2026-02-23T17:50:03.926 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T17:50:03.926 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:50:03.997 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:50:04.132 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x76fc8191cea0>, signals=[15]) 2026-02-23T17:50:04.133 INFO:teuthology.lock.ops:Start node 'trial082.front.sepia.ceph.com' reimaging 2026-02-23T17:50:04.133 INFO:teuthology.lock.ops:Updating [trial082.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T17:50:04.133 INFO:teuthology.lock.ops:Updating trial082.front.sepia.ceph.com on lock server 2026-02-23T17:50:04.295 DEBUG:teuthology.provision.fog.trial082:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-23T17:50:04.324 INFO:teuthology.provision.fog.trial082:Scheduling deploy of ubuntu 22.04 2026-02-23T17:50:11.292 INFO:teuthology.orchestra.console.trial082:Power off 2026-02-23T17:50:11.293 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T17:50:11.330 DEBUG:teuthology.orchestra.console.trial082:power off output: Chassis Power Control: Down/Off 2026-02-23T17:50:15.335 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T17:50:15.445 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is off 2026-02-23T17:50:15.445 INFO:teuthology.orchestra.console.trial082:Power off completed 2026-02-23T17:50:15.546 INFO:teuthology.orchestra.console.trial082:Power on 2026-02-23T17:50:15.546 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T17:50:15.585 DEBUG:teuthology.orchestra.console.trial082:power on output: Chassis Power Control: Up/On 2026-02-23T17:50:19.590 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T17:50:19.700 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is on 2026-02-23T17:50:19.701 INFO:teuthology.orchestra.console.trial082:Power on completed 2026-02-23T17:50:19.801 INFO:teuthology.provision.fog.trial082:Waiting for deploy to finish 2026-02-23T17:54:01.770 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:54:04.864 WARNING:teuthology.provision.fog.trial082:[Errno None] Unable to connect to port 22 on 10.20.193.82 2026-02-23T17:54:10.871 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:54:13.953 WARNING:teuthology.provision.fog.trial082:[Errno None] Unable to connect to port 22 on 10.20.193.82 2026-02-23T17:54:19.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:54:23.040 WARNING:teuthology.provision.fog.trial082:[Errno None] Unable to connect to port 22 on 10.20.193.82 2026-02-23T17:54:29.042 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:55:04.818 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T17:55:04.819 DEBUG:teuthology.orchestra.run.trial082:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T17:55:05.206 INFO:teuthology.provision.fog.trial082:Node is ready 2026-02-23T17:55:05.206 DEBUG:teuthology.orchestra.run.trial082:> hostname 2026-02-23T17:55:05.257 INFO:teuthology.orchestra.run.trial082.stdout:trial082.front.sepia.ceph.com 2026-02-23T17:55:05.257 DEBUG:teuthology.orchestra.run.trial082:> grep trial082.front.sepia.ceph.com /etc/hosts 2026-02-23T17:55:05.301 INFO:teuthology.orchestra.run.trial082.stdout:10.20.193.82 trial082.front.sepia.ceph.com trial082 2026-02-23T17:55:05.301 DEBUG:teuthology.orchestra.run.trial082:> sudo hostname trial082 2026-02-23T17:55:05.356 DEBUG:teuthology.orchestra.run.trial082:> sudo sed -i -e 's/trial082.front.sepia.ceph.com/trial082/g' /etc/hosts 2026-02-23T17:55:05.405 DEBUG:teuthology.orchestra.run.trial082:> sudo sed -i -e 's/10.20.193.82/10.20.193.82/g' /etc/hosts 2026-02-23T17:55:05.462 DEBUG:teuthology.orchestra.run.trial082:> sudo sed -i -e 's/trial082.front.sepia.ceph.com/trial082/g' /etc/hostname 2026-02-23T17:55:05.513 DEBUG:teuthology.orchestra.run.trial082:> sudo hostname trial082 2026-02-23T17:55:05.564 DEBUG:teuthology.orchestra.run.trial082:> cat /etc/os-release 2026-02-23T17:55:05.613 INFO:teuthology.orchestra.run.trial082.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-23T17:55:05.613 INFO:teuthology.orchestra.run.trial082.stdout:NAME="Ubuntu" 2026-02-23T17:55:05.613 INFO:teuthology.orchestra.run.trial082.stdout:VERSION_ID="22.04" 2026-02-23T17:55:05.613 INFO:teuthology.orchestra.run.trial082.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-23T17:55:05.613 INFO:teuthology.orchestra.run.trial082.stdout:VERSION_CODENAME=jammy 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:ID=ubuntu 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:ID_LIKE=debian 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-23T17:55:05.614 INFO:teuthology.orchestra.run.trial082.stdout:UBUNTU_CODENAME=jammy 2026-02-23T17:55:05.615 INFO:teuthology.provision.fog.trial082:Deploy complete! 2026-02-23T17:55:05.616 DEBUG:teuthology.parallel:result is None 2026-02-23T17:55:05.981 INFO:teuthology.lock.ops:Checking trial082.front.sepia.ceph.com 2026-02-23T17:55:05.981 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T17:55:06.044 INFO:teuthology.lock.ops:Updating [trial082.front.sepia.ceph.com]: set os type and version on server 2026-02-23T17:55:06.045 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial082.front.sepia.ceph.com' 2026-02-23T17:55:06.045 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:55:06.109 DEBUG:teuthology.orchestra.run.trial082:> true 2026-02-23T17:55:06.186 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial082.front.sepia.ceph.com' 2026-02-23T17:55:06.186 DEBUG:teuthology.orchestra.run.trial082:> uname -m 2026-02-23T17:55:06.232 INFO:teuthology.orchestra.run.trial082.stdout:x86_64 2026-02-23T17:55:06.233 DEBUG:teuthology.orchestra.run.trial082:> cat /etc/os-release 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:NAME="Ubuntu" 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:VERSION_ID="22.04" 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:VERSION_CODENAME=jammy 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:ID=ubuntu 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:ID_LIKE=debian 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-23T17:55:06.281 INFO:teuthology.orchestra.run.trial082.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-23T17:55:06.282 INFO:teuthology.orchestra.run.trial082.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-23T17:55:06.282 INFO:teuthology.orchestra.run.trial082.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-23T17:55:06.282 INFO:teuthology.orchestra.run.trial082.stdout:UBUNTU_CODENAME=jammy 2026-02-23T17:55:06.282 INFO:teuthology.lock.ops:Updating trial082.front.sepia.ceph.com on lock server 2026-02-23T17:55:06.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:55:06.477 INFO:teuthology.dispatcher.supervisor:Running job 66591 2026-02-23T17:55:06.477 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nmordech@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66591 --name nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial --description rados/singleton-bluestore/{all/cephtool mon_election/connectivity msgr-failures/many msgr/async-v1only objectstore/bluestore/{alloc$/{avl} base mem$/{low} onode-segment$/{1M} write$/{v2/{compr$/{no$/{no}} v2}}} rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66591/orig.config.yaml 2026-02-23T17:55:06.478 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66591 2026-02-23T17:55:06.478 INFO:teuthology.dispatcher.supervisor:Job PID: 917526 2026-02-23T17:55:06.478 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T17:57:06.577 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:59:06.734 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:01:06.914 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:03:07.101 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:05:07.191 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:07:07.360 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:09:07.558 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:11:07.736 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:13:07.923 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:15:08.095 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:17:08.303 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:19:12.919 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:21:13.131 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:23:13.242 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:25:13.444 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:25:13.535 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-23T18:25:13.597 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T18:25:13.903 INFO:teuthology.orchestra.console.trial082:Power off 2026-02-23T18:25:13.904 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T18:25:13.943 DEBUG:teuthology.orchestra.console.trial082:power off output: Chassis Power Control: Down/Off 2026-02-23T18:25:17.947 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:25:18.054 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is on 2026-02-23T18:25:22.059 DEBUG:teuthology.orchestra.console.trial082:pexpect command: ipmitool -H trial082.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:25:22.166 DEBUG:teuthology.orchestra.console.trial082:check power output: Chassis Power is off 2026-02-23T18:25:22.166 INFO:teuthology.orchestra.console.trial082:Power off completed 2026-02-23T18:25:22.380 INFO:teuthology.lock.ops:unlocked: trial082.front.sepia.ceph.com