2026-02-24T06:23:05.095 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T06:23:05.096 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:23:05.168 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:23:05.308 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7cf772c2bc40>, signals=[15]) 2026-02-24T06:23:05.308 INFO:teuthology.lock.ops:Start node 'trial182.front.sepia.ceph.com' reimaging 2026-02-24T06:23:05.308 INFO:teuthology.lock.ops:Updating [trial182.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T06:23:05.308 INFO:teuthology.lock.ops:Updating trial182.front.sepia.ceph.com on lock server 2026-02-24T06:23:05.513 DEBUG:teuthology.provision.fog.trial182:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T06:23:05.565 INFO:teuthology.provision.fog.trial182:Scheduling deploy of centos 9.stream 2026-02-24T06:23:06.696 INFO:teuthology.orchestra.console.trial182:Power off 2026-02-24T06:23:06.696 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T06:23:06.733 DEBUG:teuthology.orchestra.console.trial182:power off output: Chassis Power Control: Down/Off 2026-02-24T06:23:10.739 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:23:10.848 DEBUG:teuthology.orchestra.console.trial182:check power output: Chassis Power is off 2026-02-24T06:23:10.848 INFO:teuthology.orchestra.console.trial182:Power off completed 2026-02-24T06:23:10.949 INFO:teuthology.orchestra.console.trial182:Power on 2026-02-24T06:23:10.949 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T06:23:10.990 DEBUG:teuthology.orchestra.console.trial182:power on output: Chassis Power Control: Up/On 2026-02-24T06:23:14.995 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:23:15.106 DEBUG:teuthology.orchestra.console.trial182:check power output: Chassis Power is on 2026-02-24T06:23:15.106 INFO:teuthology.orchestra.console.trial182:Power on completed 2026-02-24T06:23:15.207 INFO:teuthology.provision.fog.trial182:Waiting for deploy to finish 2026-02-24T06:25:03.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial182.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T06:25:03.578 ERROR:teuthology.orchestra.connection:Error authenticating with trial182.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T06:26:07.581 WARNING:teuthology.provision.fog.trial182:timed out 2026-02-24T06:26:13.583 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial182.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T06:26:16.726 ERROR:teuthology.orchestra.connection:Error authenticating with trial182.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-24T06:26:20.901 ERROR:teuthology.orchestra.connection:Error authenticating with trial182.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-24T06:26:28.013 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T06:26:28.013 DEBUG:teuthology.orchestra.run.trial182:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T06:26:28.291 INFO:teuthology.provision.fog.trial182:Node is ready 2026-02-24T06:26:28.292 DEBUG:teuthology.orchestra.run.trial182:> hostname 2026-02-24T06:26:28.346 INFO:teuthology.orchestra.run.trial182.stdout:trial182.front.sepia.ceph.com 2026-02-24T06:26:28.347 DEBUG:teuthology.orchestra.run.trial182:> grep trial182.front.sepia.ceph.com /etc/hosts 2026-02-24T06:26:28.402 INFO:teuthology.orchestra.run.trial182.stdout:10.20.193.182 trial182.front.sepia.ceph.com trial182 2026-02-24T06:26:28.402 DEBUG:teuthology.orchestra.run.trial182:> sudo hostname trial182 2026-02-24T06:26:28.473 DEBUG:teuthology.orchestra.run.trial182:> sudo sed -i -e 's/trial182.front.sepia.ceph.com/trial182/g' /etc/hosts 2026-02-24T06:26:28.539 DEBUG:teuthology.orchestra.run.trial182:> sudo sed -i -e 's/10.20.193.182/10.20.193.182/g' /etc/hosts 2026-02-24T06:26:28.605 DEBUG:teuthology.orchestra.run.trial182:> sudo sed -i -e 's/trial182.front.sepia.ceph.com/trial182/g' /etc/hostname 2026-02-24T06:26:28.672 DEBUG:teuthology.orchestra.run.trial182:> sudo hostname trial182 2026-02-24T06:26:28.738 DEBUG:teuthology.orchestra.run.trial182:> cat /etc/os-release 2026-02-24T06:26:28.794 INFO:teuthology.orchestra.run.trial182.stdout:NAME="CentOS Stream" 2026-02-24T06:26:28.794 INFO:teuthology.orchestra.run.trial182.stdout:VERSION="9" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:ID="centos" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:ID_LIKE="rhel fedora" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:VERSION_ID="9" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:PLATFORM_ID="platform:el9" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:ANSI_COLOR="0;31" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:LOGO="fedora-logo-icon" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:HOME_URL="https://centos.org/" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T06:26:28.795 INFO:teuthology.orchestra.run.trial182.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T06:26:28.796 INFO:teuthology.orchestra.run.trial182.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T06:26:28.797 INFO:teuthology.provision.fog.trial182:Deploy complete! 2026-02-24T06:26:28.797 DEBUG:teuthology.parallel:result is None 2026-02-24T06:26:29.063 INFO:teuthology.lock.ops:Checking trial182.front.sepia.ceph.com 2026-02-24T06:26:29.063 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T06:26:29.147 INFO:teuthology.lock.ops:Updating [trial182.front.sepia.ceph.com]: set os type and version on server 2026-02-24T06:26:29.147 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial182.front.sepia.ceph.com' 2026-02-24T06:26:29.147 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial182.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T06:26:29.212 DEBUG:teuthology.orchestra.run.trial182:> true 2026-02-24T06:26:29.283 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial182.front.sepia.ceph.com' 2026-02-24T06:26:29.283 DEBUG:teuthology.orchestra.run.trial182:> uname -m 2026-02-24T06:26:29.339 INFO:teuthology.orchestra.run.trial182.stdout:x86_64 2026-02-24T06:26:29.339 DEBUG:teuthology.orchestra.run.trial182:> cat /etc/os-release 2026-02-24T06:26:29.394 INFO:teuthology.orchestra.run.trial182.stdout:NAME="CentOS Stream" 2026-02-24T06:26:29.394 INFO:teuthology.orchestra.run.trial182.stdout:VERSION="9" 2026-02-24T06:26:29.394 INFO:teuthology.orchestra.run.trial182.stdout:ID="centos" 2026-02-24T06:26:29.394 INFO:teuthology.orchestra.run.trial182.stdout:ID_LIKE="rhel fedora" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:VERSION_ID="9" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:PLATFORM_ID="platform:el9" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:ANSI_COLOR="0;31" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:LOGO="fedora-logo-icon" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:HOME_URL="https://centos.org/" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T06:26:29.395 INFO:teuthology.orchestra.run.trial182.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T06:26:29.396 INFO:teuthology.lock.ops:Updating trial182.front.sepia.ceph.com on lock server 2026-02-24T06:26:29.498 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:26:29.589 INFO:teuthology.dispatcher.supervisor:Running job 67300 2026-02-24T06:26:29.589 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:40:43-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/67300 --name anuchaithra-2026-02-24_05:40:43-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial --description rgw/d4n/{cluster ignore-pg-availability overrides supported-random-distro$/{centos_latest} tasks/rgw_d4ntests} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:40:43-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/67300/orig.config.yaml 2026-02-24T06:26:29.589 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:40:43-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/67300 2026-02-24T06:26:29.589 INFO:teuthology.dispatcher.supervisor:Job PID: 2547210 2026-02-24T06:26:29.589 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T06:28:29.590 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:30:29.711 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:32:29.833 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:34:29.954 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:36:30.076 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:38:30.193 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:40:30.315 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:42:30.438 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:42:30.524 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-24T06:42:30.585 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T06:42:30.956 INFO:teuthology.orchestra.console.trial182:Power off 2026-02-24T06:42:30.956 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T06:42:30.999 DEBUG:teuthology.orchestra.console.trial182:power off output: Chassis Power Control: Down/Off 2026-02-24T06:42:35.001 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:42:35.112 DEBUG:teuthology.orchestra.console.trial182:check power output: Chassis Power is on 2026-02-24T06:42:39.113 DEBUG:teuthology.orchestra.console.trial182:pexpect command: ipmitool -H trial182.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:42:39.224 DEBUG:teuthology.orchestra.console.trial182:check power output: Chassis Power is off 2026-02-24T06:42:39.225 INFO:teuthology.orchestra.console.trial182:Power off completed 2026-02-24T06:42:39.437 INFO:teuthology.lock.ops:unlocked: trial182.front.sepia.ceph.com