2026-02-23T12:58:12.210 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T12:58:12.210 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:58:12.282 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T12:58:12.415 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ad21da985e0>, signals=[15]) 2026-02-23T12:58:12.415 INFO:teuthology.lock.ops:Start node 'trial121.front.sepia.ceph.com' reimaging 2026-02-23T12:58:12.415 INFO:teuthology.lock.ops:Updating [trial121.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T12:58:12.415 INFO:teuthology.lock.ops:Updating trial121.front.sepia.ceph.com on lock server 2026-02-23T12:58:12.635 DEBUG:teuthology.provision.fog.trial121:Requesting image trial_centos_9.stream (ID 3) 2026-02-23T12:58:12.687 INFO:teuthology.provision.fog.trial121:Scheduling deploy of centos 9.stream 2026-02-23T12:58:13.582 INFO:teuthology.orchestra.console.trial121:Power off 2026-02-23T12:58:13.582 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T12:58:13.620 DEBUG:teuthology.orchestra.console.trial121:power off output: Chassis Power Control: Down/Off 2026-02-23T12:58:17.626 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T12:58:17.735 DEBUG:teuthology.orchestra.console.trial121:check power output: Chassis Power is off 2026-02-23T12:58:17.735 INFO:teuthology.orchestra.console.trial121:Power off completed 2026-02-23T12:58:17.836 INFO:teuthology.orchestra.console.trial121:Power on 2026-02-23T12:58:17.836 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T12:58:17.877 DEBUG:teuthology.orchestra.console.trial121:power on output: Chassis Power Control: Up/On 2026-02-23T12:58:21.881 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T12:58:21.990 DEBUG:teuthology.orchestra.console.trial121:check power output: Chassis Power is on 2026-02-23T12:58:21.991 INFO:teuthology.orchestra.console.trial121:Power on completed 2026-02-23T12:58:22.091 INFO:teuthology.provision.fog.trial121:Waiting for deploy to finish 2026-02-23T13:00:09.378 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T13:00:09.515 ERROR:teuthology.orchestra.connection:Error authenticating with trial121.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-23T13:01:13.518 WARNING:teuthology.provision.fog.trial121:timed out 2026-02-23T13:01:19.520 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T13:01:26.856 ERROR:teuthology.orchestra.connection:Error authenticating with trial121.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-23T13:01:30.990 ERROR:teuthology.orchestra.connection:Error authenticating with trial121.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-23T13:01:38.078 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T13:01:38.078 DEBUG:teuthology.orchestra.run.trial121:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T13:01:38.229 INFO:teuthology.provision.fog.trial121:Node is ready 2026-02-23T13:01:38.230 DEBUG:teuthology.orchestra.run.trial121:> hostname 2026-02-23T13:01:38.285 INFO:teuthology.orchestra.run.trial121.stdout:trial121.front.sepia.ceph.com 2026-02-23T13:01:38.285 DEBUG:teuthology.orchestra.run.trial121:> grep trial121.front.sepia.ceph.com /etc/hosts 2026-02-23T13:01:38.343 INFO:teuthology.orchestra.run.trial121.stdout:10.20.193.121 trial121.front.sepia.ceph.com trial121 2026-02-23T13:01:38.343 DEBUG:teuthology.orchestra.run.trial121:> sudo hostname trial121 2026-02-23T13:01:38.413 DEBUG:teuthology.orchestra.run.trial121:> sudo sed -i -e 's/trial121.front.sepia.ceph.com/trial121/g' /etc/hosts 2026-02-23T13:01:38.478 DEBUG:teuthology.orchestra.run.trial121:> sudo sed -i -e 's/10.20.193.121/10.20.193.121/g' /etc/hosts 2026-02-23T13:01:38.542 DEBUG:teuthology.orchestra.run.trial121:> sudo sed -i -e 's/trial121.front.sepia.ceph.com/trial121/g' /etc/hostname 2026-02-23T13:01:38.606 DEBUG:teuthology.orchestra.run.trial121:> sudo hostname trial121 2026-02-23T13:01:38.670 DEBUG:teuthology.orchestra.run.trial121:> cat /etc/os-release 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:NAME="CentOS Stream" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:VERSION="9" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:ID="centos" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:ID_LIKE="rhel fedora" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:VERSION_ID="9" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:PLATFORM_ID="platform:el9" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T13:01:38.727 INFO:teuthology.orchestra.run.trial121.stdout:ANSI_COLOR="0;31" 2026-02-23T13:01:38.728 INFO:teuthology.orchestra.run.trial121.stdout:LOGO="fedora-logo-icon" 2026-02-23T13:01:38.728 INFO:teuthology.orchestra.run.trial121.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T13:01:38.728 INFO:teuthology.orchestra.run.trial121.stdout:HOME_URL="https://centos.org/" 2026-02-23T13:01:38.728 INFO:teuthology.orchestra.run.trial121.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T13:01:38.728 INFO:teuthology.orchestra.run.trial121.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T13:01:38.728 INFO:teuthology.orchestra.run.trial121.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T13:01:38.729 INFO:teuthology.provision.fog.trial121:Deploy complete! 2026-02-23T13:01:38.730 DEBUG:teuthology.parallel:result is None 2026-02-23T13:01:39.001 INFO:teuthology.lock.ops:Checking trial121.front.sepia.ceph.com 2026-02-23T13:01:39.001 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T13:01:39.077 INFO:teuthology.lock.ops:Updating [trial121.front.sepia.ceph.com]: set os type and version on server 2026-02-23T13:01:39.077 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial121.front.sepia.ceph.com' 2026-02-23T13:01:39.078 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial121.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T13:01:39.141 DEBUG:teuthology.orchestra.run.trial121:> true 2026-02-23T13:01:39.219 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial121.front.sepia.ceph.com' 2026-02-23T13:01:39.219 DEBUG:teuthology.orchestra.run.trial121:> uname -m 2026-02-23T13:01:39.275 INFO:teuthology.orchestra.run.trial121.stdout:x86_64 2026-02-23T13:01:39.275 DEBUG:teuthology.orchestra.run.trial121:> cat /etc/os-release 2026-02-23T13:01:39.332 INFO:teuthology.orchestra.run.trial121.stdout:NAME="CentOS Stream" 2026-02-23T13:01:39.332 INFO:teuthology.orchestra.run.trial121.stdout:VERSION="9" 2026-02-23T13:01:39.332 INFO:teuthology.orchestra.run.trial121.stdout:ID="centos" 2026-02-23T13:01:39.332 INFO:teuthology.orchestra.run.trial121.stdout:ID_LIKE="rhel fedora" 2026-02-23T13:01:39.332 INFO:teuthology.orchestra.run.trial121.stdout:VERSION_ID="9" 2026-02-23T13:01:39.332 INFO:teuthology.orchestra.run.trial121.stdout:PLATFORM_ID="platform:el9" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:ANSI_COLOR="0;31" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:LOGO="fedora-logo-icon" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:HOME_URL="https://centos.org/" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-23T13:01:39.333 INFO:teuthology.orchestra.run.trial121.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-23T13:01:39.334 INFO:teuthology.lock.ops:Updating trial121.front.sepia.ceph.com on lock server 2026-02-23T13:01:39.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:01:39.533 INFO:teuthology.dispatcher.supervisor:Running job 66462 2026-02-23T13:01:39.533 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_12:27:41-crimson-rados-main-distro-debug-trial/66462 --name shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial --description crimson-rados/perf/{0-crimson_install clusters/{crimson-fixed-1} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/cephadm objectstore/seastore/segmented$/{crimson_seastore_segmented_2q} perf_ignorelist settings/optimized workloads/radosbench_4M_seq_read} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial/66462/orig.config.yaml 2026-02-23T13:01:39.534 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-23_12:27:41-crimson-rados-main-distro-debug-trial/66462 2026-02-23T13:01:39.534 INFO:teuthology.dispatcher.supervisor:Job PID: 737324 2026-02-23T13:01:39.534 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T13:03:39.535 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:05:39.661 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:07:39.778 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T13:07:39.897 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T13:07:39.968 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T13:07:40.261 INFO:teuthology.orchestra.console.trial121:Power off 2026-02-23T13:07:40.262 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T13:07:40.299 DEBUG:teuthology.orchestra.console.trial121:power off output: Chassis Power Control: Down/Off 2026-02-23T13:07:44.301 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T13:07:44.412 DEBUG:teuthology.orchestra.console.trial121:check power output: Chassis Power is on 2026-02-23T13:07:48.413 DEBUG:teuthology.orchestra.console.trial121:pexpect command: ipmitool -H trial121.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T13:07:48.524 DEBUG:teuthology.orchestra.console.trial121:check power output: Chassis Power is off 2026-02-23T13:07:48.524 INFO:teuthology.orchestra.console.trial121:Power off completed 2026-02-23T13:07:48.735 INFO:teuthology.lock.ops:unlocked: trial121.front.sepia.ceph.com