2026-02-23T10:47:26.873 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T10:47:26.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:47:26.945 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:47:27.079 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x769d82d95e40>, signals=[15]) 2026-02-23T10:47:27.079 INFO:teuthology.lock.ops:Start node 'trial019.front.sepia.ceph.com' reimaging 2026-02-23T10:47:27.079 INFO:teuthology.lock.ops:Updating [trial019.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T10:47:27.079 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-23T10:47:27.281 DEBUG:teuthology.provision.fog.trial019:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T10:47:27.311 INFO:teuthology.provision.fog.trial019:Scheduling deploy of centos 9.stream 2026-02-23T10:47:28.476 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T10:47:28.476 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:47:28.516 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T10:47:32.520 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:47:32.630 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T10:47:32.631 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T10:47:32.731 INFO:teuthology.orchestra.console.trial019:Power on 2026-02-23T10:47:32.732 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T10:47:32.772 DEBUG:teuthology.orchestra.console.trial019:power on output: Chassis Power Control: Up/On 2026-02-23T10:47:36.777 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:47:36.887 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T10:47:36.888 INFO:teuthology.orchestra.console.trial019:Power on completed 2026-02-23T10:47:36.988 INFO:teuthology.provision.fog.trial019:Waiting for deploy to finish 2026-02-23T10:49:24.469 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:50:54.792 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: AuthenticationException('Authentication timeout.') 2026-02-23T10:50:58.813 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:51:05.828 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:51:15.843 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:51:23.392 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2026-02-23T10:51:28.857 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:51:44.870 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:52:03.881 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:52:25.891 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:52:50.904 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.front.sepia.ceph.com: BadHostKeyException('trial019.front.sepia.ceph.com', PKey(alg=ECDSA, bits=256, fp=SHA256:vn6LkURZmC171pteY4zKGYH+HOgHewEsx+c2FzWTacE), PKey(alg=ED25519, bits=256, fp=SHA256:NT4mUI4GgOgT+jgtXG5Bizv7Isz1jTas4yCrNPPVYBU)) (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 'trial019.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP/MSg5Q/XuTPwJvSHuLK1HppwH+2NExr0uZLqxnKu3M1wQvNWlua+HqlVSBhnL1Og74aMjqvA6ZxspQYEIhgRk=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIIKPbNSGwYiswtkqti2C8XGqgSq6cJ/bXob8lUZ0g+cC' 2026-02-23T10:53:18.908 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:53:18.911 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:18.911 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-23T10:53:18.911 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:53:18.911 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:18.911 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-23T10:53:18.911 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:53:18.912 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:18.912 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-23T10:53:18.912 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:53:18.912 ERROR:paramiko.transport:EOFError 2026-02-23T10:53:18.912 ERROR:paramiko.transport: 2026-02-23T10:53:18.912 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:53:18.912 ERROR:paramiko.transport: 2026-02-23T10:53:18.912 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:18.912 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-23T10:53:18.912 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:53:18.912 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-23T10:53:18.912 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:53:18.912 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:53:18.913 ERROR:paramiko.transport: 2026-02-23T10:53:18.913 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:53:18.915 WARNING:teuthology.provision.fog.trial019:'connect to trial019.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-23T10:53:24.916 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:53:24.918 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:53:24.918 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:24.918 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-23T10:53:24.918 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:53:24.918 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:24.918 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-23T10:53:24.918 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:53:24.918 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:24.918 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-23T10:53:24.918 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:53:24.918 ERROR:paramiko.transport:EOFError 2026-02-23T10:53:24.918 ERROR:paramiko.transport: 2026-02-23T10:53:24.919 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:53:24.919 ERROR:paramiko.transport: 2026-02-23T10:53:24.919 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:24.919 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-23T10:53:24.919 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:53:24.919 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-23T10:53:24.919 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:53:24.919 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:53:24.919 ERROR:paramiko.transport: 2026-02-23T10:53:24.919 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:53:28.922 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:53:28.923 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:28.924 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-23T10:53:28.924 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:53:28.924 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:28.924 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-23T10:53:28.924 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:53:28.924 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:28.924 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-23T10:53:28.924 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:53:28.924 ERROR:paramiko.transport:EOFError 2026-02-23T10:53:28.924 ERROR:paramiko.transport: 2026-02-23T10:53:28.924 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:53:28.924 ERROR:paramiko.transport: 2026-02-23T10:53:28.925 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:28.925 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-23T10:53:28.925 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:53:28.925 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-23T10:53:28.925 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:53:28.925 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:53:28.925 ERROR:paramiko.transport: 2026-02-23T10:53:28.925 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:53:35.929 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:53:35.930 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:35.931 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-23T10:53:35.931 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:53:35.931 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:35.931 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-23T10:53:35.931 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:53:35.931 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:35.931 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-23T10:53:35.931 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:53:35.931 ERROR:paramiko.transport:EOFError 2026-02-23T10:53:35.931 ERROR:paramiko.transport: 2026-02-23T10:53:35.931 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:53:35.931 ERROR:paramiko.transport: 2026-02-23T10:53:35.931 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:35.931 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-23T10:53:35.931 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:53:35.931 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-23T10:53:35.931 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:53:35.932 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:53:35.932 ERROR:paramiko.transport: 2026-02-23T10:53:35.932 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:53:45.937 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:53:45.939 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:45.939 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-23T10:53:45.939 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:53:45.939 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:45.939 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-23T10:53:45.939 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:53:45.939 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:45.939 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-23T10:53:45.939 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:53:45.940 ERROR:paramiko.transport:EOFError 2026-02-23T10:53:45.940 ERROR:paramiko.transport: 2026-02-23T10:53:45.940 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:53:45.940 ERROR:paramiko.transport: 2026-02-23T10:53:45.940 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:45.940 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-23T10:53:45.940 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:53:45.940 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-23T10:53:45.940 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:53:45.940 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:53:45.940 ERROR:paramiko.transport: 2026-02-23T10:53:45.941 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:53:58.944 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:53:58.945 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:58.945 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-23T10:53:58.945 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:53:58.945 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:58.945 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-23T10:53:58.945 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:53:58.945 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:53:58.945 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-23T10:53:58.945 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:53:58.945 ERROR:paramiko.transport:EOFError 2026-02-23T10:53:58.945 ERROR:paramiko.transport: 2026-02-23T10:53:58.945 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:53:58.945 ERROR:paramiko.transport: 2026-02-23T10:53:58.945 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:53:58.945 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-23T10:53:58.945 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:53:58.945 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-23T10:53:58.945 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:53:58.945 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:53:58.945 ERROR:paramiko.transport: 2026-02-23T10:53:58.945 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:54:14.948 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:54:14.949 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:54:14.949 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-23T10:54:14.949 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:54:14.949 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:54:14.949 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-23T10:54:14.949 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:54:14.949 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:54:14.949 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-23T10:54:14.949 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:54:14.949 ERROR:paramiko.transport:EOFError 2026-02-23T10:54:14.949 ERROR:paramiko.transport: 2026-02-23T10:54:14.949 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:54:14.949 ERROR:paramiko.transport: 2026-02-23T10:54:14.949 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:54:14.949 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-23T10:54:14.949 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:54:14.949 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-23T10:54:14.949 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:54:14.949 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:54:14.949 ERROR:paramiko.transport: 2026-02-23T10:54:14.950 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:54:33.953 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:54:33.954 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:54:33.954 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-23T10:54:33.954 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:54:33.954 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:54:33.954 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-23T10:54:33.954 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:54:33.954 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:54:33.954 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-23T10:54:33.954 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:54:33.954 ERROR:paramiko.transport:EOFError 2026-02-23T10:54:33.954 ERROR:paramiko.transport: 2026-02-23T10:54:33.954 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:54:33.954 ERROR:paramiko.transport: 2026-02-23T10:54:33.954 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:54:33.954 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-23T10:54:33.954 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:54:33.954 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-23T10:54:33.954 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:54:33.954 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:54:33.955 ERROR:paramiko.transport: 2026-02-23T10:54:33.955 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:54:55.959 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:54:55.961 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:54:55.961 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-23T10:54:55.961 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:54:55.961 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:54:55.961 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-23T10:54:55.961 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:54:55.961 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:54:55.961 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-23T10:54:55.961 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:54:55.961 ERROR:paramiko.transport:EOFError 2026-02-23T10:54:55.962 ERROR:paramiko.transport: 2026-02-23T10:54:55.962 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:54:55.962 ERROR:paramiko.transport: 2026-02-23T10:54:55.962 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:54:55.962 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-23T10:54:55.962 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:54:55.962 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-23T10:54:55.962 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:54:55.962 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:54:55.962 ERROR:paramiko.transport: 2026-02-23T10:54:55.963 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:55:20.991 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:55:20.991 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:55:20.991 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-23T10:55:20.991 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:55:20.991 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:55:20.991 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-23T10:55:20.991 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:55:20.991 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:55:20.992 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-23T10:55:20.992 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:55:20.992 ERROR:paramiko.transport:EOFError 2026-02-23T10:55:20.992 ERROR:paramiko.transport: 2026-02-23T10:55:20.992 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:55:20.992 ERROR:paramiko.transport: 2026-02-23T10:55:20.992 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:55:20.992 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-23T10:55:20.992 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:55:20.992 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-23T10:55:20.992 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:55:20.992 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:55:20.992 ERROR:paramiko.transport: 2026-02-23T10:55:20.992 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:55:49.022 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2026-02-23T10:55:49.022 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:55:49.022 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-23T10:55:49.022 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2026-02-23T10:55:49.022 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:55:49.023 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-23T10:55:49.023 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2026-02-23T10:55:49.023 ERROR:paramiko.transport: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-02-23T10:55:49.023 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-23T10:55:49.023 ERROR:paramiko.transport: raise EOFError() 2026-02-23T10:55:49.023 ERROR:paramiko.transport:EOFError 2026-02-23T10:55:49.023 ERROR:paramiko.transport: 2026-02-23T10:55:49.023 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2026-02-23T10:55:49.023 ERROR:paramiko.transport: 2026-02-23T10:55:49.023 ERROR:paramiko.transport:Traceback (most recent call last): 2026-02-23T10:55:49.023 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-23T10:55:49.023 ERROR:paramiko.transport: self._check_banner() 2026-02-23T10:55:49.023 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-23T10:55:49.023 ERROR:paramiko.transport: raise SSHException( 2026-02-23T10:55:49.023 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2026-02-23T10:55:49.023 ERROR:paramiko.transport: 2026-02-23T10:55:49.023 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T10:55:49.024 WARNING:teuthology.provision.fog.trial019:'connect to trial019.front.sepia.ceph.com' reached maximum tries (10) after waiting for 145 seconds 2026-02-23T10:55:55.025 WARNING:teuthology.provision.fog.trial019:trial019: SSH not up after 390s (~50% of timeout); power cycling and continuing to wait 2026-02-23T10:55:55.025 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T10:55:55.025 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T10:55:55.065 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T10:55:59.069 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:55:59.180 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T10:56:03.184 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:56:03.294 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T10:56:03.295 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T10:56:03.395 INFO:teuthology.orchestra.console.trial019:Power on 2026-02-23T10:56:03.395 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T10:56:03.440 DEBUG:teuthology.orchestra.console.trial019:power on output: Chassis Power Control: Up/On 2026-02-23T10:56:07.442 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T10:56:07.554 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T10:56:07.554 INFO:teuthology.orchestra.console.trial019:Power on completed 2026-02-23T10:56:07.656 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:56:46.464 WARNING:teuthology.provision.fog.trial019:[Errno None] Unable to connect to port 22 on 10.20.193.19 2026-02-23T10:56:52.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:57:28.573 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T10:57:28.574 DEBUG:teuthology.orchestra.run.trial019:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T10:57:28.735 INFO:teuthology.provision.fog.trial019:Node is ready 2026-02-23T10:57:28.735 DEBUG:teuthology.orchestra.run.trial019:> hostname 2026-02-23T10:57:28.790 INFO:teuthology.orchestra.run.trial019.stdout:trial019.front.sepia.ceph.com 2026-02-23T10:57:28.791 DEBUG:teuthology.orchestra.run.trial019:> grep trial019.front.sepia.ceph.com /etc/hosts 2026-02-23T10:57:28.849 INFO:teuthology.orchestra.run.trial019.stdout:10.20.193.19 trial019.front.sepia.ceph.com trial019 2026-02-23T10:57:28.849 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname trial019 2026-02-23T10:57:28.918 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/trial019.front.sepia.ceph.com/trial019/g' /etc/hosts 2026-02-23T10:57:28.985 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/10.20.193.19/10.20.193.19/g' /etc/hosts 2026-02-23T10:57:29.049 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/trial019.front.sepia.ceph.com/trial019/g' /etc/hostname 2026-02-23T10:57:29.113 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname trial019 2026-02-23T10:57:29.176 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:NAME="CentOS Stream" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="9" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:ID="centos" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="9" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:57:29.233 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;31" 2026-02-23T10:57:29.234 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:57:29.234 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:57:29.234 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:57:29.234 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:57:29.234 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:57:29.234 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:57:29.235 INFO:teuthology.provision.fog.trial019:Deploy complete! 2026-02-23T10:57:29.236 DEBUG:teuthology.parallel:result is None 2026-02-23T10:57:29.504 INFO:teuthology.lock.ops:Checking trial019.front.sepia.ceph.com 2026-02-23T10:57:29.504 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T10:57:29.584 INFO:teuthology.lock.ops:Updating [trial019.front.sepia.ceph.com]: set os type and version on server 2026-02-23T10:57:29.584 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-23T10:57:29.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T10:57:29.648 DEBUG:teuthology.orchestra.run.trial019:> true 2026-02-23T10:57:29.720 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-23T10:57:29.721 DEBUG:teuthology.orchestra.run.trial019:> uname -m 2026-02-23T10:57:29.776 INFO:teuthology.orchestra.run.trial019.stdout:x86_64 2026-02-23T10:57:29.777 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-23T10:57:29.834 INFO:teuthology.orchestra.run.trial019.stdout:NAME="CentOS Stream" 2026-02-23T10:57:29.834 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="9" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:ID="centos" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel fedora" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="9" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el9" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;31" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://centos.org/" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T10:57:29.835 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T10:57:29.836 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-23T10:57:29.938 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T10:57:30.032 INFO:teuthology.dispatcher.supervisor:Running job 66153 2026-02-23T10:57:30.033 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66153 --name shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial --description crimson-rados/singleton/{0-crimson_install all/osd-backfill crimson-supported-all-distro/centos_latest crimson_qa_overrides objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} rados} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66153/orig.config.yaml 2026-02-23T10:57:30.033 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66153 2026-02-23T10:57:30.033 INFO:teuthology.dispatcher.supervisor:Job PID: 105354 2026-02-23T10:57:30.033 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T10:59:30.034 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:01:30.153 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:03:30.282 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:05:30.403 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:07:30.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:09:30.601 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:09:30.700 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T11:09:30.765 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T11:09:31.063 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T11:09:31.063 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:09:31.104 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T11:09:35.105 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:09:35.214 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T11:09:39.215 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:09:39.325 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T11:09:39.326 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T11:09:39.491 INFO:teuthology.lock.ops:unlocked: trial019.front.sepia.ceph.com