2026-02-19T17:06:18.420 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T17:06:18.420 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:06:18.505 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:06:18.651 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7863fea91b20>, signals=[15]) 2026-02-19T17:06:18.652 INFO:teuthology.lock.ops:Start node 'trial140.front.sepia.ceph.com' reimaging 2026-02-19T17:06:18.652 INFO:teuthology.lock.ops:Updating [trial140.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T17:06:18.652 INFO:teuthology.lock.ops:Updating trial140.front.sepia.ceph.com on lock server 2026-02-19T17:06:18.859 DEBUG:teuthology.provision.fog.trial140:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T17:06:18.912 INFO:teuthology.provision.fog.trial140:Scheduling deploy of centos 9.stream 2026-02-19T17:06:20.018 INFO:teuthology.orchestra.console.trial140:Power off 2026-02-19T17:06:20.018 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T17:06:20.057 DEBUG:teuthology.orchestra.console.trial140:power off output: Chassis Power Control: Down/Off 2026-02-19T17:06:24.062 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:06:24.172 DEBUG:teuthology.orchestra.console.trial140:check power output: Chassis Power is off 2026-02-19T17:06:24.173 INFO:teuthology.orchestra.console.trial140:Power off completed 2026-02-19T17:06:24.274 INFO:teuthology.orchestra.console.trial140:Power on 2026-02-19T17:06:24.274 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T17:06:24.312 DEBUG:teuthology.orchestra.console.trial140:power on output: Chassis Power Control: Up/On 2026-02-19T17:06:28.317 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:06:28.426 DEBUG:teuthology.orchestra.console.trial140:check power output: Chassis Power is on 2026-02-19T17:06:28.426 INFO:teuthology.orchestra.console.trial140:Power on completed 2026-02-19T17:06:28.527 INFO:teuthology.provision.fog.trial140:Waiting for deploy to finish 2026-02-19T17:08:15.939 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T17:09:16.001 WARNING:teuthology.provision.fog.trial140:timed out 2026-02-19T17:09:22.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T17:09:29.431 ERROR:teuthology.orchestra.connection:Error authenticating with trial140.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-19T17:09:33.545 ERROR:teuthology.orchestra.connection:Error authenticating with trial140.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-19T17:09:40.641 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T17:09:40.642 DEBUG:teuthology.orchestra.run.trial140:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T17:09:40.809 INFO:teuthology.provision.fog.trial140:Node is ready 2026-02-19T17:09:40.810 DEBUG:teuthology.orchestra.run.trial140:> hostname 2026-02-19T17:09:40.866 INFO:teuthology.orchestra.run.trial140.stdout:trial140.front.sepia.ceph.com 2026-02-19T17:09:40.867 DEBUG:teuthology.orchestra.run.trial140:> grep trial140.front.sepia.ceph.com /etc/hosts 2026-02-19T17:09:40.923 INFO:teuthology.orchestra.run.trial140.stdout:10.20.193.140 trial140.front.sepia.ceph.com trial140 2026-02-19T17:09:40.924 DEBUG:teuthology.orchestra.run.trial140:> sudo hostname trial140 2026-02-19T17:09:40.995 DEBUG:teuthology.orchestra.run.trial140:> sudo sed -i -e 's/trial140.front.sepia.ceph.com/trial140/g' /etc/hosts 2026-02-19T17:09:41.059 DEBUG:teuthology.orchestra.run.trial140:> sudo sed -i -e 's/10.20.193.140/10.20.193.140/g' /etc/hosts 2026-02-19T17:09:41.123 DEBUG:teuthology.orchestra.run.trial140:> sudo sed -i -e 's/trial140.front.sepia.ceph.com/trial140/g' /etc/hostname 2026-02-19T17:09:41.187 DEBUG:teuthology.orchestra.run.trial140:> sudo hostname trial140 2026-02-19T17:09:41.251 DEBUG:teuthology.orchestra.run.trial140:> cat /etc/os-release 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:NAME="CentOS Stream" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:VERSION="9" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:ID="centos" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:ID_LIKE="rhel fedora" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:VERSION_ID="9" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:PLATFORM_ID="platform:el9" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:ANSI_COLOR="0;31" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:LOGO="fedora-logo-icon" 2026-02-19T17:09:41.306 INFO:teuthology.orchestra.run.trial140.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T17:09:41.307 INFO:teuthology.orchestra.run.trial140.stdout:HOME_URL="https://centos.org/" 2026-02-19T17:09:41.307 INFO:teuthology.orchestra.run.trial140.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T17:09:41.307 INFO:teuthology.orchestra.run.trial140.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T17:09:41.307 INFO:teuthology.orchestra.run.trial140.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T17:09:41.307 INFO:teuthology.provision.fog.trial140:Deploy complete! 2026-02-19T17:09:41.307 DEBUG:teuthology.parallel:result is None 2026-02-19T17:09:41.523 INFO:teuthology.lock.ops:Checking trial140.front.sepia.ceph.com 2026-02-19T17:09:41.523 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T17:09:41.583 INFO:teuthology.lock.ops:Updating [trial140.front.sepia.ceph.com]: set os type and version on server 2026-02-19T17:09:41.583 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial140.front.sepia.ceph.com' 2026-02-19T17:09:41.584 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial140.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T17:09:41.645 DEBUG:teuthology.orchestra.run.trial140:> true 2026-02-19T17:09:41.723 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial140.front.sepia.ceph.com' 2026-02-19T17:09:41.723 DEBUG:teuthology.orchestra.run.trial140:> uname -m 2026-02-19T17:09:41.778 INFO:teuthology.orchestra.run.trial140.stdout:x86_64 2026-02-19T17:09:41.779 DEBUG:teuthology.orchestra.run.trial140:> cat /etc/os-release 2026-02-19T17:09:41.834 INFO:teuthology.orchestra.run.trial140.stdout:NAME="CentOS Stream" 2026-02-19T17:09:41.834 INFO:teuthology.orchestra.run.trial140.stdout:VERSION="9" 2026-02-19T17:09:41.834 INFO:teuthology.orchestra.run.trial140.stdout:ID="centos" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:ID_LIKE="rhel fedora" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:VERSION_ID="9" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:PLATFORM_ID="platform:el9" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:ANSI_COLOR="0;31" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:LOGO="fedora-logo-icon" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:HOME_URL="https://centos.org/" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T17:09:41.835 INFO:teuthology.orchestra.run.trial140.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T17:09:41.835 INFO:teuthology.lock.ops:Updating trial140.front.sepia.ceph.com on lock server 2026-02-19T17:09:41.903 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:09:41.990 INFO:teuthology.dispatcher.supervisor:Running job 59214 2026-02-19T17:09:41.990 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59214 --name yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rados/objectstore/{backends/objectstore-bluestore-b supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59214/orig.config.yaml 2026-02-19T17:09:41.991 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59214 2026-02-19T17:09:41.991 INFO:teuthology.dispatcher.supervisor:Job PID: 175698 2026-02-19T17:09:41.991 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T17:11:42.075 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:13:42.279 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:15:42.452 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:17:42.633 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:19:42.826 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:21:42.962 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:23:43.123 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:23:43.207 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T17:23:43.268 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T17:23:43.574 INFO:teuthology.orchestra.console.trial140:Power off 2026-02-19T17:23:43.574 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T17:23:43.614 DEBUG:teuthology.orchestra.console.trial140:power off output: Chassis Power Control: Down/Off 2026-02-19T17:23:47.617 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:23:47.727 DEBUG:teuthology.orchestra.console.trial140:check power output: Chassis Power is on 2026-02-19T17:23:51.730 DEBUG:teuthology.orchestra.console.trial140:pexpect command: ipmitool -H trial140.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:23:51.838 DEBUG:teuthology.orchestra.console.trial140:check power output: Chassis Power is off 2026-02-19T17:23:51.839 INFO:teuthology.orchestra.console.trial140:Power off completed 2026-02-19T17:23:52.003 INFO:teuthology.lock.ops:unlocked: trial140.front.sepia.ceph.com