2026-02-18T11:11:26.941 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T11:11:26.941 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:11:27.022 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:11:27.155 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x72b52ce537e0>, signals=[15]) 2026-02-18T11:11:27.155 INFO:teuthology.lock.ops:Start node 'trial028.front.sepia.ceph.com' reimaging 2026-02-18T11:11:27.155 INFO:teuthology.lock.ops:Updating [trial028.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T11:11:27.155 INFO:teuthology.lock.ops:Updating trial028.front.sepia.ceph.com on lock server 2026-02-18T11:11:27.355 DEBUG:teuthology.provision.fog.trial028:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-18T11:11:27.402 INFO:teuthology.provision.fog.trial028:Scheduling deploy of ubuntu 22.04 2026-02-18T11:11:28.532 INFO:teuthology.orchestra.console.trial028:Power off 2026-02-18T11:11:28.532 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T11:11:28.572 DEBUG:teuthology.orchestra.console.trial028:power off output: Chassis Power Control: Down/Off 2026-02-18T11:11:32.577 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T11:11:32.687 DEBUG:teuthology.orchestra.console.trial028:check power output: Chassis Power is off 2026-02-18T11:11:32.688 INFO:teuthology.orchestra.console.trial028:Power off completed 2026-02-18T11:11:32.788 INFO:teuthology.orchestra.console.trial028:Power on 2026-02-18T11:11:32.788 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T11:11:32.827 DEBUG:teuthology.orchestra.console.trial028:power on output: Chassis Power Control: Up/On 2026-02-18T11:11:36.832 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T11:11:36.940 DEBUG:teuthology.orchestra.console.trial028:check power output: Chassis Power is on 2026-02-18T11:11:36.940 INFO:teuthology.orchestra.console.trial028:Power on completed 2026-02-18T11:11:37.040 INFO:teuthology.provision.fog.trial028:Waiting for deploy to finish 2026-02-18T11:13:40.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T11:13:54.433 WARNING:teuthology.provision.fog.trial028:[Errno None] Unable to connect to port 22 on 10.20.193.28 2026-02-18T11:14:00.440 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T11:14:03.520 WARNING:teuthology.provision.fog.trial028:[Errno None] Unable to connect to port 22 on 10.20.193.28 2026-02-18T11:14:09.527 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T11:14:12.608 WARNING:teuthology.provision.fog.trial028:[Errno None] Unable to connect to port 22 on 10.20.193.28 2026-02-18T11:14:18.615 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T11:14:54.580 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T11:14:54.581 DEBUG:teuthology.orchestra.run.trial028:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T11:14:54.970 INFO:teuthology.provision.fog.trial028:Node is ready 2026-02-18T11:14:54.971 DEBUG:teuthology.orchestra.run.trial028:> hostname 2026-02-18T11:14:55.016 INFO:teuthology.orchestra.run.trial028.stdout:trial028.front.sepia.ceph.com 2026-02-18T11:14:55.017 DEBUG:teuthology.orchestra.run.trial028:> grep trial028.front.sepia.ceph.com /etc/hosts 2026-02-18T11:14:55.061 INFO:teuthology.orchestra.run.trial028.stdout:10.20.193.28 trial028.front.sepia.ceph.com trial028 2026-02-18T11:14:55.061 DEBUG:teuthology.orchestra.run.trial028:> sudo hostname trial028 2026-02-18T11:14:55.112 DEBUG:teuthology.orchestra.run.trial028:> sudo sed -i -e 's/trial028.front.sepia.ceph.com/trial028/g' /etc/hosts 2026-02-18T11:14:55.165 DEBUG:teuthology.orchestra.run.trial028:> sudo sed -i -e 's/10.20.193.28/10.20.193.28/g' /etc/hosts 2026-02-18T11:14:55.213 DEBUG:teuthology.orchestra.run.trial028:> sudo sed -i -e 's/trial028.front.sepia.ceph.com/trial028/g' /etc/hostname 2026-02-18T11:14:55.261 DEBUG:teuthology.orchestra.run.trial028:> sudo hostname trial028 2026-02-18T11:14:55.308 DEBUG:teuthology.orchestra.run.trial028:> cat /etc/os-release 2026-02-18T11:14:55.352 INFO:teuthology.orchestra.run.trial028.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:NAME="Ubuntu" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:VERSION_ID="22.04" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:VERSION_CODENAME=jammy 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:ID=ubuntu 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:ID_LIKE=debian 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T11:14:55.353 INFO:teuthology.orchestra.run.trial028.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T11:14:55.354 INFO:teuthology.orchestra.run.trial028.stdout:UBUNTU_CODENAME=jammy 2026-02-18T11:14:55.354 INFO:teuthology.provision.fog.trial028:Deploy complete! 2026-02-18T11:14:55.355 DEBUG:teuthology.parallel:result is None 2026-02-18T11:14:55.728 INFO:teuthology.lock.ops:Checking trial028.front.sepia.ceph.com 2026-02-18T11:14:55.728 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T11:14:55.815 INFO:teuthology.lock.ops:Updating [trial028.front.sepia.ceph.com]: set os type and version on server 2026-02-18T11:14:55.815 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial028.front.sepia.ceph.com' 2026-02-18T11:14:55.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T11:14:55.878 DEBUG:teuthology.orchestra.run.trial028:> true 2026-02-18T11:14:55.955 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial028.front.sepia.ceph.com' 2026-02-18T11:14:55.955 DEBUG:teuthology.orchestra.run.trial028:> uname -m 2026-02-18T11:14:56.000 INFO:teuthology.orchestra.run.trial028.stdout:x86_64 2026-02-18T11:14:56.000 DEBUG:teuthology.orchestra.run.trial028:> cat /etc/os-release 2026-02-18T11:14:56.044 INFO:teuthology.orchestra.run.trial028.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T11:14:56.044 INFO:teuthology.orchestra.run.trial028.stdout:NAME="Ubuntu" 2026-02-18T11:14:56.044 INFO:teuthology.orchestra.run.trial028.stdout:VERSION_ID="22.04" 2026-02-18T11:14:56.044 INFO:teuthology.orchestra.run.trial028.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T11:14:56.044 INFO:teuthology.orchestra.run.trial028.stdout:VERSION_CODENAME=jammy 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:ID=ubuntu 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:ID_LIKE=debian 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T11:14:56.045 INFO:teuthology.orchestra.run.trial028.stdout:UBUNTU_CODENAME=jammy 2026-02-18T11:14:56.045 INFO:teuthology.lock.ops:Updating trial028.front.sepia.ceph.com on lock server 2026-02-18T11:14:56.109 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:14:56.195 INFO:teuthology.dispatcher.supervisor:Running job 56307 2026-02-18T11:14:56.195 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:15:10-rgw-wip-anrao2-testing-2026-02-18-1203-distro-default-trial/56307 --name anuchaithra-2026-02-18_10:15:10-rgw-wip-anrao2-testing-2026-02-18-1203-distro-default-trial --description rgw/lifecycle/{cluster ignore-pg-availability overrides s3tests-branch supported-random-distro$/{ubuntu_latest} tasks/rgw_s3tests} -- /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:15:10-rgw-wip-anrao2-testing-2026-02-18-1203-distro-default-trial/56307/orig.config.yaml 2026-02-18T11:14:56.196 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/anuchaithra-2026-02-18_10:15:10-rgw-wip-anrao2-testing-2026-02-18-1203-distro-default-trial/56307 2026-02-18T11:14:56.196 INFO:teuthology.dispatcher.supervisor:Job PID: 3864952 2026-02-18T11:14:56.196 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T11:16:56.274 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:18:56.423 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:20:56.620 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:22:56.792 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:24:56.980 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:26:57.141 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:28:57.320 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:30:57.512 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:32:57.693 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:34:57.824 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:36:58.020 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:38:58.226 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:40:58.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:42:58.637 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:44:58.809 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:46:58.977 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:48:59.164 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:50:59.368 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:52:59.531 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:54:59.731 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:56:59.941 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T11:59:00.129 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:01:00.272 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:03:00.416 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:05:00.569 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:07:00.795 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T12:07:00.868 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-18T12:07:00.924 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T12:07:01.214 INFO:teuthology.orchestra.console.trial028:Power off 2026-02-18T12:07:01.214 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T12:07:01.253 DEBUG:teuthology.orchestra.console.trial028:power off output: Chassis Power Control: Down/Off 2026-02-18T12:07:05.258 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:07:05.366 DEBUG:teuthology.orchestra.console.trial028:check power output: Chassis Power is on 2026-02-18T12:07:09.370 DEBUG:teuthology.orchestra.console.trial028:pexpect command: ipmitool -H trial028.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T12:07:09.480 DEBUG:teuthology.orchestra.console.trial028:check power output: Chassis Power is off 2026-02-18T12:07:09.481 INFO:teuthology.orchestra.console.trial028:Power off completed 2026-02-18T12:07:09.690 INFO:teuthology.lock.ops:unlocked: trial028.front.sepia.ceph.com