2022-12-19T18:46:59.271 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-19T18:46:59.417 INFO:teuthology.lock.ops:Start node 'smithi092.front.sepia.ceph.com' reimaging 2022-12-19T18:46:59.417 INFO:teuthology.lock.ops:Updating [smithi092.front.sepia.ceph.com]: reset os type and version on server 2022-12-19T18:46:59.417 INFO:teuthology.lock.ops:Updating smithi092.front.sepia.ceph.com on lock server 2022-12-19T18:46:59.453 INFO:teuthology.lock.ops:Node 'smithi092.front.sepia.ceph.com' reimaging is complete 2022-12-19T18:46:59.453 INFO:teuthology.lock.ops:Start node 'smithi161.front.sepia.ceph.com' reimaging 2022-12-19T18:46:59.453 INFO:teuthology.lock.ops:Updating [smithi161.front.sepia.ceph.com]: reset os type and version on server 2022-12-19T18:46:59.453 INFO:teuthology.lock.ops:Updating smithi161.front.sepia.ceph.com on lock server 2022-12-19T18:46:59.476 INFO:teuthology.lock.ops:Node 'smithi161.front.sepia.ceph.com' reimaging is complete 2022-12-19T18:46:59.476 INFO:teuthology.lock.ops:Start node 'smithi168.front.sepia.ceph.com' reimaging 2022-12-19T18:46:59.477 INFO:teuthology.lock.ops:Updating [smithi168.front.sepia.ceph.com]: reset os type and version on server 2022-12-19T18:46:59.477 INFO:teuthology.lock.ops:Updating smithi168.front.sepia.ceph.com on lock server 2022-12-19T18:46:59.495 INFO:teuthology.lock.ops:Node 'smithi168.front.sepia.ceph.com' reimaging is complete 2022-12-19T18:46:59.607 INFO:teuthology.provision.fog.smithi092:Scheduling deploy of rhel 8.6 2022-12-19T18:46:59.616 INFO:teuthology.provision.fog.smithi161:Scheduling deploy of rhel 8.6 2022-12-19T18:46:59.651 INFO:teuthology.provision.fog.smithi168:Scheduling deploy of rhel 8.6 2022-12-19T18:46:59.877 INFO:teuthology.orchestra.console:Power off smithi092 2022-12-19T18:46:59.888 INFO:teuthology.orchestra.console:Power off smithi161 2022-12-19T18:46:59.941 INFO:teuthology.orchestra.console:Power off smithi168 2022-12-19T18:47:00.019 INFO:teuthology.orchestra.console:Power off for smithi092 completed 2022-12-19T18:47:00.028 INFO:teuthology.orchestra.console:Power off for smithi161 completed 2022-12-19T18:47:00.121 INFO:teuthology.orchestra.console:Power on smithi092 2022-12-19T18:47:00.129 INFO:teuthology.orchestra.console:Power on smithi161 2022-12-19T18:47:04.375 INFO:teuthology.orchestra.console:Power on for smithi092 completed 2022-12-19T18:47:04.476 INFO:teuthology.provision.fog.smithi092:Waiting for deploy to finish 2022-12-19T18:47:04.481 ERROR:teuthology.provision.fog.smithi092:404: 404 Not Found

Not Found

The requested URL /fog/task/active was not found on this server.

2022-12-19T18:47:04.484 ERROR:teuthology.provision.fog.smithi092:405: 405 Method Not Allowed

Method Not Allowed

The requested method DELETE is not allowed for the URL /fog/task/cancel.

