2026-02-24T06:30:08.801 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T06:30:08.801 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:30:08.872 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:30:09.004 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e7cb51a8b80>, signals=[15]) 2026-02-24T06:30:09.004 INFO:teuthology.lock.ops:Start node 'trial004.front.sepia.ceph.com' reimaging 2026-02-24T06:30:09.004 INFO:teuthology.lock.ops:Updating [trial004.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T06:30:09.004 INFO:teuthology.lock.ops:Updating trial004.front.sepia.ceph.com on lock server 2026-02-24T06:30:09.205 DEBUG:teuthology.provision.fog.trial004:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-24T06:30:09.257 INFO:teuthology.provision.fog.trial004:Scheduling deploy of ubuntu 22.04 2026-02-24T06:30:10.528 INFO:teuthology.orchestra.console.trial004:Power off 2026-02-24T06:30:10.528 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T06:30:10.566 DEBUG:teuthology.orchestra.console.trial004:power off output: Chassis Power Control: Down/Off 2026-02-24T06:30:14.571 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:30:14.678 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is off 2026-02-24T06:30:14.678 INFO:teuthology.orchestra.console.trial004:Power off completed 2026-02-24T06:30:14.779 INFO:teuthology.orchestra.console.trial004:Power on 2026-02-24T06:30:14.779 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T06:30:14.820 DEBUG:teuthology.orchestra.console.trial004:power on output: Chassis Power Control: Up/On 2026-02-24T06:30:18.823 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:30:18.933 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is off 2026-02-24T06:30:22.936 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:30:23.046 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is on 2026-02-24T06:30:23.047 INFO:teuthology.orchestra.console.trial004:Power on completed 2026-02-24T06:30:23.147 INFO:teuthology.provision.fog.trial004:Waiting for deploy to finish 2026-02-24T06:32:10.952 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T06:32:11.086 ERROR:teuthology.orchestra.connection:Error authenticating with trial004.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T06:32:53.888 WARNING:teuthology.provision.fog.trial004:[Errno None] Unable to connect to port 22 on 10.20.193.4 2026-02-24T06:32:59.890 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T06:33:35.992 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T06:33:35.992 DEBUG:teuthology.orchestra.run.trial004:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T06:33:36.394 INFO:teuthology.provision.fog.trial004:Node is ready 2026-02-24T06:33:36.394 DEBUG:teuthology.orchestra.run.trial004:> hostname 2026-02-24T06:33:36.438 INFO:teuthology.orchestra.run.trial004.stdout:trial004.front.sepia.ceph.com 2026-02-24T06:33:36.438 DEBUG:teuthology.orchestra.run.trial004:> grep trial004.front.sepia.ceph.com /etc/hosts 2026-02-24T06:33:36.482 INFO:teuthology.orchestra.run.trial004.stdout:10.20.193.4 trial004.front.sepia.ceph.com trial004 2026-02-24T06:33:36.483 DEBUG:teuthology.orchestra.run.trial004:> sudo hostname trial004 2026-02-24T06:33:36.533 DEBUG:teuthology.orchestra.run.trial004:> sudo sed -i -e 's/trial004.front.sepia.ceph.com/trial004/g' /etc/hosts 2026-02-24T06:33:36.583 DEBUG:teuthology.orchestra.run.trial004:> sudo sed -i -e 's/10.20.193.4/10.20.193.4/g' /etc/hosts 2026-02-24T06:33:36.634 DEBUG:teuthology.orchestra.run.trial004:> sudo sed -i -e 's/trial004.front.sepia.ceph.com/trial004/g' /etc/hostname 2026-02-24T06:33:36.691 DEBUG:teuthology.orchestra.run.trial004:> sudo hostname trial004 2026-02-24T06:33:36.742 DEBUG:teuthology.orchestra.run.trial004:> cat /etc/os-release 2026-02-24T06:33:36.786 INFO:teuthology.orchestra.run.trial004.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T06:33:36.786 INFO:teuthology.orchestra.run.trial004.stdout:NAME="Ubuntu" 2026-02-24T06:33:36.786 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_ID="22.04" 2026-02-24T06:33:36.786 INFO:teuthology.orchestra.run.trial004.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_CODENAME=jammy 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:ID=ubuntu 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:ID_LIKE=debian 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T06:33:36.787 INFO:teuthology.orchestra.run.trial004.stdout:UBUNTU_CODENAME=jammy 2026-02-24T06:33:36.788 INFO:teuthology.provision.fog.trial004:Deploy complete! 2026-02-24T06:33:36.789 DEBUG:teuthology.parallel:result is None 2026-02-24T06:33:37.129 INFO:teuthology.lock.ops:Checking trial004.front.sepia.ceph.com 2026-02-24T06:33:37.129 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T06:33:37.307 INFO:teuthology.lock.ops:Updating [trial004.front.sepia.ceph.com]: set os type and version on server 2026-02-24T06:33:37.307 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial004.front.sepia.ceph.com' 2026-02-24T06:33:37.307 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T06:33:37.380 DEBUG:teuthology.orchestra.run.trial004:> true 2026-02-24T06:33:37.457 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial004.front.sepia.ceph.com' 2026-02-24T06:33:37.457 DEBUG:teuthology.orchestra.run.trial004:> uname -m 2026-02-24T06:33:37.502 INFO:teuthology.orchestra.run.trial004.stdout:x86_64 2026-02-24T06:33:37.502 DEBUG:teuthology.orchestra.run.trial004:> cat /etc/os-release 2026-02-24T06:33:37.546 INFO:teuthology.orchestra.run.trial004.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T06:33:37.546 INFO:teuthology.orchestra.run.trial004.stdout:NAME="Ubuntu" 2026-02-24T06:33:37.546 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_ID="22.04" 2026-02-24T06:33:37.546 INFO:teuthology.orchestra.run.trial004.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T06:33:37.546 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_CODENAME=jammy 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:ID=ubuntu 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:ID_LIKE=debian 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T06:33:37.547 INFO:teuthology.orchestra.run.trial004.stdout:UBUNTU_CODENAME=jammy 2026-02-24T06:33:37.548 INFO:teuthology.lock.ops:Updating trial004.front.sepia.ceph.com on lock server 2026-02-24T06:33:37.857 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:33:37.989 INFO:teuthology.dispatcher.supervisor:Running job 67311 2026-02-24T06:33:37.989 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/67311 --name anuchaithra-2026-02-24_05:40:43-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial --description rgw/tempest/{0-install clusters/fixed-1 frontend/beast ignore-pg-availability overrides s3tests-branch tasks/s3/{auth-order/external-local s3tests} ubuntu_latest} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-24_05:40:43-rgw-wip-anrao2-testing-2026-02-23-1633-distro-default-trial/67311/orig.config.yaml 2026-02-24T06:33:37.989 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/67311 2026-02-24T06:33:37.989 INFO:teuthology.dispatcher.supervisor:Job PID: 2561556 2026-02-24T06:33:37.989 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T06:35:37.991 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:37:38.118 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:39:38.244 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:41:38.366 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:43:38.485 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T06:43:38.607 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-24T06:43:38.673 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T06:43:38.972 INFO:teuthology.orchestra.console.trial004:Power off 2026-02-24T06:43:38.972 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T06:43:39.012 DEBUG:teuthology.orchestra.console.trial004:power off output: Chassis Power Control: Down/Off 2026-02-24T06:43:43.013 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:43:43.121 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is on 2026-02-24T06:43:47.123 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T06:43:47.233 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is off 2026-02-24T06:43:47.233 INFO:teuthology.orchestra.console.trial004:Power off completed 2026-02-24T06:43:47.444 INFO:teuthology.lock.ops:unlocked: trial004.front.sepia.ceph.com