2021-06-23T12:49:23.186 INFO:root:teuthology version: 1.1.0-f359b10d 2021-06-23T12:49:23.294 INFO:teuthology.lock.ops:Start node 'ubuntu@gibba020.front.sepia.ceph.com' reimaging 2021-06-23T12:49:23.295 INFO:teuthology.lock.ops:Updating [ubuntu@gibba020.front.sepia.ceph.com]: reset os type and version on server 2021-06-23T12:49:23.296 INFO:teuthology.lock.ops:Updating gibba020.front.sepia.ceph.com on lock server 2021-06-23T12:49:23.323 INFO:teuthology.lock.ops:Node 'ubuntu@gibba020.front.sepia.ceph.com' reimaging is complete 2021-06-23T12:49:23.614 INFO:teuthology.provision.fog.gibba020:Scheduling deploy of ubuntu 20.04 2021-06-23T12:49:24.428 INFO:teuthology.orchestra.console:Power off gibba020 2021-06-23T12:49:24.581 INFO:teuthology.orchestra.console:Power off for gibba020 completed 2021-06-23T12:49:24.682 INFO:teuthology.orchestra.console:Power on gibba020 2021-06-23T12:49:28.943 INFO:teuthology.orchestra.console:Power on for gibba020 completed 2021-06-23T12:49:29.044 INFO:teuthology.provision.fog.gibba020:Waiting for deploy to finish 2021-06-23T12:52:03.754 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:04.850 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:05.945 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:07.040 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:08.135 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:09.229 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:10.323 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:11.377 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:12.471 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:13.566 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:19.661 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:20.756 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:21.850 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:22.945 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:24.039 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:25.043 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:52:25.044 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:25.045 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:52:25.045 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:52:25.045 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:52:25.045 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:52:25.046 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:52:25.046 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:52:25.046 ERROR:paramiko.transport:EOFError 2021-06-23T12:52:25.047 ERROR:paramiko.transport: 2021-06-23T12:52:25.047 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:52:25.047 ERROR:paramiko.transport: 2021-06-23T12:52:25.048 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:25.048 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:52:25.048 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:52:25.049 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:52:25.049 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:52:25.049 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:52:25.050 ERROR:paramiko.transport: 2021-06-23T12:52:31.144 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:32.238 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:33.332 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:34.335 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:52:34.336 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:34.336 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:52:34.336 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:52:34.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:52:34.337 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:52:34.337 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:52:34.338 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:52:34.338 ERROR:paramiko.transport:EOFError 2021-06-23T12:52:34.338 ERROR:paramiko.transport: 2021-06-23T12:52:34.339 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:52:34.339 ERROR:paramiko.transport: 2021-06-23T12:52:34.339 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:34.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:52:34.340 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:52:34.340 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:52:34.341 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:52:34.341 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:52:34.341 ERROR:paramiko.transport: 2021-06-23T12:52:40.345 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:52:40.346 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:40.346 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:52:40.346 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:52:40.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:52:40.347 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:52:40.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:52:40.348 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:52:40.348 ERROR:paramiko.transport:EOFError 2021-06-23T12:52:40.348 ERROR:paramiko.transport: 2021-06-23T12:52:40.349 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:52:40.349 ERROR:paramiko.transport: 2021-06-23T12:52:40.349 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:40.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:52:40.350 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:52:40.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:52:40.350 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:52:40.351 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:52:40.351 ERROR:paramiko.transport: 2021-06-23T12:52:46.446 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:47.541 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:48.635 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:49.638 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:52:49.638 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:49.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:52:49.639 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:52:49.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:52:49.640 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:52:49.640 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:52:49.640 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:52:49.641 ERROR:paramiko.transport:EOFError 2021-06-23T12:52:49.642 ERROR:paramiko.transport: 2021-06-23T12:52:49.642 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:52:49.642 ERROR:paramiko.transport: 2021-06-23T12:52:49.643 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:49.643 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:52:49.643 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:52:49.644 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:52:49.644 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:52:49.644 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:52:49.645 ERROR:paramiko.transport: 2021-06-23T12:52:55.739 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:52:56.741 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:52:56.742 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:56.742 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:52:56.742 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:52:56.743 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:52:56.743 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:52:56.743 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:52:56.744 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:52:56.744 ERROR:paramiko.transport:EOFError 2021-06-23T12:52:56.744 ERROR:paramiko.transport: 2021-06-23T12:52:56.745 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:52:56.745 ERROR:paramiko.transport: 2021-06-23T12:52:56.745 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:52:56.745 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:52:56.746 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:52:56.746 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:52:56.746 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:52:56.747 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:52:56.747 ERROR:paramiko.transport: 2021-06-23T12:53:02.750 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:02.751 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:02.751 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:02.751 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:02.752 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:02.752 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:02.752 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:02.753 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:02.753 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:02.753 ERROR:paramiko.transport: 2021-06-23T12:53:02.753 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:02.754 ERROR:paramiko.transport: 2021-06-23T12:53:02.754 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:02.754 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:02.755 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:02.755 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:02.755 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:02.756 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:02.756 ERROR:paramiko.transport: 2021-06-23T12:53:08.852 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:53:09.854 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:09.854 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:09.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:09.855 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:09.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:09.856 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:09.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:09.856 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:09.857 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:09.857 ERROR:paramiko.transport: 2021-06-23T12:53:09.857 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:09.857 ERROR:paramiko.transport: 2021-06-23T12:53:09.858 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:09.858 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:09.858 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:09.859 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:09.859 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:09.859 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:09.860 ERROR:paramiko.transport: 2021-06-23T12:53:15.956 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:53:16.959 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:16.960 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:16.960 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:16.960 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:16.962 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:16.962 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:16.963 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:16.963 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:16.964 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:16.964 ERROR:paramiko.transport: 2021-06-23T12:53:16.965 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:16.965 ERROR:paramiko.transport: 2021-06-23T12:53:16.966 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:16.966 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:16.967 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:16.968 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:16.968 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:16.969 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:16.969 ERROR:paramiko.transport: 2021-06-23T12:53:23.065 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:53:24.068 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:24.068 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:24.069 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:24.069 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:24.069 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:24.070 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:24.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:24.070 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:24.070 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:24.071 ERROR:paramiko.transport: 2021-06-23T12:53:24.071 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:24.071 ERROR:paramiko.transport: 2021-06-23T12:53:24.072 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:24.072 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:24.072 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:24.073 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:24.073 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:24.073 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:24.073 ERROR:paramiko.transport: 2021-06-23T12:53:30.077 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:30.078 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:30.078 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:30.078 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:30.078 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:30.079 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:30.079 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:30.079 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:30.080 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:30.080 ERROR:paramiko.transport: 2021-06-23T12:53:30.080 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:30.081 ERROR:paramiko.transport: 2021-06-23T12:53:30.081 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:30.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:30.081 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:30.082 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:30.082 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:30.082 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:30.083 ERROR:paramiko.transport: 2021-06-23T12:53:36.178 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:53:37.181 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:37.182 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:37.182 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:37.182 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:37.183 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:37.183 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:37.183 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:37.183 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:37.184 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:37.184 ERROR:paramiko.transport: 2021-06-23T12:53:37.185 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:37.185 ERROR:paramiko.transport: 2021-06-23T12:53:37.185 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:37.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:37.186 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:37.186 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:37.187 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:37.187 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:37.187 ERROR:paramiko.transport: 2021-06-23T12:53:43.190 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:43.191 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:43.191 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:43.192 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:43.192 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:43.192 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:43.192 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:43.193 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:43.193 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:43.193 ERROR:paramiko.transport: 2021-06-23T12:53:43.194 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:43.194 ERROR:paramiko.transport: 2021-06-23T12:53:43.195 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:43.195 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:43.195 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:43.196 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:43.196 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:43.196 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:43.197 ERROR:paramiko.transport: 2021-06-23T12:53:49.292 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:53:50.294 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:50.295 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:50.295 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:50.296 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:50.296 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:50.296 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:50.297 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:50.297 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:50.297 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:50.298 ERROR:paramiko.transport: 2021-06-23T12:53:50.298 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:50.298 ERROR:paramiko.transport: 2021-06-23T12:53:50.299 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:50.299 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:50.299 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:50.300 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:50.300 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:50.300 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:50.300 ERROR:paramiko.transport: 2021-06-23T12:53:56.396 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:53:57.398 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:53:57.399 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:57.400 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:53:57.400 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:53:57.401 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:53:57.401 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:53:57.402 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:53:57.402 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:53:57.403 ERROR:paramiko.transport:EOFError 2021-06-23T12:53:57.403 ERROR:paramiko.transport: 2021-06-23T12:53:57.404 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:53:57.404 ERROR:paramiko.transport: 2021-06-23T12:53:57.404 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:53:57.405 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:53:57.405 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:53:57.405 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:53:57.406 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:53:57.406 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:53:57.406 ERROR:paramiko.transport: 2021-06-23T12:54:03.409 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:03.410 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:03.410 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:03.410 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:03.411 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:03.411 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:03.412 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:03.412 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:03.412 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:03.412 ERROR:paramiko.transport: 2021-06-23T12:54:03.413 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:03.413 ERROR:paramiko.transport: 2021-06-23T12:54:03.413 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:03.414 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:03.414 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:03.414 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:03.415 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:03.415 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:03.415 ERROR:paramiko.transport: 2021-06-23T12:54:09.511 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:10.605 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:11.609 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:11.610 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:11.610 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:11.611 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:11.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:11.611 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:11.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:11.612 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:11.612 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:11.613 ERROR:paramiko.transport: 2021-06-23T12:54:11.613 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:11.613 ERROR:paramiko.transport: 2021-06-23T12:54:11.614 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:11.614 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:11.615 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:11.615 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:11.615 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:11.616 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:11.616 ERROR:paramiko.transport: 2021-06-23T12:54:17.711 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:18.714 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:18.715 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:18.715 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:18.715 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:18.716 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:18.716 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:18.716 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:18.717 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:18.717 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:18.717 ERROR:paramiko.transport: 2021-06-23T12:54:18.718 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:18.718 ERROR:paramiko.transport: 2021-06-23T12:54:18.719 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:18.719 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:18.719 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:18.720 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:18.720 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:18.720 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:18.721 ERROR:paramiko.transport: 2021-06-23T12:54:24.816 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:25.818 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:25.819 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:25.819 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:25.820 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:25.820 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:25.820 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:25.821 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:25.821 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:25.821 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:25.822 ERROR:paramiko.transport: 2021-06-23T12:54:25.822 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:25.822 ERROR:paramiko.transport: 2021-06-23T12:54:25.822 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:25.823 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:25.823 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:25.823 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:25.824 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:25.824 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:25.824 ERROR:paramiko.transport: 2021-06-23T12:54:31.827 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:31.828 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:31.829 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:31.829 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:31.830 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:31.830 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:31.830 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:31.831 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:31.831 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:31.831 ERROR:paramiko.transport: 2021-06-23T12:54:31.832 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:31.832 ERROR:paramiko.transport: 2021-06-23T12:54:31.832 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:31.832 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:31.833 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:31.833 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:31.833 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:31.834 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:31.834 ERROR:paramiko.transport: 2021-06-23T12:54:37.929 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:39.024 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:40.028 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:40.029 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:40.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:40.030 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:40.031 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:40.031 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:40.032 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:40.032 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:40.033 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:40.034 ERROR:paramiko.transport: 2021-06-23T12:54:40.034 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:40.035 ERROR:paramiko.transport: 2021-06-23T12:54:40.035 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:40.036 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:40.036 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:40.037 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:40.037 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:40.037 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:40.038 ERROR:paramiko.transport: 2021-06-23T12:54:46.133 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:47.229 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:54:48.231 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:48.231 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:48.232 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:48.232 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:48.232 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:48.233 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:48.233 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:48.233 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:48.234 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:48.234 ERROR:paramiko.transport: 2021-06-23T12:54:48.234 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:48.235 ERROR:paramiko.transport: 2021-06-23T12:54:48.235 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:48.235 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:48.235 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:48.236 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:48.236 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:48.236 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:48.237 ERROR:paramiko.transport: 2021-06-23T12:54:54.240 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:54:54.241 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:54.241 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:54:54.242 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:54:54.242 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:54:54.243 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:54:54.243 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:54:54.243 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:54:54.244 ERROR:paramiko.transport:EOFError 2021-06-23T12:54:54.244 ERROR:paramiko.transport: 2021-06-23T12:54:54.245 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:54:54.245 ERROR:paramiko.transport: 2021-06-23T12:54:54.245 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:54:54.246 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:54:54.247 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:54:54.247 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:54:54.248 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:54:54.248 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:54:54.249 ERROR:paramiko.transport: 2021-06-23T12:55:00.252 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:00.253 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:00.253 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:00.253 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:00.253 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:00.254 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:00.254 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:00.255 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:00.255 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:00.255 ERROR:paramiko.transport: 2021-06-23T12:55:00.255 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:00.256 ERROR:paramiko.transport: 2021-06-23T12:55:00.256 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:00.256 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:00.257 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:00.257 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:00.257 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:00.258 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:00.258 ERROR:paramiko.transport: 2021-06-23T12:55:06.354 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:07.449 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:08.451 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:08.452 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:08.452 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:08.453 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:08.453 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:08.453 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:08.453 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:08.454 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:08.454 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:08.454 ERROR:paramiko.transport: 2021-06-23T12:55:08.455 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:08.455 ERROR:paramiko.transport: 2021-06-23T12:55:08.455 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:08.455 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:08.456 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:08.456 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:08.456 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:08.457 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:08.457 ERROR:paramiko.transport: 2021-06-23T12:55:14.461 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:14.462 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:14.462 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:14.462 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:14.463 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:14.463 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:14.464 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:14.464 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:14.465 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:14.465 ERROR:paramiko.transport: 2021-06-23T12:55:14.465 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:14.466 ERROR:paramiko.transport: 2021-06-23T12:55:14.466 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:14.466 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:14.467 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:14.467 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:14.467 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:14.467 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:14.468 ERROR:paramiko.transport: 2021-06-23T12:55:20.563 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:21.567 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:21.568 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:21.568 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:21.568 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:21.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:21.569 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:21.569 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:21.570 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:21.570 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:21.570 ERROR:paramiko.transport: 2021-06-23T12:55:21.571 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:21.571 ERROR:paramiko.transport: 2021-06-23T12:55:21.571 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:21.572 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:21.572 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:21.572 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:21.573 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:21.573 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:21.573 ERROR:paramiko.transport: 2021-06-23T12:55:27.576 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:27.577 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:27.577 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:27.577 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:27.578 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:27.578 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:27.578 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:27.579 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:27.579 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:27.579 ERROR:paramiko.transport: 2021-06-23T12:55:27.579 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:27.580 ERROR:paramiko.transport: 2021-06-23T12:55:27.580 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:27.580 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:27.581 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:27.581 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:27.581 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:27.582 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:27.582 ERROR:paramiko.transport: 2021-06-23T12:55:33.678 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:34.729 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:34.729 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:34.730 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:34.730 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:34.730 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:34.731 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:34.731 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:34.731 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:34.732 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:34.732 ERROR:paramiko.transport: 2021-06-23T12:55:34.733 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:34.733 ERROR:paramiko.transport: 2021-06-23T12:55:34.733 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:34.734 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:34.734 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:34.734 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:34.735 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:34.735 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:34.737 ERROR:paramiko.transport: 2021-06-23T12:55:40.833 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:41.836 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:41.837 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:41.838 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:41.839 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:41.839 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:41.840 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:41.840 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:41.841 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:41.841 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:41.842 ERROR:paramiko.transport: 2021-06-23T12:55:41.843 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:41.843 ERROR:paramiko.transport: 2021-06-23T12:55:41.844 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:41.845 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:41.845 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:41.846 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:41.847 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:41.847 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:41.848 ERROR:paramiko.transport: 2021-06-23T12:55:47.850 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:47.851 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:47.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:47.852 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:47.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:47.852 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:47.853 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:47.853 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:47.853 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:47.854 ERROR:paramiko.transport: 2021-06-23T12:55:47.854 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:47.855 ERROR:paramiko.transport: 2021-06-23T12:55:47.855 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:47.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:47.856 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:47.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:47.856 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:47.857 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:47.857 ERROR:paramiko.transport: 2021-06-23T12:55:53.952 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:55.047 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:56.140 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:55:57.143 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:55:57.143 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:57.144 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:55:57.144 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:55:57.144 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:55:57.145 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:55:57.145 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:55:57.145 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:55:57.146 ERROR:paramiko.transport:EOFError 2021-06-23T12:55:57.146 ERROR:paramiko.transport: 2021-06-23T12:55:57.146 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:55:57.147 ERROR:paramiko.transport: 2021-06-23T12:55:57.147 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:55:57.147 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:55:57.148 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:55:57.148 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:55:57.148 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:55:57.149 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:55:57.149 ERROR:paramiko.transport: 2021-06-23T12:56:03.246 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:04.340 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:05.343 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:05.343 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:05.344 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:05.344 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:05.344 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:05.345 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:05.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:05.345 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:05.346 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:05.346 ERROR:paramiko.transport: 2021-06-23T12:56:05.346 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:05.347 ERROR:paramiko.transport: 2021-06-23T12:56:05.347 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:05.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:05.348 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:05.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:05.348 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:05.349 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:05.349 ERROR:paramiko.transport: 2021-06-23T12:56:11.352 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:11.353 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:11.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:11.353 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:11.354 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:11.354 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:11.355 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:11.355 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:11.355 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:11.356 ERROR:paramiko.transport: 2021-06-23T12:56:11.356 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:11.356 ERROR:paramiko.transport: 2021-06-23T12:56:11.357 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:11.357 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:11.358 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:11.358 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:11.358 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:11.359 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:11.359 ERROR:paramiko.transport: 2021-06-23T12:56:17.456 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:18.550 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:19.645 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:20.740 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:21.743 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:21.744 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:21.744 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:21.744 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:21.745 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:21.745 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:21.745 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:21.746 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:21.746 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:21.746 ERROR:paramiko.transport: 2021-06-23T12:56:21.747 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:21.747 ERROR:paramiko.transport: 2021-06-23T12:56:21.748 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:21.748 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:21.748 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:21.749 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:21.749 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:21.750 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:21.750 ERROR:paramiko.transport: 2021-06-23T12:56:27.847 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:28.850 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:28.851 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:28.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:28.851 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:28.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:28.852 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:28.852 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:28.853 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:28.853 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:28.853 ERROR:paramiko.transport: 2021-06-23T12:56:28.854 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:28.854 ERROR:paramiko.transport: 2021-06-23T12:56:28.854 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:28.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:28.855 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:28.855 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:28.856 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:28.856 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:28.856 ERROR:paramiko.transport: 2021-06-23T12:56:34.958 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:36.053 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:37.150 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:38.247 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:39.343 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:40.346 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:40.347 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:40.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:40.347 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:40.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:40.348 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:40.348 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:40.348 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:40.349 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:40.349 ERROR:paramiko.transport: 2021-06-23T12:56:40.349 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:40.350 ERROR:paramiko.transport: 2021-06-23T12:56:40.350 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:40.350 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:40.351 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:40.351 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:40.351 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:40.352 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:40.352 ERROR:paramiko.transport: 2021-06-23T12:56:46.456 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:56:47.460 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:47.460 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:47.460 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:47.461 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:47.461 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:47.462 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:47.462 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:47.463 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:47.463 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:47.465 ERROR:paramiko.transport: 2021-06-23T12:56:47.465 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:47.466 ERROR:paramiko.transport: 2021-06-23T12:56:47.466 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:47.467 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:47.467 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:47.467 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:47.467 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:47.468 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:47.468 ERROR:paramiko.transport: 2021-06-23T12:56:53.472 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:56:53.472 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:53.473 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:56:53.473 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:56:53.474 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:56:53.474 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:56:53.475 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:56:53.475 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:56:53.475 ERROR:paramiko.transport:EOFError 2021-06-23T12:56:53.476 ERROR:paramiko.transport: 2021-06-23T12:56:53.476 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:56:53.476 ERROR:paramiko.transport: 2021-06-23T12:56:53.476 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:56:53.477 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:56:53.477 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:56:53.478 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:56:53.479 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:56:53.479 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:56:53.479 ERROR:paramiko.transport: 2021-06-23T12:56:59.575 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:00.673 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:01.813 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:01.814 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:01.814 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:01.815 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:01.816 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:01.816 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:01.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:01.817 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:01.817 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:01.818 ERROR:paramiko.transport: 2021-06-23T12:57:01.818 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:01.818 ERROR:paramiko.transport: 2021-06-23T12:57:01.819 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:01.820 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:01.820 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:01.820 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:01.821 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:01.821 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:01.821 ERROR:paramiko.transport: 2021-06-23T12:57:07.919 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:09.013 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:10.016 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:10.016 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:10.017 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:10.017 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:10.018 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:10.018 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:10.018 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:10.019 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:10.019 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:10.019 ERROR:paramiko.transport: 2021-06-23T12:57:10.019 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:10.020 ERROR:paramiko.transport: 2021-06-23T12:57:10.020 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:10.021 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:10.021 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:10.021 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:10.021 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:10.022 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:10.022 ERROR:paramiko.transport: 2021-06-23T12:57:16.120 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:17.215 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:18.218 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:18.220 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:18.220 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:18.220 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:18.221 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:18.221 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:18.221 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:18.222 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:18.222 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:18.222 ERROR:paramiko.transport: 2021-06-23T12:57:18.223 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:18.223 ERROR:paramiko.transport: 2021-06-23T12:57:18.224 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:18.224 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:18.224 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:18.225 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:18.225 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:18.225 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:18.225 ERROR:paramiko.transport: 2021-06-23T12:57:24.324 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:25.421 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:26.424 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:26.426 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:26.426 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:26.427 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:26.428 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:26.428 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:26.429 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:26.429 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:26.430 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:26.430 ERROR:paramiko.transport: 2021-06-23T12:57:26.430 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:26.431 ERROR:paramiko.transport: 2021-06-23T12:57:26.431 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:26.432 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:26.433 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:26.433 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:26.434 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:26.435 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:26.435 ERROR:paramiko.transport: 2021-06-23T12:57:32.536 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:33.632 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:34.634 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:34.635 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:34.636 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:34.636 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:34.636 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:34.636 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:34.637 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:34.637 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:34.637 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:34.638 ERROR:paramiko.transport: 2021-06-23T12:57:34.638 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:34.638 ERROR:paramiko.transport: 2021-06-23T12:57:34.639 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:34.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:34.639 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:34.640 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:34.640 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:34.640 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:34.641 ERROR:paramiko.transport: 2021-06-23T12:57:40.645 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:40.646 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:40.646 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:40.647 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:40.647 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:40.647 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:40.648 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:40.648 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:40.648 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:40.649 ERROR:paramiko.transport: 2021-06-23T12:57:40.649 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:40.649 ERROR:paramiko.transport: 2021-06-23T12:57:40.650 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:40.650 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:40.650 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:40.651 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:40.651 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:40.651 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:40.651 ERROR:paramiko.transport: 2021-06-23T12:57:46.655 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:46.656 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:46.656 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:46.656 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:46.657 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:46.657 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:46.657 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:46.657 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:46.658 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:46.658 ERROR:paramiko.transport: 2021-06-23T12:57:46.659 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:46.659 ERROR:paramiko.transport: 2021-06-23T12:57:46.659 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:46.660 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:46.660 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:46.660 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:46.661 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:46.661 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:46.661 ERROR:paramiko.transport: 2021-06-23T12:57:52.665 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:57:52.665 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:52.666 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:57:52.666 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:57:52.666 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:57:52.667 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:57:52.667 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:57:52.667 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:57:52.668 ERROR:paramiko.transport:EOFError 2021-06-23T12:57:52.668 ERROR:paramiko.transport: 2021-06-23T12:57:52.669 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:57:52.669 ERROR:paramiko.transport: 2021-06-23T12:57:52.669 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:57:52.670 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:57:52.670 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:57:52.671 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:57:52.671 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:57:52.672 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:57:52.673 ERROR:paramiko.transport: 2021-06-23T12:57:58.771 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:57:59.866 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:00.962 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:02.059 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:03.062 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:03.062 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:03.063 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:03.063 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:03.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:03.064 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:03.064 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:03.065 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:03.065 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:03.065 ERROR:paramiko.transport: 2021-06-23T12:58:03.066 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:03.066 ERROR:paramiko.transport: 2021-06-23T12:58:03.066 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:03.067 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:03.067 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:03.067 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:03.068 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:03.068 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:03.068 ERROR:paramiko.transport: 2021-06-23T12:58:09.072 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:09.073 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:09.073 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:09.073 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:09.074 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:09.074 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:09.074 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:09.075 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:09.075 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:09.075 ERROR:paramiko.transport: 2021-06-23T12:58:09.076 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:09.076 ERROR:paramiko.transport: 2021-06-23T12:58:09.076 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:09.076 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:09.077 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:09.077 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:09.077 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:09.078 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:09.078 ERROR:paramiko.transport: 2021-06-23T12:58:15.081 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:15.081 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:15.081 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:15.082 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:15.082 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:15.082 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:15.083 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:15.083 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:15.083 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:15.084 ERROR:paramiko.transport: 2021-06-23T12:58:15.084 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:15.084 ERROR:paramiko.transport: 2021-06-23T12:58:15.085 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:15.085 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:15.085 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:15.085 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:15.086 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:15.086 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:15.086 ERROR:paramiko.transport: 2021-06-23T12:58:21.182 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:22.277 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:23.372 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:24.375 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:24.375 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:24.376 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:24.376 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:24.377 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:24.377 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:24.377 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:24.378 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:24.378 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:24.378 ERROR:paramiko.transport: 2021-06-23T12:58:24.379 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:24.379 ERROR:paramiko.transport: 2021-06-23T12:58:24.379 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:24.379 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:24.380 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:24.380 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:24.380 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:24.381 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:24.382 ERROR:paramiko.transport: 2021-06-23T12:58:30.385 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:30.386 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:30.387 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:30.387 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:30.387 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:30.388 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:30.388 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:30.388 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:30.389 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:30.389 ERROR:paramiko.transport: 2021-06-23T12:58:30.389 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:30.389 ERROR:paramiko.transport: 2021-06-23T12:58:30.390 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:30.390 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:30.390 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:30.391 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:30.391 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:30.392 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:30.392 ERROR:paramiko.transport: 2021-06-23T12:58:36.395 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:36.396 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:36.396 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:36.397 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:36.397 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:36.397 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:36.398 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:36.398 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:36.398 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:36.399 ERROR:paramiko.transport: 2021-06-23T12:58:36.399 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:36.399 ERROR:paramiko.transport: 2021-06-23T12:58:36.400 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:36.400 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:36.401 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:36.401 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:36.401 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:36.402 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:36.402 ERROR:paramiko.transport: 2021-06-23T12:58:42.500 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:43.601 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:44.708 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:58:45.712 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:45.713 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:45.714 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:45.714 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:45.715 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:45.715 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:45.715 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:45.716 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:45.716 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:45.716 ERROR:paramiko.transport: 2021-06-23T12:58:45.717 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:45.719 ERROR:paramiko.transport: 2021-06-23T12:58:45.720 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:45.720 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:45.720 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:45.720 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:45.721 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:45.721 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:45.722 ERROR:paramiko.transport: 2021-06-23T12:58:51.725 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:51.726 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:51.726 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:51.727 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:51.727 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:51.727 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:51.728 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:51.728 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:51.729 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:51.729 ERROR:paramiko.transport: 2021-06-23T12:58:51.729 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:51.730 ERROR:paramiko.transport: 2021-06-23T12:58:51.730 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:51.731 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:51.732 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:51.732 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:51.732 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:51.733 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:51.733 ERROR:paramiko.transport: 2021-06-23T12:58:57.736 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:58:57.737 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:57.737 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:58:57.743 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:58:57.743 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:58:57.744 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:58:57.744 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:58:57.745 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:58:57.745 ERROR:paramiko.transport:EOFError 2021-06-23T12:58:57.745 ERROR:paramiko.transport: 2021-06-23T12:58:57.746 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:58:57.746 ERROR:paramiko.transport: 2021-06-23T12:58:57.746 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:58:57.746 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:58:57.747 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:58:57.747 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:58:57.747 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:58:57.748 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:58:57.748 ERROR:paramiko.transport: 2021-06-23T12:59:03.846 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:04.849 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:04.849 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:04.850 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:04.850 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:04.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:04.851 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:04.851 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:04.852 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:04.852 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:04.853 ERROR:paramiko.transport: 2021-06-23T12:59:04.853 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:04.853 ERROR:paramiko.transport: 2021-06-23T12:59:04.854 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:04.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:04.854 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:04.854 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:04.855 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:04.855 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:04.855 ERROR:paramiko.transport: 2021-06-23T12:59:10.957 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:12.059 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:13.160 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:14.164 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:14.164 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:14.164 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:14.165 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:14.165 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:14.165 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:14.166 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:14.166 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:14.166 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:14.167 ERROR:paramiko.transport: 2021-06-23T12:59:14.168 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:14.176 ERROR:paramiko.transport: 2021-06-23T12:59:14.176 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:14.177 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:14.177 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:14.177 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:14.177 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:14.178 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:14.178 ERROR:paramiko.transport: 2021-06-23T12:59:20.275 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:21.283 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:21.284 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:21.284 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:21.284 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:21.285 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:21.285 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:21.285 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:21.286 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:21.286 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:21.286 ERROR:paramiko.transport: 2021-06-23T12:59:21.288 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:21.288 ERROR:paramiko.transport: 2021-06-23T12:59:21.288 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:21.289 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:21.290 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:21.290 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:21.290 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:21.291 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:21.291 ERROR:paramiko.transport: 2021-06-23T12:59:27.296 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:27.297 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:27.297 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:27.297 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:27.298 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:27.298 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:27.298 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:27.299 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:27.299 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:27.299 ERROR:paramiko.transport: 2021-06-23T12:59:27.300 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:27.300 ERROR:paramiko.transport: 2021-06-23T12:59:27.300 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:27.301 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:27.301 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:27.301 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:27.301 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:27.302 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:27.302 ERROR:paramiko.transport: 2021-06-23T12:59:33.406 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:34.502 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:35.597 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:36.599 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:36.600 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:36.600 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:36.600 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:36.601 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:36.601 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:36.602 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:36.602 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:36.602 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:36.602 ERROR:paramiko.transport: 2021-06-23T12:59:36.603 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:36.603 ERROR:paramiko.transport: 2021-06-23T12:59:36.603 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:36.604 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:36.604 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:36.604 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:36.605 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:36.605 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:36.605 ERROR:paramiko.transport: 2021-06-23T12:59:42.713 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:43.812 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:44.816 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:44.816 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:44.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:44.817 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:44.817 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:44.818 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:44.818 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:44.818 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:44.819 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:44.820 ERROR:paramiko.transport: 2021-06-23T12:59:44.820 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:44.820 ERROR:paramiko.transport: 2021-06-23T12:59:44.820 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:44.821 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:44.821 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:44.821 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:44.822 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:44.822 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:44.822 ERROR:paramiko.transport: 2021-06-23T12:59:50.922 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:52.022 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T12:59:53.025 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:53.025 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:53.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:53.026 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:53.026 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:53.027 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:53.027 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:53.027 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:53.027 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:53.028 ERROR:paramiko.transport: 2021-06-23T12:59:53.028 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:53.028 ERROR:paramiko.transport: 2021-06-23T12:59:53.029 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:53.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:53.029 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:53.029 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:53.030 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:53.030 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:53.031 ERROR:paramiko.transport: 2021-06-23T12:59:59.034 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T12:59:59.035 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:59.035 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T12:59:59.036 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T12:59:59.036 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T12:59:59.036 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T12:59:59.037 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T12:59:59.037 ERROR:paramiko.transport: raise EOFError() 2021-06-23T12:59:59.037 ERROR:paramiko.transport:EOFError 2021-06-23T12:59:59.038 ERROR:paramiko.transport: 2021-06-23T12:59:59.038 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T12:59:59.039 ERROR:paramiko.transport: 2021-06-23T12:59:59.039 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T12:59:59.039 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T12:59:59.040 ERROR:paramiko.transport: self._check_banner() 2021-06-23T12:59:59.040 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T12:59:59.040 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T12:59:59.041 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T12:59:59.041 ERROR:paramiko.transport: 2021-06-23T13:00:05.045 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:05.046 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:05.046 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:05.046 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:05.047 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:05.047 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:05.047 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:05.048 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:05.048 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:05.048 ERROR:paramiko.transport: 2021-06-23T13:00:05.049 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:05.049 ERROR:paramiko.transport: 2021-06-23T13:00:05.049 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:05.050 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:05.050 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:05.050 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:05.050 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:05.051 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:05.051 ERROR:paramiko.transport: 2021-06-23T13:00:11.055 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:11.056 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:11.056 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:11.057 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:11.057 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:11.057 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:11.058 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:11.058 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:11.058 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:11.059 ERROR:paramiko.transport: 2021-06-23T13:00:11.059 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:11.059 ERROR:paramiko.transport: 2021-06-23T13:00:11.060 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:11.060 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:11.060 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:11.061 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:11.061 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:11.061 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:11.061 ERROR:paramiko.transport: 2021-06-23T13:00:17.064 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:17.065 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:17.065 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:17.066 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:17.066 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:17.066 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:17.067 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:17.067 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:17.067 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:17.068 ERROR:paramiko.transport: 2021-06-23T13:00:17.068 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:17.069 ERROR:paramiko.transport: 2021-06-23T13:00:17.069 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:17.069 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:17.069 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:17.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:17.070 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:17.071 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:17.071 ERROR:paramiko.transport: 2021-06-23T13:00:23.168 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:24.172 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:24.172 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:24.173 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:24.174 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:24.174 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:24.174 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:24.175 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:24.175 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:24.180 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:24.181 ERROR:paramiko.transport: 2021-06-23T13:00:24.181 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:24.182 ERROR:paramiko.transport: 2021-06-23T13:00:24.182 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:24.182 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:24.183 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:24.183 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:24.183 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:24.184 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:24.184 ERROR:paramiko.transport: 2021-06-23T13:00:30.283 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:31.377 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:32.473 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:33.477 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:33.479 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:33.479 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:33.481 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:33.481 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:33.481 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:33.492 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:33.492 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:33.493 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:33.495 ERROR:paramiko.transport: 2021-06-23T13:00:33.495 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:33.495 ERROR:paramiko.transport: 2021-06-23T13:00:33.496 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:33.496 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:33.496 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:33.497 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:33.497 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:33.497 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:33.497 ERROR:paramiko.transport: 2021-06-23T13:00:39.597 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:40.728 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:41.846 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:42.853 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:42.855 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:42.856 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:42.857 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:42.857 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:42.860 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:42.861 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:42.861 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:42.862 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:42.863 ERROR:paramiko.transport: 2021-06-23T13:00:42.863 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:42.867 ERROR:paramiko.transport: 2021-06-23T13:00:42.867 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:42.868 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:42.869 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:42.870 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:42.871 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:42.872 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:42.872 ERROR:paramiko.transport: 2021-06-23T13:00:48.876 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:48.877 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:48.877 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:48.878 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:48.878 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:48.878 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:48.879 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:48.880 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:48.881 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:48.881 ERROR:paramiko.transport: 2021-06-23T13:00:48.882 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:48.882 ERROR:paramiko.transport: 2021-06-23T13:00:48.882 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:48.883 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:48.883 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:48.883 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:48.884 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:48.884 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:48.884 ERROR:paramiko.transport: 2021-06-23T13:00:54.985 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:56.081 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:57.189 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:00:58.194 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:00:58.194 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:58.195 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:00:58.195 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:00:58.196 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:00:58.196 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:00:58.197 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:00:58.198 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:00:58.199 ERROR:paramiko.transport:EOFError 2021-06-23T13:00:58.199 ERROR:paramiko.transport: 2021-06-23T13:00:58.199 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:00:58.200 ERROR:paramiko.transport: 2021-06-23T13:00:58.200 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:00:58.200 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:00:58.201 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:00:58.205 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:00:58.206 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:00:58.206 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:00:58.207 ERROR:paramiko.transport: 2021-06-23T13:01:04.384 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:05.388 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:05.388 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:05.388 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:05.389 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:05.389 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:05.389 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:05.390 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:05.390 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:05.391 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:05.391 ERROR:paramiko.transport: 2021-06-23T13:01:05.391 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:05.391 ERROR:paramiko.transport: 2021-06-23T13:01:05.392 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:05.393 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:05.393 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:05.393 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:05.394 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:05.394 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:05.394 ERROR:paramiko.transport: 2021-06-23T13:01:11.416 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:11.416 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:11.417 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:11.417 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:11.417 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:11.417 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:11.428 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:11.429 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:11.429 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:11.429 ERROR:paramiko.transport: 2021-06-23T13:01:11.430 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:11.430 ERROR:paramiko.transport: 2021-06-23T13:01:11.430 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:11.431 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:11.431 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:11.431 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:11.432 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:11.434 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:11.437 ERROR:paramiko.transport: 2021-06-23T13:01:17.441 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:17.442 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:17.443 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:17.444 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:17.444 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:17.445 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:17.446 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:17.447 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:17.448 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:17.448 ERROR:paramiko.transport: 2021-06-23T13:01:17.448 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:17.449 ERROR:paramiko.transport: 2021-06-23T13:01:17.449 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:17.449 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:17.453 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:17.455 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:17.455 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:17.461 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:17.462 ERROR:paramiko.transport: 2021-06-23T13:01:23.466 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:23.468 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:23.468 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:23.469 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:23.469 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:23.469 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:23.470 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:23.470 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:23.471 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:23.472 ERROR:paramiko.transport: 2021-06-23T13:01:23.472 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:23.472 ERROR:paramiko.transport: 2021-06-23T13:01:23.474 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:23.474 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:23.475 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:23.475 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:23.476 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:23.477 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:23.477 ERROR:paramiko.transport: 2021-06-23T13:01:29.590 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:30.612 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:30.614 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:30.614 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:30.615 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:30.616 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:30.616 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:30.617 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:30.633 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:30.633 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:30.634 ERROR:paramiko.transport: 2021-06-23T13:01:30.634 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:30.636 ERROR:paramiko.transport: 2021-06-23T13:01:30.636 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:30.637 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:30.637 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:30.638 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:30.639 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:30.639 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:30.640 ERROR:paramiko.transport: 2021-06-23T13:01:37.030 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:38.045 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:38.046 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:38.047 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:38.048 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:38.048 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:38.049 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:38.050 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:38.050 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:38.053 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:38.054 ERROR:paramiko.transport: 2021-06-23T13:01:38.054 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:38.055 ERROR:paramiko.transport: 2021-06-23T13:01:38.055 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:38.055 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:38.056 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:38.057 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:38.057 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:38.058 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:38.058 ERROR:paramiko.transport: 2021-06-23T13:01:44.164 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:45.167 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:45.168 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:45.168 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:45.169 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:45.169 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:45.170 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:45.170 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:45.170 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:45.171 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:45.171 ERROR:paramiko.transport: 2021-06-23T13:01:45.171 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:45.172 ERROR:paramiko.transport: 2021-06-23T13:01:45.172 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:45.172 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:45.173 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:45.173 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:45.174 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:45.174 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:45.174 ERROR:paramiko.transport: 2021-06-23T13:01:51.279 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:52.379 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:53.481 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:01:54.485 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:01:54.485 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:54.486 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:01:54.486 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:01:54.486 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:01:54.487 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:01:54.487 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:01:54.488 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:01:54.488 ERROR:paramiko.transport:EOFError 2021-06-23T13:01:54.488 ERROR:paramiko.transport: 2021-06-23T13:01:54.489 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:01:54.489 ERROR:paramiko.transport: 2021-06-23T13:01:54.490 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:01:54.490 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:01:54.491 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:01:54.491 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:01:54.492 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:01:54.492 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:01:54.492 ERROR:paramiko.transport: 2021-06-23T13:02:00.614 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:01.621 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:01.621 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:01.622 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:01.622 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:01.623 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:01.623 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:01.624 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:01.624 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:01.624 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:01.625 ERROR:paramiko.transport: 2021-06-23T13:02:01.625 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:01.625 ERROR:paramiko.transport: 2021-06-23T13:02:01.626 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:01.626 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:01.626 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:01.627 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:01.627 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:01.627 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:01.628 ERROR:paramiko.transport: 2021-06-23T13:02:07.631 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:07.632 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:07.632 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:07.633 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:07.633 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:07.633 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:07.634 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:07.634 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:07.634 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:07.635 ERROR:paramiko.transport: 2021-06-23T13:02:07.635 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:07.636 ERROR:paramiko.transport: 2021-06-23T13:02:07.636 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:07.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:07.639 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:07.639 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:07.640 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:07.640 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:07.640 ERROR:paramiko.transport: 2021-06-23T13:02:13.756 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:14.768 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:14.769 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:14.769 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:14.788 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:14.792 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:14.792 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:14.793 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:14.795 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:14.797 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:14.798 ERROR:paramiko.transport: 2021-06-23T13:02:14.799 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:14.800 ERROR:paramiko.transport: 2021-06-23T13:02:14.801 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:14.802 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:14.803 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:14.804 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:14.805 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:14.805 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:14.806 ERROR:paramiko.transport: 2021-06-23T13:02:20.939 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:22.048 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:23.068 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:23.069 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:23.069 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:23.069 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:23.070 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:23.070 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:23.071 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:23.071 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:23.073 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:23.073 ERROR:paramiko.transport: 2021-06-23T13:02:23.074 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:23.074 ERROR:paramiko.transport: 2021-06-23T13:02:23.075 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:23.076 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:23.076 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:23.076 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:23.077 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:23.077 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:23.077 ERROR:paramiko.transport: 2021-06-23T13:02:29.092 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:29.092 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:29.092 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:29.093 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:29.093 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:29.093 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:29.094 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:29.094 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:29.094 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:29.095 ERROR:paramiko.transport: 2021-06-23T13:02:29.095 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:29.095 ERROR:paramiko.transport: 2021-06-23T13:02:29.095 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:29.096 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:29.096 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:29.096 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:29.097 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:29.098 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:29.100 ERROR:paramiko.transport: 2021-06-23T13:02:35.228 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:36.336 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:37.341 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:37.342 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:37.345 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:37.346 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:37.346 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:37.346 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:37.347 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:37.347 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:37.347 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:37.352 ERROR:paramiko.transport: 2021-06-23T13:02:37.352 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:37.352 ERROR:paramiko.transport: 2021-06-23T13:02:37.353 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:37.353 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:37.353 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:37.354 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:37.354 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:37.354 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:37.357 ERROR:paramiko.transport: 2021-06-23T13:02:43.383 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:43.384 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:43.384 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:43.385 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:43.385 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:43.385 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:43.386 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:43.386 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:43.386 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:43.387 ERROR:paramiko.transport: 2021-06-23T13:02:43.387 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:43.387 ERROR:paramiko.transport: 2021-06-23T13:02:43.388 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:43.388 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:43.388 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:43.389 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:43.389 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:43.390 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:43.390 ERROR:paramiko.transport: 2021-06-23T13:02:49.542 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:50.654 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:51.775 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:52.983 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:54.097 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:55.201 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:02:56.207 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:02:56.207 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:56.208 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:02:56.208 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:02:56.208 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:02:56.208 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:02:56.209 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:02:56.209 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:02:56.209 ERROR:paramiko.transport:EOFError 2021-06-23T13:02:56.210 ERROR:paramiko.transport: 2021-06-23T13:02:56.210 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:02:56.210 ERROR:paramiko.transport: 2021-06-23T13:02:56.211 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:02:56.211 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:02:56.211 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:02:56.211 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:02:56.212 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:02:56.212 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:02:56.212 ERROR:paramiko.transport: 2021-06-23T13:03:02.224 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:03:02.224 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:02.225 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:03:02.225 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:03:02.225 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:03:02.226 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:03:02.226 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:03:02.228 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:03:02.229 ERROR:paramiko.transport:EOFError 2021-06-23T13:03:02.229 ERROR:paramiko.transport: 2021-06-23T13:03:02.229 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:03:02.230 ERROR:paramiko.transport: 2021-06-23T13:03:02.231 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:02.231 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:03:02.232 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:03:02.232 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:03:02.233 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:03:02.233 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:03:02.234 ERROR:paramiko.transport: 2021-06-23T13:03:08.399 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:03:09.566 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:03:10.667 ERROR:teuthology.orchestra.connection:Error authenticating with gibba020.front.sepia.ceph.com: Authentication failed. 2021-06-23T13:03:11.670 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:03:11.671 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:11.671 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:03:11.672 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:03:11.672 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:03:11.672 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:03:11.673 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:03:11.673 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:03:11.673 ERROR:paramiko.transport:EOFError 2021-06-23T13:03:11.684 ERROR:paramiko.transport: 2021-06-23T13:03:11.684 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:03:11.691 ERROR:paramiko.transport: 2021-06-23T13:03:11.692 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:11.692 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:03:11.692 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:03:11.693 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:03:11.693 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:03:11.694 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:03:11.694 ERROR:paramiko.transport: 2021-06-23T13:03:17.699 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:03:17.700 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:17.700 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:03:17.701 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:03:17.701 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:03:17.701 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:03:17.701 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:03:17.703 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:03:17.703 ERROR:paramiko.transport:EOFError 2021-06-23T13:03:17.704 ERROR:paramiko.transport: 2021-06-23T13:03:17.704 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:03:17.705 ERROR:paramiko.transport: 2021-06-23T13:03:17.705 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:17.706 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:03:17.706 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:03:17.707 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:03:17.707 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:03:17.708 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:03:17.708 ERROR:paramiko.transport: 2021-06-23T13:03:23.713 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner 2021-06-23T13:03:23.714 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:23.714 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2211, in _check_banner 2021-06-23T13:03:23.715 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2021-06-23T13:03:23.715 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 380, in readline 2021-06-23T13:03:23.716 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2021-06-23T13:03:23.716 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/packet.py", line 609, in _read_timeout 2021-06-23T13:03:23.716 ERROR:paramiko.transport: raise EOFError() 2021-06-23T13:03:23.717 ERROR:paramiko.transport:EOFError 2021-06-23T13:03:23.717 ERROR:paramiko.transport: 2021-06-23T13:03:23.717 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2021-06-23T13:03:23.718 ERROR:paramiko.transport: 2021-06-23T13:03:23.718 ERROR:paramiko.transport:Traceback (most recent call last): 2021-06-23T13:03:23.718 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2039, in run 2021-06-23T13:03:23.719 ERROR:paramiko.transport: self._check_banner() 2021-06-23T13:03:23.720 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 2216, in _check_banner 2021-06-23T13:03:23.720 ERROR:paramiko.transport: "Error reading SSH protocol banner" + str(e) 2021-06-23T13:03:23.721 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2021-06-23T13:03:23.721 ERROR:paramiko.transport: 2021-06-23T13:03:23.725 ERROR:teuthology.dispatcher.supervisor:Reimaging error. Nuking machines... Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds 2021-06-23T13:03:23.778 INFO:teuthology.nuke:Checking targets against current locks 2021-06-23T13:03:23.878 INFO:teuthology.task.internal.check_lock:Checking locks... 2021-06-23T13:03:23.936 INFO:teuthology.orchestra.console:Power off gibba020 2021-06-23T13:03:36.443 INFO:teuthology.orchestra.console:Power off for gibba020 completed 2021-06-23T13:03:36.592 INFO:teuthology.lock.ops:unlocked gibba020.front.sepia.ceph.com 2021-06-23T13:03:36.592 CRITICAL:teuthology:Uncaught exception Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/scripts/dispatcher.py", line 33, in main teuthology.dispatcher.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/__init__.py", line 61, in main return supervisor.main(args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/dispatcher/supervisor.py", line 50, in main reimage(job_config) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/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_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/lock/ops.py", line 317, in reimage_machines log.info("Node '%s' reimaging is complete", machine) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/__init__.py", line 39, in reimage return obj.create() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 90, in create self._wait_for_ready() File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/provision/fog.py", line 260, in _wait_for_ready while proceed(): File "/home/teuthworker/src/git.ceph.com_git_teuthology_f359b10daba6e0103d42ccfc021bc797f3cd7edc/teuthology/contextutil.py", line 133, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (100) after waiting for 600 seconds