2026-02-25T09:32:11.993 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T09:32:11.993 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:32:12.065 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:32:12.198 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x714fb5e92f20>, signals=[15]) 2026-02-25T09:32:12.198 INFO:teuthology.lock.ops:Start node 'trial197.front.sepia.ceph.com' reimaging 2026-02-25T09:32:12.198 INFO:teuthology.lock.ops:Updating [trial197.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T09:32:12.198 INFO:teuthology.lock.ops:Updating trial197.front.sepia.ceph.com on lock server 2026-02-25T09:32:12.379 DEBUG:teuthology.provision.fog.trial197:Requesting image trial_centos_9.stream (ID 3) 2026-02-25T09:32:12.432 INFO:teuthology.provision.fog.trial197:Scheduling deploy of centos 9.stream 2026-02-25T09:32:13.690 INFO:teuthology.orchestra.console.trial197:Power off 2026-02-25T09:32:13.690 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:32:13.729 DEBUG:teuthology.orchestra.console.trial197:power off output: Chassis Power Control: Down/Off 2026-02-25T09:32:17.732 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:32:17.841 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is off 2026-02-25T09:32:17.842 INFO:teuthology.orchestra.console.trial197:Power off completed 2026-02-25T09:32:17.942 INFO:teuthology.orchestra.console.trial197:Power on 2026-02-25T09:32:17.943 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T09:32:17.983 DEBUG:teuthology.orchestra.console.trial197:power on output: Chassis Power Control: Up/On 2026-02-25T09:32:21.989 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:32:22.097 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is on 2026-02-25T09:32:22.097 INFO:teuthology.orchestra.console.trial197:Power on completed 2026-02-25T09:32:22.197 INFO:teuthology.provision.fog.trial197:Waiting for deploy to finish 2026-02-25T09:34:09.962 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:34:10.067 ERROR:teuthology.orchestra.connection:Error authenticating with trial197.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-25T09:35:14.070 WARNING:teuthology.provision.fog.trial197:timed out 2026-02-25T09:35:20.072 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:35:23.436 ERROR:teuthology.orchestra.connection:Error authenticating with trial197.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-25T09:35:27.532 ERROR:teuthology.orchestra.connection:Error authenticating with trial197.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-25T09:35:34.644 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T09:35:34.645 DEBUG:teuthology.orchestra.run.trial197:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T09:35:34.824 INFO:teuthology.provision.fog.trial197:Node is ready 2026-02-25T09:35:34.824 DEBUG:teuthology.orchestra.run.trial197:> hostname 2026-02-25T09:35:34.884 INFO:teuthology.orchestra.run.trial197.stdout:trial197.front.sepia.ceph.com 2026-02-25T09:35:34.885 DEBUG:teuthology.orchestra.run.trial197:> grep trial197.front.sepia.ceph.com /etc/hosts 2026-02-25T09:35:34.947 INFO:teuthology.orchestra.run.trial197.stdout:10.20.193.197 trial197.front.sepia.ceph.com trial197 2026-02-25T09:35:34.947 DEBUG:teuthology.orchestra.run.trial197:> sudo hostname trial197 2026-02-25T09:35:35.021 DEBUG:teuthology.orchestra.run.trial197:> sudo sed -i -e 's/trial197.front.sepia.ceph.com/trial197/g' /etc/hosts 2026-02-25T09:35:35.090 DEBUG:teuthology.orchestra.run.trial197:> sudo sed -i -e 's/10.20.193.197/10.20.193.197/g' /etc/hosts 2026-02-25T09:35:35.158 DEBUG:teuthology.orchestra.run.trial197:> sudo sed -i -e 's/trial197.front.sepia.ceph.com/trial197/g' /etc/hostname 2026-02-25T09:35:35.225 DEBUG:teuthology.orchestra.run.trial197:> sudo hostname trial197 2026-02-25T09:35:35.290 DEBUG:teuthology.orchestra.run.trial197:> cat /etc/os-release 2026-02-25T09:35:35.347 INFO:teuthology.orchestra.run.trial197.stdout:NAME="CentOS Stream" 2026-02-25T09:35:35.348 INFO:teuthology.orchestra.run.trial197.stdout:VERSION="9" 2026-02-25T09:35:35.348 INFO:teuthology.orchestra.run.trial197.stdout:ID="centos" 2026-02-25T09:35:35.348 INFO:teuthology.orchestra.run.trial197.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:35:35.348 INFO:teuthology.orchestra.run.trial197.stdout:VERSION_ID="9" 2026-02-25T09:35:35.348 INFO:teuthology.orchestra.run.trial197.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:35:35.348 INFO:teuthology.orchestra.run.trial197.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:ANSI_COLOR="0;31" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:35:35.349 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:35:35.351 INFO:teuthology.provision.fog.trial197:Deploy complete! 2026-02-25T09:35:35.352 DEBUG:teuthology.parallel:result is None 2026-02-25T09:35:35.619 INFO:teuthology.lock.ops:Checking trial197.front.sepia.ceph.com 2026-02-25T09:35:35.619 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T09:35:35.766 INFO:teuthology.lock.ops:Updating [trial197.front.sepia.ceph.com]: set os type and version on server 2026-02-25T09:35:35.767 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial197.front.sepia.ceph.com' 2026-02-25T09:35:35.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T09:35:35.836 DEBUG:teuthology.orchestra.run.trial197:> true 2026-02-25T09:35:35.918 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial197.front.sepia.ceph.com' 2026-02-25T09:35:35.918 DEBUG:teuthology.orchestra.run.trial197:> uname -m 2026-02-25T09:35:35.975 INFO:teuthology.orchestra.run.trial197.stdout:x86_64 2026-02-25T09:35:35.975 DEBUG:teuthology.orchestra.run.trial197:> cat /etc/os-release 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:NAME="CentOS Stream" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:VERSION="9" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:ID="centos" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:ID_LIKE="rhel fedora" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:VERSION_ID="9" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:PLATFORM_ID="platform:el9" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:ANSI_COLOR="0;31" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:LOGO="fedora-logo-icon" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:HOME_URL="https://centos.org/" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-25T09:35:36.031 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-25T09:35:36.031 INFO:teuthology.lock.ops:Updating trial197.front.sepia.ceph.com on lock server 2026-02-25T09:35:36.100 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:35:36.189 INFO:teuthology.dispatcher.supervisor:Running job 69299 2026-02-25T09:35:36.189 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_matan@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69299 --name matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} tasks/rbd_python_api_tests} -- /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69299/orig.config.yaml 2026-02-25T09:35:36.190 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/matan-2026-02-25_08:02:37-crimson-rados-main-distro-default-trial/69299 2026-02-25T09:35:36.190 INFO:teuthology.dispatcher.supervisor:Job PID: 3947607 2026-02-25T09:35:36.190 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T09:37:36.190 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:39:36.318 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:41:36.443 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:43:36.563 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:45:36.682 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:47:36.777 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:49:36.871 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:51:36.997 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:53:37.162 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:55:37.285 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:57:37.407 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:59:37.533 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T09:59:37.624 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T09:59:37.686 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T09:59:38.048 INFO:teuthology.orchestra.console.trial197:Power off 2026-02-25T09:59:38.048 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T09:59:38.088 DEBUG:teuthology.orchestra.console.trial197:power off output: Chassis Power Control: Down/Off 2026-02-25T09:59:42.088 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:59:42.199 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is on 2026-02-25T09:59:46.200 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T09:59:46.310 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is off 2026-02-25T09:59:46.311 INFO:teuthology.orchestra.console.trial197:Power off completed 2026-02-25T09:59:46.486 INFO:teuthology.lock.ops:unlocked: trial197.front.sepia.ceph.com