2023-05-18T07:26:33.419 INFO:root:teuthology version: 0.0.1.dev98+g69caab8 2023-05-18T07:26:33.557 INFO:teuthology.lock.ops:Start node 'smithi085.front.sepia.ceph.com' reimaging 2023-05-18T07:26:33.558 INFO:teuthology.lock.ops:Updating [smithi085.front.sepia.ceph.com]: reset os type and version on server 2023-05-18T07:26:33.558 INFO:teuthology.lock.ops:Updating smithi085.front.sepia.ceph.com on lock server 2023-05-18T07:26:33.585 INFO:teuthology.lock.ops:Node 'smithi085.front.sepia.ceph.com' reimaging is complete 2023-05-18T07:26:33.586 INFO:teuthology.lock.ops:Start node 'smithi139.front.sepia.ceph.com' reimaging 2023-05-18T07:26:33.586 INFO:teuthology.lock.ops:Updating [smithi139.front.sepia.ceph.com]: reset os type and version on server 2023-05-18T07:26:33.586 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2023-05-18T07:26:33.610 INFO:teuthology.lock.ops:Node 'smithi139.front.sepia.ceph.com' reimaging is complete 2023-05-18T07:26:33.742 INFO:teuthology.provision.fog.smithi085:Scheduling deploy of ubuntu 22.04 2023-05-18T07:26:33.751 INFO:teuthology.provision.fog.smithi139:Scheduling deploy of ubuntu 22.04 2023-05-18T07:26:34.065 INFO:teuthology.orchestra.console:Power off smithi085 2023-05-18T07:26:34.079 INFO:teuthology.orchestra.console:Power off smithi139 2023-05-18T07:26:46.542 INFO:teuthology.orchestra.console:Power off for smithi085 completed 2023-05-18T07:26:46.549 INFO:teuthology.orchestra.console:Power off for smithi139 completed 2023-05-18T07:26:46.643 INFO:teuthology.orchestra.console:Power on smithi085 2023-05-18T07:26:46.652 INFO:teuthology.orchestra.console:Power on smithi139 2023-05-18T07:26:50.910 INFO:teuthology.orchestra.console:Power on for smithi139 completed 2023-05-18T07:26:51.011 INFO:teuthology.provision.fog.smithi139:Waiting for deploy to finish 2023-05-18T07:26:55.018 INFO:teuthology.orchestra.console:Power on for smithi085 completed 2023-05-18T07:26:55.119 INFO:teuthology.provision.fog.smithi085:Waiting for deploy to finish 2023-05-18T07:36:20.852 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-05-18T07:36:29.904 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-05-18T07:36:38.960 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-05-18T07:36:48.016 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-05-18T07:36:57.072 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-05-18T07:37:06.128 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.85 2023-05-18T07:38:12.144 WARNING:teuthology.provision.fog:timed out 2023-05-18T07:38:18.483 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-05-18T07:38:18.914 INFO:teuthology.provision.fog.smithi085:Node is ready 2023-05-18T07:38:18.967 INFO:teuthology.orchestra.run.smithi085.stdout:smithi085.front.sepia.ceph.com 2023-05-18T07:38:19.020 INFO:teuthology.orchestra.run.smithi085.stdout:172.21.15.85 smithi085.front.sepia.ceph.com smithi085 2023-05-18T07:38:19.322 INFO:teuthology.provision.fog.smithi085:Deploy complete! 2023-05-18T07:41:59.435 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/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_69caab8ec6f44c61c991ae693e8e7b8cd859a896/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_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/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-18T07:41:59.525 INFO:teuthology.nuke:Checking targets against current locks 2023-05-18T07:41:59.587 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-18T07:41:59.621 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-05-18T07:41:59.678 INFO:teuthology.orchestra.console:Power off smithi085 2023-05-18T07:41:59.698 INFO:teuthology.orchestra.console:Power off smithi139 2023-05-18T07:42:08.065 INFO:teuthology.orchestra.console:Power off for smithi085 completed 2023-05-18T07:42:08.070 INFO:teuthology.orchestra.console:Power off for smithi139 completed 2023-05-18T07:42:08.228 INFO:teuthology.lock.ops:unlocked: smithi139.front.sepia.ceph.com 2023-05-18T07:42:08.238 INFO:teuthology.lock.ops:unlocked: smithi085.front.sepia.ceph.com 2023-05-18T07:42:08.533 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/dispatcher/__init__.py", line 69, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/dispatcher/supervisor.py", line 56, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/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_69caab8ec6f44c61c991ae693e8e7b8cd859a896/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_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/provision/fog.py", line 255, in wait_for_deploy_task while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_69caab8ec6f44c61c991ae693e8e7b8cd859a896/teuthology/contextutil.py", line 135, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (60) after waiting for 900 seconds