2022-08-21T13:21:07.386 INFO:root:teuthology version: 1.0.0-a59155f4 2022-08-21T13:21:07.548 INFO:teuthology.lock.ops:Start node 'smithi154.front.sepia.ceph.com' reimaging 2022-08-21T13:21:07.549 INFO:teuthology.lock.ops:Updating [smithi154.front.sepia.ceph.com]: reset os type and version on server 2022-08-21T13:21:07.549 INFO:teuthology.lock.ops:Updating smithi154.front.sepia.ceph.com on lock server 2022-08-21T13:21:07.568 INFO:teuthology.lock.ops:Node 'smithi154.front.sepia.ceph.com' reimaging is complete 2022-08-21T13:21:07.569 INFO:teuthology.lock.ops:Start node 'smithi182.front.sepia.ceph.com' reimaging 2022-08-21T13:21:07.569 INFO:teuthology.lock.ops:Updating [smithi182.front.sepia.ceph.com]: reset os type and version on server 2022-08-21T13:21:07.569 INFO:teuthology.lock.ops:Updating smithi182.front.sepia.ceph.com on lock server 2022-08-21T13:21:07.593 INFO:teuthology.lock.ops:Node 'smithi182.front.sepia.ceph.com' reimaging is complete 2022-08-21T13:21:09.276 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 76, in create host_data = self.get_host_data() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 134, in get_host_data data=json.dumps(dict(name=self.shortname)), File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 119, in do_request resp = requests.Session().send(prepped) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='fog.front.sepia.ceph.com', port=80): Max retries exceeded with url: /fog/host (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host',)) 2022-08-21T13:21:09.388 INFO:teuthology.nuke:Checking targets against current locks 2022-08-21T13:21:09.589 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-08-21T13:21:09.594 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-08-21T13:21:09.685 INFO:teuthology.orchestra.console:Power off smithi154 2022-08-21T13:21:09.712 INFO:teuthology.orchestra.console:Power off smithi182 2022-08-21T13:21:09.858 INFO:teuthology.orchestra.console:Power off for smithi154 completed 2022-08-21T13:21:09.866 INFO:teuthology.orchestra.console:Power off for smithi182 completed 2022-08-21T13:21:10.019 INFO:teuthology.lock.ops:unlocked smithi154.front.sepia.ceph.com 2022-08-21T13:21:10.021 INFO:teuthology.lock.ops:unlocked smithi182.front.sepia.ceph.com 2022-08-21T13:21:10.024 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/bin/teuthology-dispatcher", line 11, in load_entry_point('teuthology', 'console_scripts', 'teuthology-dispatcher')() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/dispatcher/supervisor.py", line 163, in reimage reimaged = reimage_machines(ctx, targets, job_config['machine_type']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/lock/ops.py", line 306, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 87, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 101, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 37, in resurrect_traceback reraise(*exc_info) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/parallel.py", line 24, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 76, in create host_data = self.get_host_data() File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 134, in get_host_data data=json.dumps(dict(name=self.shortname)), File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/teuthology/provision/fog.py", line 119, in do_request resp = requests.Session().send(prepped) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_a59155f4f2eee1070e24a48b6fad90c69c2a8bbe/virtualenv/local/lib/python2.7/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) ConnectionError: HTTPConnectionPool(host='fog.front.sepia.ceph.com', port=80): Max retries exceeded with url: /fog/host (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 113] No route to host',))