2026-02-20T20:34:15.193 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T20:34:15.193 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:34:15.264 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:34:16.203 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x73635e1922a0>, signals=[15]) 2026-02-20T20:34:16.204 INFO:teuthology.lock.ops:Start node 'trial085.front.sepia.ceph.com' reimaging 2026-02-20T20:34:16.204 INFO:teuthology.lock.ops:Updating [trial085.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T20:34:16.204 INFO:teuthology.lock.ops:Updating trial085.front.sepia.ceph.com on lock server 2026-02-20T20:34:16.407 DEBUG:teuthology.provision.fog.trial085:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T20:34:16.459 INFO:teuthology.provision.fog.trial085:Scheduling deploy of centos 9.stream 2026-02-20T20:34:17.595 INFO:teuthology.orchestra.console.trial085:Power off 2026-02-20T20:34:17.595 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T20:34:17.633 DEBUG:teuthology.orchestra.console.trial085:power off output: Chassis Power Control: Down/Off 2026-02-20T20:34:21.638 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T20:34:21.747 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is off 2026-02-20T20:34:21.747 INFO:teuthology.orchestra.console.trial085:Power off completed 2026-02-20T20:34:21.848 INFO:teuthology.orchestra.console.trial085:Power on 2026-02-20T20:34:21.848 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T20:34:21.889 DEBUG:teuthology.orchestra.console.trial085:power on output: Chassis Power Control: Up/On 2026-02-20T20:34:25.893 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T20:34:26.005 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is on 2026-02-20T20:34:26.006 INFO:teuthology.orchestra.console.trial085:Power on completed 2026-02-20T20:34:26.106 INFO:teuthology.provision.fog.trial085:Waiting for deploy to finish 2026-02-20T20:36:13.517 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:37:13.579 WARNING:teuthology.provision.fog.trial085:timed out 2026-02-20T20:37:19.586 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:37:26.892 ERROR:teuthology.orchestra.connection:Error authenticating with trial085.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-20T20:37:30.992 ERROR:teuthology.orchestra.connection:Error authenticating with trial085.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-20T20:37:38.076 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T20:37:38.076 DEBUG:teuthology.orchestra.run.trial085:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T20:37:38.236 INFO:teuthology.provision.fog.trial085:Node is ready 2026-02-20T20:37:38.236 DEBUG:teuthology.orchestra.run.trial085:> hostname 2026-02-20T20:37:38.294 INFO:teuthology.orchestra.run.trial085.stdout:trial085.front.sepia.ceph.com 2026-02-20T20:37:38.294 DEBUG:teuthology.orchestra.run.trial085:> grep trial085.front.sepia.ceph.com /etc/hosts 2026-02-20T20:37:38.352 INFO:teuthology.orchestra.run.trial085.stdout:10.20.193.85 trial085.front.sepia.ceph.com trial085 2026-02-20T20:37:38.353 DEBUG:teuthology.orchestra.run.trial085:> sudo hostname trial085 2026-02-20T20:37:38.423 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/trial085.front.sepia.ceph.com/trial085/g' /etc/hosts 2026-02-20T20:37:38.488 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/10.20.193.85/10.20.193.85/g' /etc/hosts 2026-02-20T20:37:38.552 DEBUG:teuthology.orchestra.run.trial085:> sudo sed -i -e 's/trial085.front.sepia.ceph.com/trial085/g' /etc/hostname 2026-02-20T20:37:38.616 DEBUG:teuthology.orchestra.run.trial085:> sudo hostname trial085 2026-02-20T20:37:38.679 DEBUG:teuthology.orchestra.run.trial085:> cat /etc/os-release 2026-02-20T20:37:38.734 INFO:teuthology.orchestra.run.trial085.stdout:NAME="CentOS Stream" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:VERSION="9" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:ID="centos" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:ID_LIKE="rhel fedora" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:VERSION_ID="9" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:PLATFORM_ID="platform:el9" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:ANSI_COLOR="0;31" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:LOGO="fedora-logo-icon" 2026-02-20T20:37:38.735 INFO:teuthology.orchestra.run.trial085.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T20:37:38.736 INFO:teuthology.orchestra.run.trial085.stdout:HOME_URL="https://centos.org/" 2026-02-20T20:37:38.736 INFO:teuthology.orchestra.run.trial085.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T20:37:38.736 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T20:37:38.736 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T20:37:38.737 INFO:teuthology.provision.fog.trial085:Deploy complete! 2026-02-20T20:37:38.738 DEBUG:teuthology.parallel:result is None 2026-02-20T20:37:39.004 INFO:teuthology.lock.ops:Checking trial085.front.sepia.ceph.com 2026-02-20T20:37:39.005 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T20:37:39.085 INFO:teuthology.lock.ops:Updating [trial085.front.sepia.ceph.com]: set os type and version on server 2026-02-20T20:37:39.085 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial085.front.sepia.ceph.com' 2026-02-20T20:37:39.085 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial085.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:37:39.148 DEBUG:teuthology.orchestra.run.trial085:> true 2026-02-20T20:37:39.217 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial085.front.sepia.ceph.com' 2026-02-20T20:37:39.217 DEBUG:teuthology.orchestra.run.trial085:> uname -m 2026-02-20T20:37:39.273 INFO:teuthology.orchestra.run.trial085.stdout:x86_64 2026-02-20T20:37:39.273 DEBUG:teuthology.orchestra.run.trial085:> cat /etc/os-release 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:NAME="CentOS Stream" 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:VERSION="9" 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:ID="centos" 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:ID_LIKE="rhel fedora" 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:VERSION_ID="9" 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:PLATFORM_ID="platform:el9" 2026-02-20T20:37:39.329 INFO:teuthology.orchestra.run.trial085.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:ANSI_COLOR="0;31" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:LOGO="fedora-logo-icon" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:HOME_URL="https://centos.org/" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T20:37:39.330 INFO:teuthology.orchestra.run.trial085.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T20:37:39.330 INFO:teuthology.lock.ops:Updating trial085.front.sepia.ceph.com on lock server 2026-02-20T20:37:39.409 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:37:39.495 INFO:teuthology.dispatcher.supervisor:Running job 61368 2026-02-20T20:37:39.495 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-20_16:14:16-rgw-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61368 --name yuriw-2026-02-20_16:14:16-rgw-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rgw/tools/{centos_latest cluster ignore-pg-availability tasks} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:14:16-rgw-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61368/orig.config.yaml 2026-02-20T20:37:39.495 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:14:16-rgw-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61368 2026-02-20T20:37:39.495 INFO:teuthology.dispatcher.supervisor:Job PID: 430453 2026-02-20T20:37:39.495 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T20:39:39.564 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:41:39.685 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:43:39.868 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:45:40.655 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:47:40.874 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:49:41.080 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:51:41.270 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:51:41.356 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T20:51:41.418 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T20:51:41.719 INFO:teuthology.orchestra.console.trial085:Power off 2026-02-20T20:51:41.719 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T20:51:41.758 DEBUG:teuthology.orchestra.console.trial085:power off output: Chassis Power Control: Down/Off 2026-02-20T20:51:45.762 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T20:51:45.871 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is on 2026-02-20T20:51:49.874 DEBUG:teuthology.orchestra.console.trial085:pexpect command: ipmitool -H trial085.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T20:51:49.982 DEBUG:teuthology.orchestra.console.trial085:check power output: Chassis Power is off 2026-02-20T20:51:49.982 INFO:teuthology.orchestra.console.trial085:Power off completed 2026-02-20T20:51:50.195 INFO:teuthology.lock.ops:unlocked: trial085.front.sepia.ceph.com