2026-02-20T21:26:35.130 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T21:26:35.131 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:26:35.203 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:26:35.338 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75960a88a840>, signals=[15]) 2026-02-20T21:26:35.338 INFO:teuthology.lock.ops:Start node 'trial079.front.sepia.ceph.com' reimaging 2026-02-20T21:26:35.338 INFO:teuthology.lock.ops:Updating [trial079.front.sepia.ceph.com]: reset os type and version on server 2026-02-20T21:26:35.338 INFO:teuthology.lock.ops:Updating trial079.front.sepia.ceph.com on lock server 2026-02-20T21:26:35.537 DEBUG:teuthology.provision.fog.trial079:Requesting image trial_centos_9.stream (ID 3) 2026-02-20T21:26:35.589 INFO:teuthology.provision.fog.trial079:Scheduling deploy of centos 9.stream 2026-02-20T21:26:36.561 INFO:teuthology.orchestra.console.trial079:Power off 2026-02-20T21:26:36.561 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T21:26:36.600 DEBUG:teuthology.orchestra.console.trial079:power off output: Chassis Power Control: Down/Off 2026-02-20T21:26:40.604 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:26:40.714 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is off 2026-02-20T21:26:40.714 INFO:teuthology.orchestra.console.trial079:Power off completed 2026-02-20T21:26:40.815 INFO:teuthology.orchestra.console.trial079:Power on 2026-02-20T21:26:40.815 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-20T21:26:40.856 DEBUG:teuthology.orchestra.console.trial079:power on output: Chassis Power Control: Up/On 2026-02-20T21:26:44.860 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:26:44.970 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is on 2026-02-20T21:26:44.970 INFO:teuthology.orchestra.console.trial079:Power on completed 2026-02-20T21:26:45.071 INFO:teuthology.provision.fog.trial079:Waiting for deploy to finish 2026-02-20T21:28:47.683 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:29:01.952 WARNING:teuthology.provision.fog.trial079:[Errno None] Unable to connect to port 22 on 10.20.193.79 2026-02-20T21:29:07.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:29:11.040 WARNING:teuthology.provision.fog.trial079:[Errno None] Unable to connect to port 22 on 10.20.193.79 2026-02-20T21:29:17.047 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:29:20.128 WARNING:teuthology.provision.fog.trial079:[Errno None] Unable to connect to port 22 on 10.20.193.79 2026-02-20T21:29:26.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:30:02.103 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-20T21:30:02.104 DEBUG:teuthology.orchestra.run.trial079:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-20T21:30:02.250 INFO:teuthology.provision.fog.trial079:Node is ready 2026-02-20T21:30:02.251 DEBUG:teuthology.orchestra.run.trial079:> hostname 2026-02-20T21:30:02.306 INFO:teuthology.orchestra.run.trial079.stdout:trial079.front.sepia.ceph.com 2026-02-20T21:30:02.307 DEBUG:teuthology.orchestra.run.trial079:> grep trial079.front.sepia.ceph.com /etc/hosts 2026-02-20T21:30:02.362 INFO:teuthology.orchestra.run.trial079.stdout:10.20.193.79 trial079.front.sepia.ceph.com trial079 2026-02-20T21:30:02.363 DEBUG:teuthology.orchestra.run.trial079:> sudo hostname trial079 2026-02-20T21:30:02.432 DEBUG:teuthology.orchestra.run.trial079:> sudo sed -i -e 's/trial079.front.sepia.ceph.com/trial079/g' /etc/hosts 2026-02-20T21:30:02.496 DEBUG:teuthology.orchestra.run.trial079:> sudo sed -i -e 's/10.20.193.79/10.20.193.79/g' /etc/hosts 2026-02-20T21:30:02.560 DEBUG:teuthology.orchestra.run.trial079:> sudo sed -i -e 's/trial079.front.sepia.ceph.com/trial079/g' /etc/hostname 2026-02-20T21:30:02.625 DEBUG:teuthology.orchestra.run.trial079:> sudo hostname trial079 2026-02-20T21:30:02.687 DEBUG:teuthology.orchestra.run.trial079:> cat /etc/os-release 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:NAME="CentOS Stream" 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:VERSION="9" 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:ID="centos" 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:ID_LIKE="rhel fedora" 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:VERSION_ID="9" 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:PLATFORM_ID="platform:el9" 2026-02-20T21:30:02.743 INFO:teuthology.orchestra.run.trial079.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:ANSI_COLOR="0;31" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:LOGO="fedora-logo-icon" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:HOME_URL="https://centos.org/" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T21:30:02.744 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T21:30:02.745 INFO:teuthology.provision.fog.trial079:Deploy complete! 2026-02-20T21:30:02.746 DEBUG:teuthology.parallel:result is None 2026-02-20T21:30:03.026 INFO:teuthology.lock.ops:Checking trial079.front.sepia.ceph.com 2026-02-20T21:30:03.026 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-20T21:30:03.119 INFO:teuthology.lock.ops:Updating [trial079.front.sepia.ceph.com]: set os type and version on server 2026-02-20T21:30:03.119 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial079.front.sepia.ceph.com' 2026-02-20T21:30:03.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T21:30:03.183 DEBUG:teuthology.orchestra.run.trial079:> true 2026-02-20T21:30:03.253 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial079.front.sepia.ceph.com' 2026-02-20T21:30:03.253 DEBUG:teuthology.orchestra.run.trial079:> uname -m 2026-02-20T21:30:03.308 INFO:teuthology.orchestra.run.trial079.stdout:x86_64 2026-02-20T21:30:03.309 DEBUG:teuthology.orchestra.run.trial079:> cat /etc/os-release 2026-02-20T21:30:03.364 INFO:teuthology.orchestra.run.trial079.stdout:NAME="CentOS Stream" 2026-02-20T21:30:03.364 INFO:teuthology.orchestra.run.trial079.stdout:VERSION="9" 2026-02-20T21:30:03.364 INFO:teuthology.orchestra.run.trial079.stdout:ID="centos" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:ID_LIKE="rhel fedora" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:VERSION_ID="9" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:PLATFORM_ID="platform:el9" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:ANSI_COLOR="0;31" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:LOGO="fedora-logo-icon" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:HOME_URL="https://centos.org/" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T21:30:03.365 INFO:teuthology.orchestra.run.trial079.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T21:30:03.366 INFO:teuthology.lock.ops:Updating trial079.front.sepia.ceph.com on lock server 2026-02-20T21:30:03.470 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:30:03.563 INFO:teuthology.dispatcher.supervisor:Running job 61483 2026-02-20T21:30:03.563 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-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61483 --name yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial --description rbd/singleton/{all/snap-diff conf/{disable-pool-app} objectstore/bluestore-comp-zlib supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61483/orig.config.yaml 2026-02-20T21:30:03.563 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61483 2026-02-20T21:30:03.563 INFO:teuthology.dispatcher.supervisor:Job PID: 741428 2026-02-20T21:30:03.563 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-20T21:32:03.663 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:34:03.873 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:36:04.246 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:36:04.456 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-20T21:36:04.527 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-20T21:36:04.970 INFO:teuthology.orchestra.console.trial079:Power off 2026-02-20T21:36:04.970 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-20T21:36:05.008 DEBUG:teuthology.orchestra.console.trial079:power off output: Chassis Power Control: Down/Off 2026-02-20T21:36:09.012 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:36:09.121 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is on 2026-02-20T21:36:13.125 DEBUG:teuthology.orchestra.console.trial079:pexpect command: ipmitool -H trial079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-20T21:36:13.235 DEBUG:teuthology.orchestra.console.trial079:check power output: Chassis Power is off 2026-02-20T21:36:13.236 INFO:teuthology.orchestra.console.trial079:Power off completed 2026-02-20T21:36:13.447 INFO:teuthology.lock.ops:unlocked: trial079.front.sepia.ceph.com