2022-12-19T18:47:04.485 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 256, in wait_for_deploy_task if not self.deploy_task_active(task_id): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 243, in deploy_task_active host_tasks = self.get_deploy_tasks() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 228, in get_deploy_tasks resp = self.do_request('/task/active') File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 123, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://fog.front.sepia.ceph.com/fog/task/active During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/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_19d18db866afdc31fd6586f558fc29b95a87ccfb/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_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 88, in create self.cancel_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 261, in cancel_deploy_task resp = self.do_request( File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 123, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for url: http://fog.front.sepia.ceph.com/fog/task/cancel 2022-12-19T18:47:04.544 INFO:teuthology.nuke:Checking targets against current locks 2022-12-19T18:47:04.597 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-19T18:47:04.624 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-19T18:47:04.638 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-12-19T18:47:04.668 INFO:teuthology.orchestra.console:Power off smithi092 2022-12-19T18:47:04.707 INFO:teuthology.orchestra.console:Power off smithi161 2022-12-19T18:47:04.739 INFO:teuthology.orchestra.console:Power off smithi168 2022-12-19T18:47:08.491 INFO:teuthology.orchestra.console:Power on for smithi161 completed 2022-12-19T18:47:08.592 INFO:teuthology.provision.fog.smithi161:Waiting for deploy to finish 2022-12-19T18:47:13.037 INFO:teuthology.orchestra.console:Power off for smithi092 completed 2022-12-19T18:47:13.183 INFO:teuthology.lock.ops:unlocked: smithi092.front.sepia.ceph.com 2022-12-19T18:47:17.176 INFO:teuthology.orchestra.console:Power off for smithi161 completed 2022-12-19T18:47:17.328 INFO:teuthology.lock.ops:unlocked: smithi161.front.sepia.ceph.com 2022-12-19T18:47:26.855 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:47:35.943 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:47:44.999 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:47:54.088 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:48:03.175 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:48:12.231 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:48:21.287 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:48:30.343 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:48:39.403 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:49:03.751 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:49:12.475 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.161 2022-12-19T18:49:12.683 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2022-12-19T18:49:12.683 ERROR:teuthology.orchestra.console:Failed to power off smithi168 2022-12-19T18:49:12.684 INFO:teuthology.orchestra.console:Power on smithi168 2022-12-19T18:49:17.522 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2022-12-19T18:49:17.523 ERROR:teuthology.orchestra.console:Failed to power off smithi168 2022-12-19T18:49:17.572 INFO:teuthology.lock.ops:unlocked: smithi168.front.sepia.ceph.com 2022-12-19T18:49:18.593 ERROR:teuthology.orchestra.connection:Error authenticating with smithi161.front.sepia.ceph.com: Authentication failed. 2022-12-19T18:49:19.709 ERROR:teuthology.orchestra.connection:Error authenticating with smithi161.front.sepia.ceph.com: Authentication failed. 2022-12-19T18:49:20.784 ERROR:teuthology.orchestra.connection:Error authenticating with smithi161.front.sepia.ceph.com: Authentication failed. 2022-12-19T18:49:21.899 ERROR:teuthology.orchestra.connection:Error authenticating with smithi161.front.sepia.ceph.com: Authentication failed. 2022-12-19T18:49:23.014 ERROR:teuthology.orchestra.connection:Error authenticating with smithi161.front.sepia.ceph.com: Authentication failed. 2022-12-19T18:49:23.584 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 86, in create self.wait_for_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 256, in wait_for_deploy_task if not self.deploy_task_active(task_id): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 243, in deploy_task_active host_tasks = self.get_deploy_tasks() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 228, in get_deploy_tasks resp = self.do_request('/task/active') File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 123, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://fog.front.sepia.ceph.com/fog/task/active During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/bin/teuthology-dispatcher", line 8, in sys.exit(main()) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/scripts/dispatcher.py", line 35, in main sys.exit(teuthology.dispatcher.main(args)) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/__init__.py", line 63, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/dispatcher/supervisor.py", line 52, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/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_19d18db866afdc31fd6586f558fc29b95a87ccfb/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_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 88, in create self.cancel_deploy_task(task_id) File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 261, in cancel_deploy_task resp = self.do_request( File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/teuthology/provision/fog.py", line 123, in do_request resp.raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 405 Client Error: Method Not Allowed for url: http://fog.front.sepia.ceph.com/fog/task/cancel