2023-05-22T22:34:58.815 INFO:root:teuthology version: 0.0.1.dev102+g170232c 2023-05-22T22:34:59.050 INFO:teuthology.lock.ops:Start node 'smithi121.front.sepia.ceph.com' reimaging 2023-05-22T22:34:59.051 INFO:teuthology.lock.ops:Updating [smithi121.front.sepia.ceph.com]: reset os type and version on server 2023-05-22T22:34:59.052 INFO:teuthology.lock.ops:Updating smithi121.front.sepia.ceph.com on lock server 2023-05-22T22:34:59.074 INFO:teuthology.lock.ops:Node 'smithi121.front.sepia.ceph.com' reimaging is complete 2023-05-22T22:34:59.075 INFO:teuthology.lock.ops:Start node 'smithi193.front.sepia.ceph.com' reimaging 2023-05-22T22:34:59.075 INFO:teuthology.lock.ops:Updating [smithi193.front.sepia.ceph.com]: reset os type and version on server 2023-05-22T22:34:59.075 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2023-05-22T22:34:59.099 INFO:teuthology.lock.ops:Node 'smithi193.front.sepia.ceph.com' reimaging is complete 2023-05-22T22:34:59.219 INFO:teuthology.provision.fog.smithi121:Scheduling deploy of centos 8.stream 2023-05-22T22:34:59.242 INFO:teuthology.provision.fog.smithi193:Scheduling deploy of centos 8.stream 2023-05-22T22:34:59.561 INFO:teuthology.orchestra.console:Power off smithi121 2023-05-22T22:34:59.577 INFO:teuthology.orchestra.console:Power off smithi193 2023-05-22T22:35:07.934 INFO:teuthology.orchestra.console:Power off for smithi121 completed 2023-05-22T22:35:08.035 INFO:teuthology.orchestra.console:Power on smithi121 2023-05-22T22:35:12.054 INFO:teuthology.orchestra.console:Power off for smithi193 completed 2023-05-22T22:35:12.156 INFO:teuthology.orchestra.console:Power on smithi193 2023-05-22T22:35:16.403 INFO:teuthology.orchestra.console:Power on for smithi121 completed 2023-05-22T22:35:16.505 INFO:teuthology.provision.fog.smithi121:Waiting for deploy to finish 2023-05-22T22:35:20.519 INFO:teuthology.orchestra.console:Power on for smithi193 completed 2023-05-22T22:35:20.620 INFO:teuthology.provision.fog.smithi193:Waiting for deploy to finish 2023-05-22T22:50:16.607 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/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_170232cd589805f3a253a3fe352ccdf09a6a46bc/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_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-05-22T22:50:16.689 INFO:teuthology.nuke:Checking targets against current locks 2023-05-22T22:50:16.714 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/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_170232cd589805f3a253a3fe352ccdf09a6a46bc/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_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/dispatcher/supervisor.py", line 234, in reimage nuke.nuke(ctx, True) File "/home/teuthworker/src/git.ceph.com_teuthology_170232cd589805f3a253a3fe352ccdf09a6a46bc/teuthology/nuke/__init__.py", line 248, in nuke if ctx.name and ctx.name not in status.get('description', ""): TypeError: argument of type 'NoneType' is not iterable