2022-12-20T05:54:13.529 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-20T05:54:13.701 INFO:teuthology.lock.ops:Start node 'smithi150.front.sepia.ceph.com' reimaging 2022-12-20T05:54:13.702 INFO:teuthology.lock.ops:Updating [smithi150.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T05:54:13.702 INFO:teuthology.lock.ops:Updating smithi150.front.sepia.ceph.com on lock server 2022-12-20T05:54:13.723 INFO:teuthology.lock.ops:Node 'smithi150.front.sepia.ceph.com' reimaging is complete 2022-12-20T05:54:13.723 INFO:teuthology.lock.ops:Start node 'smithi164.front.sepia.ceph.com' reimaging 2022-12-20T05:54:13.723 INFO:teuthology.lock.ops:Updating [smithi164.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T05:54:13.723 INFO:teuthology.lock.ops:Updating smithi164.front.sepia.ceph.com on lock server 2022-12-20T05:54:13.746 INFO:teuthology.lock.ops:Node 'smithi164.front.sepia.ceph.com' reimaging is complete 2022-12-20T05:54:13.747 INFO:teuthology.lock.ops:Start node 'smithi167.front.sepia.ceph.com' reimaging 2022-12-20T05:54:13.747 INFO:teuthology.lock.ops:Updating [smithi167.front.sepia.ceph.com]: reset os type and version on server 2022-12-20T05:54:13.747 INFO:teuthology.lock.ops:Updating smithi167.front.sepia.ceph.com on lock server 2022-12-20T05:54:13.768 INFO:teuthology.lock.ops:Node 'smithi167.front.sepia.ceph.com' reimaging is complete 2022-12-20T05:54:13.910 INFO:teuthology.provision.fog.smithi150:Scheduling deploy of ubuntu 22.04 2022-12-20T05:54:13.956 INFO:teuthology.provision.fog.smithi164:Scheduling deploy of ubuntu 22.04 2022-12-20T05:54:13.973 INFO:teuthology.provision.fog.smithi167:Scheduling deploy of ubuntu 22.04 2022-12-20T05:54:14.759 INFO:teuthology.orchestra.console:Power off smithi167 2022-12-20T05:54:14.833 INFO:teuthology.orchestra.console:Power off smithi150 2022-12-20T05:54:14.886 INFO:teuthology.orchestra.console:Power off smithi164 2022-12-20T05:54:14.911 INFO:teuthology.orchestra.console:Power off for smithi167 completed 2022-12-20T05:54:14.981 INFO:teuthology.orchestra.console:Power off for smithi150 completed 2022-12-20T05:54:15.012 INFO:teuthology.orchestra.console:Power on smithi167 2022-12-20T05:54:15.025 INFO:teuthology.orchestra.console:Power off for smithi164 completed 2022-12-20T05:54:15.082 INFO:teuthology.orchestra.console:Power on smithi150 2022-12-20T05:54:15.126 INFO:teuthology.orchestra.console:Power on smithi164 2022-12-20T05:54:19.347 INFO:teuthology.orchestra.console:Power on for smithi150 completed 2022-12-20T05:54:19.378 INFO:teuthology.orchestra.console:Power on for smithi164 completed 2022-12-20T05:54:19.448 INFO:teuthology.provision.fog.smithi150:Waiting for deploy to finish 2022-12-20T05:54:19.479 INFO:teuthology.provision.fog.smithi164:Waiting for deploy to finish 2022-12-20T05:54:23.380 INFO:teuthology.orchestra.console:Power on for smithi167 completed 2022-12-20T05:54:23.480 INFO:teuthology.provision.fog.smithi167:Waiting for deploy to finish 2022-12-20T06:09:23.243 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2022-12-20T06:09:23.308 INFO:teuthology.nuke:Checking targets against current locks 2022-12-20T06:09:23.357 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T06:09:23.393 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T06:09:23.412 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-20T06:09:23.444 INFO:teuthology.orchestra.console:Power off smithi150 2022-12-20T06:09:23.483 INFO:teuthology.orchestra.console:Power off smithi164 2022-12-20T06:09:23.501 INFO:teuthology.orchestra.console:Power off smithi167 2022-12-20T06:09:35.927 INFO:teuthology.orchestra.console:Power off for smithi150 completed 2022-12-20T06:09:35.961 INFO:teuthology.orchestra.console:Power off for smithi164 completed 2022-12-20T06:09:35.976 INFO:teuthology.orchestra.console:Power off for smithi167 completed 2022-12-20T06:09:36.080 INFO:teuthology.lock.ops:unlocked: smithi150.front.sepia.ceph.com 2022-12-20T06:09:36.110 INFO:teuthology.lock.ops:unlocked: smithi164.front.sepia.ceph.com 2022-12-20T06:09:36.123 INFO:teuthology.lock.ops:unlocked: smithi167.front.sepia.ceph.com 2022-12-20T06:09:40.072 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds