2026-02-24T07:02:21.339 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-24T07:02:21.340 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:02:21.413 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:02:21.547 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7e8b831bd440>, signals=[15]) 2026-02-24T07:02:21.547 INFO:teuthology.lock.ops:Start node 'trial018.front.sepia.ceph.com' reimaging 2026-02-24T07:02:21.547 INFO:teuthology.lock.ops:Updating [trial018.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T07:02:21.547 INFO:teuthology.lock.ops:Updating trial018.front.sepia.ceph.com on lock server 2026-02-24T07:02:21.731 DEBUG:teuthology.provision.fog.trial018:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T07:02:21.783 INFO:teuthology.provision.fog.trial018:Scheduling deploy of centos 9.stream 2026-02-24T07:02:22.977 INFO:teuthology.orchestra.console.trial018:Power off 2026-02-24T07:02:22.977 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T07:02:23.015 DEBUG:teuthology.orchestra.console.trial018:power off output: Chassis Power Control: Down/Off 2026-02-24T07:02:27.019 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:02:27.129 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is off 2026-02-24T07:02:27.129 INFO:teuthology.orchestra.console.trial018:Power off completed 2026-02-24T07:02:27.230 INFO:teuthology.orchestra.console.trial018:Power on 2026-02-24T07:02:27.230 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T07:02:27.270 DEBUG:teuthology.orchestra.console.trial018:power on output: Chassis Power Control: Up/On 2026-02-24T07:02:31.275 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:02:31.385 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is on 2026-02-24T07:02:31.385 INFO:teuthology.orchestra.console.trial018:Power on completed 2026-02-24T07:02:31.486 INFO:teuthology.provision.fog.trial018:Waiting for deploy to finish 2026-02-24T07:04:19.315 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:04:19.462 ERROR:teuthology.orchestra.connection:Error authenticating with trial018.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T07:05:23.465 WARNING:teuthology.provision.fog.trial018:timed out 2026-02-24T07:05:29.466 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:05:34.602 WARNING:teuthology.provision.fog.trial018:[Errno None] Unable to connect to port 22 on 10.20.193.18 2026-02-24T07:05:40.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:05:40.712 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T07:05:40.713 DEBUG:teuthology.orchestra.run.trial018:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T07:05:45.868 INFO:teuthology.provision.fog.trial018:Node is ready 2026-02-24T07:05:45.868 DEBUG:teuthology.orchestra.run.trial018:> hostname 2026-02-24T07:05:45.886 INFO:teuthology.orchestra.run.trial018.stdout:trial018.front.sepia.ceph.com 2026-02-24T07:05:45.886 DEBUG:teuthology.orchestra.run.trial018:> grep trial018.front.sepia.ceph.com /etc/hosts 2026-02-24T07:05:45.942 INFO:teuthology.orchestra.run.trial018.stdout:10.20.193.18 trial018.front.sepia.ceph.com trial018 2026-02-24T07:05:45.943 DEBUG:teuthology.orchestra.run.trial018:> sudo hostname trial018 2026-02-24T07:05:46.067 DEBUG:teuthology.orchestra.run.trial018:> sudo sed -i -e 's/trial018.front.sepia.ceph.com/trial018/g' /etc/hosts 2026-02-24T07:05:46.146 DEBUG:teuthology.orchestra.run.trial018:> sudo sed -i -e 's/10.20.193.18/10.20.193.18/g' /etc/hosts 2026-02-24T07:05:46.172 DEBUG:teuthology.orchestra.run.trial018:> sudo sed -i -e 's/trial018.front.sepia.ceph.com/trial018/g' /etc/hostname 2026-02-24T07:05:46.238 DEBUG:teuthology.orchestra.run.trial018:> sudo hostname trial018 2026-02-24T07:05:46.302 DEBUG:teuthology.orchestra.run.trial018:> cat /etc/os-release 2026-02-24T07:05:46.358 INFO:teuthology.orchestra.run.trial018.stdout:NAME="CentOS Stream" 2026-02-24T07:05:46.358 INFO:teuthology.orchestra.run.trial018.stdout:VERSION="9" 2026-02-24T07:05:46.358 INFO:teuthology.orchestra.run.trial018.stdout:ID="centos" 2026-02-24T07:05:46.358 INFO:teuthology.orchestra.run.trial018.stdout:ID_LIKE="rhel fedora" 2026-02-24T07:05:46.358 INFO:teuthology.orchestra.run.trial018.stdout:VERSION_ID="9" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:PLATFORM_ID="platform:el9" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:ANSI_COLOR="0;31" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:LOGO="fedora-logo-icon" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:HOME_URL="https://centos.org/" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T07:05:46.359 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T07:05:46.360 INFO:teuthology.provision.fog.trial018:Deploy complete! 2026-02-24T07:05:46.362 DEBUG:teuthology.parallel:result is None 2026-02-24T07:05:46.629 INFO:teuthology.lock.ops:Checking trial018.front.sepia.ceph.com 2026-02-24T07:05:46.630 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T07:05:46.712 INFO:teuthology.lock.ops:Updating [trial018.front.sepia.ceph.com]: set os type and version on server 2026-02-24T07:05:46.712 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial018.front.sepia.ceph.com' 2026-02-24T07:05:46.712 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial018.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T07:05:46.774 DEBUG:teuthology.orchestra.run.trial018:> true 2026-02-24T07:05:46.855 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial018.front.sepia.ceph.com' 2026-02-24T07:05:46.855 DEBUG:teuthology.orchestra.run.trial018:> uname -m 2026-02-24T07:05:46.910 INFO:teuthology.orchestra.run.trial018.stdout:x86_64 2026-02-24T07:05:46.911 DEBUG:teuthology.orchestra.run.trial018:> cat /etc/os-release 2026-02-24T07:05:46.967 INFO:teuthology.orchestra.run.trial018.stdout:NAME="CentOS Stream" 2026-02-24T07:05:46.967 INFO:teuthology.orchestra.run.trial018.stdout:VERSION="9" 2026-02-24T07:05:46.967 INFO:teuthology.orchestra.run.trial018.stdout:ID="centos" 2026-02-24T07:05:46.967 INFO:teuthology.orchestra.run.trial018.stdout:ID_LIKE="rhel fedora" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:VERSION_ID="9" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:PLATFORM_ID="platform:el9" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:ANSI_COLOR="0;31" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:LOGO="fedora-logo-icon" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:HOME_URL="https://centos.org/" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T07:05:46.968 INFO:teuthology.orchestra.run.trial018.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T07:05:46.969 INFO:teuthology.lock.ops:Updating trial018.front.sepia.ceph.com on lock server 2026-02-24T07:05:47.053 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:05:47.167 INFO:teuthology.dispatcher.supervisor:Running job 67560 2026-02-24T07:05:47.167 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67560 --name shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial --description crimson-rados/rbd/{0-crimson_install clusters/crimson-fixed-1 crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/cephadm objectstore/seastore/segmented$/{crimson_seastore_segmented} tasks/rbd_python_api_tests_old_format} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67560/orig.config.yaml 2026-02-24T07:05:47.167 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-24_06:51:01-crimson-rados-main-distro-debug-trial/67560 2026-02-24T07:05:47.167 INFO:teuthology.dispatcher.supervisor:Job PID: 2709047 2026-02-24T07:05:47.167 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T07:07:47.168 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:09:47.293 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:11:47.404 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:13:47.641 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:15:47.771 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:17:52.288 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:19:52.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:21:52.537 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:23:52.663 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:25:52.781 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T07:25:52.900 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T07:25:52.966 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T07:25:53.413 INFO:teuthology.orchestra.console.trial018:Power off 2026-02-24T07:25:53.413 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T07:25:53.452 DEBUG:teuthology.orchestra.console.trial018:power off output: Chassis Power Control: Down/Off 2026-02-24T07:25:57.452 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:25:57.563 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is on 2026-02-24T07:26:01.564 DEBUG:teuthology.orchestra.console.trial018:pexpect command: ipmitool -H trial018.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T07:26:01.674 DEBUG:teuthology.orchestra.console.trial018:check power output: Chassis Power is off 2026-02-24T07:26:01.675 INFO:teuthology.orchestra.console.trial018:Power off completed 2026-02-24T07:26:01.884 INFO:teuthology.lock.ops:unlocked: trial018.front.sepia.ceph.com