2026-02-24T12:02:26.344 INFO:root:teuthology version: 0.0.1.dev22+gb35a1a318 2026-02-24T12:02:26.345 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:02:26.487 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x771332bfb100>, signals=[15]) 2026-02-24T12:02:26.487 INFO:teuthology.lock.ops:Start node 'trial175.front.sepia.ceph.com' reimaging 2026-02-24T12:02:26.487 INFO:teuthology.lock.ops:Updating [trial175.front.sepia.ceph.com]: reset os type and version on server 2026-02-24T12:02:26.487 INFO:teuthology.lock.ops:Updating trial175.front.sepia.ceph.com on lock server 2026-02-24T12:02:26.695 DEBUG:teuthology.provision.fog.trial175:Requesting image trial_centos_9.stream (ID 3) 2026-02-24T12:02:26.744 INFO:teuthology.provision.fog.trial175:Scheduling deploy of centos 9.stream 2026-02-24T12:02:27.857 INFO:teuthology.orchestra.console.trial175:Power off 2026-02-24T12:02:27.857 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T12:02:27.898 DEBUG:teuthology.orchestra.console.trial175:power off output: Chassis Power Control: Down/Off 2026-02-24T12:02:31.902 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T12:02:32.013 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is off 2026-02-24T12:02:32.014 INFO:teuthology.orchestra.console.trial175:Power off completed 2026-02-24T12:02:32.115 INFO:teuthology.orchestra.console.trial175:Power on 2026-02-24T12:02:32.115 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-24T12:02:32.155 DEBUG:teuthology.orchestra.console.trial175:power on output: Chassis Power Control: Up/On 2026-02-24T12:02:36.160 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T12:02:36.271 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is on 2026-02-24T12:02:36.272 INFO:teuthology.orchestra.console.trial175:Power on completed 2026-02-24T12:02:36.372 INFO:teuthology.provision.fog.trial175:Waiting for deploy to finish 2026-02-24T12:04:24.184 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T12:04:24.378 ERROR:teuthology.orchestra.connection:Error authenticating with trial175.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-24T12:05:07.584 WARNING:teuthology.provision.fog.trial175:[Errno None] Unable to connect to port 22 on 10.20.193.175 2026-02-24T12:05:13.585 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T12:05:49.652 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-24T12:05:49.653 DEBUG:teuthology.orchestra.run.trial175:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-24T12:05:49.821 INFO:teuthology.provision.fog.trial175:Node is ready 2026-02-24T12:05:49.821 DEBUG:teuthology.orchestra.run.trial175:> hostname 2026-02-24T12:05:49.878 INFO:teuthology.orchestra.run.trial175.stdout:trial175.front.sepia.ceph.com 2026-02-24T12:05:49.879 DEBUG:teuthology.orchestra.run.trial175:> grep trial175.front.sepia.ceph.com /etc/hosts 2026-02-24T12:05:49.935 INFO:teuthology.orchestra.run.trial175.stdout:10.20.193.175 trial175.front.sepia.ceph.com trial175 2026-02-24T12:05:49.936 DEBUG:teuthology.orchestra.run.trial175:> sudo hostname trial175 2026-02-24T12:05:50.008 DEBUG:teuthology.orchestra.run.trial175:> sudo sed -i -e 's/trial175.front.sepia.ceph.com/trial175/g' /etc/hosts 2026-02-24T12:05:50.074 DEBUG:teuthology.orchestra.run.trial175:> sudo sed -i -e 's/10.20.193.175/10.20.193.175/g' /etc/hosts 2026-02-24T12:05:50.136 DEBUG:teuthology.orchestra.run.trial175:> sudo sed -i -e 's/trial175.front.sepia.ceph.com/trial175/g' /etc/hostname 2026-02-24T12:05:50.202 DEBUG:teuthology.orchestra.run.trial175:> sudo hostname trial175 2026-02-24T12:05:50.265 DEBUG:teuthology.orchestra.run.trial175:> cat /etc/os-release 2026-02-24T12:05:50.320 INFO:teuthology.orchestra.run.trial175.stdout:NAME="CentOS Stream" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:VERSION="9" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:ID="centos" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:ID_LIKE="rhel fedora" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:VERSION_ID="9" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:PLATFORM_ID="platform:el9" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:ANSI_COLOR="0;31" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:LOGO="fedora-logo-icon" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:HOME_URL="https://centos.org/" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T12:05:50.321 INFO:teuthology.orchestra.run.trial175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T12:05:50.322 INFO:teuthology.provision.fog.trial175:Deploy complete! 2026-02-24T12:05:50.323 DEBUG:teuthology.parallel:result is None 2026-02-24T12:05:50.583 INFO:teuthology.lock.ops:Checking trial175.front.sepia.ceph.com 2026-02-24T12:05:50.583 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-24T12:05:50.663 INFO:teuthology.lock.ops:Updating [trial175.front.sepia.ceph.com]: set os type and version on server 2026-02-24T12:05:50.663 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial175.front.sepia.ceph.com' 2026-02-24T12:05:50.664 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial175.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-24T12:05:50.728 DEBUG:teuthology.orchestra.run.trial175:> true 2026-02-24T12:05:50.810 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial175.front.sepia.ceph.com' 2026-02-24T12:05:50.810 DEBUG:teuthology.orchestra.run.trial175:> uname -m 2026-02-24T12:05:50.865 INFO:teuthology.orchestra.run.trial175.stdout:x86_64 2026-02-24T12:05:50.866 DEBUG:teuthology.orchestra.run.trial175:> cat /etc/os-release 2026-02-24T12:05:50.923 INFO:teuthology.orchestra.run.trial175.stdout:NAME="CentOS Stream" 2026-02-24T12:05:50.923 INFO:teuthology.orchestra.run.trial175.stdout:VERSION="9" 2026-02-24T12:05:50.923 INFO:teuthology.orchestra.run.trial175.stdout:ID="centos" 2026-02-24T12:05:50.923 INFO:teuthology.orchestra.run.trial175.stdout:ID_LIKE="rhel fedora" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:VERSION_ID="9" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:PLATFORM_ID="platform:el9" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:ANSI_COLOR="0;31" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:LOGO="fedora-logo-icon" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:HOME_URL="https://centos.org/" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-24T12:05:50.924 INFO:teuthology.orchestra.run.trial175.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-24T12:05:50.924 INFO:teuthology.lock.ops:Updating trial175.front.sepia.ceph.com on lock server 2026-02-24T12:05:51.015 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:05:51.133 INFO:teuthology.dispatcher.supervisor:Running job 67942 2026-02-24T12:05:51.134 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_b35a1a3180bb498585faae7da04430ba6500268c/virtualenv/bin/teuthology -v --owner scheduled_knrt@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/knrt-2026-02-24_12:00:42-crimson-rados:rgw:lifecycle-main-distro-debug-trial/67942 --name knrt-2026-02-24_12:00:42-crimson-rados:rgw:lifecycle-main-distro-debug-trial --description crimson-rados:rgw:lifecycle/{0-crimson_install cluster crimson-supported-all-distro/centos_latest crimson_cpu_num crimson_qa_overrides ignore-pg-availability objectstore/crimson_bluestore objectstore/seastore/rbm$/{crimson_seastore_rbm} objectstore/seastore/segmented$/{crimson_seastore_segmented_2q} overrides s3tests-branch tasks/rgw_s3tests} -- /home/teuthworker/mnt/teuthology/knrt-2026-02-24_12:00:42-crimson-rados:rgw:lifecycle-main-distro-debug-trial/67942/orig.config.yaml 2026-02-24T12:05:51.134 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/knrt-2026-02-24_12:00:42-crimson-rados:rgw:lifecycle-main-distro-debug-trial/67942 2026-02-24T12:05:51.134 INFO:teuthology.dispatcher.supervisor:Job PID: 126887 2026-02-24T12:05:51.134 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-24T12:07:51.135 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:09:51.256 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:11:51.381 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:13:51.511 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:15:51.632 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:17:51.742 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:19:51.911 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:21:51.989 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:23:52.061 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:25:52.213 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:27:52.336 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:29:52.456 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:31:52.577 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:33:52.652 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:35:52.773 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:37:52.885 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:39:52.962 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:41:53.080 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:43:53.348 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:45:53.478 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:47:53.604 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:49:53.725 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:51:53.844 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:53:53.972 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:55:54.093 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:57:54.217 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T12:59:54.297 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:01:54.423 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:03:54.523 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:05:54.638 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:07:54.715 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:09:54.790 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:11:54.871 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:13:55.000 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:15:55.121 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:17:55.229 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:19:55.315 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:21:55.410 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:23:55.529 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:25:55.647 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:27:55.769 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:29:55.860 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:31:57.474 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:33:57.598 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-24T13:33:57.719 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-24T13:33:57.784 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-24T13:33:58.083 INFO:teuthology.orchestra.console.trial175:Power off 2026-02-24T13:33:58.083 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-24T13:33:58.123 DEBUG:teuthology.orchestra.console.trial175:power off output: Chassis Power Control: Down/Off 2026-02-24T13:34:02.123 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T13:34:02.234 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is on 2026-02-24T13:34:06.234 DEBUG:teuthology.orchestra.console.trial175:pexpect command: ipmitool -H trial175.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-24T13:34:06.344 DEBUG:teuthology.orchestra.console.trial175:check power output: Chassis Power is off 2026-02-24T13:34:06.345 INFO:teuthology.orchestra.console.trial175:Power off completed 2026-02-24T13:34:06.557 INFO:teuthology.lock.ops:unlocked: trial175.front.sepia.ceph.com