2023-01-20T04:39:16.558 INFO:root:teuthology version: 0.0.1.dev20+g5abecab 2023-01-20T04:39:16.671 INFO:teuthology.lock.ops:Start node 'smithi008.front.sepia.ceph.com' reimaging 2023-01-20T04:39:16.672 INFO:teuthology.lock.ops:Updating [smithi008.front.sepia.ceph.com]: reset os type and version on server 2023-01-20T04:39:16.673 INFO:teuthology.lock.ops:Updating smithi008.front.sepia.ceph.com on lock server 2023-01-20T04:39:16.689 INFO:teuthology.lock.ops:Node 'smithi008.front.sepia.ceph.com' reimaging is complete 2023-01-20T04:39:16.689 INFO:teuthology.lock.ops:Start node 'smithi179.front.sepia.ceph.com' reimaging 2023-01-20T04:39:16.689 INFO:teuthology.lock.ops:Updating [smithi179.front.sepia.ceph.com]: reset os type and version on server 2023-01-20T04:39:16.689 INFO:teuthology.lock.ops:Updating smithi179.front.sepia.ceph.com on lock server 2023-01-20T04:39:16.704 INFO:teuthology.lock.ops:Node 'smithi179.front.sepia.ceph.com' reimaging is complete 2023-01-20T04:39:16.876 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/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_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 78, in create self.set_image(host_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 179, in set_image image_data = self.get_image_data() File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 158, in get_image_data raise RuntimeError( RuntimeError: Fog has no smithi_centos_9.stream image. Available smithi images: ['smithi_centos_8.stream', 'smithi_rhel_8.2', 'smithi_rhel_8.4', 'smithi_rhel_8.6', 'smithi_ubuntu_16.04', 'smithi_ubuntu_18.04', 'smithi_ubuntu_20.04', 'smithi_ubuntu_22.04'] 2023-01-20T04:39:16.928 INFO:teuthology.nuke:Checking targets against current locks 2023-01-20T04:39:16.975 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-20T04:39:17.002 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-20T04:39:17.051 INFO:teuthology.orchestra.console:Power off smithi008 2023-01-20T04:39:17.082 INFO:teuthology.orchestra.console:Power off smithi179 2023-01-20T04:39:25.413 INFO:teuthology.orchestra.console:Power off for smithi008 completed 2023-01-20T04:39:25.555 INFO:teuthology.lock.ops:unlocked: smithi008.front.sepia.ceph.com 2023-01-20T04:39:29.548 INFO:teuthology.orchestra.console:Power off for smithi179 completed 2023-01-20T04:39:29.689 INFO:teuthology.lock.ops:unlocked: smithi179.front.sepia.ceph.com 2023-01-20T04:39:29.869 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/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_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 78, in create self.set_image(host_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 179, in set_image image_data = self.get_image_data() File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 158, in get_image_data raise RuntimeError( RuntimeError: Fog has no smithi_centos_9.stream image. Available smithi images: ['smithi_centos_8.stream', 'smithi_rhel_8.2', 'smithi_rhel_8.4', 'smithi_rhel_8.6', 'smithi_ubuntu_16.04', 'smithi_ubuntu_18.04', 'smithi_ubuntu_20.04', 'smithi_ubuntu_22.04']