2026-02-19T11:13:10.061 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T11:13:10.061 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:13:10.137 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:13:10.271 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7a5257080b80>, signals=[15]) 2026-02-19T11:13:10.271 INFO:teuthology.lock.ops:Start node 'trial054.front.sepia.ceph.com' reimaging 2026-02-19T11:13:10.271 INFO:teuthology.lock.ops:Updating [trial054.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T11:13:10.271 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-19T11:13:10.474 DEBUG:teuthology.provision.fog.trial054:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T11:13:10.526 INFO:teuthology.provision.fog.trial054:Scheduling deploy of centos 9.stream 2026-02-19T11:13:12.101 INFO:teuthology.orchestra.console.trial054:Power off 2026-02-19T11:13:12.101 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T11:13:12.141 DEBUG:teuthology.orchestra.console.trial054:power off output: Chassis Power Control: Down/Off 2026-02-19T11:13:16.145 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:13:16.256 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is off 2026-02-19T11:13:16.256 INFO:teuthology.orchestra.console.trial054:Power off completed 2026-02-19T11:13:16.357 INFO:teuthology.orchestra.console.trial054:Power on 2026-02-19T11:13:16.357 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T11:13:16.400 DEBUG:teuthology.orchestra.console.trial054:power on output: Chassis Power Control: Up/On 2026-02-19T11:13:20.405 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:13:20.515 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is on 2026-02-19T11:13:20.516 INFO:teuthology.orchestra.console.trial054:Power on completed 2026-02-19T11:13:20.616 INFO:teuthology.provision.fog.trial054:Waiting for deploy to finish 2026-02-19T11:15:08.163 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:15:08.315 ERROR:teuthology.orchestra.connection:Error authenticating with trial054.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-19T11:16:12.316 WARNING:teuthology.provision.fog.trial054:timed out 2026-02-19T11:16:18.318 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:16:21.464 ERROR:teuthology.orchestra.connection:Error authenticating with trial054.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-19T11:16:25.554 ERROR:teuthology.orchestra.connection:Error authenticating with trial054.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-19T11:16:32.669 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T11:16:32.669 DEBUG:teuthology.orchestra.run.trial054:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T11:16:32.891 INFO:teuthology.provision.fog.trial054:Node is ready 2026-02-19T11:16:32.891 DEBUG:teuthology.orchestra.run.trial054:> hostname 2026-02-19T11:16:32.948 INFO:teuthology.orchestra.run.trial054.stdout:trial054.front.sepia.ceph.com 2026-02-19T11:16:32.948 DEBUG:teuthology.orchestra.run.trial054:> grep trial054.front.sepia.ceph.com /etc/hosts 2026-02-19T11:16:33.006 INFO:teuthology.orchestra.run.trial054.stdout:10.20.193.54 trial054.front.sepia.ceph.com trial054 2026-02-19T11:16:33.006 DEBUG:teuthology.orchestra.run.trial054:> sudo hostname trial054 2026-02-19T11:16:33.076 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/trial054.front.sepia.ceph.com/trial054/g' /etc/hosts 2026-02-19T11:16:33.144 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/10.20.193.54/10.20.193.54/g' /etc/hosts 2026-02-19T11:16:33.208 DEBUG:teuthology.orchestra.run.trial054:> sudo sed -i -e 's/trial054.front.sepia.ceph.com/trial054/g' /etc/hostname 2026-02-19T11:16:33.273 DEBUG:teuthology.orchestra.run.trial054:> sudo hostname trial054 2026-02-19T11:16:33.340 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-19T11:16:33.398 INFO:teuthology.orchestra.run.trial054.stdout:NAME="CentOS Stream" 2026-02-19T11:16:33.398 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="9" 2026-02-19T11:16:33.398 INFO:teuthology.orchestra.run.trial054.stdout:ID="centos" 2026-02-19T11:16:33.398 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="9" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:ANSI_COLOR="0;31" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:16:33.399 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:16:33.400 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:16:33.400 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:16:33.400 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:16:33.401 INFO:teuthology.provision.fog.trial054:Deploy complete! 2026-02-19T11:16:33.401 DEBUG:teuthology.parallel:result is None 2026-02-19T11:16:33.671 INFO:teuthology.lock.ops:Checking trial054.front.sepia.ceph.com 2026-02-19T11:16:33.671 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T11:16:33.746 INFO:teuthology.lock.ops:Updating [trial054.front.sepia.ceph.com]: set os type and version on server 2026-02-19T11:16:33.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-19T11:16:33.746 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial054.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:16:33.811 DEBUG:teuthology.orchestra.run.trial054:> true 2026-02-19T11:16:33.888 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial054.front.sepia.ceph.com' 2026-02-19T11:16:33.888 DEBUG:teuthology.orchestra.run.trial054:> uname -m 2026-02-19T11:16:33.943 INFO:teuthology.orchestra.run.trial054.stdout:x86_64 2026-02-19T11:16:33.943 DEBUG:teuthology.orchestra.run.trial054:> cat /etc/os-release 2026-02-19T11:16:33.999 INFO:teuthology.orchestra.run.trial054.stdout:NAME="CentOS Stream" 2026-02-19T11:16:33.999 INFO:teuthology.orchestra.run.trial054.stdout:VERSION="9" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:ID="centos" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:VERSION_ID="9" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:ANSI_COLOR="0;31" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:16:34.000 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:16:34.001 INFO:teuthology.orchestra.run.trial054.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:16:34.001 INFO:teuthology.lock.ops:Updating trial054.front.sepia.ceph.com on lock server 2026-02-19T11:16:34.117 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:16:34.200 INFO:teuthology.dispatcher.supervisor:Running job 57984 2026-02-19T11:16:34.201 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-19_09:54:34-orch:cephadm-main-distro-default-trial/57984 --name shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial --description orch:cephadm/smoke-singlehost/{0-random-distro$/{centos_9.stream_runc} 1-start 2-services/rgw 3-final} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57984/orig.config.yaml 2026-02-19T11:16:34.201 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/57984 2026-02-19T11:16:34.201 INFO:teuthology.dispatcher.supervisor:Job PID: 2149954 2026-02-19T11:16:34.201 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T11:18:34.202 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:20:34.321 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:22:34.444 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:22:34.564 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T11:22:34.628 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T11:22:34.918 INFO:teuthology.orchestra.console.trial054:Power off 2026-02-19T11:22:34.918 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T11:22:34.958 DEBUG:teuthology.orchestra.console.trial054:power off output: Chassis Power Control: Down/Off 2026-02-19T11:22:38.959 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:22:39.070 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is on 2026-02-19T11:22:43.070 DEBUG:teuthology.orchestra.console.trial054:pexpect command: ipmitool -H trial054.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:22:43.178 DEBUG:teuthology.orchestra.console.trial054:check power output: Chassis Power is off 2026-02-19T11:22:43.178 INFO:teuthology.orchestra.console.trial054:Power off completed 2026-02-19T11:22:43.358 INFO:teuthology.lock.ops:unlocked: trial054.front.sepia.ceph.com