2026-02-24T10:10:36.642 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T10:10:36.643 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:10:36.713 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:10:36.845 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x78e7bae468e0>, signals=[15]) 2026-02-24T10:10:36.845 INFO:teuthology.lock.ops:Start node 'trial169.front.sepia.ceph.com' reimaging 2026-02-24T10:10:36.845 INFO:teuthology.lock.ops:Updating [trial169.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T10:10:36.845 INFO:teuthology.lock.ops:Updating trial169.front.sepia.ceph.com on lock server 2026-02-24T10:10:37.048 DEBUG:teuthology.provision.fog.trial169:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T10:10:37.101 INFO:teuthology.provision.fog.trial169:Scheduling deploy of centos 9.stream 2026-02-24T10:10:38.766 INFO:teuthology.orchestra.console.trial169:Power off 2026-02-24T10:10:38.766 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T10:10:38.805 DEBUG:teuthology.orchestra.console.trial169:power off output: Chassis Power Control: Down/Off 2026-02-24T10:10:42.810 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T10:10:42.920 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is off 2026-02-24T10:10:42.921 INFO:teuthology.orchestra.console.trial169:Power off completed 2026-02-24T10:10:43.021 INFO:teuthology.orchestra.console.trial169:Power on 2026-02-24T10:10:43.022 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T10:10:43.064 DEBUG:teuthology.orchestra.console.trial169:power on output: Chassis Power Control: Up/On 2026-02-24T10:10:47.069 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T10:10:47.180 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is on 2026-02-24T10:10:47.181 INFO:teuthology.orchestra.console.trial169:Power on completed 2026-02-24T10:10:47.281 INFO:teuthology.provision.fog.trial169:Waiting for deploy to finish 2026-02-24T10:12:34.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T10:12:34.777 ERROR:teuthology.orchestra.connection:Error authenticating with trial169.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T10:13:38.780 WARNING:teuthology.provision.fog.trial169:timed out 2026-02-24T10:13:44.781 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T10:13:52.077 ERROR:teuthology.orchestra.connection:Error authenticating with trial169.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:13:56.209 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T10:13:56.209 DEBUG:teuthology.orchestra.run.trial169:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T10:14:01.825 INFO:teuthology.provision.fog.trial169:Node is ready 2026-02-24T10:14:01.825 DEBUG:teuthology.orchestra.run.trial169:> hostname 2026-02-24T10:14:01.842 INFO:teuthology.orchestra.run.trial169.stdout:trial169.front.sepia.ceph.com 2026-02-24T10:14:01.843 DEBUG:teuthology.orchestra.run.trial169:> grep trial169.front.sepia.ceph.com /etc/hosts 2026-02-24T10:14:01.900 INFO:teuthology.orchestra.run.trial169.stdout:10.20.193.169 trial169.front.sepia.ceph.com trial169 2026-02-24T10:14:01.900 DEBUG:teuthology.orchestra.run.trial169:> sudo hostname trial169 2026-02-24T10:14:01.980 DEBUG:teuthology.orchestra.run.trial169:> sudo sed -i -e 's/trial169.front.sepia.ceph.com/trial169/g' /etc/hosts 2026-02-24T10:14:02.046 DEBUG:teuthology.orchestra.run.trial169:> sudo sed -i -e 's/10.20.193.169/10.20.193.169/g' /etc/hosts 2026-02-24T10:14:02.112 DEBUG:teuthology.orchestra.run.trial169:> sudo sed -i -e 's/trial169.front.sepia.ceph.com/trial169/g' /etc/hostname 2026-02-24T10:14:02.177 DEBUG:teuthology.orchestra.run.trial169:> sudo hostname trial169 2026-02-24T10:14:02.243 DEBUG:teuthology.orchestra.run.trial169:> cat /etc/os-release 2026-02-24T10:14:02.298 INFO:teuthology.orchestra.run.trial169.stdout:NAME="CentOS Stream" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:VERSION="9" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:ID="centos" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:ID_LIKE="rhel fedora" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:VERSION_ID="9" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:PLATFORM_ID="platform:el9" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:ANSI_COLOR="0;31" 2026-02-24T10:14:02.299 INFO:teuthology.orchestra.run.trial169.stdout:LOGO="fedora-logo-icon" 2026-02-24T10:14:02.300 INFO:teuthology.orchestra.run.trial169.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T10:14:02.300 INFO:teuthology.orchestra.run.trial169.stdout:HOME_URL="https://centos.org/" 2026-02-24T10:14:02.300 INFO:teuthology.orchestra.run.trial169.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T10:14:02.300 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T10:14:02.300 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T10:14:02.301 INFO:teuthology.provision.fog.trial169:Deploy complete! 2026-02-24T10:14:02.302 DEBUG:teuthology.parallel:result is None 2026-02-24T10:14:02.586 INFO:teuthology.lock.ops:Checking trial169.front.sepia.ceph.com 2026-02-24T10:14:02.586 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T10:14:02.673 INFO:teuthology.lock.ops:Updating [trial169.front.sepia.ceph.com]: set os type and version on server 2026-02-24T10:14:02.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial169.front.sepia.ceph.com' 2026-02-24T10:14:02.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T10:14:02.738 DEBUG:teuthology.orchestra.run.trial169:> true 2026-02-24T10:14:02.811 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial169.front.sepia.ceph.com' 2026-02-24T10:14:02.811 DEBUG:teuthology.orchestra.run.trial169:> uname -m 2026-02-24T10:14:02.868 INFO:teuthology.orchestra.run.trial169.stdout:x86_64 2026-02-24T10:14:02.868 DEBUG:teuthology.orchestra.run.trial169:> cat /etc/os-release 2026-02-24T10:14:02.925 INFO:teuthology.orchestra.run.trial169.stdout:NAME="CentOS Stream" 2026-02-24T10:14:02.925 INFO:teuthology.orchestra.run.trial169.stdout:VERSION="9" 2026-02-24T10:14:02.925 INFO:teuthology.orchestra.run.trial169.stdout:ID="centos" 2026-02-24T10:14:02.925 INFO:teuthology.orchestra.run.trial169.stdout:ID_LIKE="rhel fedora" 2026-02-24T10:14:02.925 INFO:teuthology.orchestra.run.trial169.stdout:VERSION_ID="9" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:PLATFORM_ID="platform:el9" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:ANSI_COLOR="0;31" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:LOGO="fedora-logo-icon" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:HOME_URL="https://centos.org/" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T10:14:02.926 INFO:teuthology.orchestra.run.trial169.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T10:14:02.927 INFO:teuthology.lock.ops:Updating trial169.front.sepia.ceph.com on lock server 2026-02-24T10:14:03.036 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:14:03.131 INFO:teuthology.dispatcher.supervisor:Running job 67395 2026-02-24T10:14:03.131 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:45:14-rgw-wip-anrao3-testing-2026-02-23-1702-distro-default-trial/67395 --name anuchaithra-2026-02-24_05:45:14-rgw-wip-anrao3-testing-2026-02-23-1702-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:45:14-rgw-wip-anrao3-testing-2026-02-23-1702-distro-default-trial/67395/orig.config.yaml 2026-02-24T10:14:03.131 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:45:14-rgw-wip-anrao3-testing-2026-02-23-1702-distro-default-trial/67395 2026-02-24T10:14:03.131 INFO:teuthology.dispatcher.supervisor:Job PID: 3826544 2026-02-24T10:14:03.131 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T10:16:03.132 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:18:03.259 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:20:03.393 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:22:03.513 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:24:03.637 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:26:03.758 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T10:26:04.135 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T10:26:04.227 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T10:26:04.532 INFO:teuthology.orchestra.console.trial169:Power off 2026-02-24T10:26:04.532 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T10:26:04.572 DEBUG:teuthology.orchestra.console.trial169:power off output: Chassis Power Control: Down/Off 2026-02-24T10:26:08.573 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T10:26:08.684 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is on 2026-02-24T10:26:12.684 DEBUG:teuthology.orchestra.console.trial169:pexpect command: ipmitool -H trial169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T10:26:12.795 DEBUG:teuthology.orchestra.console.trial169:check power output: Chassis Power is off 2026-02-24T10:26:12.795 INFO:teuthology.orchestra.console.trial169:Power off completed 2026-02-24T10:26:13.004 INFO:teuthology.lock.ops:unlocked: trial169.front.sepia.ceph.com