2026-02-19T13:52:51.754 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T13:52:51.754 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:52:51.829 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:52:51.965 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b4704ab9080>, signals=[15]) 2026-02-19T13:52:51.966 INFO:teuthology.lock.ops:Start node 'trial052.front.sepia.ceph.com' reimaging 2026-02-19T13:52:51.966 INFO:teuthology.lock.ops:Updating [trial052.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T13:52:51.966 INFO:teuthology.lock.ops:Updating trial052.front.sepia.ceph.com on lock server 2026-02-19T13:52:52.167 DEBUG:teuthology.provision.fog.trial052:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T13:52:52.214 INFO:teuthology.provision.fog.trial052:Scheduling deploy of rocky 10.1 2026-02-19T13:52:53.247 INFO:teuthology.orchestra.console.trial052:Power off 2026-02-19T13:52:53.247 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:52:53.286 DEBUG:teuthology.orchestra.console.trial052:power off output: Chassis Power Control: Down/Off 2026-02-19T13:52:57.289 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:52:57.400 DEBUG:teuthology.orchestra.console.trial052:check power output: Chassis Power is off 2026-02-19T13:52:57.401 INFO:teuthology.orchestra.console.trial052:Power off completed 2026-02-19T13:52:57.501 INFO:teuthology.orchestra.console.trial052:Power on 2026-02-19T13:52:57.501 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T13:52:57.540 DEBUG:teuthology.orchestra.console.trial052:power on output: Chassis Power Control: Up/On 2026-02-19T13:53:01.545 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:53:01.656 DEBUG:teuthology.orchestra.console.trial052:check power output: Chassis Power is on 2026-02-19T13:53:01.657 INFO:teuthology.orchestra.console.trial052:Power on completed 2026-02-19T13:53:01.758 INFO:teuthology.provision.fog.trial052:Waiting for deploy to finish 2026-02-19T13:54:49.227 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:54:52.288 WARNING:teuthology.provision.fog.trial052:[Errno None] Unable to connect to port 22 on 10.20.193.52 2026-02-19T13:54:58.295 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:55:01.376 WARNING:teuthology.provision.fog.trial052:[Errno None] Unable to connect to port 22 on 10.20.193.52 2026-02-19T13:55:07.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:55:10.464 WARNING:teuthology.provision.fog.trial052:[Errno None] Unable to connect to port 22 on 10.20.193.52 2026-02-19T13:55:16.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:55:19.552 WARNING:teuthology.provision.fog.trial052:[Errno None] Unable to connect to port 22 on 10.20.193.52 2026-02-19T13:55:25.559 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:55:28.640 WARNING:teuthology.provision.fog.trial052:[Errno None] Unable to connect to port 22 on 10.20.193.52 2026-02-19T13:55:34.646 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:56:10.888 ERROR:teuthology.orchestra.connection:Error authenticating with trial052.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-19T13:56:14.974 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T13:56:14.974 DEBUG:teuthology.orchestra.run.trial052:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T13:56:15.173 INFO:teuthology.provision.fog.trial052:Node is ready 2026-02-19T13:56:15.174 DEBUG:teuthology.orchestra.run.trial052:> hostname 2026-02-19T13:56:15.230 INFO:teuthology.orchestra.run.trial052.stdout:trial052.front.sepia.ceph.com 2026-02-19T13:56:15.230 DEBUG:teuthology.orchestra.run.trial052:> grep trial052.front.sepia.ceph.com /etc/hosts 2026-02-19T13:56:15.288 INFO:teuthology.orchestra.run.trial052.stdout:10.20.193.52 trial052.front.sepia.ceph.com trial052 2026-02-19T13:56:15.288 DEBUG:teuthology.orchestra.run.trial052:> sudo hostname trial052 2026-02-19T13:56:15.360 DEBUG:teuthology.orchestra.run.trial052:> sudo sed -i -e 's/trial052.front.sepia.ceph.com/trial052/g' /etc/hosts 2026-02-19T13:56:15.428 DEBUG:teuthology.orchestra.run.trial052:> sudo sed -i -e 's/10.20.193.52/10.20.193.52/g' /etc/hosts 2026-02-19T13:56:15.495 DEBUG:teuthology.orchestra.run.trial052:> sudo sed -i -e 's/trial052.front.sepia.ceph.com/trial052/g' /etc/hostname 2026-02-19T13:56:15.563 DEBUG:teuthology.orchestra.run.trial052:> sudo hostname trial052 2026-02-19T13:56:15.630 DEBUG:teuthology.orchestra.run.trial052:> cat /etc/os-release 2026-02-19T13:56:15.687 INFO:teuthology.orchestra.run.trial052.stdout:NAME="Rocky Linux" 2026-02-19T13:56:15.687 INFO:teuthology.orchestra.run.trial052.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:56:15.687 INFO:teuthology.orchestra.run.trial052.stdout:ID="rocky" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:VERSION_ID="10.1" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:ANSI_COLOR="0;32" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:VENDOR_NAME="RESF" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:56:15.688 INFO:teuthology.orchestra.run.trial052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:56:15.689 INFO:teuthology.provision.fog.trial052:Deploy complete! 2026-02-19T13:56:15.689 DEBUG:teuthology.parallel:result is None 2026-02-19T13:56:15.926 INFO:teuthology.lock.ops:Checking trial052.front.sepia.ceph.com 2026-02-19T13:56:15.926 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T13:56:15.992 INFO:teuthology.lock.ops:Updating [trial052.front.sepia.ceph.com]: set os type and version on server 2026-02-19T13:56:15.992 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial052.front.sepia.ceph.com' 2026-02-19T13:56:15.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial052.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:56:16.051 DEBUG:teuthology.orchestra.run.trial052:> true 2026-02-19T13:56:16.130 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial052.front.sepia.ceph.com' 2026-02-19T13:56:16.130 DEBUG:teuthology.orchestra.run.trial052:> uname -m 2026-02-19T13:56:16.188 INFO:teuthology.orchestra.run.trial052.stdout:x86_64 2026-02-19T13:56:16.188 DEBUG:teuthology.orchestra.run.trial052:> cat /etc/os-release 2026-02-19T13:56:16.246 INFO:teuthology.orchestra.run.trial052.stdout:NAME="Rocky Linux" 2026-02-19T13:56:16.247 INFO:teuthology.orchestra.run.trial052.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:56:16.247 INFO:teuthology.orchestra.run.trial052.stdout:ID="rocky" 2026-02-19T13:56:16.247 INFO:teuthology.orchestra.run.trial052.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:56:16.247 INFO:teuthology.orchestra.run.trial052.stdout:VERSION_ID="10.1" 2026-02-19T13:56:16.247 INFO:teuthology.orchestra.run.trial052.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:ANSI_COLOR="0;32" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:VENDOR_NAME="RESF" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:56:16.248 INFO:teuthology.orchestra.run.trial052.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:56:16.249 INFO:teuthology.orchestra.run.trial052.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:56:16.249 INFO:teuthology.orchestra.run.trial052.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:56:16.249 INFO:teuthology.orchestra.run.trial052.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:56:16.249 INFO:teuthology.orchestra.run.trial052.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:56:16.250 INFO:teuthology.lock.ops:Updating trial052.front.sepia.ceph.com on lock server 2026-02-19T13:56:16.354 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:56:16.446 INFO:teuthology.dispatcher.supervisor:Running job 58137 2026-02-19T13:56:16.446 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_dis@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/58137 --name dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial --description rbd/cli_v1/{base/install clusters/{fixed-1} conf/{disable-pool-app} features/format-1 msgr-failures/few objectstore/bluestore-comp-zstd supported-random-distro$/{rpm_latest} workloads/rbd_cli_generic} -- /home/teuthworker/mnt/teuthology/dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/58137/orig.config.yaml 2026-02-19T13:56:16.446 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/dis-2026-02-19_11:36:50-rbd-wip-rocky10-branch-of-the-day-2026-02-13-1771001916-distro-default-trial/58137 2026-02-19T13:56:16.446 INFO:teuthology.dispatcher.supervisor:Job PID: 2931182 2026-02-19T13:56:16.446 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T13:58:16.546 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:00:16.728 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:02:16.926 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:04:17.100 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:06:17.282 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:08:17.489 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:10:17.686 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:12:17.819 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:14:17.983 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:16:18.196 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:18:18.405 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:18:18.485 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T14:18:18.544 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T14:18:18.843 INFO:teuthology.orchestra.console.trial052:Power off 2026-02-19T14:18:18.844 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T14:18:18.882 DEBUG:teuthology.orchestra.console.trial052:power off output: Chassis Power Control: Down/Off 2026-02-19T14:18:22.887 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T14:18:22.996 DEBUG:teuthology.orchestra.console.trial052:check power output: Chassis Power is on 2026-02-19T14:18:27.000 DEBUG:teuthology.orchestra.console.trial052:pexpect command: ipmitool -H trial052.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T14:18:27.111 DEBUG:teuthology.orchestra.console.trial052:check power output: Chassis Power is off 2026-02-19T14:18:27.111 INFO:teuthology.orchestra.console.trial052:Power off completed 2026-02-19T14:18:27.329 INFO:teuthology.lock.ops:unlocked: trial052.front.sepia.ceph.com