2026-02-23T11:18:41.553 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T11:18:41.553 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:18:41.626 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:18:41.761 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7cdf1668a8e0>, signals=[15]) 2026-02-23T11:18:41.761 INFO:teuthology.lock.ops:Start node 'trial079.front.sepia.ceph.com' reimaging 2026-02-23T11:18:41.761 INFO:teuthology.lock.ops:Updating [trial079.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T11:18:41.761 INFO:teuthology.lock.ops:Updating trial079.front.sepia.ceph.com on lock server 2026-02-23T11:18:41.978 DEBUG:teuthology.provision.fog.trial079:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T11:18:42.026 INFO:teuthology.provision.fog.trial079:Scheduling deploy of centos 9.stream 2026-02-23T11:18:43.092 INFO:teuthology.orchestra.console.trial079:Power off 2026-02-23T11:18:43.093 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:18:43.131 DEBUG:teuthology.orchestra.console.trial079:power off output: Chassis Power Control: Down/Off 2026-02-23T11:18:47.136 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:18:47.245 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is off 2026-02-23T11:18:47.246 INFO:teuthology.orchestra.console.trial079:Power off completed 2026-02-23T11:18:47.346 INFO:teuthology.orchestra.console.trial079:Power on 2026-02-23T11:18:47.346 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T11:18:47.386 DEBUG:teuthology.orchestra.console.trial079:power on output: Chassis Power Control: Up/On 2026-02-23T11:18:51.391 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:18:51.501 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is on 2026-02-23T11:18:51.501 INFO:teuthology.orchestra.console.trial079:Power on completed 2026-02-23T11:18:51.602 INFO:teuthology.provision.fog.trial079:Waiting for deploy to finish 2026-02-23T11:20:39.217 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:21:39.226 WARNING:teuthology.provision.fog.trial079:timed out 2026-02-23T11:21:45.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:21:52.514 ERROR:teuthology.orchestra.connection:Error authenticating with trial079.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-23T11:21:56.649 ERROR:teuthology.orchestra.connection:Error authenticating with trial079.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-23T11:22:03.751 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T11:22:03.752 DEBUG:teuthology.orchestra.run.trial079:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T11:22:03.903 INFO:teuthology.provision.fog.trial079:Node is ready 2026-02-23T11:22:03.904 DEBUG:teuthology.orchestra.run.trial079:> hostname 2026-02-23T11:22:03.959 INFO:teuthology.orchestra.run.trial079.stdout:trial079.front.sepia.ceph.com 2026-02-23T11:22:03.960 DEBUG:teuthology.orchestra.run.trial079:> grep trial079.front.sepia.ceph.com /etc/hosts 2026-02-23T11:22:04.015 INFO:teuthology.orchestra.run.trial079.stdout:10.20.193.79 trial079.front.sepia.ceph.com trial079 2026-02-23T11:22:04.016 DEBUG:teuthology.orchestra.run.trial079:> sudo hostname trial079 2026-02-23T11:22:04.085 DEBUG:teuthology.orchestra.run.trial079:> sudo sed -i -e 's/trial079.front.sepia.ceph.com/trial079/g' /etc/hosts 2026-02-23T11:22:04.151 DEBUG:teuthology.orchestra.run.trial079:> sudo sed -i -e 's/10.20.193.79/10.20.193.79/g' /etc/hosts 2026-02-23T11:22:04.215 DEBUG:teuthology.orchestra.run.trial079:> sudo sed -i -e 's/trial079.front.sepia.ceph.com/trial079/g' /etc/hostname 2026-02-23T11:22:04.278 DEBUG:teuthology.orchestra.run.trial079:> sudo hostname trial079 2026-02-23T11:22:04.341 DEBUG:teuthology.orchestra.run.trial079:> cat /etc/os-release 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:NAME="CentOS Stream" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:VERSION="9" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:ID="centos" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:VERSION_ID="9" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:ANSI_COLOR="0;31" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:22:04.397 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:22:04.397 INFO:teuthology.provision.fog.trial079:Deploy complete! 2026-02-23T11:22:04.398 DEBUG:teuthology.parallel:result is None 2026-02-23T11:22:04.655 INFO:teuthology.lock.ops:Checking trial079.front.sepia.ceph.com 2026-02-23T11:22:04.655 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T11:22:04.742 INFO:teuthology.lock.ops:Updating [trial079.front.sepia.ceph.com]: set os type and version on server 2026-02-23T11:22:04.742 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial079.front.sepia.ceph.com' 2026-02-23T11:22:04.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T11:22:04.805 DEBUG:teuthology.orchestra.run.trial079:> true 2026-02-23T11:22:04.880 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial079.front.sepia.ceph.com' 2026-02-23T11:22:04.880 DEBUG:teuthology.orchestra.run.trial079:> uname -m 2026-02-23T11:22:04.934 INFO:teuthology.orchestra.run.trial079.stdout:x86_64 2026-02-23T11:22:04.935 DEBUG:teuthology.orchestra.run.trial079:> cat /etc/os-release 2026-02-23T11:22:04.990 INFO:teuthology.orchestra.run.trial079.stdout:NAME="CentOS Stream" 2026-02-23T11:22:04.990 INFO:teuthology.orchestra.run.trial079.stdout:VERSION="9" 2026-02-23T11:22:04.990 INFO:teuthology.orchestra.run.trial079.stdout:ID="centos" 2026-02-23T11:22:04.990 INFO:teuthology.orchestra.run.trial079.stdout:ID_LIKE="rhel fedora" 2026-02-23T11:22:04.990 INFO:teuthology.orchestra.run.trial079.stdout:VERSION_ID="9" 2026-02-23T11:22:04.990 INFO:teuthology.orchestra.run.trial079.stdout:PLATFORM_ID="platform:el9" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:ANSI_COLOR="0;31" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:LOGO="fedora-logo-icon" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:HOME_URL="https://centos.org/" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T11:22:04.991 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T11:22:04.992 INFO:teuthology.lock.ops:Updating trial079.front.sepia.ceph.com on lock server 2026-02-23T11:22:05.096 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:22:05.197 INFO:teuthology.dispatcher.supervisor:Running job 66231 2026-02-23T11:22:05.197 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/66231 --name shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/cephadm objectstore/seastore/rbm$/{crimson_seastore_rbm_2q} tasks/rbd_cls_tests} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66231/orig.config.yaml 2026-02-23T11:22:05.197 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_09:58:48-crimson-rados-main-distro-debug-trial/66231 2026-02-23T11:22:05.197 INFO:teuthology.dispatcher.supervisor:Job PID: 231999 2026-02-23T11:22:05.197 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T11:24:05.212 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:26:05.398 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:28:05.585 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:30:05.781 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:32:05.894 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:34:06.063 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T11:34:06.152 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T11:34:06.216 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T11:34:06.516 INFO:teuthology.orchestra.console.trial079:Power off 2026-02-23T11:34:06.516 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T11:34:06.557 DEBUG:teuthology.orchestra.console.trial079:power off output: Chassis Power Control: Down/Off 2026-02-23T11:34:10.561 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:34:10.669 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is on 2026-02-23T11:34:14.674 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T11:34:14.784 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is off 2026-02-23T11:34:14.784 INFO:teuthology.orchestra.console.trial079:Power off completed 2026-02-23T11:34:14.977 INFO:teuthology.lock.ops:unlocked: trial079.front.sepia.ceph.com