2026-02-19T20:31:48.138 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T20:31:48.138 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:31:48.212 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:31:48.348 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x71fc04d8a8e0>, signals=[15]) 2026-02-19T20:31:48.348 INFO:teuthology.lock.ops:Start node 'trial050.front.sepia.ceph.com' reimaging 2026-02-19T20:31:48.348 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T20:31:48.348 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-19T20:31:48.554 DEBUG:teuthology.provision.fog.trial050:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-19T20:31:48.606 INFO:teuthology.provision.fog.trial050:Scheduling deploy of ubuntu 22.04 2026-02-19T20:31:49.643 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-19T20:31:49.644 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:31:49.683 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-19T20:31:53.684 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:31:53.794 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-19T20:31:53.794 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-19T20:31:53.895 INFO:teuthology.orchestra.console.trial050:Power on 2026-02-19T20:31:53.895 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T20:31:53.935 DEBUG:teuthology.orchestra.console.trial050:power on output: Chassis Power Control: Up/On 2026-02-19T20:31:57.939 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:31:58.048 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-19T20:31:58.049 INFO:teuthology.orchestra.console.trial050:Power on completed 2026-02-19T20:31:58.149 INFO:teuthology.provision.fog.trial050:Waiting for deploy to finish 2026-02-19T20:34:00.672 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:34:14.976 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-19T20:34:20.982 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:34:24.064 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-19T20:34:30.068 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:34:33.152 WARNING:teuthology.provision.fog.trial050:[Errno None] Unable to connect to port 22 on 10.20.193.50 2026-02-19T20:34:39.159 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:35:15.057 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T20:35:15.057 DEBUG:teuthology.orchestra.run.trial050:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T20:35:15.453 INFO:teuthology.provision.fog.trial050:Node is ready 2026-02-19T20:35:15.453 DEBUG:teuthology.orchestra.run.trial050:> hostname 2026-02-19T20:35:15.497 INFO:teuthology.orchestra.run.trial050.stdout:trial050.front.sepia.ceph.com 2026-02-19T20:35:15.498 DEBUG:teuthology.orchestra.run.trial050:> grep trial050.front.sepia.ceph.com /etc/hosts 2026-02-19T20:35:15.547 INFO:teuthology.orchestra.run.trial050.stdout:10.20.193.50 trial050.front.sepia.ceph.com trial050 2026-02-19T20:35:15.548 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-19T20:35:15.601 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hosts 2026-02-19T20:35:15.649 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/10.20.193.50/10.20.193.50/g' /etc/hosts 2026-02-19T20:35:15.697 DEBUG:teuthology.orchestra.run.trial050:> sudo sed -i -e 's/trial050.front.sepia.ceph.com/trial050/g' /etc/hostname 2026-02-19T20:35:15.745 DEBUG:teuthology.orchestra.run.trial050:> sudo hostname trial050 2026-02-19T20:35:15.793 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:NAME="Ubuntu" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="22.04" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_CODENAME=jammy 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:ID=ubuntu 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE=debian 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T20:35:15.841 INFO:teuthology.orchestra.run.trial050.stdout:UBUNTU_CODENAME=jammy 2026-02-19T20:35:15.841 INFO:teuthology.provision.fog.trial050:Deploy complete! 2026-02-19T20:35:15.842 DEBUG:teuthology.parallel:result is None 2026-02-19T20:35:16.144 INFO:teuthology.lock.ops:Checking trial050.front.sepia.ceph.com 2026-02-19T20:35:16.145 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T20:35:16.226 INFO:teuthology.lock.ops:Updating [trial050.front.sepia.ceph.com]: set os type and version on server 2026-02-19T20:35:16.226 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-19T20:35:16.226 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial050.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:35:16.291 DEBUG:teuthology.orchestra.run.trial050:> true 2026-02-19T20:35:16.370 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial050.front.sepia.ceph.com' 2026-02-19T20:35:16.370 DEBUG:teuthology.orchestra.run.trial050:> uname -m 2026-02-19T20:35:16.416 INFO:teuthology.orchestra.run.trial050.stdout:x86_64 2026-02-19T20:35:16.417 DEBUG:teuthology.orchestra.run.trial050:> cat /etc/os-release 2026-02-19T20:35:16.461 INFO:teuthology.orchestra.run.trial050.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-19T20:35:16.461 INFO:teuthology.orchestra.run.trial050.stdout:NAME="Ubuntu" 2026-02-19T20:35:16.461 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_ID="22.04" 2026-02-19T20:35:16.461 INFO:teuthology.orchestra.run.trial050.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:VERSION_CODENAME=jammy 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:ID=ubuntu 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:ID_LIKE=debian 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-19T20:35:16.462 INFO:teuthology.orchestra.run.trial050.stdout:UBUNTU_CODENAME=jammy 2026-02-19T20:35:16.463 INFO:teuthology.lock.ops:Updating trial050.front.sepia.ceph.com on lock server 2026-02-19T20:35:16.565 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:35:16.650 INFO:teuthology.dispatcher.supervisor:Running job 59661 2026-02-19T20:35:16.650 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59661 --name yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial --description rbd/singleton/{all/qemu-iotests-writeback conf/{disable-pool-app} objectstore/bluestore-comp-zstd supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59661/orig.config.yaml 2026-02-19T20:35:16.650 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59661 2026-02-19T20:35:16.650 INFO:teuthology.dispatcher.supervisor:Job PID: 1511031 2026-02-19T20:35:16.650 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T20:37:16.751 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:39:16.950 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:41:17.122 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:41:17.201 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T20:41:17.261 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T20:41:17.563 INFO:teuthology.orchestra.console.trial050:Power off 2026-02-19T20:41:17.563 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T20:41:17.600 DEBUG:teuthology.orchestra.console.trial050:power off output: Chassis Power Control: Down/Off 2026-02-19T20:41:21.605 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:41:21.713 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is on 2026-02-19T20:41:25.717 DEBUG:teuthology.orchestra.console.trial050:pexpect command: ipmitool -H trial050.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T20:41:25.826 DEBUG:teuthology.orchestra.console.trial050:check power output: Chassis Power is off 2026-02-19T20:41:25.826 INFO:teuthology.orchestra.console.trial050:Power off completed 2026-02-19T20:41:26.004 INFO:teuthology.lock.ops:unlocked: trial050.front.sepia.ceph.com