2026-02-23T07:15:01.588 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T07:15:01.589 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:15:01.660 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:15:01.795 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b1b4ba44cc0>, signals=[15]) 2026-02-23T07:15:01.795 INFO:teuthology.lock.ops:Start node 'trial019.front.sepia.ceph.com' reimaging 2026-02-23T07:15:01.795 INFO:teuthology.lock.ops:Updating [trial019.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T07:15:01.795 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-23T07:15:02.075 DEBUG:teuthology.provision.fog.trial019:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T07:15:02.097 INFO:teuthology.provision.fog.trial019:Scheduling deploy of rocky 10.1 2026-02-23T07:15:04.982 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T07:15:04.982 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:15:05.021 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T07:15:09.025 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:15:09.135 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T07:15:09.135 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T07:15:09.236 INFO:teuthology.orchestra.console.trial019:Power on 2026-02-23T07:15:09.236 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T07:15:09.275 DEBUG:teuthology.orchestra.console.trial019:power on output: Chassis Power Control: Up/On 2026-02-23T07:15:13.279 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:15:13.387 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T07:15:13.387 INFO:teuthology.orchestra.console.trial019:Power on completed 2026-02-23T07:15:13.488 INFO:teuthology.provision.fog.trial019:Waiting for deploy to finish 2026-02-23T07:17:05.366 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:17:08.480 WARNING:teuthology.provision.fog.trial019:[Errno None] Unable to connect to port 22 on 10.20.193.19 2026-02-23T07:17:14.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:17:17.568 WARNING:teuthology.provision.fog.trial019:[Errno None] Unable to connect to port 22 on 10.20.193.19 2026-02-23T07:17:23.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:17:26.656 WARNING:teuthology.provision.fog.trial019:[Errno None] Unable to connect to port 22 on 10.20.193.19 2026-02-23T07:17:32.662 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:17:35.744 WARNING:teuthology.provision.fog.trial019:[Errno None] Unable to connect to port 22 on 10.20.193.19 2026-02-23T07:17:41.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:17:44.831 WARNING:teuthology.provision.fog.trial019:[Errno None] Unable to connect to port 22 on 10.20.193.19 2026-02-23T07:17:50.838 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:18:27.042 ERROR:teuthology.orchestra.connection:Error authenticating with trial019.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-23T07:18:31.115 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T07:18:31.115 DEBUG:teuthology.orchestra.run.trial019:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T07:18:31.324 INFO:teuthology.provision.fog.trial019:Node is ready 2026-02-23T07:18:31.324 DEBUG:teuthology.orchestra.run.trial019:> hostname 2026-02-23T07:18:31.382 INFO:teuthology.orchestra.run.trial019.stdout:trial019.front.sepia.ceph.com 2026-02-23T07:18:31.382 DEBUG:teuthology.orchestra.run.trial019:> grep trial019.front.sepia.ceph.com /etc/hosts 2026-02-23T07:18:31.440 INFO:teuthology.orchestra.run.trial019.stdout:10.20.193.19 trial019.front.sepia.ceph.com trial019 2026-02-23T07:18:31.441 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname trial019 2026-02-23T07:18:31.511 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/trial019.front.sepia.ceph.com/trial019/g' /etc/hosts 2026-02-23T07:18:31.578 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/10.20.193.19/10.20.193.19/g' /etc/hosts 2026-02-23T07:18:31.645 DEBUG:teuthology.orchestra.run.trial019:> sudo sed -i -e 's/trial019.front.sepia.ceph.com/trial019/g' /etc/hostname 2026-02-23T07:18:31.711 DEBUG:teuthology.orchestra.run.trial019:> sudo hostname trial019 2026-02-23T07:18:31.778 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:NAME="Rocky Linux" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:ID="rocky" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="10.1" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;32" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:VENDOR_NAME="RESF" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:18:31.834 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:18:31.835 INFO:teuthology.provision.fog.trial019:Deploy complete! 2026-02-23T07:18:31.835 DEBUG:teuthology.parallel:result is None 2026-02-23T07:18:32.059 INFO:teuthology.lock.ops:Checking trial019.front.sepia.ceph.com 2026-02-23T07:18:32.060 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T07:18:32.133 INFO:teuthology.lock.ops:Updating [trial019.front.sepia.ceph.com]: set os type and version on server 2026-02-23T07:18:32.133 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-23T07:18:32.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:18:32.193 DEBUG:teuthology.orchestra.run.trial019:> true 2026-02-23T07:18:32.267 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial019.front.sepia.ceph.com' 2026-02-23T07:18:32.267 DEBUG:teuthology.orchestra.run.trial019:> uname -m 2026-02-23T07:18:32.324 INFO:teuthology.orchestra.run.trial019.stdout:x86_64 2026-02-23T07:18:32.324 DEBUG:teuthology.orchestra.run.trial019:> cat /etc/os-release 2026-02-23T07:18:32.382 INFO:teuthology.orchestra.run.trial019.stdout:NAME="Rocky Linux" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:ID="rocky" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:VERSION_ID="10.1" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:ANSI_COLOR="0;32" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:VENDOR_NAME="RESF" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:18:32.383 INFO:teuthology.orchestra.run.trial019.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:18:32.384 INFO:teuthology.orchestra.run.trial019.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:18:32.384 INFO:teuthology.orchestra.run.trial019.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:18:32.384 INFO:teuthology.orchestra.run.trial019.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:18:32.384 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:18:32.384 INFO:teuthology.orchestra.run.trial019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:18:32.384 INFO:teuthology.lock.ops:Updating trial019.front.sepia.ceph.com on lock server 2026-02-23T07:18:32.611 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:18:32.715 INFO:teuthology.dispatcher.supervisor:Running job 65480 2026-02-23T07:18:32.715 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-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65480 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton/{all/ec-lost-unfound mon_election/classic msgr-failures/few msgr/async-v1only objectstore/{bluestore/{alloc$/{hybrid} base mem$/{normal-2} onode-segment$/{none} write$/{random/{compr$/{yes$/{snappy}} random}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65480/orig.config.yaml 2026-02-23T07:18:32.715 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65480 2026-02-23T07:18:32.715 INFO:teuthology.dispatcher.supervisor:Job PID: 2679671 2026-02-23T07:18:32.716 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T07:20:32.815 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:22:32.985 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:24:33.163 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:26:33.339 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:28:33.537 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:30:33.739 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:32:33.927 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:34:34.107 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:36:34.287 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:38:34.392 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:40:34.563 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:40:34.640 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T07:40:34.697 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T07:40:34.985 INFO:teuthology.orchestra.console.trial019:Power off 2026-02-23T07:40:34.985 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:40:35.024 DEBUG:teuthology.orchestra.console.trial019:power off output: Chassis Power Control: Down/Off 2026-02-23T07:40:39.027 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:40:39.135 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is on 2026-02-23T07:40:43.140 DEBUG:teuthology.orchestra.console.trial019:pexpect command: ipmitool -H trial019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:40:43.249 DEBUG:teuthology.orchestra.console.trial019:check power output: Chassis Power is off 2026-02-23T07:40:43.249 INFO:teuthology.orchestra.console.trial019:Power off completed 2026-02-23T07:40:43.462 INFO:teuthology.lock.ops:unlocked: trial019.front.sepia.ceph.com