2026-02-24T17:58:15.604 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T17:58:15.605 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:58:15.677 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:58:15.837 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7d5df9294cc0>, signals=[15]) 2026-02-24T17:58:15.837 INFO:teuthology.lock.ops:Start node 'trial012.front.sepia.ceph.com' reimaging 2026-02-24T17:58:15.837 INFO:teuthology.lock.ops:Updating [trial012.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T17:58:15.837 INFO:teuthology.lock.ops:Updating trial012.front.sepia.ceph.com on lock server 2026-02-24T17:58:16.045 DEBUG:teuthology.provision.fog.trial012:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T17:58:16.094 INFO:teuthology.provision.fog.trial012:Scheduling deploy of centos 9.stream 2026-02-24T17:58:17.179 INFO:teuthology.orchestra.console.trial012:Power off 2026-02-24T17:58:17.179 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T17:58:17.216 DEBUG:teuthology.orchestra.console.trial012:power off output: Chassis Power Control: Down/Off 2026-02-24T17:58:21.221 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:58:21.331 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is off 2026-02-24T17:58:21.331 INFO:teuthology.orchestra.console.trial012:Power off completed 2026-02-24T17:58:21.432 INFO:teuthology.orchestra.console.trial012:Power on 2026-02-24T17:58:21.432 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T17:58:21.474 DEBUG:teuthology.orchestra.console.trial012:power on output: Chassis Power Control: Up/On 2026-02-24T17:58:25.479 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:58:25.589 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is on 2026-02-24T17:58:25.589 INFO:teuthology.orchestra.console.trial012:Power on completed 2026-02-24T17:58:25.690 INFO:teuthology.provision.fog.trial012:Waiting for deploy to finish 2026-02-24T18:00:13.415 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:01:13.477 WARNING:teuthology.provision.fog.trial012:timed out 2026-02-24T18:01:19.483 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:01:26.794 ERROR:teuthology.orchestra.connection:Error authenticating with trial012.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-24T18:01:30.916 ERROR:teuthology.orchestra.connection:Error authenticating with trial012.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-24T18:01:37.991 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T18:01:37.992 DEBUG:teuthology.orchestra.run.trial012:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T18:01:38.149 INFO:teuthology.provision.fog.trial012:Node is ready 2026-02-24T18:01:38.150 DEBUG:teuthology.orchestra.run.trial012:> hostname 2026-02-24T18:01:38.206 INFO:teuthology.orchestra.run.trial012.stdout:trial012.front.sepia.ceph.com 2026-02-24T18:01:38.206 DEBUG:teuthology.orchestra.run.trial012:> grep trial012.front.sepia.ceph.com /etc/hosts 2026-02-24T18:01:38.263 INFO:teuthology.orchestra.run.trial012.stdout:10.20.193.12 trial012.front.sepia.ceph.com trial012 2026-02-24T18:01:38.264 DEBUG:teuthology.orchestra.run.trial012:> sudo hostname trial012 2026-02-24T18:01:38.333 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/trial012.front.sepia.ceph.com/trial012/g' /etc/hosts 2026-02-24T18:01:38.397 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/10.20.193.12/10.20.193.12/g' /etc/hosts 2026-02-24T18:01:38.461 DEBUG:teuthology.orchestra.run.trial012:> sudo sed -i -e 's/trial012.front.sepia.ceph.com/trial012/g' /etc/hostname 2026-02-24T18:01:38.526 DEBUG:teuthology.orchestra.run.trial012:> sudo hostname trial012 2026-02-24T18:01:38.589 DEBUG:teuthology.orchestra.run.trial012:> cat /etc/os-release 2026-02-24T18:01:38.644 INFO:teuthology.orchestra.run.trial012.stdout:NAME="CentOS Stream" 2026-02-24T18:01:38.644 INFO:teuthology.orchestra.run.trial012.stdout:VERSION="9" 2026-02-24T18:01:38.644 INFO:teuthology.orchestra.run.trial012.stdout:ID="centos" 2026-02-24T18:01:38.644 INFO:teuthology.orchestra.run.trial012.stdout:ID_LIKE="rhel fedora" 2026-02-24T18:01:38.644 INFO:teuthology.orchestra.run.trial012.stdout:VERSION_ID="9" 2026-02-24T18:01:38.644 INFO:teuthology.orchestra.run.trial012.stdout:PLATFORM_ID="platform:el9" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:ANSI_COLOR="0;31" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:LOGO="fedora-logo-icon" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:HOME_URL="https://centos.org/" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T18:01:38.645 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T18:01:38.645 INFO:teuthology.provision.fog.trial012:Deploy complete! 2026-02-24T18:01:38.646 DEBUG:teuthology.parallel:result is None 2026-02-24T18:01:38.911 INFO:teuthology.lock.ops:Checking trial012.front.sepia.ceph.com 2026-02-24T18:01:38.911 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T18:01:38.995 INFO:teuthology.lock.ops:Updating [trial012.front.sepia.ceph.com]: set os type and version on server 2026-02-24T18:01:38.995 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-24T18:01:38.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial012.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:01:39.062 DEBUG:teuthology.orchestra.run.trial012:> true 2026-02-24T18:01:39.140 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial012.front.sepia.ceph.com' 2026-02-24T18:01:39.140 DEBUG:teuthology.orchestra.run.trial012:> uname -m 2026-02-24T18:01:39.196 INFO:teuthology.orchestra.run.trial012.stdout:x86_64 2026-02-24T18:01:39.197 DEBUG:teuthology.orchestra.run.trial012:> cat /etc/os-release 2026-02-24T18:01:39.251 INFO:teuthology.orchestra.run.trial012.stdout:NAME="CentOS Stream" 2026-02-24T18:01:39.251 INFO:teuthology.orchestra.run.trial012.stdout:VERSION="9" 2026-02-24T18:01:39.251 INFO:teuthology.orchestra.run.trial012.stdout:ID="centos" 2026-02-24T18:01:39.251 INFO:teuthology.orchestra.run.trial012.stdout:ID_LIKE="rhel fedora" 2026-02-24T18:01:39.251 INFO:teuthology.orchestra.run.trial012.stdout:VERSION_ID="9" 2026-02-24T18:01:39.251 INFO:teuthology.orchestra.run.trial012.stdout:PLATFORM_ID="platform:el9" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:ANSI_COLOR="0;31" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:LOGO="fedora-logo-icon" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:HOME_URL="https://centos.org/" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T18:01:39.252 INFO:teuthology.orchestra.run.trial012.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T18:01:39.252 INFO:teuthology.lock.ops:Updating trial012.front.sepia.ceph.com on lock server 2026-02-24T18:01:39.313 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:01:39.403 INFO:teuthology.dispatcher.supervisor:Running job 68601 2026-02-24T18:01:39.403 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-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68601 --name yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial --description rados/objectstore/{backends/objectstore-bluestore-b supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68601/orig.config.yaml 2026-02-24T18:01:39.403 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68601 2026-02-24T18:01:39.404 INFO:teuthology.dispatcher.supervisor:Job PID: 2383519 2026-02-24T18:01:39.404 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T18:03:39.469 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:05:39.643 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:07:39.845 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:09:40.018 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:11:40.194 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:13:40.394 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:15:40.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:17:40.811 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:17:40.891 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T18:17:40.951 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T18:17:41.295 INFO:teuthology.orchestra.console.trial012:Power off 2026-02-24T18:17:41.295 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T18:17:41.336 DEBUG:teuthology.orchestra.console.trial012:power off output: Chassis Power Control: Down/Off 2026-02-24T18:17:45.340 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:17:45.449 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is on 2026-02-24T18:17:49.454 DEBUG:teuthology.orchestra.console.trial012:pexpect command: ipmitool -H trial012.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:17:49.563 DEBUG:teuthology.orchestra.console.trial012:check power output: Chassis Power is off 2026-02-24T18:17:49.564 INFO:teuthology.orchestra.console.trial012:Power off completed 2026-02-24T18:17:49.777 INFO:teuthology.lock.ops:unlocked: trial012.front.sepia.ceph.com