2023-04-24T10:22:16.354 INFO:root:teuthology version: 0.0.1.dev96+g8d156ae 2023-04-24T10:22:16.496 INFO:teuthology.lock.ops:Start node 'smithi059.front.sepia.ceph.com' reimaging 2023-04-24T10:22:16.498 INFO:teuthology.lock.ops:Updating [smithi059.front.sepia.ceph.com]: reset os type and version on server 2023-04-24T10:22:16.498 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2023-04-24T10:22:16.527 INFO:teuthology.lock.ops:Node 'smithi059.front.sepia.ceph.com' reimaging is complete 2023-04-24T10:22:16.527 INFO:teuthology.lock.ops:Start node 'smithi188.front.sepia.ceph.com' reimaging 2023-04-24T10:22:16.527 INFO:teuthology.lock.ops:Updating [smithi188.front.sepia.ceph.com]: reset os type and version on server 2023-04-24T10:22:16.527 INFO:teuthology.lock.ops:Updating smithi188.front.sepia.ceph.com on lock server 2023-04-24T10:22:16.551 INFO:teuthology.lock.ops:Node 'smithi188.front.sepia.ceph.com' reimaging is complete 2023-04-24T10:22:16.705 INFO:teuthology.provision.fog.smithi059:Scheduling deploy of centos 8.stream 2023-04-24T10:22:16.708 INFO:teuthology.provision.fog.smithi188:Scheduling deploy of centos 8.stream 2023-04-24T10:22:17.016 INFO:teuthology.orchestra.console:Power off smithi188 2023-04-24T10:22:17.038 INFO:teuthology.orchestra.console:Power off smithi059 2023-04-24T10:22:17.167 INFO:teuthology.orchestra.console:Power off for smithi188 completed 2023-04-24T10:22:17.268 INFO:teuthology.orchestra.console:Power on smithi188 2023-04-24T10:23:18.526 INFO:teuthology.orchestra.console:Power off for smithi059 completed 2023-04-24T10:23:18.627 INFO:teuthology.orchestra.console:Power on smithi059 2023-04-24T10:23:34.848 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2023-04-24T10:23:35.015 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/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_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi188 2023-04-24T10:23:40.935 INFO:teuthology.nuke:Checking targets against current locks 2023-04-24T10:23:40.989 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-04-24T10:23:41.017 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-04-24T10:23:41.076 INFO:teuthology.orchestra.console:Power off smithi059 2023-04-24T10:23:41.117 INFO:teuthology.orchestra.console:Power off smithi188 2023-04-24T10:23:46.183 INFO:teuthology.orchestra.console:Power on for smithi059 completed 2023-04-24T10:23:46.326 INFO:teuthology.provision.fog.smithi059:Waiting for deploy to finish 2023-04-24T10:24:06.504 INFO:teuthology.orchestra.console:Power off for smithi188 completed 2023-04-24T10:24:06.606 INFO:teuthology.orchestra.console:Power off for smithi059 completed 2023-04-24T10:24:09.410 INFO:teuthology.lock.ops:unlocked: smithi059.front.sepia.ceph.com 2023-04-24T10:24:09.418 INFO:teuthology.lock.ops:unlocked: smithi188.front.sepia.ceph.com 2023-04-24T10:24:09.616 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/dispatcher/supervisor.py", line 226, in reimage reimaged = lock_ops.reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/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_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_8d156aede5efdae00b53d8d3b8d127082980e7ec/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi188