2026-02-24T17:11:33.499 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T17:11:33.499 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:11:33.570 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:11:33.709 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x79dddb3954e0>, signals=[15]) 2026-02-24T17:11:33.709 INFO:teuthology.lock.ops:Start node 'trial105.front.sepia.ceph.com' reimaging 2026-02-24T17:11:33.710 INFO:teuthology.lock.ops:Updating [trial105.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T17:11:33.710 INFO:teuthology.lock.ops:Updating trial105.front.sepia.ceph.com on lock server 2026-02-24T17:11:33.911 DEBUG:teuthology.provision.fog.trial105:Requesting image trial_ubuntu_22.04 (ID 1) 2026-02-24T17:11:33.952 INFO:teuthology.provision.fog.trial105:Scheduling deploy of ubuntu 22.04 2026-02-24T17:11:35.026 INFO:teuthology.orchestra.console.trial105:Power off 2026-02-24T17:11:35.026 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T17:11:35.064 DEBUG:teuthology.orchestra.console.trial105:power off output: Chassis Power Control: Down/Off 2026-02-24T17:11:39.068 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:11:39.177 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is off 2026-02-24T17:11:39.178 INFO:teuthology.orchestra.console.trial105:Power off completed 2026-02-24T17:11:39.278 INFO:teuthology.orchestra.console.trial105:Power on 2026-02-24T17:11:39.279 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T17:11:39.319 DEBUG:teuthology.orchestra.console.trial105:power on output: Chassis Power Control: Up/On 2026-02-24T17:11:43.324 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:11:43.433 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is on 2026-02-24T17:11:43.433 INFO:teuthology.orchestra.console.trial105:Power on completed 2026-02-24T17:11:43.534 INFO:teuthology.provision.fog.trial105:Waiting for deploy to finish 2026-02-24T17:13:46.509 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:14:00.769 WARNING:teuthology.provision.fog.trial105:[Errno None] Unable to connect to port 22 on 10.20.193.105 2026-02-24T17:14:06.775 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:14:09.856 WARNING:teuthology.provision.fog.trial105:[Errno None] Unable to connect to port 22 on 10.20.193.105 2026-02-24T17:14:15.862 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:14:18.944 WARNING:teuthology.provision.fog.trial105:[Errno None] Unable to connect to port 22 on 10.20.193.105 2026-02-24T17:14:24.950 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:15:00.983 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T17:15:00.983 DEBUG:teuthology.orchestra.run.trial105:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T17:15:01.370 INFO:teuthology.provision.fog.trial105:Node is ready 2026-02-24T17:15:01.371 DEBUG:teuthology.orchestra.run.trial105:> hostname 2026-02-24T17:15:01.417 INFO:teuthology.orchestra.run.trial105.stdout:trial105.front.sepia.ceph.com 2026-02-24T17:15:01.418 DEBUG:teuthology.orchestra.run.trial105:> grep trial105.front.sepia.ceph.com /etc/hosts 2026-02-24T17:15:01.464 INFO:teuthology.orchestra.run.trial105.stdout:10.20.193.105 trial105.front.sepia.ceph.com trial105 2026-02-24T17:15:01.464 DEBUG:teuthology.orchestra.run.trial105:> sudo hostname trial105 2026-02-24T17:15:01.519 DEBUG:teuthology.orchestra.run.trial105:> sudo sed -i -e 's/trial105.front.sepia.ceph.com/trial105/g' /etc/hosts 2026-02-24T17:15:01.570 DEBUG:teuthology.orchestra.run.trial105:> sudo sed -i -e 's/10.20.193.105/10.20.193.105/g' /etc/hosts 2026-02-24T17:15:01.621 DEBUG:teuthology.orchestra.run.trial105:> sudo sed -i -e 's/trial105.front.sepia.ceph.com/trial105/g' /etc/hostname 2026-02-24T17:15:01.669 DEBUG:teuthology.orchestra.run.trial105:> sudo hostname trial105 2026-02-24T17:15:01.720 DEBUG:teuthology.orchestra.run.trial105:> cat /etc/os-release 2026-02-24T17:15:01.768 INFO:teuthology.orchestra.run.trial105.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:NAME="Ubuntu" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:VERSION_ID="22.04" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:VERSION_CODENAME=jammy 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:ID=ubuntu 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:ID_LIKE=debian 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T17:15:01.769 INFO:teuthology.orchestra.run.trial105.stdout:UBUNTU_CODENAME=jammy 2026-02-24T17:15:01.770 INFO:teuthology.provision.fog.trial105:Deploy complete! 2026-02-24T17:15:01.771 DEBUG:teuthology.parallel:result is None 2026-02-24T17:15:02.089 INFO:teuthology.lock.ops:Checking trial105.front.sepia.ceph.com 2026-02-24T17:15:02.089 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T17:15:02.148 INFO:teuthology.lock.ops:Updating [trial105.front.sepia.ceph.com]: set os type and version on server 2026-02-24T17:15:02.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial105.front.sepia.ceph.com' 2026-02-24T17:15:02.148 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial105.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T17:15:02.210 DEBUG:teuthology.orchestra.run.trial105:> true 2026-02-24T17:15:02.286 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial105.front.sepia.ceph.com' 2026-02-24T17:15:02.286 DEBUG:teuthology.orchestra.run.trial105:> uname -m 2026-02-24T17:15:02.332 INFO:teuthology.orchestra.run.trial105.stdout:x86_64 2026-02-24T17:15:02.333 DEBUG:teuthology.orchestra.run.trial105:> cat /etc/os-release 2026-02-24T17:15:02.377 INFO:teuthology.orchestra.run.trial105.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:NAME="Ubuntu" 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:VERSION_ID="22.04" 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:VERSION_CODENAME=jammy 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:ID=ubuntu 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:ID_LIKE=debian 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-24T17:15:02.378 INFO:teuthology.orchestra.run.trial105.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-24T17:15:02.379 INFO:teuthology.orchestra.run.trial105.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-24T17:15:02.379 INFO:teuthology.orchestra.run.trial105.stdout:UBUNTU_CODENAME=jammy 2026-02-24T17:15:02.379 INFO:teuthology.lock.ops:Updating trial105.front.sepia.ceph.com on lock server 2026-02-24T17:15:02.590 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:15:02.697 INFO:teuthology.dispatcher.supervisor:Running job 68459 2026-02-24T17:15:02.697 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-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68459 --name yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial --description rados/singleton-nomsgr/{all/librados_hello_world mon_election/connectivity rados supported-random-distro$/{ubuntu_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68459/orig.config.yaml 2026-02-24T17:15:02.697 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68459 2026-02-24T17:15:02.698 INFO:teuthology.dispatcher.supervisor:Job PID: 1961476 2026-02-24T17:15:02.698 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T17:17:02.798 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:19:03.018 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:21:03.211 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:23:03.395 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:23:03.484 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T17:23:03.547 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T17:23:03.861 INFO:teuthology.orchestra.console.trial105:Power off 2026-02-24T17:23:03.861 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T17:23:03.900 DEBUG:teuthology.orchestra.console.trial105:power off output: Chassis Power Control: Down/Off 2026-02-24T17:23:07.905 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:23:08.014 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is on 2026-02-24T17:23:12.018 DEBUG:teuthology.orchestra.console.trial105:pexpect command: ipmitool -H trial105.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:23:12.126 DEBUG:teuthology.orchestra.console.trial105:check power output: Chassis Power is off 2026-02-24T17:23:12.126 INFO:teuthology.orchestra.console.trial105:Power off completed 2026-02-24T17:23:12.340 INFO:teuthology.lock.ops:unlocked: trial105.front.sepia.ceph.com