2023-01-22T20:41:49.971 INFO:root:teuthology version: 0.0.1.dev20+g5abecab 2023-01-22T20:41:50.099 INFO:teuthology.lock.ops:Start node 'smithi137.front.sepia.ceph.com' reimaging 2023-01-22T20:41:50.100 INFO:teuthology.lock.ops:Updating [smithi137.front.sepia.ceph.com]: reset os type and version on server 2023-01-22T20:41:50.100 INFO:teuthology.lock.ops:Updating smithi137.front.sepia.ceph.com on lock server 2023-01-22T20:41:50.113 INFO:teuthology.lock.ops:Node 'smithi137.front.sepia.ceph.com' reimaging is complete 2023-01-22T20:41:50.113 INFO:teuthology.lock.ops:Start node 'smithi165.front.sepia.ceph.com' reimaging 2023-01-22T20:41:50.113 INFO:teuthology.lock.ops:Updating [smithi165.front.sepia.ceph.com]: reset os type and version on server 2023-01-22T20:41:50.114 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2023-01-22T20:41:50.128 INFO:teuthology.lock.ops:Node 'smithi165.front.sepia.ceph.com' reimaging is complete 2023-01-22T20:41:50.265 INFO:teuthology.provision.fog.smithi137:Scheduling deploy of ubuntu 20.04 2023-01-22T20:41:50.273 INFO:teuthology.provision.fog.smithi165:Scheduling deploy of ubuntu 20.04 2023-01-22T20:41:50.539 INFO:teuthology.orchestra.console:Power off smithi137 2023-01-22T20:41:50.573 INFO:teuthology.orchestra.console:Power off smithi165 2023-01-22T20:41:58.908 INFO:teuthology.orchestra.console:Power off for smithi137 completed 2023-01-22T20:41:58.930 INFO:teuthology.orchestra.console:Power off for smithi165 completed 2023-01-22T20:41:59.010 INFO:teuthology.orchestra.console:Power on smithi137 2023-01-22T20:41:59.036 INFO:teuthology.orchestra.console:Power on smithi165 2023-01-22T20:42:07.378 INFO:teuthology.orchestra.console:Power on for smithi137 completed 2023-01-22T20:42:07.433 INFO:teuthology.orchestra.console:Power on for smithi165 completed 2023-01-22T20:42:07.480 INFO:teuthology.provision.fog.smithi137:Waiting for deploy to finish 2023-01-22T20:42:07.534 INFO:teuthology.provision.fog.smithi165:Waiting for deploy to finish 2023-01-22T20:52:37.612 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:52:46.700 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:52:55.788 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:53:04.872 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:53:13.932 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:53:38.284 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:53:46.348 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.137 2023-01-22T20:53:53.049 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-01-22T20:54:09.248 INFO:teuthology.provision.fog.smithi137:Node is ready 2023-01-22T20:54:09.255 INFO:teuthology.orchestra.run.smithi137.stdout:smithi129 2023-01-22T20:54:09.262 INFO:teuthology.orchestra.run.smithi137.stdout:172.21.15.129 smithi129 smithi129 2023-01-22T20:54:09.430 INFO:teuthology.provision.fog.smithi137:Deploy complete! 2023-01-22T20:57:07.020 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds 2023-01-22T20:57:07.077 INFO:teuthology.nuke:Checking targets against current locks 2023-01-22T20:57:07.125 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-22T20:57:07.147 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-01-22T20:57:07.198 INFO:teuthology.orchestra.console:Power off smithi137 2023-01-22T20:57:07.232 INFO:teuthology.orchestra.console:Power off smithi165 2023-01-22T20:57:15.592 INFO:teuthology.orchestra.console:Power off for smithi165 completed 2023-01-22T20:57:15.739 INFO:teuthology.lock.ops:unlocked: smithi165.front.sepia.ceph.com 2023-01-22T20:57:19.677 INFO:teuthology.orchestra.console:Power off for smithi137 completed 2023-01-22T20:57:19.820 INFO:teuthology.lock.ops:unlocked: smithi137.front.sepia.ceph.com 2023-01-22T20:57:20.001 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 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5abecab36c9da4d70461d81781464cf5acaea292/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds