2026-02-18T03:25:03.734 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T03:25:03.734 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:25:03.804 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:25:06.849 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7c7f5ec3aca0>, signals=[15]) 2026-02-18T03:25:06.849 INFO:teuthology.lock.ops:Start node 'trial161.front.sepia.ceph.com' reimaging 2026-02-18T03:25:06.849 INFO:teuthology.lock.ops:Updating [trial161.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T03:25:06.849 INFO:teuthology.lock.ops:Updating trial161.front.sepia.ceph.com on lock server 2026-02-18T03:25:07.034 DEBUG:teuthology.provision.fog.trial161:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T03:25:07.052 INFO:teuthology.provision.fog.trial161:Scheduling deploy of centos 9.stream 2026-02-18T03:25:07.883 INFO:teuthology.orchestra.console.trial161:Power off 2026-02-18T03:25:07.883 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T03:25:07.920 DEBUG:teuthology.orchestra.console.trial161:power off output: Chassis Power Control: Down/Off 2026-02-18T03:25:11.924 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:25:12.030 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is off 2026-02-18T03:25:12.031 INFO:teuthology.orchestra.console.trial161:Power off completed 2026-02-18T03:25:12.131 INFO:teuthology.orchestra.console.trial161:Power on 2026-02-18T03:25:12.131 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T03:25:12.168 DEBUG:teuthology.orchestra.console.trial161:power on output: Chassis Power Control: Up/On 2026-02-18T03:25:16.172 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:25:16.281 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is on 2026-02-18T03:25:16.282 INFO:teuthology.orchestra.console.trial161:Power on completed 2026-02-18T03:25:16.382 INFO:teuthology.provision.fog.trial161:Waiting for deploy to finish 2026-02-18T03:27:03.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:28:33.430 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: AuthenticationException('Authentication timeout.') 2026-02-18T03:28:37.451 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:28:44.468 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:28:54.482 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:29:00.288 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2026-02-18T03:29:07.496 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:29:23.510 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:29:42.526 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:30:04.540 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:30:29.551 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: BadHostKeyException('trial161.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:lp+yn5BI/9eBvbmBn0bFjwhS7XMowVizqnOHOkE4kHk), PKey(alg=ED25519, bits=256, fp=SHA256:ycapUEIXlTDoxZcakGF0VgBCs09Bd05GNw7b3Q+Aj4g)) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 468, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'trial161.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH4GvzEyEC1jkrh9KE9KQrcnePENzzb20K9oWLWtVxRT3SluHYmdMYSzmVlqIBEsDUTljujVTh9+Yl2Sars7w0M=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIJYJebKuM2gHPuE/0GhyrBs/XbovaKL9QGuKmV7plE1Z' 2026-02-18T03:30:57.554 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:30:57.555 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:30:57.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:30:57.555 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:30:57.555 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:30:57.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:30:57.555 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:30:57.555 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:30:57.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:30:57.555 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:30:57.555 ERROR:paramiko.transport:EOFError 2026-02-18T03:30:57.555 ERROR:paramiko.transport: 2026-02-18T03:30:57.555 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:30:57.555 ERROR:paramiko.transport: 2026-02-18T03:30:57.555 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:30:57.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:30:57.555 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:30:57.555 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:30:57.555 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:30:57.555 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:30:57.555 ERROR:paramiko.transport: 2026-02-18T03:30:57.555 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:30:57.556 WARNING:teuthology.provision.fog.trial161:'connect to trial161.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-18T03:31:03.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:31:03.560 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:31:03.562 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:03.562 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:31:03.562 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:31:03.562 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:03.562 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:31:03.562 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:31:03.562 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:03.563 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:31:03.563 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:31:03.563 ERROR:paramiko.transport:EOFError 2026-02-18T03:31:03.563 ERROR:paramiko.transport: 2026-02-18T03:31:03.563 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:31:03.563 ERROR:paramiko.transport: 2026-02-18T03:31:03.563 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:03.563 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:31:03.563 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:31:03.563 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:31:03.563 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:31:03.563 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:03.563 ERROR:paramiko.transport: 2026-02-18T03:31:03.564 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:07.568 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:31:07.570 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:07.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:31:07.570 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:31:07.570 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:07.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:31:07.570 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:31:07.570 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:07.570 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:31:07.570 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:31:07.570 ERROR:paramiko.transport:EOFError 2026-02-18T03:31:07.571 ERROR:paramiko.transport: 2026-02-18T03:31:07.571 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:31:07.571 ERROR:paramiko.transport: 2026-02-18T03:31:07.571 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:07.571 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:31:07.571 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:31:07.571 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:31:07.571 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:31:07.571 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:07.571 ERROR:paramiko.transport: 2026-02-18T03:31:07.572 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:14.576 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:31:14.578 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:14.578 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:31:14.578 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:31:14.578 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:14.578 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:31:14.578 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:31:14.578 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:14.578 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:31:14.578 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:31:14.578 ERROR:paramiko.transport:EOFError 2026-02-18T03:31:14.578 ERROR:paramiko.transport: 2026-02-18T03:31:14.579 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:31:14.579 ERROR:paramiko.transport: 2026-02-18T03:31:14.579 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:14.579 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:31:14.579 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:31:14.579 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:31:14.579 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:31:14.579 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:14.579 ERROR:paramiko.transport: 2026-02-18T03:31:14.580 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:24.584 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:31:24.586 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:24.586 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:31:24.586 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:31:24.586 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:24.586 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:31:24.586 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:31:24.586 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:24.586 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:31:24.586 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:31:24.586 ERROR:paramiko.transport:EOFError 2026-02-18T03:31:24.587 ERROR:paramiko.transport: 2026-02-18T03:31:24.587 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:31:24.587 ERROR:paramiko.transport: 2026-02-18T03:31:24.587 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:24.587 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:31:24.587 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:31:24.587 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:31:24.587 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:31:24.587 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:24.587 ERROR:paramiko.transport: 2026-02-18T03:31:24.588 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:37.593 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:31:37.595 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:37.595 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:31:37.595 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:31:37.595 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:37.595 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:31:37.595 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:31:37.595 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:37.595 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:31:37.595 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:31:37.595 ERROR:paramiko.transport:EOFError 2026-02-18T03:31:37.596 ERROR:paramiko.transport: 2026-02-18T03:31:37.596 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:31:37.596 ERROR:paramiko.transport: 2026-02-18T03:31:37.596 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:37.596 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:31:37.596 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:31:37.596 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:31:37.596 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:31:37.596 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:37.596 ERROR:paramiko.transport: 2026-02-18T03:31:37.597 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:53.601 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:31:53.603 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:53.603 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:31:53.603 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:31:53.603 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:53.603 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:31:53.603 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:31:53.603 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:31:53.603 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:31:53.603 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:31:53.604 ERROR:paramiko.transport:EOFError 2026-02-18T03:31:53.604 ERROR:paramiko.transport: 2026-02-18T03:31:53.604 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:31:53.604 ERROR:paramiko.transport: 2026-02-18T03:31:53.604 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:31:53.604 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:31:53.604 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:31:53.604 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:31:53.604 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:31:53.604 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:31:53.604 ERROR:paramiko.transport: 2026-02-18T03:31:53.605 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:32:12.609 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:32:12.610 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:32:12.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:32:12.611 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:32:12.611 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:32:12.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:32:12.611 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:32:12.611 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:32:12.611 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:32:12.611 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:32:12.611 ERROR:paramiko.transport:EOFError 2026-02-18T03:32:12.611 ERROR:paramiko.transport: 2026-02-18T03:32:12.611 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:32:12.611 ERROR:paramiko.transport: 2026-02-18T03:32:12.612 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:32:12.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:32:12.612 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:32:12.612 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:32:12.612 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:32:12.612 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:32:12.612 ERROR:paramiko.transport: 2026-02-18T03:32:12.612 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:32:34.618 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:32:34.620 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:32:34.620 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:32:34.620 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:32:34.620 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:32:34.620 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:32:34.620 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:32:34.620 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:32:34.620 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:32:34.620 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:32:34.620 ERROR:paramiko.transport:EOFError 2026-02-18T03:32:34.620 ERROR:paramiko.transport: 2026-02-18T03:32:34.620 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:32:34.621 ERROR:paramiko.transport: 2026-02-18T03:32:34.621 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:32:34.621 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:32:34.621 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:32:34.621 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:32:34.621 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:32:34.621 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:32:34.621 ERROR:paramiko.transport: 2026-02-18T03:32:34.621 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:32:59.650 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:32:59.651 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:32:59.651 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:32:59.651 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:32:59.651 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:32:59.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:32:59.652 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:32:59.652 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:32:59.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:32:59.652 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:32:59.652 ERROR:paramiko.transport:EOFError 2026-02-18T03:32:59.652 ERROR:paramiko.transport: 2026-02-18T03:32:59.652 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:32:59.652 ERROR:paramiko.transport: 2026-02-18T03:32:59.652 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:32:59.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:32:59.652 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:32:59.652 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:32:59.653 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:32:59.653 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:32:59.653 ERROR:paramiko.transport: 2026-02-18T03:32:59.653 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:33:27.684 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-18T03:33:27.686 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:33:27.686 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner 2026-02-18T03:33:27.686 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-18T03:33:27.686 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:33:27.686 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline 2026-02-18T03:33:27.686 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-18T03:33:27.686 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-18T03:33:27.686 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout 2026-02-18T03:33:27.686 ERROR:paramiko.transport: raise EOFError() 2026-02-18T03:33:27.686 ERROR:paramiko.transport:EOFError 2026-02-18T03:33:27.687 ERROR:paramiko.transport: 2026-02-18T03:33:27.687 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-18T03:33:27.687 ERROR:paramiko.transport: 2026-02-18T03:33:27.687 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-18T03:33:27.687 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run 2026-02-18T03:33:27.687 ERROR:paramiko.transport: self._check_banner() 2026-02-18T03:33:27.687 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner 2026-02-18T03:33:27.687 ERROR:paramiko.transport: raise SSHException( 2026-02-18T03:33:27.687 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:33:27.687 ERROR:paramiko.transport: 2026-02-18T03:33:27.688 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('Error reading SSH protocol banner') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2327, in _check_banner buf = self.packetizer.readline(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 381, in readline buf += self._read_timeout(timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/packet.py", line 618, in _read_timeout raise EOFError() EOFError During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 451, in connect t.start_client(timeout=timeout) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 738, in start_client raise e File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2143, in run self._check_banner() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 2331, in _check_banner raise SSHException( paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-18T03:33:27.689 WARNING:teuthology.provision.fog.trial161:'connect to trial161.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-18T03:33:33.695 WARNING:teuthology.provision.fog.trial161:trial161: SSH not up after 390s (~50% of timeout); power cycling and continuing to wait 2026-02-18T03:33:33.696 INFO:teuthology.orchestra.console.trial161:Power off 2026-02-18T03:33:33.696 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T03:33:33.738 DEBUG:teuthology.orchestra.console.trial161:power off output: Chassis Power Control: Down/Off 2026-02-18T03:33:37.743 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:33:37.852 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is on 2026-02-18T03:33:41.857 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:33:41.966 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is off 2026-02-18T03:33:41.967 INFO:teuthology.orchestra.console.trial161:Power off completed 2026-02-18T03:33:42.067 INFO:teuthology.orchestra.console.trial161:Power on 2026-02-18T03:33:42.067 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T03:33:42.112 DEBUG:teuthology.orchestra.console.trial161:power on output: Chassis Power Control: Up/On 2026-02-18T03:33:46.115 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:33:46.225 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is on 2026-02-18T03:33:46.225 INFO:teuthology.orchestra.console.trial161:Power on completed 2026-02-18T03:33:46.327 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:34:46.389 WARNING:teuthology.provision.fog.trial161:timed out 2026-02-18T03:34:52.396 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:34:58.723 ERROR:teuthology.orchestra.connection:Error authenticating with trial161.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-18T03:35:02.810 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T03:35:02.810 DEBUG:teuthology.orchestra.run.trial161:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T03:35:03.054 INFO:teuthology.provision.fog.trial161:Node is ready 2026-02-18T03:35:03.054 DEBUG:teuthology.orchestra.run.trial161:> hostname 2026-02-18T03:35:03.118 INFO:teuthology.orchestra.run.trial161.stdout:trial161.front.sepia.ceph.com 2026-02-18T03:35:03.119 DEBUG:teuthology.orchestra.run.trial161:> grep trial161.front.sepia.ceph.com /etc/hosts 2026-02-18T03:35:03.174 INFO:teuthology.orchestra.run.trial161.stdout:10.20.193.161 trial161.front.sepia.ceph.com trial161 2026-02-18T03:35:03.175 DEBUG:teuthology.orchestra.run.trial161:> sudo hostname trial161 2026-02-18T03:35:03.244 DEBUG:teuthology.orchestra.run.trial161:> sudo sed -i -e 's/trial161.front.sepia.ceph.com/trial161/g' /etc/hosts 2026-02-18T03:35:03.311 DEBUG:teuthology.orchestra.run.trial161:> sudo sed -i -e 's/10.20.193.161/10.20.193.161/g' /etc/hosts 2026-02-18T03:35:03.407 DEBUG:teuthology.orchestra.run.trial161:> sudo sed -i -e 's/trial161.front.sepia.ceph.com/trial161/g' /etc/hostname 2026-02-18T03:35:03.432 DEBUG:teuthology.orchestra.run.trial161:> sudo hostname trial161 2026-02-18T03:35:03.496 DEBUG:teuthology.orchestra.run.trial161:> cat /etc/os-release 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:NAME="CentOS Stream" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:VERSION="9" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:ID="centos" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:ID_LIKE="rhel fedora" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:VERSION_ID="9" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:PLATFORM_ID="platform:el9" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T03:35:03.552 INFO:teuthology.orchestra.run.trial161.stdout:ANSI_COLOR="0;31" 2026-02-18T03:35:03.553 INFO:teuthology.orchestra.run.trial161.stdout:LOGO="fedora-logo-icon" 2026-02-18T03:35:03.553 INFO:teuthology.orchestra.run.trial161.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T03:35:03.553 INFO:teuthology.orchestra.run.trial161.stdout:HOME_URL="https://centos.org/" 2026-02-18T03:35:03.553 INFO:teuthology.orchestra.run.trial161.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T03:35:03.553 INFO:teuthology.orchestra.run.trial161.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T03:35:03.553 INFO:teuthology.orchestra.run.trial161.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T03:35:03.555 INFO:teuthology.provision.fog.trial161:Deploy complete! 2026-02-18T03:35:03.556 DEBUG:teuthology.parallel:result is None 2026-02-18T03:35:03.838 INFO:teuthology.lock.ops:Checking trial161.front.sepia.ceph.com 2026-02-18T03:35:03.839 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T03:35:03.930 INFO:teuthology.lock.ops:Updating [trial161.front.sepia.ceph.com]: set os type and version on server 2026-02-18T03:35:03.931 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial161.front.sepia.ceph.com' 2026-02-18T03:35:03.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial161.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T03:35:03.995 DEBUG:teuthology.orchestra.run.trial161:> true 2026-02-18T03:35:04.065 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial161.front.sepia.ceph.com' 2026-02-18T03:35:04.065 DEBUG:teuthology.orchestra.run.trial161:> uname -m 2026-02-18T03:35:04.121 INFO:teuthology.orchestra.run.trial161.stdout:x86_64 2026-02-18T03:35:04.121 DEBUG:teuthology.orchestra.run.trial161:> cat /etc/os-release 2026-02-18T03:35:04.177 INFO:teuthology.orchestra.run.trial161.stdout:NAME="CentOS Stream" 2026-02-18T03:35:04.177 INFO:teuthology.orchestra.run.trial161.stdout:VERSION="9" 2026-02-18T03:35:04.177 INFO:teuthology.orchestra.run.trial161.stdout:ID="centos" 2026-02-18T03:35:04.177 INFO:teuthology.orchestra.run.trial161.stdout:ID_LIKE="rhel fedora" 2026-02-18T03:35:04.177 INFO:teuthology.orchestra.run.trial161.stdout:VERSION_ID="9" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:PLATFORM_ID="platform:el9" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:ANSI_COLOR="0;31" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:LOGO="fedora-logo-icon" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:HOME_URL="https://centos.org/" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T03:35:04.178 INFO:teuthology.orchestra.run.trial161.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T03:35:04.179 INFO:teuthology.lock.ops:Updating trial161.front.sepia.ceph.com on lock server 2026-02-18T03:35:04.283 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:35:04.384 INFO:teuthology.dispatcher.supervisor:Running job 55537 2026-02-18T03:35:04.384 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_khiremat@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/khiremat-2026-02-18_03:22:34-fs-wip-khiremat-mulithread-mirror-66572-sb_fixed-debug-latest-distro-default-trial/55537 --name khiremat-2026-02-18_03:22:34-fs-wip-khiremat-mulithread-mirror-66572-sb_fixed-debug-latest-distro-default-trial --description fs/mirror-ha/{begin/{0-install 1-ceph 2-logrotate 3-kernel} cephfs-mirror/{1-volume-create-rm 2-three-per-cluster} clients/{mirror} cluster/{1-node} conf/{client mds mgr mon osd} objectstore/bluestore-bitmap overrides/{ignorelist_health pg_health} supported-random-distro$/{centos_latest} workloads/cephfs-mirror-ha-workunit} -- /home/teuthworker/mnt/teuthology/khiremat-2026-02-18_03:22:34-fs-wip-khiremat-mulithread-mirror-66572-sb_fixed-debug-latest-distro-default-trial/55537/orig.config.yaml 2026-02-18T03:35:04.384 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/khiremat-2026-02-18_03:22:34-fs-wip-khiremat-mulithread-mirror-66572-sb_fixed-debug-latest-distro-default-trial/55537 2026-02-18T03:35:04.384 INFO:teuthology.dispatcher.supervisor:Job PID: 2516115 2026-02-18T03:35:04.384 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T03:37:04.485 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:39:04.665 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:41:04.896 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:43:05.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:45:05.298 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:47:05.493 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:49:05.639 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:51:05.837 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T03:51:05.908 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T03:51:05.963 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T03:51:06.259 INFO:teuthology.orchestra.console.trial161:Power off 2026-02-18T03:51:06.259 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T03:51:06.298 DEBUG:teuthology.orchestra.console.trial161:power off output: Chassis Power Control: Down/Off 2026-02-18T03:51:10.302 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:51:10.410 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is on 2026-02-18T03:51:14.412 DEBUG:teuthology.orchestra.console.trial161:pexpect command: ipmitool -H trial161.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T03:51:14.522 DEBUG:teuthology.orchestra.console.trial161:check power output: Chassis Power is off 2026-02-18T03:51:14.522 INFO:teuthology.orchestra.console.trial161:Power off completed 2026-02-18T03:51:14.684 INFO:teuthology.lock.ops:unlocked: trial161.front.sepia.ceph.com