2026-02-23T08:37:24.637 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T08:37:24.637 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:37:24.710 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:37:24.847 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x749823e7bec0>, signals=[15]) 2026-02-23T08:37:24.847 INFO:teuthology.lock.ops:Start node 'trial170.front.sepia.ceph.com' reimaging 2026-02-23T08:37:24.847 INFO:teuthology.lock.ops:Updating [trial170.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T08:37:24.847 INFO:teuthology.lock.ops:Updating trial170.front.sepia.ceph.com on lock server 2026-02-23T08:37:25.083 DEBUG:teuthology.provision.fog.trial170:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T08:37:25.103 INFO:teuthology.provision.fog.trial170:Scheduling deploy of rocky 10.1 2026-02-23T08:37:26.298 INFO:teuthology.orchestra.console.trial170:Power off 2026-02-23T08:37:26.298 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:37:26.336 DEBUG:teuthology.orchestra.console.trial170:power off output: Chassis Power Control: Down/Off 2026-02-23T08:37:30.340 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:37:30.449 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is off 2026-02-23T08:37:30.450 INFO:teuthology.orchestra.console.trial170:Power off completed 2026-02-23T08:37:30.550 INFO:teuthology.orchestra.console.trial170:Power on 2026-02-23T08:37:30.550 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T08:37:30.590 DEBUG:teuthology.orchestra.console.trial170:power on output: Chassis Power Control: Up/On 2026-02-23T08:37:34.595 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:37:34.704 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is on 2026-02-23T08:37:34.705 INFO:teuthology.orchestra.console.trial170:Power on completed 2026-02-23T08:37:34.805 INFO:teuthology.provision.fog.trial170:Waiting for deploy to finish 2026-02-23T08:39:22.468 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:40:01.664 WARNING:teuthology.provision.fog.trial170:[Errno None] Unable to connect to port 22 on 10.20.193.170 2026-02-23T08:40:07.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:40:43.755 ERROR:teuthology.orchestra.connection:Error authenticating with trial170.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-23T08:40:47.854 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T08:40:47.855 DEBUG:teuthology.orchestra.run.trial170:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T08:40:48.041 INFO:teuthology.provision.fog.trial170:Node is ready 2026-02-23T08:40:48.042 DEBUG:teuthology.orchestra.run.trial170:> hostname 2026-02-23T08:40:48.098 INFO:teuthology.orchestra.run.trial170.stdout:trial170.front.sepia.ceph.com 2026-02-23T08:40:48.098 DEBUG:teuthology.orchestra.run.trial170:> grep trial170.front.sepia.ceph.com /etc/hosts 2026-02-23T08:40:48.155 INFO:teuthology.orchestra.run.trial170.stdout:10.20.193.170 trial170.front.sepia.ceph.com trial170 2026-02-23T08:40:48.155 DEBUG:teuthology.orchestra.run.trial170:> sudo hostname trial170 2026-02-23T08:40:48.227 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i -e 's/trial170.front.sepia.ceph.com/trial170/g' /etc/hosts 2026-02-23T08:40:48.294 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i -e 's/10.20.193.170/10.20.193.170/g' /etc/hosts 2026-02-23T08:40:48.360 DEBUG:teuthology.orchestra.run.trial170:> sudo sed -i -e 's/trial170.front.sepia.ceph.com/trial170/g' /etc/hostname 2026-02-23T08:40:48.427 DEBUG:teuthology.orchestra.run.trial170:> sudo hostname trial170 2026-02-23T08:40:48.493 DEBUG:teuthology.orchestra.run.trial170:> cat /etc/os-release 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:NAME="Rocky Linux" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:ID="rocky" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:VERSION_ID="10.1" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:ANSI_COLOR="0;32" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_NAME="RESF" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:40:48.550 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:40:48.551 INFO:teuthology.provision.fog.trial170:Deploy complete! 2026-02-23T08:40:48.551 DEBUG:teuthology.parallel:result is None 2026-02-23T08:40:48.787 INFO:teuthology.lock.ops:Checking trial170.front.sepia.ceph.com 2026-02-23T08:40:48.787 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T08:40:48.856 INFO:teuthology.lock.ops:Updating [trial170.front.sepia.ceph.com]: set os type and version on server 2026-02-23T08:40:48.856 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial170.front.sepia.ceph.com' 2026-02-23T08:40:48.856 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial170.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T08:40:48.921 DEBUG:teuthology.orchestra.run.trial170:> true 2026-02-23T08:40:49.003 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial170.front.sepia.ceph.com' 2026-02-23T08:40:49.004 DEBUG:teuthology.orchestra.run.trial170:> uname -m 2026-02-23T08:40:49.061 INFO:teuthology.orchestra.run.trial170.stdout:x86_64 2026-02-23T08:40:49.062 DEBUG:teuthology.orchestra.run.trial170:> cat /etc/os-release 2026-02-23T08:40:49.118 INFO:teuthology.orchestra.run.trial170.stdout:NAME="Rocky Linux" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:ID="rocky" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:VERSION_ID="10.1" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:PLATFORM_ID="platform:el10" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:ANSI_COLOR="0;32" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:LOGO="fedora-logo-icon" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_NAME="RESF" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:SUPPORT_END="2035-05-31" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T08:40:49.119 INFO:teuthology.orchestra.run.trial170.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:40:49.120 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T08:40:49.120 INFO:teuthology.orchestra.run.trial170.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T08:40:49.120 INFO:teuthology.lock.ops:Updating trial170.front.sepia.ceph.com on lock server 2026-02-23T08:40:49.207 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:40:49.297 INFO:teuthology.dispatcher.supervisor:Running job 65723 2026-02-23T08:40:49.297 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/65723 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/singleton-nomsgr/{all/balancer mon_election/classic 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/65723/orig.config.yaml 2026-02-23T08:40:49.298 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/65723 2026-02-23T08:40:49.298 INFO:teuthology.dispatcher.supervisor:Job PID: 3460985 2026-02-23T08:40:49.298 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T08:42:49.372 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:44:49.516 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:46:49.713 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:46:49.812 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T08:46:49.872 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T08:46:50.340 INFO:teuthology.orchestra.console.trial170:Power off 2026-02-23T08:46:50.340 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:46:50.379 DEBUG:teuthology.orchestra.console.trial170:power off output: Chassis Power Control: Down/Off 2026-02-23T08:46:54.384 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:46:54.493 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is on 2026-02-23T08:46:58.497 DEBUG:teuthology.orchestra.console.trial170:pexpect command: ipmitool -H trial170.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:46:58.608 DEBUG:teuthology.orchestra.console.trial170:check power output: Chassis Power is off 2026-02-23T08:46:58.608 INFO:teuthology.orchestra.console.trial170:Power off completed 2026-02-23T08:46:58.811 INFO:teuthology.lock.ops:unlocked: trial170.front.sepia.ceph.com