2026-02-24T15:34:11.119 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T15:34:11.120 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:34:11.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:34:11.325 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7305a727b740>, signals=[15]) 2026-02-24T15:34:11.325 INFO:teuthology.lock.ops:Start node 'trial109.front.sepia.ceph.com' reimaging 2026-02-24T15:34:11.325 INFO:teuthology.lock.ops:Updating [trial109.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T15:34:11.325 INFO:teuthology.lock.ops:Updating trial109.front.sepia.ceph.com on lock server 2026-02-24T15:34:11.528 DEBUG:teuthology.provision.fog.trial109:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T15:34:11.582 INFO:teuthology.provision.fog.trial109:Scheduling deploy of centos 9.stream 2026-02-24T15:34:13.154 INFO:teuthology.orchestra.console.trial109:Power off 2026-02-24T15:34:13.154 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T15:34:13.193 DEBUG:teuthology.orchestra.console.trial109:power off output: Chassis Power Control: Down/Off 2026-02-24T15:34:17.198 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T15:34:17.307 DEBUG:teuthology.orchestra.console.trial109:check power output: Chassis Power is off 2026-02-24T15:34:17.308 INFO:teuthology.orchestra.console.trial109:Power off completed 2026-02-24T15:34:17.408 INFO:teuthology.orchestra.console.trial109:Power on 2026-02-24T15:34:17.409 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T15:34:17.448 DEBUG:teuthology.orchestra.console.trial109:power on output: Chassis Power Control: Up/On 2026-02-24T15:34:21.452 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T15:34:21.563 DEBUG:teuthology.orchestra.console.trial109:check power output: Chassis Power is on 2026-02-24T15:34:21.563 INFO:teuthology.orchestra.console.trial109:Power on completed 2026-02-24T15:34:21.664 INFO:teuthology.provision.fog.trial109:Waiting for deploy to finish 2026-02-24T15:36:09.677 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T15:37:09.739 WARNING:teuthology.provision.fog.trial109:timed out 2026-02-24T15:37:15.745 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T15:37:20.998 ERROR:teuthology.orchestra.connection:Error authenticating with trial109.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-24T15:37:25.076 ERROR:teuthology.orchestra.connection:Error authenticating with trial109.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-24T15:37:32.180 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T15:37:32.180 DEBUG:teuthology.orchestra.run.trial109:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T15:37:32.380 INFO:teuthology.provision.fog.trial109:Node is ready 2026-02-24T15:37:32.380 DEBUG:teuthology.orchestra.run.trial109:> hostname 2026-02-24T15:37:32.436 INFO:teuthology.orchestra.run.trial109.stdout:trial109.front.sepia.ceph.com 2026-02-24T15:37:32.436 DEBUG:teuthology.orchestra.run.trial109:> grep trial109.front.sepia.ceph.com /etc/hosts 2026-02-24T15:37:32.491 INFO:teuthology.orchestra.run.trial109.stdout:10.20.193.109 trial109.front.sepia.ceph.com trial109 2026-02-24T15:37:32.491 DEBUG:teuthology.orchestra.run.trial109:> sudo hostname trial109 2026-02-24T15:37:32.564 DEBUG:teuthology.orchestra.run.trial109:> sudo sed -i -e 's/trial109.front.sepia.ceph.com/trial109/g' /etc/hosts 2026-02-24T15:37:32.630 DEBUG:teuthology.orchestra.run.trial109:> sudo sed -i -e 's/10.20.193.109/10.20.193.109/g' /etc/hosts 2026-02-24T15:37:32.697 DEBUG:teuthology.orchestra.run.trial109:> sudo sed -i -e 's/trial109.front.sepia.ceph.com/trial109/g' /etc/hostname 2026-02-24T15:37:32.765 DEBUG:teuthology.orchestra.run.trial109:> sudo hostname trial109 2026-02-24T15:37:32.831 DEBUG:teuthology.orchestra.run.trial109:> cat /etc/os-release 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:NAME="CentOS Stream" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:VERSION="9" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:ID="centos" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:ID_LIKE="rhel fedora" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:VERSION_ID="9" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:PLATFORM_ID="platform:el9" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:ANSI_COLOR="0;31" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:LOGO="fedora-logo-icon" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:HOME_URL="https://centos.org/" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T15:37:32.887 INFO:teuthology.orchestra.run.trial109.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T15:37:32.887 INFO:teuthology.provision.fog.trial109:Deploy complete! 2026-02-24T15:37:32.888 DEBUG:teuthology.parallel:result is None 2026-02-24T15:37:33.106 INFO:teuthology.lock.ops:Checking trial109.front.sepia.ceph.com 2026-02-24T15:37:33.106 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T15:37:33.177 INFO:teuthology.lock.ops:Updating [trial109.front.sepia.ceph.com]: set os type and version on server 2026-02-24T15:37:33.177 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-24T15:37:33.177 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T15:37:33.238 DEBUG:teuthology.orchestra.run.trial109:> true 2026-02-24T15:37:33.313 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-24T15:37:33.313 DEBUG:teuthology.orchestra.run.trial109:> uname -m 2026-02-24T15:37:33.369 INFO:teuthology.orchestra.run.trial109.stdout:x86_64 2026-02-24T15:37:33.369 DEBUG:teuthology.orchestra.run.trial109:> cat /etc/os-release 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:NAME="CentOS Stream" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:VERSION="9" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:ID="centos" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:ID_LIKE="rhel fedora" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:VERSION_ID="9" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:PLATFORM_ID="platform:el9" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:ANSI_COLOR="0;31" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:LOGO="fedora-logo-icon" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T15:37:33.425 INFO:teuthology.orchestra.run.trial109.stdout:HOME_URL="https://centos.org/" 2026-02-24T15:37:33.426 INFO:teuthology.orchestra.run.trial109.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T15:37:33.426 INFO:teuthology.orchestra.run.trial109.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T15:37:33.426 INFO:teuthology.orchestra.run.trial109.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T15:37:33.426 INFO:teuthology.lock.ops:Updating trial109.front.sepia.ceph.com on lock server 2026-02-24T15:37:33.486 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:37:33.579 INFO:teuthology.dispatcher.supervisor:Running job 68215 2026-02-24T15:37:33.579 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_liucm@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/liucm-2026-02-24_15:28:57-crimson-rados-wip-liucm-shard-redesign-crimson-only-distro-debug-trial/68215 --name liucm-2026-02-24_15:28:57-crimson-rados-wip-liucm-shard-redesign-crimson-only-distro-debug-trial --description crimson-rados/perf/{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} perf_ignorelist settings/optimized workloads/fio_4K_rand_read} -- /home/teuthworker/mnt/teuthology/liucm-2026-02-24_15:28:57-crimson-rados-wip-liucm-shard-redesign-crimson-only-distro-debug-trial/68215/orig.config.yaml 2026-02-24T15:37:33.579 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/liucm-2026-02-24_15:28:57-crimson-rados-wip-liucm-shard-redesign-crimson-only-distro-debug-trial/68215 2026-02-24T15:37:33.579 INFO:teuthology.dispatcher.supervisor:Job PID: 1339656 2026-02-24T15:37:33.579 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T15:39:33.679 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:41:33.859 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:43:34.040 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:45:34.246 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:47:34.430 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:49:34.627 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:51:34.809 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:53:35.000 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:55:35.201 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:57:35.389 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T15:59:35.592 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:01:35.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:03:35.985 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:05:36.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:07:36.360 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:09:36.567 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:11:36.749 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:13:36.959 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:15:37.166 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:17:37.329 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:19:37.424 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T16:19:37.517 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T16:19:37.584 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T16:19:37.875 INFO:teuthology.orchestra.console.trial109:Power off 2026-02-24T16:19:37.875 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T16:19:37.913 DEBUG:teuthology.orchestra.console.trial109:power off output: Chassis Power Control: Down/Off 2026-02-24T16:19:41.918 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T16:19:42.026 DEBUG:teuthology.orchestra.console.trial109:check power output: Chassis Power is on 2026-02-24T16:19:46.029 DEBUG:teuthology.orchestra.console.trial109:pexpect command: ipmitool -H trial109.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T16:19:46.138 DEBUG:teuthology.orchestra.console.trial109:check power output: Chassis Power is off 2026-02-24T16:19:46.138 INFO:teuthology.orchestra.console.trial109:Power off completed 2026-02-24T16:19:46.347 INFO:teuthology.lock.ops:unlocked: trial109.front.sepia.ceph.com