2026-02-18T13:25:42.647 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T13:25:42.647 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:25:42.741 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:25:42.876 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x73283dc21da0>, signals=[15]) 2026-02-18T13:25:42.876 INFO:teuthology.lock.ops:Start node 'trial122.front.sepia.ceph.com' reimaging 2026-02-18T13:25:42.876 INFO:teuthology.lock.ops:Updating [trial122.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T13:25:42.876 INFO:teuthology.lock.ops:Updating trial122.front.sepia.ceph.com on lock server 2026-02-18T13:25:43.073 DEBUG:teuthology.provision.fog.trial122:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T13:25:43.119 INFO:teuthology.provision.fog.trial122:Scheduling deploy of ubuntu 22.04 2026-02-18T13:25:44.045 INFO:teuthology.orchestra.console.trial122:Power off 2026-02-18T13:25:44.045 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T13:25:44.083 DEBUG:teuthology.orchestra.console.trial122:power off output: Chassis Power Control: Down/Off 2026-02-18T13:25:48.088 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:25:48.199 DEBUG:teuthology.orchestra.console.trial122:check power output: Chassis Power is off 2026-02-18T13:25:48.199 INFO:teuthology.orchestra.console.trial122:Power off completed 2026-02-18T13:25:48.300 INFO:teuthology.orchestra.console.trial122:Power on 2026-02-18T13:25:48.300 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T13:25:48.342 DEBUG:teuthology.orchestra.console.trial122:power on output: Chassis Power Control: Up/On 2026-02-18T13:25:52.347 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:25:52.457 DEBUG:teuthology.orchestra.console.trial122:check power output: Chassis Power is on 2026-02-18T13:25:52.457 INFO:teuthology.orchestra.console.trial122:Power on completed 2026-02-18T13:25:52.558 INFO:teuthology.provision.fog.trial122:Waiting for deploy to finish 2026-02-18T13:27:54.928 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:28:09.216 WARNING:teuthology.provision.fog.trial122:[Errno None] Unable to connect to port 22 on 10.20.193.122 2026-02-18T13:28:15.222 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:28:18.304 WARNING:teuthology.provision.fog.trial122:[Errno None] Unable to connect to port 22 on 10.20.193.122 2026-02-18T13:28:24.311 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:28:27.392 WARNING:teuthology.provision.fog.trial122:[Errno None] Unable to connect to port 22 on 10.20.193.122 2026-02-18T13:28:33.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:29:09.364 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T13:29:09.364 DEBUG:teuthology.orchestra.run.trial122:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T13:29:09.764 INFO:teuthology.provision.fog.trial122:Node is ready 2026-02-18T13:29:09.764 DEBUG:teuthology.orchestra.run.trial122:> hostname 2026-02-18T13:29:09.812 INFO:teuthology.orchestra.run.trial122.stdout:trial122.front.sepia.ceph.com 2026-02-18T13:29:09.812 DEBUG:teuthology.orchestra.run.trial122:> grep trial122.front.sepia.ceph.com /etc/hosts 2026-02-18T13:29:09.859 INFO:teuthology.orchestra.run.trial122.stdout:10.20.193.122 trial122.front.sepia.ceph.com trial122 2026-02-18T13:29:09.860 DEBUG:teuthology.orchestra.run.trial122:> sudo hostname trial122 2026-02-18T13:29:09.911 DEBUG:teuthology.orchestra.run.trial122:> sudo sed -i -e 's/trial122.front.sepia.ceph.com/trial122/g' /etc/hosts 2026-02-18T13:29:09.960 DEBUG:teuthology.orchestra.run.trial122:> sudo sed -i -e 's/10.20.193.122/10.20.193.122/g' /etc/hosts 2026-02-18T13:29:10.011 DEBUG:teuthology.orchestra.run.trial122:> sudo sed -i -e 's/trial122.front.sepia.ceph.com/trial122/g' /etc/hostname 2026-02-18T13:29:10.060 DEBUG:teuthology.orchestra.run.trial122:> sudo hostname trial122 2026-02-18T13:29:10.111 DEBUG:teuthology.orchestra.run.trial122:> cat /etc/os-release 2026-02-18T13:29:10.155 INFO:teuthology.orchestra.run.trial122.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T13:29:10.155 INFO:teuthology.orchestra.run.trial122.stdout:NAME="Ubuntu" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:VERSION_ID="22.04" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:VERSION_CODENAME=jammy 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:ID=ubuntu 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:ID_LIKE=debian 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T13:29:10.156 INFO:teuthology.orchestra.run.trial122.stdout:UBUNTU_CODENAME=jammy 2026-02-18T13:29:10.157 INFO:teuthology.provision.fog.trial122:Deploy complete! 2026-02-18T13:29:10.158 DEBUG:teuthology.parallel:result is None 2026-02-18T13:29:10.510 INFO:teuthology.lock.ops:Checking trial122.front.sepia.ceph.com 2026-02-18T13:29:10.510 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T13:29:10.596 INFO:teuthology.lock.ops:Updating [trial122.front.sepia.ceph.com]: set os type and version on server 2026-02-18T13:29:10.596 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial122.front.sepia.ceph.com' 2026-02-18T13:29:10.596 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial122.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T13:29:10.660 DEBUG:teuthology.orchestra.run.trial122:> true 2026-02-18T13:29:10.738 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial122.front.sepia.ceph.com' 2026-02-18T13:29:10.739 DEBUG:teuthology.orchestra.run.trial122:> uname -m 2026-02-18T13:29:10.783 INFO:teuthology.orchestra.run.trial122.stdout:x86_64 2026-02-18T13:29:10.783 DEBUG:teuthology.orchestra.run.trial122:> cat /etc/os-release 2026-02-18T13:29:10.827 INFO:teuthology.orchestra.run.trial122.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T13:29:10.827 INFO:teuthology.orchestra.run.trial122.stdout:NAME="Ubuntu" 2026-02-18T13:29:10.827 INFO:teuthology.orchestra.run.trial122.stdout:VERSION_ID="22.04" 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:VERSION_CODENAME=jammy 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:ID=ubuntu 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:ID_LIKE=debian 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T13:29:10.828 INFO:teuthology.orchestra.run.trial122.stdout:UBUNTU_CODENAME=jammy 2026-02-18T13:29:10.829 INFO:teuthology.lock.ops:Updating trial122.front.sepia.ceph.com on lock server 2026-02-18T13:29:10.929 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:29:11.018 INFO:teuthology.dispatcher.supervisor:Running job 56559 2026-02-18T13:29:11.019 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-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial/56559 --name anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial --description rgw/tempest/{0-install clusters/fixed-1 frontend/beast ignore-pg-availability overrides s3tests-branch tasks/tempest ubuntu_latest} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial/56559/orig.config.yaml 2026-02-18T13:29:11.019 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:20:38-rgw-wip-anrao5-testing-2026-02-18-1230-distro-default-trial/56559 2026-02-18T13:29:11.019 INFO:teuthology.dispatcher.supervisor:Job PID: 4158545 2026-02-18T13:29:11.019 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T13:31:11.119 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:33:11.292 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:35:11.499 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:37:11.673 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T13:37:11.752 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T13:37:11.811 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T13:37:12.108 INFO:teuthology.orchestra.console.trial122:Power off 2026-02-18T13:37:12.109 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T13:37:12.148 DEBUG:teuthology.orchestra.console.trial122:power off output: Chassis Power Control: Down/Off 2026-02-18T13:37:16.153 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:37:16.261 DEBUG:teuthology.orchestra.console.trial122:check power output: Chassis Power is on 2026-02-18T13:37:20.265 DEBUG:teuthology.orchestra.console.trial122:pexpect command: ipmitool -H trial122.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T13:37:20.375 DEBUG:teuthology.orchestra.console.trial122:check power output: Chassis Power is off 2026-02-18T13:37:20.376 INFO:teuthology.orchestra.console.trial122:Power off completed 2026-02-18T13:37:20.585 INFO:teuthology.lock.ops:unlocked: trial122.front.sepia.ceph.com