2026-02-22T22:41:16.426 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T22:41:16.427 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:41:16.501 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:41:16.636 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x766626b7fc40>, signals=[15]) 2026-02-22T22:41:16.636 INFO:teuthology.lock.ops:Start node 'trial126.front.sepia.ceph.com' reimaging 2026-02-22T22:41:16.636 INFO:teuthology.lock.ops:Updating [trial126.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T22:41:16.636 INFO:teuthology.lock.ops:Updating trial126.front.sepia.ceph.com on lock server 2026-02-22T22:41:16.831 DEBUG:teuthology.provision.fog.trial126:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-22T22:41:16.858 INFO:teuthology.provision.fog.trial126:Scheduling deploy of ubuntu 22.04 2026-02-22T22:41:18.025 INFO:teuthology.orchestra.console.trial126:Power off 2026-02-22T22:41:18.025 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:41:18.063 DEBUG:teuthology.orchestra.console.trial126:power off output: Chassis Power Control: Down/Off 2026-02-22T22:41:22.068 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:41:22.177 DEBUG:teuthology.orchestra.console.trial126:check power output: Chassis Power is off 2026-02-22T22:41:22.177 INFO:teuthology.orchestra.console.trial126:Power off completed 2026-02-22T22:41:22.278 INFO:teuthology.orchestra.console.trial126:Power on 2026-02-22T22:41:22.278 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T22:41:22.318 DEBUG:teuthology.orchestra.console.trial126:power on output: Chassis Power Control: Up/On 2026-02-22T22:41:26.322 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:41:26.433 DEBUG:teuthology.orchestra.console.trial126:check power output: Chassis Power is on 2026-02-22T22:41:26.433 INFO:teuthology.orchestra.console.trial126:Power on completed 2026-02-22T22:41:26.534 INFO:teuthology.provision.fog.trial126:Waiting for deploy to finish 2026-02-22T22:43:29.563 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:43:32.672 WARNING:teuthology.provision.fog.trial126:[Errno None] Unable to connect to port 22 on 10.20.193.126 2026-02-22T22:43:38.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:43:41.759 WARNING:teuthology.provision.fog.trial126:[Errno None] Unable to connect to port 22 on 10.20.193.126 2026-02-22T22:43:47.766 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:43:50.848 WARNING:teuthology.provision.fog.trial126:[Errno None] Unable to connect to port 22 on 10.20.193.126 2026-02-22T22:43:56.854 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:43:59.935 WARNING:teuthology.provision.fog.trial126:[Errno None] Unable to connect to port 22 on 10.20.193.126 2026-02-22T22:44:05.942 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:45:06.003 WARNING:teuthology.provision.fog.trial126:timed out 2026-02-22T22:45:12.011 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:45:12.123 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T22:45:12.123 DEBUG:teuthology.orchestra.run.trial126:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T22:45:12.513 INFO:teuthology.provision.fog.trial126:Node is ready 2026-02-22T22:45:12.514 DEBUG:teuthology.orchestra.run.trial126:> hostname 2026-02-22T22:45:12.563 INFO:teuthology.orchestra.run.trial126.stdout:trial126.front.sepia.ceph.com 2026-02-22T22:45:12.564 DEBUG:teuthology.orchestra.run.trial126:> grep trial126.front.sepia.ceph.com /etc/hosts 2026-02-22T22:45:12.608 INFO:teuthology.orchestra.run.trial126.stdout:10.20.193.126 trial126.front.sepia.ceph.com trial126 2026-02-22T22:45:12.608 DEBUG:teuthology.orchestra.run.trial126:> sudo hostname trial126 2026-02-22T22:45:12.662 DEBUG:teuthology.orchestra.run.trial126:> sudo sed -i -e 's/trial126.front.sepia.ceph.com/trial126/g' /etc/hosts 2026-02-22T22:45:12.715 DEBUG:teuthology.orchestra.run.trial126:> sudo sed -i -e 's/10.20.193.126/10.20.193.126/g' /etc/hosts 2026-02-22T22:45:12.763 DEBUG:teuthology.orchestra.run.trial126:> sudo sed -i -e 's/trial126.front.sepia.ceph.com/trial126/g' /etc/hostname 2026-02-22T22:45:12.816 DEBUG:teuthology.orchestra.run.trial126:> sudo hostname trial126 2026-02-22T22:45:12.871 DEBUG:teuthology.orchestra.run.trial126:> cat /etc/os-release 2026-02-22T22:45:12.919 INFO:teuthology.orchestra.run.trial126.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:NAME="Ubuntu" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_ID="22.04" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_CODENAME=jammy 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:ID=ubuntu 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:ID_LIKE=debian 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T22:45:12.920 INFO:teuthology.orchestra.run.trial126.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T22:45:12.921 INFO:teuthology.orchestra.run.trial126.stdout:UBUNTU_CODENAME=jammy 2026-02-22T22:45:12.921 INFO:teuthology.provision.fog.trial126:Deploy complete! 2026-02-22T22:45:12.923 DEBUG:teuthology.parallel:result is None 2026-02-22T22:45:13.272 INFO:teuthology.lock.ops:Checking trial126.front.sepia.ceph.com 2026-02-22T22:45:13.272 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T22:45:13.335 INFO:teuthology.lock.ops:Updating [trial126.front.sepia.ceph.com]: set os type and version on server 2026-02-22T22:45:13.335 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial126.front.sepia.ceph.com' 2026-02-22T22:45:13.335 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial126.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:45:13.400 DEBUG:teuthology.orchestra.run.trial126:> true 2026-02-22T22:45:13.478 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial126.front.sepia.ceph.com' 2026-02-22T22:45:13.479 DEBUG:teuthology.orchestra.run.trial126:> uname -m 2026-02-22T22:45:13.522 INFO:teuthology.orchestra.run.trial126.stdout:x86_64 2026-02-22T22:45:13.522 DEBUG:teuthology.orchestra.run.trial126:> cat /etc/os-release 2026-02-22T22:45:13.567 INFO:teuthology.orchestra.run.trial126.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:NAME="Ubuntu" 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_ID="22.04" 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:VERSION_CODENAME=jammy 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:ID=ubuntu 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:ID_LIKE=debian 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-22T22:45:13.568 INFO:teuthology.orchestra.run.trial126.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-22T22:45:13.569 INFO:teuthology.orchestra.run.trial126.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-22T22:45:13.569 INFO:teuthology.orchestra.run.trial126.stdout:UBUNTU_CODENAME=jammy 2026-02-22T22:45:13.569 INFO:teuthology.lock.ops:Updating trial126.front.sepia.ceph.com on lock server 2026-02-22T22:45:13.669 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:45:13.759 INFO:teuthology.dispatcher.supervisor:Running job 64285 2026-02-22T22:45:13.759 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/64285 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/standalone/{supported-random-distro$/{ubuntu_latest} workloads/mon-stretch} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64285/orig.config.yaml 2026-02-22T22:45:13.759 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/64285 2026-02-22T22:45:13.759 INFO:teuthology.dispatcher.supervisor:Job PID: 996631 2026-02-22T22:45:13.759 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T22:47:13.860 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:49:14.042 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:51:14.231 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:53:14.429 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:55:14.607 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:55:14.692 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T22:55:14.752 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T22:55:15.061 INFO:teuthology.orchestra.console.trial126:Power off 2026-02-22T22:55:15.061 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T22:55:15.100 DEBUG:teuthology.orchestra.console.trial126:power off output: Chassis Power Control: Down/Off 2026-02-22T22:55:19.105 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:55:19.214 DEBUG:teuthology.orchestra.console.trial126:check power output: Chassis Power is on 2026-02-22T22:55:23.218 DEBUG:teuthology.orchestra.console.trial126:pexpect command: ipmitool -H trial126.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T22:55:23.329 DEBUG:teuthology.orchestra.console.trial126:check power output: Chassis Power is off 2026-02-22T22:55:23.330 INFO:teuthology.orchestra.console.trial126:Power off completed 2026-02-22T22:55:23.539 INFO:teuthology.lock.ops:unlocked: trial126.front.sepia.ceph.com