2022-03-13T12:02:03.208 INFO:root:teuthology version: 1.1.0-fbfc7b38 2022-03-13T12:02:03.339 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi018.front.sepia.ceph.com' reimaging 2022-03-13T12:02:03.340 INFO:teuthology.lock.ops:Updating [ubuntu@smithi018.front.sepia.ceph.com]: reset os type and version on server 2022-03-13T12:02:03.340 INFO:teuthology.lock.ops:Updating smithi018.front.sepia.ceph.com on lock server 2022-03-13T12:02:03.359 INFO:teuthology.lock.ops:Node 'ubuntu@smithi018.front.sepia.ceph.com' reimaging is complete 2022-03-13T12:02:03.360 INFO:teuthology.lock.ops:Start node 'ubuntu@smithi037.front.sepia.ceph.com' reimaging 2022-03-13T12:02:03.360 INFO:teuthology.lock.ops:Updating [ubuntu@smithi037.front.sepia.ceph.com]: reset os type and version on server 2022-03-13T12:02:03.360 INFO:teuthology.lock.ops:Updating smithi037.front.sepia.ceph.com on lock server 2022-03-13T12:02:03.380 INFO:teuthology.lock.ops:Node 'ubuntu@smithi037.front.sepia.ceph.com' reimaging is complete 2022-03-13T12:02:03.576 INFO:teuthology.provision.fog.smithi018:Scheduling deploy of centos 8.stream 2022-03-13T12:02:03.599 INFO:teuthology.provision.fog.smithi037:Scheduling deploy of centos 8.stream 2022-03-13T12:02:03.934 INFO:teuthology.orchestra.console:Power off smithi018 2022-03-13T12:02:04.028 INFO:teuthology.orchestra.console:Power off smithi037 2022-03-13T12:02:08.192 INFO:teuthology.orchestra.console:Power off for smithi018 completed 2022-03-13T12:02:08.294 INFO:teuthology.orchestra.console:Power on smithi018 2022-03-13T12:02:12.397 INFO:teuthology.orchestra.console:Power off for smithi037 completed 2022-03-13T12:02:12.499 INFO:teuthology.orchestra.console:Power on smithi037 2022-03-13T12:02:20.864 INFO:teuthology.orchestra.console:Power on for smithi037 completed 2022-03-13T12:02:20.965 INFO:teuthology.provision.fog.smithi037:Waiting for deploy to finish 2022-03-13T12:03:05.910 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2022-03-13T12:03:06.078 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/dispatcher/supervisor.py", line 206, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi018 2022-03-13T12:03:06.139 INFO:teuthology.nuke:Checking targets against current locks 2022-03-13T12:03:06.272 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-03-13T12:03:06.276 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-03-13T12:03:06.357 INFO:teuthology.orchestra.console:Power off smithi018 2022-03-13T12:03:06.371 INFO:teuthology.orchestra.console:Power off smithi037 2022-03-13T12:03:06.509 INFO:teuthology.orchestra.console:Power off for smithi018 completed 2022-03-13T12:03:06.656 INFO:teuthology.lock.ops:unlocked: smithi018.front.sepia.ceph.com 2022-03-13T12:03:14.746 INFO:teuthology.orchestra.console:Power off for smithi037 completed 2022-03-13T12:03:14.902 INFO:teuthology.lock.ops:unlocked: smithi037.front.sepia.ceph.com 2022-03-13T12:03:15.105 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/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_fbfc7b381c1d662565abb9d3552d468766bf123c/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/dispatcher/supervisor.py", line 206, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_fbfc7b381c1d662565abb9d3552d468766bf123c/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi018