2022-10-03T03:31:10.151 INFO:root:teuthology version: 1.1.1.dev403+g3e7da49a 2022-10-03T03:31:10.330 INFO:teuthology.lock.ops:Start node 'smithi103.front.sepia.ceph.com' reimaging 2022-10-03T03:31:10.332 INFO:teuthology.lock.ops:Updating [smithi103.front.sepia.ceph.com]: reset os type and version on server 2022-10-03T03:31:10.332 INFO:teuthology.lock.ops:Updating smithi103.front.sepia.ceph.com on lock server 2022-10-03T03:31:10.351 INFO:teuthology.lock.ops:Node 'smithi103.front.sepia.ceph.com' reimaging is complete 2022-10-03T03:31:10.352 INFO:teuthology.lock.ops:Start node 'smithi143.front.sepia.ceph.com' reimaging 2022-10-03T03:31:10.352 INFO:teuthology.lock.ops:Updating [smithi143.front.sepia.ceph.com]: reset os type and version on server 2022-10-03T03:31:10.353 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2022-10-03T03:31:10.372 INFO:teuthology.lock.ops:Node 'smithi143.front.sepia.ceph.com' reimaging is complete 2022-10-03T03:31:10.373 INFO:teuthology.lock.ops:Start node 'smithi156.front.sepia.ceph.com' reimaging 2022-10-03T03:31:10.373 INFO:teuthology.lock.ops:Updating [smithi156.front.sepia.ceph.com]: reset os type and version on server 2022-10-03T03:31:10.374 INFO:teuthology.lock.ops:Updating smithi156.front.sepia.ceph.com on lock server 2022-10-03T03:31:10.393 INFO:teuthology.lock.ops:Node 'smithi156.front.sepia.ceph.com' reimaging is complete 2022-10-03T03:31:10.564 INFO:teuthology.provision.fog.smithi103:Scheduling deploy of rhel 8.6 2022-10-03T03:31:10.599 INFO:teuthology.provision.fog.smithi143:Scheduling deploy of rhel 8.6 2022-10-03T03:31:10.601 INFO:teuthology.provision.fog.smithi156:Scheduling deploy of rhel 8.6 2022-10-03T03:31:10.854 INFO:teuthology.orchestra.console:Power off smithi103 2022-10-03T03:31:10.900 INFO:teuthology.orchestra.console:Power off smithi156 2022-10-03T03:31:10.916 INFO:teuthology.orchestra.console:Power off smithi143 2022-10-03T03:31:19.264 INFO:teuthology.orchestra.console:Power off for smithi156 completed 2022-10-03T03:31:19.365 INFO:teuthology.orchestra.console:Power on smithi156 2022-10-03T03:31:23.346 INFO:teuthology.orchestra.console:Power off for smithi103 completed 2022-10-03T03:31:23.387 INFO:teuthology.orchestra.console:Power off for smithi143 completed 2022-10-03T03:31:23.448 INFO:teuthology.orchestra.console:Power on smithi103 2022-10-03T03:31:23.488 INFO:teuthology.orchestra.console:Power on smithi143 2022-10-03T03:31:27.730 INFO:teuthology.orchestra.console:Power on for smithi156 completed 2022-10-03T03:31:27.735 INFO:teuthology.orchestra.console:Power on for smithi143 completed 2022-10-03T03:31:27.832 INFO:teuthology.provision.fog.smithi156:Waiting for deploy to finish 2022-10-03T03:31:27.838 INFO:teuthology.provision.fog.smithi143:Waiting for deploy to finish 2022-10-03T03:31:31.810 INFO:teuthology.orchestra.console:Power on for smithi103 completed 2022-10-03T03:31:31.911 INFO:teuthology.provision.fog.smithi103:Waiting for deploy to finish 2022-10-03T03:35:37.162 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-10-03T03:35:37.401 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/orchestra/remote.py", line 510, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/orchestra/run.py", line 510, in run log.info("FILES after execute: " + " ".join(os.listdir('/home/ubuntu/cephtest/archive')) ) FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/cephtest/archive' 2022-10-03T03:35:37.462 INFO:teuthology.nuke:Checking targets against current locks 2022-10-03T03:35:37.516 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-10-03T03:35:37.541 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-10-03T03:35:37.570 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-10-03T03:35:37.608 INFO:teuthology.orchestra.console:Power off smithi103 2022-10-03T03:35:37.645 INFO:teuthology.orchestra.console:Power off smithi143 2022-10-03T03:35:37.684 INFO:teuthology.orchestra.console:Power off smithi156 2022-10-03T03:35:41.868 INFO:teuthology.orchestra.console:Power off for smithi103 completed 2022-10-03T03:35:42.015 INFO:teuthology.lock.ops:unlocked: smithi103.front.sepia.ceph.com 2022-10-03T03:35:46.016 INFO:teuthology.orchestra.console:Power off for smithi143 completed 2022-10-03T03:35:46.044 INFO:teuthology.orchestra.console:Power off for smithi156 completed 2022-10-03T03:35:46.166 INFO:teuthology.lock.ops:unlocked: smithi143.front.sepia.ceph.com 2022-10-03T03:35:46.188 INFO:teuthology.lock.ops:unlocked: smithi156.front.sepia.ceph.com 2022-10-03T03:35:46.478 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/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_3e7da49a268296ed1a2341397b3e3536151a7094/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/dispatcher/supervisor.py", line 209, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/lock/ops.py", line 324, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/provision/fog.py", line 275, in _wait_for_ready self.remote.run(args=cmd, timeout=600) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/orchestra/remote.py", line 510, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3e7da49a268296ed1a2341397b3e3536151a7094/teuthology/orchestra/run.py", line 510, in run log.info("FILES after execute: " + " ".join(os.listdir('/home/ubuntu/cephtest/archive')) ) FileNotFoundError: [Errno 2] No such file or directory: '/home/ubuntu/cephtest/archive'