2026-02-24T17:58:47.165 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T17:58:47.165 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:58:47.253 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T17:58:47.387 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f15d13a3c40>, signals=[15]) 2026-02-24T17:58:47.388 INFO:teuthology.lock.ops:Start node 'trial197.front.sepia.ceph.com' reimaging 2026-02-24T17:58:47.388 INFO:teuthology.lock.ops:Updating [trial197.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T17:58:47.388 INFO:teuthology.lock.ops:Updating trial197.front.sepia.ceph.com on lock server 2026-02-24T17:58:47.590 DEBUG:teuthology.provision.fog.trial197:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T17:58:47.644 INFO:teuthology.provision.fog.trial197:Scheduling deploy of centos 9.stream 2026-02-24T17:58:49.306 INFO:teuthology.orchestra.console.trial197:Power off 2026-02-24T17:58:49.307 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T17:58:49.346 DEBUG:teuthology.orchestra.console.trial197:power off output: Chassis Power Control: Down/Off 2026-02-24T17:58:53.349 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:58:53.458 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is off 2026-02-24T17:58:53.459 INFO:teuthology.orchestra.console.trial197:Power off completed 2026-02-24T17:58:53.559 INFO:teuthology.orchestra.console.trial197:Power on 2026-02-24T17:58:53.559 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T17:58:53.602 DEBUG:teuthology.orchestra.console.trial197:power on output: Chassis Power Control: Up/On 2026-02-24T17:58:57.607 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T17:58:57.717 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is on 2026-02-24T17:58:57.718 INFO:teuthology.orchestra.console.trial197:Power on completed 2026-02-24T17:58:57.818 INFO:teuthology.provision.fog.trial197:Waiting for deploy to finish 2026-02-24T18:00:45.580 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:00:45.728 ERROR:teuthology.orchestra.connection:Error authenticating with trial197.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T18:01:49.734 WARNING:teuthology.provision.fog.trial197:timed out 2026-02-24T18:01:55.735 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:01:58.848 WARNING:teuthology.provision.fog.trial197:[Errno None] Unable to connect to port 22 on 10.20.193.197 2026-02-24T18:02:04.849 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:02:41.017 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T18:02:41.017 DEBUG:teuthology.orchestra.run.trial197:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T18:02:41.213 INFO:teuthology.provision.fog.trial197:Node is ready 2026-02-24T18:02:41.213 DEBUG:teuthology.orchestra.run.trial197:> hostname 2026-02-24T18:02:41.269 INFO:teuthology.orchestra.run.trial197.stdout:trial197.front.sepia.ceph.com 2026-02-24T18:02:41.270 DEBUG:teuthology.orchestra.run.trial197:> grep trial197.front.sepia.ceph.com /etc/hosts 2026-02-24T18:02:41.326 INFO:teuthology.orchestra.run.trial197.stdout:10.20.193.197 trial197.front.sepia.ceph.com trial197 2026-02-24T18:02:41.327 DEBUG:teuthology.orchestra.run.trial197:> sudo hostname trial197 2026-02-24T18:02:41.397 DEBUG:teuthology.orchestra.run.trial197:> sudo sed -i -e 's/trial197.front.sepia.ceph.com/trial197/g' /etc/hosts 2026-02-24T18:02:41.461 DEBUG:teuthology.orchestra.run.trial197:> sudo sed -i -e 's/10.20.193.197/10.20.193.197/g' /etc/hosts 2026-02-24T18:02:41.525 DEBUG:teuthology.orchestra.run.trial197:> sudo sed -i -e 's/trial197.front.sepia.ceph.com/trial197/g' /etc/hostname 2026-02-24T18:02:41.588 DEBUG:teuthology.orchestra.run.trial197:> sudo hostname trial197 2026-02-24T18:02:41.652 DEBUG:teuthology.orchestra.run.trial197:> cat /etc/os-release 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:NAME="CentOS Stream" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:VERSION="9" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:ID="centos" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:ID_LIKE="rhel fedora" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:VERSION_ID="9" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:PLATFORM_ID="platform:el9" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:ANSI_COLOR="0;31" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:LOGO="fedora-logo-icon" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:HOME_URL="https://centos.org/" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T18:02:41.708 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T18:02:41.709 INFO:teuthology.provision.fog.trial197:Deploy complete! 2026-02-24T18:02:41.709 DEBUG:teuthology.parallel:result is None 2026-02-24T18:02:41.952 INFO:teuthology.lock.ops:Checking trial197.front.sepia.ceph.com 2026-02-24T18:02:41.953 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T18:02:42.031 INFO:teuthology.lock.ops:Updating [trial197.front.sepia.ceph.com]: set os type and version on server 2026-02-24T18:02:42.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial197.front.sepia.ceph.com' 2026-02-24T18:02:42.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial197.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T18:02:42.096 DEBUG:teuthology.orchestra.run.trial197:> true 2026-02-24T18:02:42.174 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial197.front.sepia.ceph.com' 2026-02-24T18:02:42.175 DEBUG:teuthology.orchestra.run.trial197:> uname -m 2026-02-24T18:02:42.240 INFO:teuthology.orchestra.run.trial197.stdout:x86_64 2026-02-24T18:02:42.240 DEBUG:teuthology.orchestra.run.trial197:> cat /etc/os-release 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:NAME="CentOS Stream" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:VERSION="9" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:ID="centos" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:ID_LIKE="rhel fedora" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:VERSION_ID="9" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:PLATFORM_ID="platform:el9" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:ANSI_COLOR="0;31" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:LOGO="fedora-logo-icon" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:HOME_URL="https://centos.org/" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T18:02:42.304 INFO:teuthology.orchestra.run.trial197.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T18:02:42.305 INFO:teuthology.lock.ops:Updating trial197.front.sepia.ceph.com on lock server 2026-02-24T18:02:42.369 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:02:42.456 INFO:teuthology.dispatcher.supervisor:Running job 68604 2026-02-24T18:02:42.457 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/68604 --name yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial --description rados/singleton-nomsgr/{all/msgr mon_election/connectivity rados supported-random-distro$/{centos_latest}} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-24_16:03:54-rados-wip-yuri8-testing-2026-02-23-2128-distro-default-trial/68604/orig.config.yaml 2026-02-24T18:02:42.457 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/68604 2026-02-24T18:02:42.457 INFO:teuthology.dispatcher.supervisor:Job PID: 2396675 2026-02-24T18:02:42.457 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T18:04:42.457 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:06:42.550 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:08:42.673 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:10:42.800 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:12:42.942 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:14:43.062 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T18:14:43.184 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T18:14:43.256 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T18:14:43.569 INFO:teuthology.orchestra.console.trial197:Power off 2026-02-24T18:14:43.569 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T18:14:43.608 DEBUG:teuthology.orchestra.console.trial197:power off output: Chassis Power Control: Down/Off 2026-02-24T18:14:47.609 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:14:47.720 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is on 2026-02-24T18:14:51.721 DEBUG:teuthology.orchestra.console.trial197:pexpect command: ipmitool -H trial197.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T18:14:51.830 DEBUG:teuthology.orchestra.console.trial197:check power output: Chassis Power is off 2026-02-24T18:14:51.831 INFO:teuthology.orchestra.console.trial197:Power off completed 2026-02-24T18:14:52.045 INFO:teuthology.lock.ops:unlocked: trial197.front.sepia.ceph.com