2026-02-24T13:00:19.085 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T13:00:19.086 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:00:19.160 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:00:19.303 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x761c26080ae0>, signals=[15]) 2026-02-24T13:00:19.303 INFO:teuthology.lock.ops:Start node 'trial004.front.sepia.ceph.com' reimaging 2026-02-24T13:00:19.303 INFO:teuthology.lock.ops:Updating [trial004.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T13:00:19.303 INFO:teuthology.lock.ops:Updating trial004.front.sepia.ceph.com on lock server 2026-02-24T13:00:19.508 DEBUG:teuthology.provision.fog.trial004:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-24T13:00:19.537 INFO:teuthology.provision.fog.trial004:Scheduling deploy of ubuntu 22.04 2026-02-24T13:00:20.788 INFO:teuthology.orchestra.console.trial004:Power off 2026-02-24T13:00:20.788 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T13:00:20.825 DEBUG:teuthology.orchestra.console.trial004:power off output: Chassis Power Control: Down/Off 2026-02-24T13:00:24.829 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T13:00:24.939 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is off 2026-02-24T13:00:24.940 INFO:teuthology.orchestra.console.trial004:Power off completed 2026-02-24T13:00:25.040 INFO:teuthology.orchestra.console.trial004:Power on 2026-02-24T13:00:25.040 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T13:00:25.080 DEBUG:teuthology.orchestra.console.trial004:power on output: Chassis Power Control: Up/On 2026-02-24T13:00:29.084 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T13:00:29.195 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is on 2026-02-24T13:00:29.196 INFO:teuthology.orchestra.console.trial004:Power on completed 2026-02-24T13:00:29.296 INFO:teuthology.provision.fog.trial004:Waiting for deploy to finish 2026-02-24T13:02:32.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:02:35.392 WARNING:teuthology.provision.fog.trial004:[Errno None] Unable to connect to port 22 on 10.20.193.4 2026-02-24T13:02:41.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:02:44.479 WARNING:teuthology.provision.fog.trial004:[Errno None] Unable to connect to port 22 on 10.20.193.4 2026-02-24T13:02:50.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:02:53.568 WARNING:teuthology.provision.fog.trial004:[Errno None] Unable to connect to port 22 on 10.20.193.4 2026-02-24T13:02:59.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:03:02.655 WARNING:teuthology.provision.fog.trial004:[Errno None] Unable to connect to port 22 on 10.20.193.4 2026-02-24T13:03:08.662 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:04:08.723 WARNING:teuthology.provision.fog.trial004:timed out 2026-02-24T13:04:14.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:04:14.840 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T13:04:14.841 DEBUG:teuthology.orchestra.run.trial004:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T13:04:15.254 INFO:teuthology.provision.fog.trial004:Node is ready 2026-02-24T13:04:15.254 DEBUG:teuthology.orchestra.run.trial004:> hostname 2026-02-24T13:04:15.299 INFO:teuthology.orchestra.run.trial004.stdout:trial004.front.sepia.ceph.com 2026-02-24T13:04:15.299 DEBUG:teuthology.orchestra.run.trial004:> grep trial004.front.sepia.ceph.com /etc/hosts 2026-02-24T13:04:15.342 INFO:teuthology.orchestra.run.trial004.stdout:10.20.193.4 trial004.front.sepia.ceph.com trial004 2026-02-24T13:04:15.342 DEBUG:teuthology.orchestra.run.trial004:> sudo hostname trial004 2026-02-24T13:04:15.394 DEBUG:teuthology.orchestra.run.trial004:> sudo sed -i -e 's/trial004.front.sepia.ceph.com/trial004/g' /etc/hosts 2026-02-24T13:04:15.444 DEBUG:teuthology.orchestra.run.trial004:> sudo sed -i -e 's/10.20.193.4/10.20.193.4/g' /etc/hosts 2026-02-24T13:04:15.493 DEBUG:teuthology.orchestra.run.trial004:> sudo sed -i -e 's/trial004.front.sepia.ceph.com/trial004/g' /etc/hostname 2026-02-24T13:04:15.549 DEBUG:teuthology.orchestra.run.trial004:> sudo hostname trial004 2026-02-24T13:04:15.599 DEBUG:teuthology.orchestra.run.trial004:> cat /etc/os-release 2026-02-24T13:04:15.642 INFO:teuthology.orchestra.run.trial004.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:NAME="Ubuntu" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_ID="22.04" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_CODENAME=jammy 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:ID=ubuntu 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:ID_LIKE=debian 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T13:04:15.643 INFO:teuthology.orchestra.run.trial004.stdout:UBUNTU_CODENAME=jammy 2026-02-24T13:04:15.643 INFO:teuthology.provision.fog.trial004:Deploy complete! 2026-02-24T13:04:15.644 DEBUG:teuthology.parallel:result is None 2026-02-24T13:04:15.948 INFO:teuthology.lock.ops:Checking trial004.front.sepia.ceph.com 2026-02-24T13:04:15.948 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T13:04:16.022 INFO:teuthology.lock.ops:Updating [trial004.front.sepia.ceph.com]: set os type and version on server 2026-02-24T13:04:16.022 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial004.front.sepia.ceph.com' 2026-02-24T13:04:16.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial004.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T13:04:16.085 DEBUG:teuthology.orchestra.run.trial004:> true 2026-02-24T13:04:16.162 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial004.front.sepia.ceph.com' 2026-02-24T13:04:16.162 DEBUG:teuthology.orchestra.run.trial004:> uname -m 2026-02-24T13:04:16.207 INFO:teuthology.orchestra.run.trial004.stdout:x86_64 2026-02-24T13:04:16.208 DEBUG:teuthology.orchestra.run.trial004:> cat /etc/os-release 2026-02-24T13:04:16.255 INFO:teuthology.orchestra.run.trial004.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:NAME="Ubuntu" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_ID="22.04" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:VERSION_CODENAME=jammy 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:ID=ubuntu 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:ID_LIKE=debian 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T13:04:16.256 INFO:teuthology.orchestra.run.trial004.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T13:04:16.257 INFO:teuthology.orchestra.run.trial004.stdout:UBUNTU_CODENAME=jammy 2026-02-24T13:04:16.257 INFO:teuthology.lock.ops:Updating trial004.front.sepia.ceph.com on lock server 2026-02-24T13:04:16.363 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:04:16.457 INFO:teuthology.dispatcher.supervisor:Running job 67991 2026-02-24T13:04:16.457 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nithyab@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nithyab-2026-02-24_12:43:35-rgw-wip-nbalacha-lua-74219-distro-default-trial/67991 --name nithyab-2026-02-24_12:43:35-rgw-wip-nbalacha-lua-74219-distro-default-trial --description rgw/bucket-logging/{0-install beast fixed-1 ignore-pg-availability overrides pools/replicated s3tests-branch supported-distros/{ubuntu_latest} tasks/{s3tests}} -- /home/teuthworker/mnt/teuthology/nithyab-2026-02-24_12:43:35-rgw-wip-nbalacha-lua-74219-distro-default-trial/67991/orig.config.yaml 2026-02-24T13:04:16.457 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nithyab-2026-02-24_12:43:35-rgw-wip-nbalacha-lua-74219-distro-default-trial/67991 2026-02-24T13:04:16.457 INFO:teuthology.dispatcher.supervisor:Job PID: 441767 2026-02-24T13:04:16.457 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T13:06:16.554 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:08:16.661 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:10:16.856 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:12:17.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:14:17.275 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:16:17.483 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:18:17.675 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:18:17.748 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T13:18:17.806 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T13:18:18.091 INFO:teuthology.orchestra.console.trial004:Power off 2026-02-24T13:18:18.091 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T13:18:18.130 DEBUG:teuthology.orchestra.console.trial004:power off output: Chassis Power Control: Down/Off 2026-02-24T13:18:22.135 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T13:18:22.243 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is on 2026-02-24T13:18:26.246 DEBUG:teuthology.orchestra.console.trial004:pexpect command: ipmitool -H trial004.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T13:18:26.357 DEBUG:teuthology.orchestra.console.trial004:check power output: Chassis Power is off 2026-02-24T13:18:26.357 INFO:teuthology.orchestra.console.trial004:Power off completed 2026-02-24T13:18:26.572 INFO:teuthology.lock.ops:unlocked: trial004.front.sepia.ceph.com