2026-02-22T21:59:14.960 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:59:14.961 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:59:15.031 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:59:15.165 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e9b61477a60>, signals=[15]) 2026-02-22T21:59:15.165 INFO:teuthology.lock.ops:Start node 'trial070.front.sepia.ceph.com' reimaging 2026-02-22T21:59:15.166 INFO:teuthology.lock.ops:Updating [trial070.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:59:15.166 INFO:teuthology.lock.ops:Updating trial070.front.sepia.ceph.com on lock server 2026-02-22T21:59:15.375 DEBUG:teuthology.provision.fog.trial070:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T21:59:15.423 INFO:teuthology.provision.fog.trial070:Scheduling deploy of ubuntu 22.04 2026-02-22T21:59:16.870 INFO:teuthology.orchestra.console.trial070:Power off 2026-02-22T21:59:16.870 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:59:16.908 DEBUG:teuthology.orchestra.console.trial070:power off output: Chassis Power Control: Down/Off 2026-02-22T21:59:20.913 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:59:21.023 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is off 2026-02-22T21:59:21.023 INFO:teuthology.orchestra.console.trial070:Power off completed 2026-02-22T21:59:21.124 INFO:teuthology.orchestra.console.trial070:Power on 2026-02-22T21:59:21.124 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:59:21.164 DEBUG:teuthology.orchestra.console.trial070:power on output: Chassis Power Control: Up/On 2026-02-22T21:59:25.169 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:59:25.280 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is on 2026-02-22T21:59:25.281 INFO:teuthology.orchestra.console.trial070:Power on completed 2026-02-22T21:59:25.381 INFO:teuthology.provision.fog.trial070:Waiting for deploy to finish 2026-02-22T22:01:28.749 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:01:43.040 WARNING:teuthology.provision.fog.trial070:[Errno None] Unable to connect to port 22 on 10.20.193.70 2026-02-22T22:01:49.046 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:01:52.128 WARNING:teuthology.provision.fog.trial070:[Errno None] Unable to connect to port 22 on 10.20.193.70 2026-02-22T22:01:58.133 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:02:01.216 WARNING:teuthology.provision.fog.trial070:[Errno None] Unable to connect to port 22 on 10.20.193.70 2026-02-22T22:02:07.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:02:43.062 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T22:02:43.062 DEBUG:teuthology.orchestra.run.trial070:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T22:02:43.449 INFO:teuthology.provision.fog.trial070:Node is ready 2026-02-22T22:02:43.449 DEBUG:teuthology.orchestra.run.trial070:> hostname 2026-02-22T22:02:43.497 INFO:teuthology.orchestra.run.trial070.stdout:trial070.front.sepia.ceph.com 2026-02-22T22:02:43.498 DEBUG:teuthology.orchestra.run.trial070:> grep trial070.front.sepia.ceph.com /etc/hosts 2026-02-22T22:02:43.541 INFO:teuthology.orchestra.run.trial070.stdout:10.20.193.70 trial070.front.sepia.ceph.com trial070 2026-02-22T22:02:43.542 DEBUG:teuthology.orchestra.run.trial070:> sudo hostname trial070 2026-02-22T22:02:43.593 DEBUG:teuthology.orchestra.run.trial070:> sudo sed -i -e 's/trial070.front.sepia.ceph.com/trial070/g' /etc/hosts 2026-02-22T22:02:43.642 DEBUG:teuthology.orchestra.run.trial070:> sudo sed -i -e 's/10.20.193.70/10.20.193.70/g' /etc/hosts 2026-02-22T22:02:43.694 DEBUG:teuthology.orchestra.run.trial070:> sudo sed -i -e 's/trial070.front.sepia.ceph.com/trial070/g' /etc/hostname 2026-02-22T22:02:43.749 DEBUG:teuthology.orchestra.run.trial070:> sudo hostname trial070 2026-02-22T22:02:43.796 DEBUG:teuthology.orchestra.run.trial070:> cat /etc/os-release 2026-02-22T22:02:43.841 INFO:teuthology.orchestra.run.trial070.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T22:02:43.841 INFO:teuthology.orchestra.run.trial070.stdout:NAME="Ubuntu" 2026-02-22T22:02:43.841 INFO:teuthology.orchestra.run.trial070.stdout:VERSION_ID="22.04" 2026-02-22T22:02:43.841 INFO:teuthology.orchestra.run.trial070.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:VERSION_CODENAME=jammy 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:ID=ubuntu 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:ID_LIKE=debian 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T22:02:43.842 INFO:teuthology.orchestra.run.trial070.stdout:UBUNTU_CODENAME=jammy 2026-02-22T22:02:43.843 INFO:teuthology.provision.fog.trial070:Deploy complete! 2026-02-22T22:02:43.844 DEBUG:teuthology.parallel:result is None 2026-02-22T22:02:44.198 INFO:teuthology.lock.ops:Checking trial070.front.sepia.ceph.com 2026-02-22T22:02:44.199 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T22:02:44.274 INFO:teuthology.lock.ops:Updating [trial070.front.sepia.ceph.com]: set os type and version on server 2026-02-22T22:02:44.274 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial070.front.sepia.ceph.com' 2026-02-22T22:02:44.275 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:02:44.338 DEBUG:teuthology.orchestra.run.trial070:> true 2026-02-22T22:02:44.415 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial070.front.sepia.ceph.com' 2026-02-22T22:02:44.415 DEBUG:teuthology.orchestra.run.trial070:> uname -m 2026-02-22T22:02:44.461 INFO:teuthology.orchestra.run.trial070.stdout:x86_64 2026-02-22T22:02:44.461 DEBUG:teuthology.orchestra.run.trial070:> cat /etc/os-release 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:NAME="Ubuntu" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:VERSION_ID="22.04" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:VERSION_CODENAME=jammy 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:ID=ubuntu 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:ID_LIKE=debian 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T22:02:44.505 INFO:teuthology.orchestra.run.trial070.stdout:UBUNTU_CODENAME=jammy 2026-02-22T22:02:44.505 INFO:teuthology.lock.ops:Updating trial070.front.sepia.ceph.com on lock server 2026-02-22T22:02:44.564 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:02:44.655 INFO:teuthology.dispatcher.supervisor:Running job 64164 2026-02-22T22:02:44.655 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:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64164 --name yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rbd/singleton/{all/merge_diff conf/{disable-pool-app} objectstore/bluestore-stupid openstack supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64164/orig.config.yaml 2026-02-22T22:02:44.655 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64164 2026-02-22T22:02:44.655 INFO:teuthology.dispatcher.supervisor:Job PID: 676182 2026-02-22T22:02:44.655 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T22:04:44.755 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:06:44.902 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:08:45.100 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:10:45.304 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:10:45.396 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T22:10:45.456 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T22:10:45.753 INFO:teuthology.orchestra.console.trial070:Power off 2026-02-22T22:10:45.753 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:10:45.794 DEBUG:teuthology.orchestra.console.trial070:power off output: Chassis Power Control: Down/Off 2026-02-22T22:10:49.799 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:10:49.908 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is on 2026-02-22T22:10:53.912 DEBUG:teuthology.orchestra.console.trial070:pexpect command: ipmitool -H trial070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:10:54.023 DEBUG:teuthology.orchestra.console.trial070:check power output: Chassis Power is off 2026-02-22T22:10:54.024 INFO:teuthology.orchestra.console.trial070:Power off completed 2026-02-22T22:10:54.235 INFO:teuthology.lock.ops:unlocked: trial070.front.sepia.ceph.com