2026-02-22T23:20:29.150 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T23:20:29.150 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:20:29.225 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:20:29.362 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70fdf2877ce0>, signals=[15]) 2026-02-22T23:20:29.362 INFO:teuthology.lock.ops:Start node 'trial115.front.sepia.ceph.com' reimaging 2026-02-22T23:20:29.362 INFO:teuthology.lock.ops:Updating [trial115.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T23:20:29.362 INFO:teuthology.lock.ops:Updating trial115.front.sepia.ceph.com on lock server 2026-02-22T23:20:29.544 DEBUG:teuthology.provision.fog.trial115:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T23:20:29.605 INFO:teuthology.provision.fog.trial115:Scheduling deploy of ubuntu 22.04 2026-02-22T23:20:30.702 INFO:teuthology.orchestra.console.trial115:Power off 2026-02-22T23:20:30.702 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T23:20:30.748 DEBUG:teuthology.orchestra.console.trial115:power off output: Chassis Power Control: Down/Off 2026-02-22T23:20:34.752 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:20:34.864 DEBUG:teuthology.orchestra.console.trial115:check power output: Chassis Power is off 2026-02-22T23:20:34.865 INFO:teuthology.orchestra.console.trial115:Power off completed 2026-02-22T23:20:34.965 INFO:teuthology.orchestra.console.trial115:Power on 2026-02-22T23:20:34.965 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T23:20:35.003 DEBUG:teuthology.orchestra.console.trial115:power on output: Chassis Power Control: Up/On 2026-02-22T23:20:39.008 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:20:39.116 DEBUG:teuthology.orchestra.console.trial115:check power output: Chassis Power is on 2026-02-22T23:20:39.116 INFO:teuthology.orchestra.console.trial115:Power on completed 2026-02-22T23:20:39.217 INFO:teuthology.provision.fog.trial115:Waiting for deploy to finish 2026-02-22T23:22:42.411 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:22:56.704 WARNING:teuthology.provision.fog.trial115:[Errno None] Unable to connect to port 22 on 10.20.193.115 2026-02-22T23:23:02.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:23:05.792 WARNING:teuthology.provision.fog.trial115:[Errno None] Unable to connect to port 22 on 10.20.193.115 2026-02-22T23:23:11.798 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:23:14.879 WARNING:teuthology.provision.fog.trial115:[Errno None] Unable to connect to port 22 on 10.20.193.115 2026-02-22T23:23:20.884 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:23:56.776 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T23:23:56.776 DEBUG:teuthology.orchestra.run.trial115:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T23:23:57.171 INFO:teuthology.provision.fog.trial115:Node is ready 2026-02-22T23:23:57.171 DEBUG:teuthology.orchestra.run.trial115:> hostname 2026-02-22T23:23:57.218 INFO:teuthology.orchestra.run.trial115.stdout:trial115.front.sepia.ceph.com 2026-02-22T23:23:57.218 DEBUG:teuthology.orchestra.run.trial115:> grep trial115.front.sepia.ceph.com /etc/hosts 2026-02-22T23:23:57.270 INFO:teuthology.orchestra.run.trial115.stdout:10.20.193.115 trial115.front.sepia.ceph.com trial115 2026-02-22T23:23:57.270 DEBUG:teuthology.orchestra.run.trial115:> sudo hostname trial115 2026-02-22T23:23:57.327 DEBUG:teuthology.orchestra.run.trial115:> sudo sed -i -e 's/trial115.front.sepia.ceph.com/trial115/g' /etc/hosts 2026-02-22T23:23:57.375 DEBUG:teuthology.orchestra.run.trial115:> sudo sed -i -e 's/10.20.193.115/10.20.193.115/g' /etc/hosts 2026-02-22T23:23:57.428 DEBUG:teuthology.orchestra.run.trial115:> sudo sed -i -e 's/trial115.front.sepia.ceph.com/trial115/g' /etc/hostname 2026-02-22T23:23:57.484 DEBUG:teuthology.orchestra.run.trial115:> sudo hostname trial115 2026-02-22T23:23:57.534 DEBUG:teuthology.orchestra.run.trial115:> cat /etc/os-release 2026-02-22T23:23:57.583 INFO:teuthology.orchestra.run.trial115.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T23:23:57.583 INFO:teuthology.orchestra.run.trial115.stdout:NAME="Ubuntu" 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:VERSION_ID="22.04" 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:VERSION_CODENAME=jammy 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:ID=ubuntu 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:ID_LIKE=debian 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T23:23:57.584 INFO:teuthology.orchestra.run.trial115.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T23:23:57.585 INFO:teuthology.orchestra.run.trial115.stdout:UBUNTU_CODENAME=jammy 2026-02-22T23:23:57.585 INFO:teuthology.provision.fog.trial115:Deploy complete! 2026-02-22T23:23:57.586 DEBUG:teuthology.parallel:result is None 2026-02-22T23:23:57.921 INFO:teuthology.lock.ops:Checking trial115.front.sepia.ceph.com 2026-02-22T23:23:57.922 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T23:23:58.008 INFO:teuthology.lock.ops:Updating [trial115.front.sepia.ceph.com]: set os type and version on server 2026-02-22T23:23:58.008 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-22T23:23:58.008 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial115.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T23:23:58.073 DEBUG:teuthology.orchestra.run.trial115:> true 2026-02-22T23:23:58.152 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial115.front.sepia.ceph.com' 2026-02-22T23:23:58.152 DEBUG:teuthology.orchestra.run.trial115:> uname -m 2026-02-22T23:23:58.202 INFO:teuthology.orchestra.run.trial115.stdout:x86_64 2026-02-22T23:23:58.202 DEBUG:teuthology.orchestra.run.trial115:> cat /etc/os-release 2026-02-22T23:23:58.251 INFO:teuthology.orchestra.run.trial115.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T23:23:58.251 INFO:teuthology.orchestra.run.trial115.stdout:NAME="Ubuntu" 2026-02-22T23:23:58.251 INFO:teuthology.orchestra.run.trial115.stdout:VERSION_ID="22.04" 2026-02-22T23:23:58.251 INFO:teuthology.orchestra.run.trial115.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T23:23:58.251 INFO:teuthology.orchestra.run.trial115.stdout:VERSION_CODENAME=jammy 2026-02-22T23:23:58.251 INFO:teuthology.orchestra.run.trial115.stdout:ID=ubuntu 2026-02-22T23:23:58.252 INFO:teuthology.orchestra.run.trial115.stdout:ID_LIKE=debian 2026-02-22T23:23:58.252 INFO:teuthology.orchestra.run.trial115.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T23:23:58.252 INFO:teuthology.orchestra.run.trial115.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T23:23:58.252 INFO:teuthology.orchestra.run.trial115.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T23:23:58.252 INFO:teuthology.orchestra.run.trial115.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T23:23:58.252 INFO:teuthology.orchestra.run.trial115.stdout:UBUNTU_CODENAME=jammy 2026-02-22T23:23:58.252 INFO:teuthology.lock.ops:Updating trial115.front.sepia.ceph.com on lock server 2026-02-22T23:23:58.357 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:23:58.452 INFO:teuthology.dispatcher.supervisor:Running job 64402 2026-02-22T23:23:58.452 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64402 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/singleton/{all/ec-inconsistent-hinfo mon_election/classic msgr-failures/none msgr/async-v2only objectstore/bluestore-comp-zstd rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64402/orig.config.yaml 2026-02-22T23:23:58.452 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64402 2026-02-22T23:23:58.452 INFO:teuthology.dispatcher.supervisor:Job PID: 1294065 2026-02-22T23:23:58.452 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T23:25:58.552 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:27:58.682 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:29:58.848 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:31:58.989 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:33:59.192 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:35:59.390 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:37:59.608 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T23:37:59.723 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T23:37:59.787 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T23:38:00.144 INFO:teuthology.orchestra.console.trial115:Power off 2026-02-22T23:38:00.144 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T23:38:00.183 DEBUG:teuthology.orchestra.console.trial115:power off output: Chassis Power Control: Down/Off 2026-02-22T23:38:04.187 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:38:04.296 DEBUG:teuthology.orchestra.console.trial115:check power output: Chassis Power is on 2026-02-22T23:38:08.301 DEBUG:teuthology.orchestra.console.trial115:pexpect command: ipmitool -H trial115.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T23:38:08.411 DEBUG:teuthology.orchestra.console.trial115:check power output: Chassis Power is off 2026-02-22T23:38:08.411 INFO:teuthology.orchestra.console.trial115:Power off completed 2026-02-22T23:38:08.622 INFO:teuthology.lock.ops:unlocked: trial115.front.sepia.ceph.com