2026-02-20T23:39:58.866 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T23:39:58.866 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:39:58.940 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:39:59.076 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75ed5dab6660>, signals=[15]) 2026-02-20T23:39:59.077 INFO:teuthology.lock.ops:Start node 'trial138.front.sepia.ceph.com' reimaging 2026-02-20T23:39:59.077 INFO:teuthology.lock.ops:Updating [trial138.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T23:39:59.077 INFO:teuthology.lock.ops:Updating trial138.front.sepia.ceph.com on lock server 2026-02-20T23:39:59.285 DEBUG:teuthology.provision.fog.trial138:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T23:39:59.336 INFO:teuthology.provision.fog.trial138:Scheduling deploy of centos 9.stream 2026-02-20T23:40:00.469 INFO:teuthology.orchestra.console.trial138:Power off 2026-02-20T23:40:00.469 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T23:40:00.508 DEBUG:teuthology.orchestra.console.trial138:power off output: Chassis Power Control: Down/Off 2026-02-20T23:40:04.511 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:40:04.620 DEBUG:teuthology.orchestra.console.trial138:check power output: Chassis Power is off 2026-02-20T23:40:04.621 INFO:teuthology.orchestra.console.trial138:Power off completed 2026-02-20T23:40:04.721 INFO:teuthology.orchestra.console.trial138:Power on 2026-02-20T23:40:04.722 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T23:40:04.762 DEBUG:teuthology.orchestra.console.trial138:power on output: Chassis Power Control: Up/On 2026-02-20T23:40:08.766 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T23:40:08.876 DEBUG:teuthology.orchestra.console.trial138:check power output: Chassis Power is on 2026-02-20T23:40:08.877 INFO:teuthology.orchestra.console.trial138:Power on completed 2026-02-20T23:40:08.977 INFO:teuthology.provision.fog.trial138:Waiting for deploy to finish 2026-02-20T23:41:56.853 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:41:57.004 ERROR:teuthology.orchestra.connection:Error authenticating with trial138.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-20T23:43:01.007 WARNING:teuthology.provision.fog.trial138:timed out 2026-02-20T23:43:07.009 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:43:11.225 ERROR:teuthology.orchestra.connection:Error authenticating with trial138.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-20T23:43:15.321 ERROR:teuthology.orchestra.connection:Error authenticating with trial138.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-20T23:43:22.400 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T23:43:22.401 DEBUG:teuthology.orchestra.run.trial138:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T23:43:22.544 INFO:teuthology.provision.fog.trial138:Node is ready 2026-02-20T23:43:22.545 DEBUG:teuthology.orchestra.run.trial138:> hostname 2026-02-20T23:43:22.601 INFO:teuthology.orchestra.run.trial138.stdout:trial138.front.sepia.ceph.com 2026-02-20T23:43:22.601 DEBUG:teuthology.orchestra.run.trial138:> grep trial138.front.sepia.ceph.com /etc/hosts 2026-02-20T23:43:22.657 INFO:teuthology.orchestra.run.trial138.stdout:10.20.193.138 trial138.front.sepia.ceph.com trial138 2026-02-20T23:43:22.658 DEBUG:teuthology.orchestra.run.trial138:> sudo hostname trial138 2026-02-20T23:43:22.727 DEBUG:teuthology.orchestra.run.trial138:> sudo sed -i -e 's/trial138.front.sepia.ceph.com/trial138/g' /etc/hosts 2026-02-20T23:43:22.792 DEBUG:teuthology.orchestra.run.trial138:> sudo sed -i -e 's/10.20.193.138/10.20.193.138/g' /etc/hosts 2026-02-20T23:43:22.856 DEBUG:teuthology.orchestra.run.trial138:> sudo sed -i -e 's/trial138.front.sepia.ceph.com/trial138/g' /etc/hostname 2026-02-20T23:43:22.920 DEBUG:teuthology.orchestra.run.trial138:> sudo hostname trial138 2026-02-20T23:43:22.983 DEBUG:teuthology.orchestra.run.trial138:> cat /etc/os-release 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:NAME="CentOS Stream" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:VERSION="9" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:ID="centos" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:ID_LIKE="rhel fedora" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:VERSION_ID="9" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:PLATFORM_ID="platform:el9" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T23:43:23.039 INFO:teuthology.orchestra.run.trial138.stdout:ANSI_COLOR="0;31" 2026-02-20T23:43:23.040 INFO:teuthology.orchestra.run.trial138.stdout:LOGO="fedora-logo-icon" 2026-02-20T23:43:23.040 INFO:teuthology.orchestra.run.trial138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T23:43:23.040 INFO:teuthology.orchestra.run.trial138.stdout:HOME_URL="https://centos.org/" 2026-02-20T23:43:23.040 INFO:teuthology.orchestra.run.trial138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T23:43:23.040 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T23:43:23.040 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T23:43:23.041 INFO:teuthology.provision.fog.trial138:Deploy complete! 2026-02-20T23:43:23.042 DEBUG:teuthology.parallel:result is None 2026-02-20T23:43:23.494 INFO:teuthology.lock.ops:Checking trial138.front.sepia.ceph.com 2026-02-20T23:43:23.494 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T23:43:23.598 INFO:teuthology.lock.ops:Updating [trial138.front.sepia.ceph.com]: set os type and version on server 2026-02-20T23:43:23.598 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-20T23:43:23.598 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T23:43:23.664 DEBUG:teuthology.orchestra.run.trial138:> true 2026-02-20T23:43:23.736 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-20T23:43:23.737 DEBUG:teuthology.orchestra.run.trial138:> uname -m 2026-02-20T23:43:23.792 INFO:teuthology.orchestra.run.trial138.stdout:x86_64 2026-02-20T23:43:23.793 DEBUG:teuthology.orchestra.run.trial138:> cat /etc/os-release 2026-02-20T23:43:23.848 INFO:teuthology.orchestra.run.trial138.stdout:NAME="CentOS Stream" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:VERSION="9" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:ID="centos" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:ID_LIKE="rhel fedora" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:VERSION_ID="9" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:PLATFORM_ID="platform:el9" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:ANSI_COLOR="0;31" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:LOGO="fedora-logo-icon" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:HOME_URL="https://centos.org/" 2026-02-20T23:43:23.849 INFO:teuthology.orchestra.run.trial138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T23:43:23.850 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T23:43:23.850 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T23:43:23.850 INFO:teuthology.lock.ops:Updating trial138.front.sepia.ceph.com on lock server 2026-02-20T23:43:23.955 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:43:24.048 INFO:teuthology.dispatcher.supervisor:Running job 61909 2026-02-20T23:43:24.048 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-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61909 --name liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-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/radosbench_4K_seq_read} -- /home/teuthworker/mnt/teuthology/liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61909/orig.config.yaml 2026-02-20T23:43:24.049 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/liucm-2026-02-20_22:16:48-crimson-rados-wip-liucm-osd-shard-redesign-crimson-only-distro-debug-trial/61909 2026-02-20T23:43:24.049 INFO:teuthology.dispatcher.supervisor:Job PID: 1872319 2026-02-20T23:43:24.049 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T23:45:24.050 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:47:24.171 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:49:24.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:51:24.396 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:53:24.540 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:55:24.662 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:57:24.788 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T23:59:24.913 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:01:25.032 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:03:25.156 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:05:25.264 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:07:25.387 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:09:25.509 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T00:09:25.586 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T00:09:25.645 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T00:09:25.936 INFO:teuthology.orchestra.console.trial138:Power off 2026-02-21T00:09:25.936 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T00:09:25.978 DEBUG:teuthology.orchestra.console.trial138:power off output: Chassis Power Control: Down/Off 2026-02-21T00:09:29.979 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:09:30.087 DEBUG:teuthology.orchestra.console.trial138:check power output: Chassis Power is on 2026-02-21T00:09:34.088 DEBUG:teuthology.orchestra.console.trial138:pexpect command: ipmitool -H trial138.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T00:09:34.199 DEBUG:teuthology.orchestra.console.trial138:check power output: Chassis Power is off 2026-02-21T00:09:34.200 INFO:teuthology.orchestra.console.trial138:Power off completed 2026-02-21T00:09:34.408 INFO:teuthology.lock.ops:unlocked: trial138.front.sepia.ceph.com