2026-02-24T07:57:55.502 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T07:57:55.502 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:57:55.577 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:57:55.713 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7eade33d3c40>, signals=[15]) 2026-02-24T07:57:55.713 INFO:teuthology.lock.ops:Start node 'trial069.front.sepia.ceph.com' reimaging 2026-02-24T07:57:55.713 INFO:teuthology.lock.ops:Updating [trial069.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T07:57:55.713 INFO:teuthology.lock.ops:Updating trial069.front.sepia.ceph.com on lock server 2026-02-24T07:57:55.918 DEBUG:teuthology.provision.fog.trial069:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T07:57:55.969 INFO:teuthology.provision.fog.trial069:Scheduling deploy of centos 9.stream 2026-02-24T07:57:57.094 INFO:teuthology.orchestra.console.trial069:Power off 2026-02-24T07:57:57.094 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T07:57:57.132 DEBUG:teuthology.orchestra.console.trial069:power off output: Chassis Power Control: Down/Off 2026-02-24T07:58:01.136 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:58:01.246 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is off 2026-02-24T07:58:01.247 INFO:teuthology.orchestra.console.trial069:Power off completed 2026-02-24T07:58:01.347 INFO:teuthology.orchestra.console.trial069:Power on 2026-02-24T07:58:01.347 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T07:58:01.390 DEBUG:teuthology.orchestra.console.trial069:power on output: Chassis Power Control: Up/On 2026-02-24T07:58:05.394 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:58:05.502 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is on 2026-02-24T07:58:05.502 INFO:teuthology.orchestra.console.trial069:Power on completed 2026-02-24T07:58:05.603 INFO:teuthology.provision.fog.trial069:Waiting for deploy to finish 2026-02-24T07:59:53.192 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T08:00:53.251 WARNING:teuthology.provision.fog.trial069:timed out 2026-02-24T08:00:59.258 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T08:01:04.508 ERROR:teuthology.orchestra.connection:Error authenticating with trial069.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-24T08:01:08.598 ERROR:teuthology.orchestra.connection:Error authenticating with trial069.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-24T08:01:15.682 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T08:01:15.683 DEBUG:teuthology.orchestra.run.trial069:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T08:01:15.945 INFO:teuthology.provision.fog.trial069:Node is ready 2026-02-24T08:01:15.945 DEBUG:teuthology.orchestra.run.trial069:> hostname 2026-02-24T08:01:16.002 INFO:teuthology.orchestra.run.trial069.stdout:trial069.front.sepia.ceph.com 2026-02-24T08:01:16.002 DEBUG:teuthology.orchestra.run.trial069:> grep trial069.front.sepia.ceph.com /etc/hosts 2026-02-24T08:01:16.058 INFO:teuthology.orchestra.run.trial069.stdout:10.20.193.69 trial069.front.sepia.ceph.com trial069 2026-02-24T08:01:16.058 DEBUG:teuthology.orchestra.run.trial069:> sudo hostname trial069 2026-02-24T08:01:16.131 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i -e 's/trial069.front.sepia.ceph.com/trial069/g' /etc/hosts 2026-02-24T08:01:16.198 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i -e 's/10.20.193.69/10.20.193.69/g' /etc/hosts 2026-02-24T08:01:16.263 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i -e 's/trial069.front.sepia.ceph.com/trial069/g' /etc/hostname 2026-02-24T08:01:16.328 DEBUG:teuthology.orchestra.run.trial069:> sudo hostname trial069 2026-02-24T08:01:16.394 DEBUG:teuthology.orchestra.run.trial069:> cat /etc/os-release 2026-02-24T08:01:16.450 INFO:teuthology.orchestra.run.trial069.stdout:NAME="CentOS Stream" 2026-02-24T08:01:16.450 INFO:teuthology.orchestra.run.trial069.stdout:VERSION="9" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:ID="centos" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:ID_LIKE="rhel fedora" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:VERSION_ID="9" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:PLATFORM_ID="platform:el9" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:ANSI_COLOR="0;31" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:LOGO="fedora-logo-icon" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:HOME_URL="https://centos.org/" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T08:01:16.451 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T08:01:16.453 INFO:teuthology.provision.fog.trial069:Deploy complete! 2026-02-24T08:01:16.454 DEBUG:teuthology.parallel:result is None 2026-02-24T08:01:16.730 INFO:teuthology.lock.ops:Checking trial069.front.sepia.ceph.com 2026-02-24T08:01:16.730 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T08:01:16.812 INFO:teuthology.lock.ops:Updating [trial069.front.sepia.ceph.com]: set os type and version on server 2026-02-24T08:01:16.812 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial069.front.sepia.ceph.com' 2026-02-24T08:01:16.812 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T08:01:16.875 DEBUG:teuthology.orchestra.run.trial069:> true 2026-02-24T08:01:16.953 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial069.front.sepia.ceph.com' 2026-02-24T08:01:16.954 DEBUG:teuthology.orchestra.run.trial069:> uname -m 2026-02-24T08:01:17.009 INFO:teuthology.orchestra.run.trial069.stdout:x86_64 2026-02-24T08:01:17.009 DEBUG:teuthology.orchestra.run.trial069:> cat /etc/os-release 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:NAME="CentOS Stream" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:VERSION="9" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:ID="centos" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:ID_LIKE="rhel fedora" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:VERSION_ID="9" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:PLATFORM_ID="platform:el9" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:ANSI_COLOR="0;31" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:LOGO="fedora-logo-icon" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:HOME_URL="https://centos.org/" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T08:01:17.065 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T08:01:17.065 INFO:teuthology.lock.ops:Updating trial069.front.sepia.ceph.com on lock server 2026-02-24T08:01:17.144 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:01:17.230 INFO:teuthology.dispatcher.supervisor:Running job 67663 2026-02-24T08:01:17.230 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-24_06:51:01-crimson-rados-main-distro-debug-trial/67663 --name shraddhaag-2026-02-24_06:51:01-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/crimson_bluestore tasks/rbd_cls_tests} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67663/orig.config.yaml 2026-02-24T08:01:17.230 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67663 2026-02-24T08:01:17.230 INFO:teuthology.dispatcher.supervisor:Job PID: 3075582 2026-02-24T08:01:17.230 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T08:03:17.231 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:05:17.402 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:07:17.575 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:09:17.720 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:11:17.892 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:13:18.077 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:15:18.257 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:17:18.391 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:19:18.583 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:21:18.801 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:23:18.974 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:25:19.127 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:27:19.337 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:29:19.560 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T08:29:19.656 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T08:29:19.718 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T08:29:20.014 INFO:teuthology.orchestra.console.trial069:Power off 2026-02-24T08:29:20.014 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T08:29:20.053 DEBUG:teuthology.orchestra.console.trial069:power off output: Chassis Power Control: Down/Off 2026-02-24T08:29:24.058 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T08:29:24.166 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is on 2026-02-24T08:29:28.170 DEBUG:teuthology.orchestra.console.trial069:pexpect command: ipmitool -H trial069.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T08:29:28.279 DEBUG:teuthology.orchestra.console.trial069:check power output: Chassis Power is off 2026-02-24T08:29:28.279 INFO:teuthology.orchestra.console.trial069:Power off completed 2026-02-24T08:29:28.439 INFO:teuthology.lock.ops:unlocked: trial069.front.sepia.ceph.com