2026-02-24T10:55:20.924 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T10:55:20.924 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:55:20.998 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:55:21.132 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70f3f01e3b00>, signals=[15]) 2026-02-24T10:55:21.132 INFO:teuthology.lock.ops:Start node 'trial032.front.sepia.ceph.com' reimaging 2026-02-24T10:55:21.132 INFO:teuthology.lock.ops:Updating [trial032.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T10:55:21.132 INFO:teuthology.lock.ops:Updating trial032.front.sepia.ceph.com on lock server 2026-02-24T10:55:21.335 DEBUG:teuthology.provision.fog.trial032:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T10:55:21.360 INFO:teuthology.provision.fog.trial032:Scheduling deploy of centos 9.stream 2026-02-24T10:55:22.320 INFO:teuthology.orchestra.console.trial032:Power off 2026-02-24T10:55:22.320 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T10:55:22.360 DEBUG:teuthology.orchestra.console.trial032:power off output: Chassis Power Control: Down/Off 2026-02-24T10:55:26.365 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T10:55:26.475 DEBUG:teuthology.orchestra.console.trial032:check power output: Chassis Power is off 2026-02-24T10:55:26.475 INFO:teuthology.orchestra.console.trial032:Power off completed 2026-02-24T10:55:26.576 INFO:teuthology.orchestra.console.trial032:Power on 2026-02-24T10:55:26.576 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T10:55:26.617 DEBUG:teuthology.orchestra.console.trial032:power on output: Chassis Power Control: Up/On 2026-02-24T10:55:30.621 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T10:55:30.731 DEBUG:teuthology.orchestra.console.trial032:check power output: Chassis Power is on 2026-02-24T10:55:30.732 INFO:teuthology.orchestra.console.trial032:Power on completed 2026-02-24T10:55:30.832 INFO:teuthology.provision.fog.trial032:Waiting for deploy to finish 2026-02-24T10:57:18.416 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T10:58:18.475 WARNING:teuthology.provision.fog.trial032:timed out 2026-02-24T10:58:24.477 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T10:58:29.768 ERROR:teuthology.orchestra.connection:Error authenticating with trial032.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-24T10:58:33.897 ERROR:teuthology.orchestra.connection:Error authenticating with trial032.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-24T10:58:41.028 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T10:58:41.028 DEBUG:teuthology.orchestra.run.trial032:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T10:58:41.204 INFO:teuthology.provision.fog.trial032:Node is ready 2026-02-24T10:58:41.204 DEBUG:teuthology.orchestra.run.trial032:> hostname 2026-02-24T10:58:41.260 INFO:teuthology.orchestra.run.trial032.stdout:trial032.front.sepia.ceph.com 2026-02-24T10:58:41.260 DEBUG:teuthology.orchestra.run.trial032:> grep trial032.front.sepia.ceph.com /etc/hosts 2026-02-24T10:58:41.315 INFO:teuthology.orchestra.run.trial032.stdout:10.20.193.32 trial032.front.sepia.ceph.com trial032 2026-02-24T10:58:41.316 DEBUG:teuthology.orchestra.run.trial032:> sudo hostname trial032 2026-02-24T10:58:41.386 DEBUG:teuthology.orchestra.run.trial032:> sudo sed -i -e 's/trial032.front.sepia.ceph.com/trial032/g' /etc/hosts 2026-02-24T10:58:41.453 DEBUG:teuthology.orchestra.run.trial032:> sudo sed -i -e 's/10.20.193.32/10.20.193.32/g' /etc/hosts 2026-02-24T10:58:41.519 DEBUG:teuthology.orchestra.run.trial032:> sudo sed -i -e 's/trial032.front.sepia.ceph.com/trial032/g' /etc/hostname 2026-02-24T10:58:41.586 DEBUG:teuthology.orchestra.run.trial032:> sudo hostname trial032 2026-02-24T10:58:41.650 DEBUG:teuthology.orchestra.run.trial032:> cat /etc/os-release 2026-02-24T10:58:41.707 INFO:teuthology.orchestra.run.trial032.stdout:NAME="CentOS Stream" 2026-02-24T10:58:41.707 INFO:teuthology.orchestra.run.trial032.stdout:VERSION="9" 2026-02-24T10:58:41.707 INFO:teuthology.orchestra.run.trial032.stdout:ID="centos" 2026-02-24T10:58:41.707 INFO:teuthology.orchestra.run.trial032.stdout:ID_LIKE="rhel fedora" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:VERSION_ID="9" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:PLATFORM_ID="platform:el9" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:ANSI_COLOR="0;31" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:LOGO="fedora-logo-icon" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:HOME_URL="https://centos.org/" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T10:58:41.708 INFO:teuthology.orchestra.run.trial032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T10:58:41.709 INFO:teuthology.provision.fog.trial032:Deploy complete! 2026-02-24T10:58:41.711 DEBUG:teuthology.parallel:result is None 2026-02-24T10:58:41.968 INFO:teuthology.lock.ops:Checking trial032.front.sepia.ceph.com 2026-02-24T10:58:41.968 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T10:58:42.041 INFO:teuthology.lock.ops:Updating [trial032.front.sepia.ceph.com]: set os type and version on server 2026-02-24T10:58:42.041 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-24T10:58:42.041 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T10:58:42.105 DEBUG:teuthology.orchestra.run.trial032:> true 2026-02-24T10:58:42.176 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial032.front.sepia.ceph.com' 2026-02-24T10:58:42.176 DEBUG:teuthology.orchestra.run.trial032:> uname -m 2026-02-24T10:58:42.232 INFO:teuthology.orchestra.run.trial032.stdout:x86_64 2026-02-24T10:58:42.232 DEBUG:teuthology.orchestra.run.trial032:> cat /etc/os-release 2026-02-24T10:58:42.288 INFO:teuthology.orchestra.run.trial032.stdout:NAME="CentOS Stream" 2026-02-24T10:58:42.288 INFO:teuthology.orchestra.run.trial032.stdout:VERSION="9" 2026-02-24T10:58:42.288 INFO:teuthology.orchestra.run.trial032.stdout:ID="centos" 2026-02-24T10:58:42.288 INFO:teuthology.orchestra.run.trial032.stdout:ID_LIKE="rhel fedora" 2026-02-24T10:58:42.288 INFO:teuthology.orchestra.run.trial032.stdout:VERSION_ID="9" 2026-02-24T10:58:42.288 INFO:teuthology.orchestra.run.trial032.stdout:PLATFORM_ID="platform:el9" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:ANSI_COLOR="0;31" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:LOGO="fedora-logo-icon" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:HOME_URL="https://centos.org/" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T10:58:42.289 INFO:teuthology.orchestra.run.trial032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T10:58:42.290 INFO:teuthology.lock.ops:Updating trial032.front.sepia.ceph.com on lock server 2026-02-24T10:58:42.392 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:58:42.484 INFO:teuthology.dispatcher.supervisor:Running job 67471 2026-02-24T10:58:42.484 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_anuchaithra@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:48:17-rgw-wip-anrao4-testing-2026-02-23-1752-distro-default-trial/67471 --name anuchaithra-2026-02-24_05:48:17-rgw-wip-anrao4-testing-2026-02-23-1752-distro-default-trial --description rgw/lifecycle/{cluster ignore-pg-availability overrides s3tests-branch supported-random-distro$/{centos_latest} tasks/rgw_s3tests} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:48:17-rgw-wip-anrao4-testing-2026-02-23-1752-distro-default-trial/67471/orig.config.yaml 2026-02-24T10:58:42.485 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:48:17-rgw-wip-anrao4-testing-2026-02-23-1752-distro-default-trial/67471 2026-02-24T10:58:42.485 INFO:teuthology.dispatcher.supervisor:Job PID: 4070039 2026-02-24T10:58:42.485 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T11:00:42.583 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:02:42.674 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:04:42.846 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:06:43.042 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:08:43.218 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:10:43.403 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:12:43.609 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:14:43.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:16:43.994 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:18:44.174 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:20:44.338 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:22:44.536 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:24:44.735 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:26:44.944 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:28:45.092 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:30:45.295 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:32:45.426 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:34:45.628 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:36:45.818 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:38:46.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:40:46.228 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:42:46.414 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:44:46.617 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:46:46.817 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:48:47.012 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:50:47.222 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T11:50:47.312 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T11:50:47.372 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T11:50:47.661 INFO:teuthology.orchestra.console.trial032:Power off 2026-02-24T11:50:47.661 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T11:50:47.702 DEBUG:teuthology.orchestra.console.trial032:power off output: Chassis Power Control: Down/Off 2026-02-24T11:50:51.705 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T11:50:51.813 DEBUG:teuthology.orchestra.console.trial032:check power output: Chassis Power is on 2026-02-24T11:50:55.815 DEBUG:teuthology.orchestra.console.trial032:pexpect command: ipmitool -H trial032.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T11:50:55.925 DEBUG:teuthology.orchestra.console.trial032:check power output: Chassis Power is off 2026-02-24T11:50:55.926 INFO:teuthology.orchestra.console.trial032:Power off completed 2026-02-24T11:50:56.136 INFO:teuthology.lock.ops:unlocked: trial032.front.sepia.ceph.com