2021-10-06T23:33:38.795 INFO:root:teuthology version: 1.1.0-f08b273e 2021-10-06T23:33:38.919 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba019.front.sepia.ceph.com' reimaging 2021-10-06T23:33:38.920 INFO:teuthology.lock.ops:Updating [ubuntu@gibba019.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T23:33:38.920 INFO:teuthology.lock.ops:Updating gibba019.front.sepia.ceph.com on lock server 2021-10-06T23:33:38.938 INFO:teuthology.lock.ops:Node 'ubuntu@gibba019.front.sepia.ceph.com' reimaging is complete 2021-10-06T23:33:38.939 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba023.front.sepia.ceph.com' reimaging 2021-10-06T23:33:38.939 INFO:teuthology.lock.ops:Updating [ubuntu@gibba023.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T23:33:38.939 INFO:teuthology.lock.ops:Updating gibba023.front.sepia.ceph.com on lock server 2021-10-06T23:33:38.957 INFO:teuthology.lock.ops:Node 'ubuntu@gibba023.front.sepia.ceph.com' reimaging is complete 2021-10-06T23:33:38.957 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging 2021-10-06T23:33:38.957 INFO:teuthology.lock.ops:Updating [ubuntu@gibba027.front.sepia.ceph.com]: reset os type and version on server 2021-10-06T23:33:38.958 INFO:teuthology.lock.ops:Updating gibba027.front.sepia.ceph.com on lock server 2021-10-06T23:33:38.974 INFO:teuthology.lock.ops:Node 'ubuntu@gibba027.front.sepia.ceph.com' reimaging is complete 2021-10-06T23:33:39.145 INFO:teuthology.provision.fog.gibba019:Scheduling deploy of centos 8.stream 2021-10-06T23:33:39.158 INFO:teuthology.provision.fog.gibba023:Scheduling deploy of centos 8.stream 2021-10-06T23:33:39.168 INFO:teuthology.provision.fog.gibba027:Scheduling deploy of centos 8.stream 2021-10-06T23:33:39.434 INFO:teuthology.orchestra.console:Power off gibba019 2021-10-06T23:33:39.449 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T23:33:39.471 INFO:teuthology.orchestra.console:Power off gibba023 2021-10-06T23:33:51.947 INFO:teuthology.orchestra.console:Power off for gibba023 completed 2021-10-06T23:33:51.990 INFO:teuthology.orchestra.console:Power off for gibba019 completed 2021-10-06T23:33:52.048 INFO:teuthology.orchestra.console:Power on gibba023 2021-10-06T23:33:52.092 INFO:teuthology.orchestra.console:Power on gibba019 2021-10-06T23:34:00.435 INFO:teuthology.orchestra.console:Power on for gibba023 completed 2021-10-06T23:34:00.455 INFO:teuthology.orchestra.console:Power on for gibba019 completed 2021-10-06T23:34:00.536 INFO:teuthology.provision.fog.gibba023:Waiting for deploy to finish 2021-10-06T23:34:00.556 INFO:teuthology.provision.fog.gibba019:Waiting for deploy to finish 2021-10-06T23:35:37.122 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T23:35:37.223 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T23:35:37.324 INFO:teuthology.orchestra.console:Power on gibba027 2021-10-06T23:37:34.965 WARNING:teuthology.contextutil:'wait for power on' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T23:37:35.135 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027 2021-10-06T23:37:35.190 INFO:teuthology.nuke:Checking targets against current locks 2021-10-06T23:37:35.314 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T23:37:35.318 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T23:37:35.319 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-10-06T23:37:35.395 INFO:teuthology.orchestra.console:Power off gibba019 2021-10-06T23:37:35.408 INFO:teuthology.orchestra.console:Power off gibba023 2021-10-06T23:37:35.420 INFO:teuthology.orchestra.console:Power off gibba027 2021-10-06T23:37:39.660 INFO:teuthology.orchestra.console:Power off for gibba019 completed 2021-10-06T23:37:39.673 INFO:teuthology.orchestra.console:Power off for gibba023 completed 2021-10-06T23:37:39.800 INFO:teuthology.lock.ops:unlocked: gibba019.front.sepia.ceph.com 2021-10-06T23:37:39.808 INFO:teuthology.lock.ops:unlocked: gibba023.front.sepia.ceph.com 2021-10-06T23:39:12.670 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:13.767 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:14.862 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:15.957 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:17.052 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:18.148 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:18.824 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:19.241 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:19.918 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:20.295 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:21.013 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:21.389 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:22.109 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:22.483 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:23.204 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:24.258 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:25.354 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:26.449 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:27.543 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:28.538 ERROR:teuthology.orchestra.connection:Error authenticating with gibba019.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:28.597 ERROR:teuthology.orchestra.connection:Error authenticating with gibba023.front.sepia.ceph.com: Authentication failed. 2021-10-06T23:39:29.541 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-10-06T23:39:29.543 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-06T23:39:29.543 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-10-06T23:39:29.544 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-10-06T23:39:29.544 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-10-06T23:39:29.544 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-10-06T23:39:29.545 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-10-06T23:39:29.545 ERROR:paramiko.transport: raise EOFError() 2021-10-06T23:39:29.545 ERROR:paramiko.transport:EOFError 2021-10-06T23:39:29.546 ERROR:paramiko.transport: 2021-10-06T23:39:29.546 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-10-06T23:39:29.546 ERROR:paramiko.transport: 2021-10-06T23:39:29.546 ERROR:paramiko.transport:Traceback (most recent call last): 2021-10-06T23:39:29.547 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-10-06T23:39:29.547 ERROR:paramiko.transport: self._check_banner() 2021-10-06T23:39:29.547 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-10-06T23:39:29.548 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-10-06T23:39:29.548 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-10-06T23:39:29.548 ERROR:paramiko.transport: 2021-10-06T23:39:33.046 WARNING:teuthology.contextutil:'wait for power off' reached maximum tries (15) after waiting for 60.0 seconds 2021-10-06T23:39:33.147 ERROR:teuthology.orchestra.console:Failed to power off gibba027 2021-10-06T23:39:33.289 INFO:teuthology.lock.ops:unlocked: gibba027.front.sepia.ceph.com 2021-10-06T23:39:33.290 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/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_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/lock/ops.py", line 315, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/provision/fog.py", line 85, in create self.remote.console.power_on() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f08b273eeec75318a83a4e8d7fb51841e4d71be0/teuthology/orchestra/console.py", line 243, in power_on raise RuntimeError(err_msg) RuntimeError: Failed to power on gibba027