2026-02-21T11:17:42.510 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T11:17:42.511 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:17:42.588 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:17:42.723 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f12c465a520>, signals=[15]) 2026-02-21T11:17:42.723 INFO:teuthology.lock.ops:Start node 'trial153.front.sepia.ceph.com' reimaging 2026-02-21T11:17:42.723 INFO:teuthology.lock.ops:Updating [trial153.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T11:17:42.723 INFO:teuthology.lock.ops:Updating trial153.front.sepia.ceph.com on lock server 2026-02-21T11:17:42.906 DEBUG:teuthology.provision.fog.trial153:Requesting image trial_centos_9.stream (ID 3) 2026-02-21T11:17:42.958 INFO:teuthology.provision.fog.trial153:Scheduling deploy of centos 9.stream 2026-02-21T11:17:43.933 INFO:teuthology.orchestra.console.trial153:Power off 2026-02-21T11:17:43.933 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:17:43.976 DEBUG:teuthology.orchestra.console.trial153:power off output: Chassis Power Control: Down/Off 2026-02-21T11:17:47.981 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:17:48.090 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is off 2026-02-21T11:17:48.090 INFO:teuthology.orchestra.console.trial153:Power off completed 2026-02-21T11:17:48.191 INFO:teuthology.orchestra.console.trial153:Power on 2026-02-21T11:17:48.191 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T11:17:48.233 DEBUG:teuthology.orchestra.console.trial153:power on output: Chassis Power Control: Up/On 2026-02-21T11:17:52.238 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:17:52.346 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is on 2026-02-21T11:17:52.346 INFO:teuthology.orchestra.console.trial153:Power on completed 2026-02-21T11:17:52.447 INFO:teuthology.provision.fog.trial153:Waiting for deploy to finish 2026-02-21T11:19:40.542 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:20:40.604 WARNING:teuthology.provision.fog.trial153:timed out 2026-02-21T11:20:46.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:20:53.861 ERROR:teuthology.orchestra.connection:Error authenticating with trial153.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-21T11:20:57.963 ERROR:teuthology.orchestra.connection:Error authenticating with trial153.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-21T11:21:05.049 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T11:21:05.049 DEBUG:teuthology.orchestra.run.trial153:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T11:21:05.208 INFO:teuthology.provision.fog.trial153:Node is ready 2026-02-21T11:21:05.208 DEBUG:teuthology.orchestra.run.trial153:> hostname 2026-02-21T11:21:05.264 INFO:teuthology.orchestra.run.trial153.stdout:trial153.front.sepia.ceph.com 2026-02-21T11:21:05.265 DEBUG:teuthology.orchestra.run.trial153:> grep trial153.front.sepia.ceph.com /etc/hosts 2026-02-21T11:21:05.322 INFO:teuthology.orchestra.run.trial153.stdout:10.20.193.153 trial153.front.sepia.ceph.com trial153 2026-02-21T11:21:05.322 DEBUG:teuthology.orchestra.run.trial153:> sudo hostname trial153 2026-02-21T11:21:05.392 DEBUG:teuthology.orchestra.run.trial153:> sudo sed -i -e 's/trial153.front.sepia.ceph.com/trial153/g' /etc/hosts 2026-02-21T11:21:05.457 DEBUG:teuthology.orchestra.run.trial153:> sudo sed -i -e 's/10.20.193.153/10.20.193.153/g' /etc/hosts 2026-02-21T11:21:05.522 DEBUG:teuthology.orchestra.run.trial153:> sudo sed -i -e 's/trial153.front.sepia.ceph.com/trial153/g' /etc/hostname 2026-02-21T11:21:05.585 DEBUG:teuthology.orchestra.run.trial153:> sudo hostname trial153 2026-02-21T11:21:05.649 DEBUG:teuthology.orchestra.run.trial153:> cat /etc/os-release 2026-02-21T11:21:05.704 INFO:teuthology.orchestra.run.trial153.stdout:NAME="CentOS Stream" 2026-02-21T11:21:05.704 INFO:teuthology.orchestra.run.trial153.stdout:VERSION="9" 2026-02-21T11:21:05.704 INFO:teuthology.orchestra.run.trial153.stdout:ID="centos" 2026-02-21T11:21:05.704 INFO:teuthology.orchestra.run.trial153.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:21:05.704 INFO:teuthology.orchestra.run.trial153.stdout:VERSION_ID="9" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:ANSI_COLOR="0;31" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:21:05.705 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:21:05.705 INFO:teuthology.provision.fog.trial153:Deploy complete! 2026-02-21T11:21:05.706 DEBUG:teuthology.parallel:result is None 2026-02-21T11:21:08.441 INFO:teuthology.lock.ops:Checking trial153.front.sepia.ceph.com 2026-02-21T11:21:08.441 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T11:21:10.626 INFO:teuthology.lock.ops:Updating [trial153.front.sepia.ceph.com]: set os type and version on server 2026-02-21T11:21:10.626 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial153.front.sepia.ceph.com' 2026-02-21T11:21:10.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial153.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T11:21:10.686 DEBUG:teuthology.orchestra.run.trial153:> true 2026-02-21T11:21:10.765 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial153.front.sepia.ceph.com' 2026-02-21T11:21:10.765 DEBUG:teuthology.orchestra.run.trial153:> uname -m 2026-02-21T11:21:10.820 INFO:teuthology.orchestra.run.trial153.stdout:x86_64 2026-02-21T11:21:10.821 DEBUG:teuthology.orchestra.run.trial153:> cat /etc/os-release 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:NAME="CentOS Stream" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:VERSION="9" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:ID="centos" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:ID_LIKE="rhel fedora" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:VERSION_ID="9" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:PLATFORM_ID="platform:el9" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:ANSI_COLOR="0;31" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:LOGO="fedora-logo-icon" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T11:21:10.878 INFO:teuthology.orchestra.run.trial153.stdout:HOME_URL="https://centos.org/" 2026-02-21T11:21:10.879 INFO:teuthology.orchestra.run.trial153.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T11:21:10.879 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T11:21:10.879 INFO:teuthology.orchestra.run.trial153.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T11:21:10.879 INFO:teuthology.lock.ops:Updating trial153.front.sepia.ceph.com on lock server 2026-02-21T11:21:10.974 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:21:11.218 INFO:teuthology.dispatcher.supervisor:Running job 62509 2026-02-21T11:21:11.218 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62509 --name skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial --description rados/singleton/{all/test-crash mon_election/classic msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{bitmap} base mem$/{normal-1} onode-segment$/{none} write$/{random/{compr$/{no$/{no}} random}}}} rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62509/orig.config.yaml 2026-02-21T11:21:11.218 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-21_10:47:12-rados-wip-bharath21-testing-2026-02-20-1039-distro-default-trial/62509 2026-02-21T11:21:11.218 INFO:teuthology.dispatcher.supervisor:Job PID: 3538906 2026-02-21T11:21:11.218 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T11:23:11.318 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:25:11.480 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:27:11.625 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:29:11.819 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T11:29:11.919 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T11:29:12.138 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T11:29:12.440 INFO:teuthology.orchestra.console.trial153:Power off 2026-02-21T11:29:12.440 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T11:29:12.480 DEBUG:teuthology.orchestra.console.trial153:power off output: Chassis Power Control: Down/Off 2026-02-21T11:29:16.485 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:29:16.595 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is on 2026-02-21T11:29:20.599 DEBUG:teuthology.orchestra.console.trial153:pexpect command: ipmitool -H trial153.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T11:29:20.707 DEBUG:teuthology.orchestra.console.trial153:check power output: Chassis Power is off 2026-02-21T11:29:20.708 INFO:teuthology.orchestra.console.trial153:Power off completed 2026-02-21T11:29:20.914 INFO:teuthology.lock.ops:unlocked: trial153.front.sepia.ceph.com