2022-09-04T18:18:26.830 INFO:root:teuthology version: 1.1.1.dev418+gb58f2c18 2022-09-04T18:18:26.975 INFO:teuthology.lock.ops:Start node 'smithi026.front.sepia.ceph.com' reimaging 2022-09-04T18:18:26.977 INFO:teuthology.lock.ops:Updating [smithi026.front.sepia.ceph.com]: reset os type and version on server 2022-09-04T18:18:26.977 INFO:teuthology.lock.ops:Updating smithi026.front.sepia.ceph.com on lock server 2022-09-04T18:18:26.999 INFO:teuthology.lock.ops:Node 'smithi026.front.sepia.ceph.com' reimaging is complete 2022-09-04T18:18:26.999 INFO:teuthology.lock.ops:Start node 'smithi027.front.sepia.ceph.com' reimaging 2022-09-04T18:18:27.000 INFO:teuthology.lock.ops:Updating [smithi027.front.sepia.ceph.com]: reset os type and version on server 2022-09-04T18:18:27.000 INFO:teuthology.lock.ops:Updating smithi027.front.sepia.ceph.com on lock server 2022-09-04T18:18:27.022 INFO:teuthology.lock.ops:Node 'smithi027.front.sepia.ceph.com' reimaging is complete 2022-09-04T18:18:27.214 INFO:teuthology.provision.fog.smithi026:Scheduling deploy of ubuntu 20.04 2022-09-04T18:18:27.228 INFO:teuthology.provision.fog.smithi027:Scheduling deploy of ubuntu 20.04 2022-09-04T18:18:27.528 INFO:teuthology.orchestra.console:Power off smithi027 2022-09-04T18:18:27.547 INFO:teuthology.orchestra.console:Power off smithi026 2022-09-04T18:18:35.908 INFO:teuthology.orchestra.console:Power off for smithi027 completed 2022-09-04T18:18:36.009 INFO:teuthology.orchestra.console:Power on smithi027 2022-09-04T18:18:40.027 INFO:teuthology.orchestra.console:Power off for smithi026 completed 2022-09-04T18:18:40.129 INFO:teuthology.orchestra.console:Power on smithi026 2022-09-04T18:18:44.375 INFO:teuthology.orchestra.console:Power on for smithi027 completed 2022-09-04T18:18:44.477 INFO:teuthology.provision.fog.smithi027:Waiting for deploy to finish 2022-09-04T18:19:49.760 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2022-09-04T18:19:49.961 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi026 2022-09-04T18:19:50.040 INFO:teuthology.nuke:Checking targets against current locks 2022-09-04T18:19:50.096 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-09-04T18:19:50.130 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-09-04T18:19:50.210 INFO:teuthology.orchestra.console:Power off smithi026 2022-09-04T18:19:50.248 INFO:teuthology.orchestra.console:Power off smithi027 2022-09-04T18:19:50.358 INFO:teuthology.orchestra.console:Power off for smithi026 completed 2022-09-04T18:19:50.512 INFO:teuthology.lock.ops:unlocked: smithi026.front.sepia.ceph.com 2022-09-04T18:19:54.507 INFO:teuthology.orchestra.console:Power off for smithi027 completed 2022-09-04T18:19:54.658 INFO:teuthology.lock.ops:unlocked: smithi027.front.sepia.ceph.com 2022-09-04T18:19:54.880 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/virtualenv/bin/teuthology-dispatcher", line 33, in sys.exit(load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')()) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_b58f2c18636eb10faa77ed3614abd00cb85dfc2c/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi026