2026-02-19T16:17:10.499 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T16:17:10.500 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:17:10.571 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:17:10.705 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x737f1f188f40>, signals=[15]) 2026-02-19T16:17:10.705 INFO:teuthology.lock.ops:Start node 'trial011.front.sepia.ceph.com' reimaging 2026-02-19T16:17:10.705 INFO:teuthology.lock.ops:Updating [trial011.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T16:17:10.705 INFO:teuthology.lock.ops:Updating trial011.front.sepia.ceph.com on lock server 2026-02-19T16:17:10.860 DEBUG:teuthology.provision.fog.trial011:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T16:17:10.907 INFO:teuthology.provision.fog.trial011:Scheduling deploy of centos 9.stream 2026-02-19T16:17:12.386 INFO:teuthology.orchestra.console.trial011:Power off 2026-02-19T16:17:12.386 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T16:17:12.424 DEBUG:teuthology.orchestra.console.trial011:power off output: Chassis Power Control: Down/Off 2026-02-19T16:17:16.429 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:17:16.538 DEBUG:teuthology.orchestra.console.trial011:check power output: Chassis Power is off 2026-02-19T16:17:16.539 INFO:teuthology.orchestra.console.trial011:Power off completed 2026-02-19T16:17:16.639 INFO:teuthology.orchestra.console.trial011:Power on 2026-02-19T16:17:16.639 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T16:17:16.679 DEBUG:teuthology.orchestra.console.trial011:power on output: Chassis Power Control: Up/On 2026-02-19T16:17:20.684 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:17:20.794 DEBUG:teuthology.orchestra.console.trial011:check power output: Chassis Power is on 2026-02-19T16:17:20.794 INFO:teuthology.orchestra.console.trial011:Power on completed 2026-02-19T16:17:20.895 INFO:teuthology.provision.fog.trial011:Waiting for deploy to finish 2026-02-19T16:19:08.092 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial011.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:20:08.151 WARNING:teuthology.provision.fog.trial011:timed out 2026-02-19T16:20:14.157 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial011.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:20:21.447 ERROR:teuthology.orchestra.connection:Error authenticating with trial011.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-19T16:20:25.563 ERROR:teuthology.orchestra.connection:Error authenticating with trial011.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-19T16:20:32.677 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T16:20:32.678 DEBUG:teuthology.orchestra.run.trial011:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T16:20:32.878 INFO:teuthology.provision.fog.trial011:Node is ready 2026-02-19T16:20:32.878 DEBUG:teuthology.orchestra.run.trial011:> hostname 2026-02-19T16:20:32.931 INFO:teuthology.orchestra.run.trial011.stdout:trial011.front.sepia.ceph.com 2026-02-19T16:20:32.932 DEBUG:teuthology.orchestra.run.trial011:> grep trial011.front.sepia.ceph.com /etc/hosts 2026-02-19T16:20:32.986 INFO:teuthology.orchestra.run.trial011.stdout:10.20.193.11 trial011.front.sepia.ceph.com trial011 2026-02-19T16:20:32.986 DEBUG:teuthology.orchestra.run.trial011:> sudo hostname trial011 2026-02-19T16:20:33.054 DEBUG:teuthology.orchestra.run.trial011:> sudo sed -i -e 's/trial011.front.sepia.ceph.com/trial011/g' /etc/hosts 2026-02-19T16:20:33.116 DEBUG:teuthology.orchestra.run.trial011:> sudo sed -i -e 's/10.20.193.11/10.20.193.11/g' /etc/hosts 2026-02-19T16:20:33.180 DEBUG:teuthology.orchestra.run.trial011:> sudo sed -i -e 's/trial011.front.sepia.ceph.com/trial011/g' /etc/hostname 2026-02-19T16:20:33.243 DEBUG:teuthology.orchestra.run.trial011:> sudo hostname trial011 2026-02-19T16:20:33.305 DEBUG:teuthology.orchestra.run.trial011:> cat /etc/os-release 2026-02-19T16:20:33.359 INFO:teuthology.orchestra.run.trial011.stdout:NAME="CentOS Stream" 2026-02-19T16:20:33.359 INFO:teuthology.orchestra.run.trial011.stdout:VERSION="9" 2026-02-19T16:20:33.359 INFO:teuthology.orchestra.run.trial011.stdout:ID="centos" 2026-02-19T16:20:33.359 INFO:teuthology.orchestra.run.trial011.stdout:ID_LIKE="rhel fedora" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:VERSION_ID="9" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:PLATFORM_ID="platform:el9" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:ANSI_COLOR="0;31" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:LOGO="fedora-logo-icon" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:HOME_URL="https://centos.org/" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T16:20:33.360 INFO:teuthology.orchestra.run.trial011.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T16:20:33.361 INFO:teuthology.provision.fog.trial011:Deploy complete! 2026-02-19T16:20:33.363 DEBUG:teuthology.parallel:result is None 2026-02-19T16:20:33.624 INFO:teuthology.lock.ops:Checking trial011.front.sepia.ceph.com 2026-02-19T16:20:33.624 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T16:20:33.709 INFO:teuthology.lock.ops:Updating [trial011.front.sepia.ceph.com]: set os type and version on server 2026-02-19T16:20:33.709 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial011.front.sepia.ceph.com' 2026-02-19T16:20:33.709 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial011.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T16:20:33.775 DEBUG:teuthology.orchestra.run.trial011:> true 2026-02-19T16:20:33.848 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial011.front.sepia.ceph.com' 2026-02-19T16:20:33.849 DEBUG:teuthology.orchestra.run.trial011:> uname -m 2026-02-19T16:20:33.902 INFO:teuthology.orchestra.run.trial011.stdout:x86_64 2026-02-19T16:20:33.903 DEBUG:teuthology.orchestra.run.trial011:> cat /etc/os-release 2026-02-19T16:20:33.957 INFO:teuthology.orchestra.run.trial011.stdout:NAME="CentOS Stream" 2026-02-19T16:20:33.957 INFO:teuthology.orchestra.run.trial011.stdout:VERSION="9" 2026-02-19T16:20:33.957 INFO:teuthology.orchestra.run.trial011.stdout:ID="centos" 2026-02-19T16:20:33.957 INFO:teuthology.orchestra.run.trial011.stdout:ID_LIKE="rhel fedora" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:VERSION_ID="9" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:PLATFORM_ID="platform:el9" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:ANSI_COLOR="0;31" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:LOGO="fedora-logo-icon" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:HOME_URL="https://centos.org/" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T16:20:33.958 INFO:teuthology.orchestra.run.trial011.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T16:20:33.959 INFO:teuthology.lock.ops:Updating trial011.front.sepia.ceph.com on lock server 2026-02-19T16:20:34.064 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:20:34.158 INFO:teuthology.dispatcher.supervisor:Running job 59069 2026-02-19T16:20:34.158 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59069 --name yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rados/singleton-nomsgr/{all/librados_hello_world mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59069/orig.config.yaml 2026-02-19T16:20:34.159 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:38:40-rados-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59069 2026-02-19T16:20:34.159 INFO:teuthology.dispatcher.supervisor:Job PID: 3936109 2026-02-19T16:20:34.159 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T16:22:34.250 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:24:34.445 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:26:34.633 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:28:34.832 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:28:34.924 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T16:28:35.007 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T16:28:35.325 INFO:teuthology.orchestra.console.trial011:Power off 2026-02-19T16:28:35.325 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T16:28:35.363 DEBUG:teuthology.orchestra.console.trial011:power off output: Chassis Power Control: Down/Off 2026-02-19T16:28:39.368 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:28:39.477 DEBUG:teuthology.orchestra.console.trial011:check power output: Chassis Power is on 2026-02-19T16:28:43.482 DEBUG:teuthology.orchestra.console.trial011:pexpect command: ipmitool -H trial011.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T16:28:43.592 DEBUG:teuthology.orchestra.console.trial011:check power output: Chassis Power is off 2026-02-19T16:28:43.592 INFO:teuthology.orchestra.console.trial011:Power off completed 2026-02-19T16:28:43.803 INFO:teuthology.lock.ops:unlocked: trial011.front.sepia.ceph.com