2026-02-21T17:03:11.266 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T17:03:11.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:03:11.344 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:03:11.475 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f121d7dba60>, signals=[15]) 2026-02-21T17:03:11.476 INFO:teuthology.lock.ops:Start node 'trial130.front.sepia.ceph.com' reimaging 2026-02-21T17:03:11.476 INFO:teuthology.lock.ops:Updating [trial130.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T17:03:11.476 INFO:teuthology.lock.ops:Updating trial130.front.sepia.ceph.com on lock server 2026-02-21T17:03:11.656 DEBUG:teuthology.provision.fog.trial130:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-21T17:03:11.710 INFO:teuthology.provision.fog.trial130:Scheduling deploy of ubuntu 22.04 2026-02-21T17:03:14.340 INFO:teuthology.orchestra.console.trial130:Power off 2026-02-21T17:03:14.340 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T17:03:14.377 DEBUG:teuthology.orchestra.console.trial130:power off output: Chassis Power Control: Down/Off 2026-02-21T17:03:18.381 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:03:18.489 DEBUG:teuthology.orchestra.console.trial130:check power output: Chassis Power is off 2026-02-21T17:03:18.489 INFO:teuthology.orchestra.console.trial130:Power off completed 2026-02-21T17:03:18.590 INFO:teuthology.orchestra.console.trial130:Power on 2026-02-21T17:03:18.590 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T17:03:18.627 DEBUG:teuthology.orchestra.console.trial130:power on output: Chassis Power Control: Up/On 2026-02-21T17:03:22.632 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:03:22.738 DEBUG:teuthology.orchestra.console.trial130:check power output: Chassis Power is on 2026-02-21T17:03:22.738 INFO:teuthology.orchestra.console.trial130:Power on completed 2026-02-21T17:03:22.838 INFO:teuthology.provision.fog.trial130:Waiting for deploy to finish 2026-02-21T17:07:03.370 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:07:17.632 WARNING:teuthology.provision.fog.trial130:[Errno None] Unable to connect to port 22 on 10.20.193.130 2026-02-21T17:07:23.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:07:26.720 WARNING:teuthology.provision.fog.trial130:[Errno None] Unable to connect to port 22 on 10.20.193.130 2026-02-21T17:07:32.727 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:07:35.807 WARNING:teuthology.provision.fog.trial130:[Errno None] Unable to connect to port 22 on 10.20.193.130 2026-02-21T17:07:41.814 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:08:17.996 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T17:08:17.997 DEBUG:teuthology.orchestra.run.trial130:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T17:08:18.395 INFO:teuthology.provision.fog.trial130:Node is ready 2026-02-21T17:08:18.396 DEBUG:teuthology.orchestra.run.trial130:> hostname 2026-02-21T17:08:18.441 INFO:teuthology.orchestra.run.trial130.stdout:trial130.front.sepia.ceph.com 2026-02-21T17:08:18.441 DEBUG:teuthology.orchestra.run.trial130:> grep trial130.front.sepia.ceph.com /etc/hosts 2026-02-21T17:08:18.485 INFO:teuthology.orchestra.run.trial130.stdout:10.20.193.130 trial130.front.sepia.ceph.com trial130 2026-02-21T17:08:18.486 DEBUG:teuthology.orchestra.run.trial130:> sudo hostname trial130 2026-02-21T17:08:18.537 DEBUG:teuthology.orchestra.run.trial130:> sudo sed -i -e 's/trial130.front.sepia.ceph.com/trial130/g' /etc/hosts 2026-02-21T17:08:18.586 DEBUG:teuthology.orchestra.run.trial130:> sudo sed -i -e 's/10.20.193.130/10.20.193.130/g' /etc/hosts 2026-02-21T17:08:18.635 DEBUG:teuthology.orchestra.run.trial130:> sudo sed -i -e 's/trial130.front.sepia.ceph.com/trial130/g' /etc/hostname 2026-02-21T17:08:18.687 DEBUG:teuthology.orchestra.run.trial130:> sudo hostname trial130 2026-02-21T17:08:18.737 DEBUG:teuthology.orchestra.run.trial130:> cat /etc/os-release 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:NAME="Ubuntu" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:VERSION_ID="22.04" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:VERSION_CODENAME=jammy 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:ID=ubuntu 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:ID_LIKE=debian 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T17:08:18.783 INFO:teuthology.orchestra.run.trial130.stdout:UBUNTU_CODENAME=jammy 2026-02-21T17:08:18.784 INFO:teuthology.provision.fog.trial130:Deploy complete! 2026-02-21T17:08:18.784 DEBUG:teuthology.parallel:result is None 2026-02-21T17:08:19.276 INFO:teuthology.lock.ops:Checking trial130.front.sepia.ceph.com 2026-02-21T17:08:19.276 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T17:08:19.336 INFO:teuthology.lock.ops:Updating [trial130.front.sepia.ceph.com]: set os type and version on server 2026-02-21T17:08:19.336 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial130.front.sepia.ceph.com' 2026-02-21T17:08:19.336 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T17:08:19.398 DEBUG:teuthology.orchestra.run.trial130:> true 2026-02-21T17:08:19.474 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial130.front.sepia.ceph.com' 2026-02-21T17:08:19.475 DEBUG:teuthology.orchestra.run.trial130:> uname -m 2026-02-21T17:08:19.522 INFO:teuthology.orchestra.run.trial130.stdout:x86_64 2026-02-21T17:08:19.522 DEBUG:teuthology.orchestra.run.trial130:> cat /etc/os-release 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:NAME="Ubuntu" 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:VERSION_ID="22.04" 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:VERSION_CODENAME=jammy 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:ID=ubuntu 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:ID_LIKE=debian 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-21T17:08:19.565 INFO:teuthology.orchestra.run.trial130.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-21T17:08:19.566 INFO:teuthology.orchestra.run.trial130.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-21T17:08:19.566 INFO:teuthology.orchestra.run.trial130.stdout:UBUNTU_CODENAME=jammy 2026-02-21T17:08:19.566 INFO:teuthology.lock.ops:Updating trial130.front.sepia.ceph.com on lock server 2026-02-21T17:08:22.168 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:08:22.261 INFO:teuthology.dispatcher.supervisor:Running job 62836 2026-02-21T17:08:22.261 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_jfw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62836 --name jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial --description rgw/cloud-transition/{cluster ignore-pg-availability overrides s3tests-branch supported-random-distro$/{ubuntu_latest} tasks/transition/cloud_transition_s3tests} -- /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62836/orig.config.yaml 2026-02-21T17:08:22.261 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/jfw-2026-02-21_17:01:13-rgw-wip-common-ceph_json-jfw-spirit-to-boost-distro-default-trial/62836 2026-02-21T17:08:22.261 INFO:teuthology.dispatcher.supervisor:Job PID: 268700 2026-02-21T17:08:22.261 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T17:10:22.360 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:12:22.544 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:14:22.721 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:16:22.907 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:18:23.099 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:20:23.302 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:22:23.508 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:24:23.703 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T17:24:23.792 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-21T17:24:23.852 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T17:24:24.135 INFO:teuthology.orchestra.console.trial130:Power off 2026-02-21T17:24:24.135 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T17:24:24.174 DEBUG:teuthology.orchestra.console.trial130:power off output: Chassis Power Control: Down/Off 2026-02-21T17:24:28.179 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:24:28.286 DEBUG:teuthology.orchestra.console.trial130:check power output: Chassis Power is on 2026-02-21T17:24:32.291 DEBUG:teuthology.orchestra.console.trial130:pexpect command: ipmitool -H trial130.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T17:24:32.400 DEBUG:teuthology.orchestra.console.trial130:check power output: Chassis Power is off 2026-02-21T17:24:32.401 INFO:teuthology.orchestra.console.trial130:Power off completed 2026-02-21T17:24:32.609 INFO:teuthology.lock.ops:unlocked: trial130.front.sepia.ceph.com