2026-02-23T07:31:12.131 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T07:31:12.131 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:31:12.204 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:31:12.341 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7094c0b907c0>, signals=[15]) 2026-02-23T07:31:12.341 INFO:teuthology.lock.ops:Start node 'trial129.front.sepia.ceph.com' reimaging 2026-02-23T07:31:12.341 INFO:teuthology.lock.ops:Updating [trial129.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T07:31:12.341 INFO:teuthology.lock.ops:Updating trial129.front.sepia.ceph.com on lock server 2026-02-23T07:31:12.548 DEBUG:teuthology.provision.fog.trial129:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T07:31:12.602 INFO:teuthology.provision.fog.trial129:Scheduling deploy of rocky 10.1 2026-02-23T07:31:13.756 INFO:teuthology.orchestra.console.trial129:Power off 2026-02-23T07:31:13.756 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T07:31:13.794 DEBUG:teuthology.orchestra.console.trial129:power off output: Chassis Power Control: Down/Off 2026-02-23T07:31:17.799 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:31:17.906 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is off 2026-02-23T07:31:17.907 INFO:teuthology.orchestra.console.trial129:Power off completed 2026-02-23T07:31:18.007 INFO:teuthology.orchestra.console.trial129:Power on 2026-02-23T07:31:18.008 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T07:31:18.047 DEBUG:teuthology.orchestra.console.trial129:power on output: Chassis Power Control: Up/On 2026-02-23T07:31:22.053 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T07:31:22.162 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is on 2026-02-23T07:31:22.162 INFO:teuthology.orchestra.console.trial129:Power on completed 2026-02-23T07:31:22.262 INFO:teuthology.provision.fog.trial129:Waiting for deploy to finish 2026-02-23T07:33:09.892 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:33:09.993 ERROR:teuthology.orchestra.connection:Error authenticating with trial129.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-23T07:33:22.176 WARNING:teuthology.provision.fog.trial129:[Errno None] Unable to connect to port 22 on 10.20.193.129 2026-02-23T07:33:28.178 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:33:31.264 WARNING:teuthology.provision.fog.trial129:[Errno None] Unable to connect to port 22 on 10.20.193.129 2026-02-23T07:33:37.265 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:33:40.352 WARNING:teuthology.provision.fog.trial129:[Errno None] Unable to connect to port 22 on 10.20.193.129 2026-02-23T07:33:46.353 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:33:49.440 WARNING:teuthology.provision.fog.trial129:[Errno None] Unable to connect to port 22 on 10.20.193.129 2026-02-23T07:33:55.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:34:31.679 ERROR:teuthology.orchestra.connection:Error authenticating with trial129.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-23T07:34:35.810 ERROR:teuthology.orchestra.connection:Error authenticating with trial129.front.sepia.ceph.com: SSHException('No existing session') (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/connection.py", line 111, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 485, in connect self._auth( File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 818, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/client.py", line 794, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/lib/python3.12/site-packages/paramiko/transport.py", line 1664, in auth_publickey raise SSHException("No existing session") paramiko.ssh_exception.SSHException: No existing session 2026-02-23T07:34:42.925 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T07:34:42.925 DEBUG:teuthology.orchestra.run.trial129:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T07:34:43.117 INFO:teuthology.provision.fog.trial129:Node is ready 2026-02-23T07:34:43.117 DEBUG:teuthology.orchestra.run.trial129:> hostname 2026-02-23T07:34:43.175 INFO:teuthology.orchestra.run.trial129.stdout:trial129.front.sepia.ceph.com 2026-02-23T07:34:43.175 DEBUG:teuthology.orchestra.run.trial129:> grep trial129.front.sepia.ceph.com /etc/hosts 2026-02-23T07:34:43.232 INFO:teuthology.orchestra.run.trial129.stdout:10.20.193.129 trial129.front.sepia.ceph.com trial129 2026-02-23T07:34:43.233 DEBUG:teuthology.orchestra.run.trial129:> sudo hostname trial129 2026-02-23T07:34:43.306 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i -e 's/trial129.front.sepia.ceph.com/trial129/g' /etc/hosts 2026-02-23T07:34:43.374 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i -e 's/10.20.193.129/10.20.193.129/g' /etc/hosts 2026-02-23T07:34:43.441 DEBUG:teuthology.orchestra.run.trial129:> sudo sed -i -e 's/trial129.front.sepia.ceph.com/trial129/g' /etc/hostname 2026-02-23T07:34:43.507 DEBUG:teuthology.orchestra.run.trial129:> sudo hostname trial129 2026-02-23T07:34:43.574 DEBUG:teuthology.orchestra.run.trial129:> cat /etc/os-release 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:NAME="Rocky Linux" 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:ID="rocky" 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:VERSION_ID="10.1" 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:34:43.632 INFO:teuthology.orchestra.run.trial129.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:ANSI_COLOR="0;32" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:VENDOR_NAME="RESF" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:34:43.633 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:34:43.634 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:34:43.634 INFO:teuthology.provision.fog.trial129:Deploy complete! 2026-02-23T07:34:43.635 DEBUG:teuthology.parallel:result is None 2026-02-23T07:34:43.931 INFO:teuthology.lock.ops:Checking trial129.front.sepia.ceph.com 2026-02-23T07:34:43.931 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T07:34:44.026 INFO:teuthology.lock.ops:Updating [trial129.front.sepia.ceph.com]: set os type and version on server 2026-02-23T07:34:44.026 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-23T07:34:44.026 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial129.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T07:34:44.092 DEBUG:teuthology.orchestra.run.trial129:> true 2026-02-23T07:34:44.170 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial129.front.sepia.ceph.com' 2026-02-23T07:34:44.170 DEBUG:teuthology.orchestra.run.trial129:> uname -m 2026-02-23T07:34:44.229 INFO:teuthology.orchestra.run.trial129.stdout:x86_64 2026-02-23T07:34:44.229 DEBUG:teuthology.orchestra.run.trial129:> cat /etc/os-release 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:NAME="Rocky Linux" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:ID="rocky" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:VERSION_ID="10.1" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:PLATFORM_ID="platform:el10" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:ANSI_COLOR="0;32" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:LOGO="fedora-logo-icon" 2026-02-23T07:34:44.287 INFO:teuthology.orchestra.run.trial129.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:VENDOR_NAME="RESF" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:SUPPORT_END="2035-05-31" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T07:34:44.288 INFO:teuthology.orchestra.run.trial129.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T07:34:44.289 INFO:teuthology.lock.ops:Updating trial129.front.sepia.ceph.com on lock server 2026-02-23T07:34:44.362 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:34:44.452 INFO:teuthology.dispatcher.supervisor:Running job 65533 2026-02-23T07:34:44.452 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_skanta@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65533 --name skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial --description rados/standalone/{supported-random-distro$/{rpm_latest} workloads/scrub} -- /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65533/orig.config.yaml 2026-02-23T07:34:44.452 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/skanta-2026-02-23_07:12:59-rados-wip-bharath8-testing-2026-02-22-0716-distro-default-trial/65533 2026-02-23T07:34:44.452 INFO:teuthology.dispatcher.supervisor:Job PID: 2866194 2026-02-23T07:34:44.452 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T07:36:44.453 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:38:44.575 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:40:44.696 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:42:44.897 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:44:45.015 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:46:45.110 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:48:45.231 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:50:45.323 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:52:45.449 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:54:45.571 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:56:45.692 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T07:58:45.814 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:00:45.887 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:02:46.033 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:04:46.153 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:06:46.229 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:08:46.341 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:10:46.470 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:12:46.591 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:14:46.720 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:16:46.839 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:18:46.915 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:20:47.037 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:22:47.160 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:24:47.289 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:26:47.412 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:28:47.531 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:30:47.653 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:32:47.727 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:34:47.885 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:36:48.008 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:38:48.129 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:40:48.243 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T08:40:48.364 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T08:40:48.434 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T08:40:48.734 INFO:teuthology.orchestra.console.trial129:Power off 2026-02-23T08:40:48.734 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T08:40:48.773 DEBUG:teuthology.orchestra.console.trial129:power off output: Chassis Power Control: Down/Off 2026-02-23T08:40:52.774 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:40:52.888 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is on 2026-02-23T08:40:56.889 DEBUG:teuthology.orchestra.console.trial129:pexpect command: ipmitool -H trial129.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T08:40:56.999 DEBUG:teuthology.orchestra.console.trial129:check power output: Chassis Power is off 2026-02-23T08:40:57.000 INFO:teuthology.orchestra.console.trial129:Power off completed 2026-02-23T08:40:57.188 INFO:teuthology.lock.ops:unlocked: trial129.front.sepia.ceph.com