2023-05-21T14:18:51.504 INFO:root:teuthology version: 0.0.1.dev101+gc6e0984 2023-05-21T14:18:51.682 INFO:teuthology.lock.ops:Start node 'smithi007.front.sepia.ceph.com' reimaging 2023-05-21T14:18:51.684 INFO:teuthology.lock.ops:Updating [smithi007.front.sepia.ceph.com]: reset os type and version on server 2023-05-21T14:18:51.684 INFO:teuthology.lock.ops:Updating smithi007.front.sepia.ceph.com on lock server 2023-05-21T14:18:51.708 INFO:teuthology.lock.ops:Node 'smithi007.front.sepia.ceph.com' reimaging is complete 2023-05-21T14:18:51.708 INFO:teuthology.lock.ops:Start node 'smithi008.front.sepia.ceph.com' reimaging 2023-05-21T14:18:51.709 INFO:teuthology.lock.ops:Updating [smithi008.front.sepia.ceph.com]: reset os type and version on server 2023-05-21T14:18:51.709 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2023-05-21T14:18:51.732 INFO:teuthology.lock.ops:Node 'smithi008.front.sepia.ceph.com' reimaging is complete 2023-05-21T14:18:51.733 INFO:teuthology.lock.ops:Start node 'smithi160.front.sepia.ceph.com' reimaging 2023-05-21T14:18:51.733 INFO:teuthology.lock.ops:Updating [smithi160.front.sepia.ceph.com]: reset os type and version on server 2023-05-21T14:18:51.733 INFO:teuthology.lock.ops:Updating smithi160.front.sepia.ceph.com on lock server 2023-05-21T14:18:51.758 INFO:teuthology.lock.ops:Node 'smithi160.front.sepia.ceph.com' reimaging is complete 2023-05-21T14:18:51.866 INFO:teuthology.provision.fog.smithi007:Scheduling deploy of rhel 8.6 2023-05-21T14:18:51.886 INFO:teuthology.provision.fog.smithi008:Scheduling deploy of rhel 8.6 2023-05-21T14:18:51.908 INFO:teuthology.provision.fog.smithi160:Scheduling deploy of rhel 8.6 2023-05-21T14:18:52.242 INFO:teuthology.orchestra.console:Power off smithi007 2023-05-21T14:18:52.286 INFO:teuthology.orchestra.console:Power off smithi008 2023-05-21T14:18:52.310 INFO:teuthology.orchestra.console:Power off smithi160 2023-05-21T14:18:52.395 INFO:teuthology.orchestra.console:Power off for smithi007 completed 2023-05-21T14:18:52.453 INFO:teuthology.orchestra.console:Power off for smithi160 completed 2023-05-21T14:18:52.496 INFO:teuthology.orchestra.console:Power on smithi007 2023-05-21T14:18:52.554 INFO:teuthology.orchestra.console:Power on smithi160 2023-05-21T14:18:56.558 INFO:teuthology.orchestra.console:Power off for smithi008 completed 2023-05-21T14:18:56.659 INFO:teuthology.orchestra.console:Power on smithi008 2023-05-21T14:19:00.865 INFO:teuthology.orchestra.console:Power on for smithi007 completed 2023-05-21T14:19:00.921 INFO:teuthology.orchestra.console:Power on for smithi160 completed 2023-05-21T14:19:00.967 INFO:teuthology.provision.fog.smithi007:Waiting for deploy to finish 2023-05-21T14:19:01.023 INFO:teuthology.provision.fog.smithi160:Waiting for deploy to finish 2023-05-21T14:19:54.269 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2023-05-21T14:19:54.424 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi008 2023-05-21T14:19:54.502 INFO:teuthology.nuke:Checking targets against current locks 2023-05-21T14:19:54.551 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-21T14:19:54.579 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-21T14:19:54.603 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-21T14:19:54.631 INFO:teuthology.orchestra.console:Power off smithi007 2023-05-21T14:19:54.668 INFO:teuthology.orchestra.console:Power off smithi008 2023-05-21T14:19:54.702 INFO:teuthology.orchestra.console:Power off smithi160 2023-05-21T14:19:54.812 INFO:teuthology.orchestra.console:Power off for smithi008 completed 2023-05-21T14:19:54.965 INFO:teuthology.lock.ops:unlocked: smithi008.front.sepia.ceph.com 2023-05-21T14:19:58.892 INFO:teuthology.orchestra.console:Power off for smithi007 completed 2023-05-21T14:19:59.043 INFO:teuthology.lock.ops:unlocked: smithi007.front.sepia.ceph.com 2023-05-21T14:20:03.067 INFO:teuthology.orchestra.console:Power off for smithi160 completed 2023-05-21T14:20:03.225 INFO:teuthology.lock.ops:unlocked: smithi160.front.sepia.ceph.com 2023-05-21T14:20:03.648 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/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_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_teuthology_c6e0984e7e7716eedf6039f15c6a9d1043e0c5f2/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on smithi008