2026-02-18T05:07:35.543 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T05:07:35.544 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:07:35.614 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:07:35.749 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x79e65b936d40>, signals=[15]) 2026-02-18T05:07:35.750 INFO:teuthology.lock.ops:Start node 'trial154.front.sepia.ceph.com' reimaging 2026-02-18T05:07:35.750 INFO:teuthology.lock.ops:Updating [trial154.front.sepia.ceph.com]: reset os type and version on server 2026-02-18T05:07:35.750 INFO:teuthology.lock.ops:Updating trial154.front.sepia.ceph.com on lock server 2026-02-18T05:07:35.923 DEBUG:teuthology.provision.fog.trial154:Requesting image trial_centos_9.stream (ID 3) 2026-02-18T05:07:35.950 INFO:teuthology.provision.fog.trial154:Scheduling deploy of centos 9.stream 2026-02-18T05:07:36.883 INFO:teuthology.orchestra.console.trial154:Power off 2026-02-18T05:07:36.883 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T05:07:36.921 DEBUG:teuthology.orchestra.console.trial154:power off output: Chassis Power Control: Down/Off 2026-02-18T05:07:40.925 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:07:41.035 DEBUG:teuthology.orchestra.console.trial154:check power output: Chassis Power is off 2026-02-18T05:07:41.035 INFO:teuthology.orchestra.console.trial154:Power off completed 2026-02-18T05:07:41.135 INFO:teuthology.orchestra.console.trial154:Power on 2026-02-18T05:07:41.136 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-18T05:07:41.175 DEBUG:teuthology.orchestra.console.trial154:power on output: Chassis Power Control: Up/On 2026-02-18T05:07:45.179 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:07:45.289 DEBUG:teuthology.orchestra.console.trial154:check power output: Chassis Power is on 2026-02-18T05:07:45.290 INFO:teuthology.orchestra.console.trial154:Power on completed 2026-02-18T05:07:45.390 INFO:teuthology.provision.fog.trial154:Waiting for deploy to finish 2026-02-18T05:09:32.701 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:09:32.791 ERROR:teuthology.orchestra.connection:Error authenticating with trial154.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-18T05:10:36.793 WARNING:teuthology.provision.fog.trial154:timed out 2026-02-18T05:10:42.795 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:10:50.116 ERROR:teuthology.orchestra.connection:Error authenticating with trial154.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-18T05:10:54.180 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-18T05:10:54.180 DEBUG:teuthology.orchestra.run.trial154:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-18T05:10:58.985 INFO:teuthology.provision.fog.trial154:Node is ready 2026-02-18T05:10:58.985 DEBUG:teuthology.orchestra.run.trial154:> hostname 2026-02-18T05:10:59.002 INFO:teuthology.orchestra.run.trial154.stdout:trial154.front.sepia.ceph.com 2026-02-18T05:10:59.002 DEBUG:teuthology.orchestra.run.trial154:> grep trial154.front.sepia.ceph.com /etc/hosts 2026-02-18T05:10:59.066 INFO:teuthology.orchestra.run.trial154.stdout:10.20.193.154 trial154.front.sepia.ceph.com trial154 2026-02-18T05:10:59.066 DEBUG:teuthology.orchestra.run.trial154:> sudo hostname trial154 2026-02-18T05:10:59.186 DEBUG:teuthology.orchestra.run.trial154:> sudo sed -i -e 's/trial154.front.sepia.ceph.com/trial154/g' /etc/hosts 2026-02-18T05:10:59.232 DEBUG:teuthology.orchestra.run.trial154:> sudo sed -i -e 's/10.20.193.154/10.20.193.154/g' /etc/hosts 2026-02-18T05:10:59.256 DEBUG:teuthology.orchestra.run.trial154:> sudo sed -i -e 's/trial154.front.sepia.ceph.com/trial154/g' /etc/hostname 2026-02-18T05:10:59.320 DEBUG:teuthology.orchestra.run.trial154:> sudo hostname trial154 2026-02-18T05:10:59.379 DEBUG:teuthology.orchestra.run.trial154:> cat /etc/os-release 2026-02-18T05:10:59.433 INFO:teuthology.orchestra.run.trial154.stdout:NAME="CentOS Stream" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:VERSION="9" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:ID="centos" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:ID_LIKE="rhel fedora" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:VERSION_ID="9" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:PLATFORM_ID="platform:el9" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:ANSI_COLOR="0;31" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:LOGO="fedora-logo-icon" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:HOME_URL="https://centos.org/" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T05:10:59.434 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T05:10:59.434 INFO:teuthology.provision.fog.trial154:Deploy complete! 2026-02-18T05:10:59.434 DEBUG:teuthology.parallel:result is None 2026-02-18T05:10:59.676 INFO:teuthology.lock.ops:Checking trial154.front.sepia.ceph.com 2026-02-18T05:10:59.676 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-18T05:10:59.734 INFO:teuthology.lock.ops:Updating [trial154.front.sepia.ceph.com]: set os type and version on server 2026-02-18T05:10:59.734 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T05:10:59.734 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:10:59.793 DEBUG:teuthology.orchestra.run.trial154:> true 2026-02-18T05:10:59.887 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-18T05:10:59.888 DEBUG:teuthology.orchestra.run.trial154:> uname -m 2026-02-18T05:10:59.940 INFO:teuthology.orchestra.run.trial154.stdout:x86_64 2026-02-18T05:10:59.940 DEBUG:teuthology.orchestra.run.trial154:> cat /etc/os-release 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:NAME="CentOS Stream" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:VERSION="9" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:ID="centos" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:ID_LIKE="rhel fedora" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:VERSION_ID="9" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:PLATFORM_ID="platform:el9" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:ANSI_COLOR="0;31" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:LOGO="fedora-logo-icon" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:HOME_URL="https://centos.org/" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T05:10:59.994 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T05:10:59.995 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T05:10:59.995 INFO:teuthology.lock.ops:Updating trial154.front.sepia.ceph.com on lock server 2026-02-18T05:11:00.052 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:11:00.137 INFO:teuthology.dispatcher.supervisor:Running job 54727 2026-02-18T05:11:00.138 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-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54727 --name yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial --description orch/cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/classic task/test_cephadm} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54727/orig.config.yaml 2026-02-18T05:11:00.138 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:23:05-orch-20.2.1_2.17.26-baseline_2-distro-default-trial/54727 2026-02-18T05:11:00.138 INFO:teuthology.dispatcher.supervisor:Job PID: 2805694 2026-02-18T05:11:00.138 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-18T05:13:00.139 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:15:00.215 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:17:00.335 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:19:00.455 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:21:00.578 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:23:00.708 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:23:00.826 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-18T05:23:00.893 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-18T05:23:01.176 INFO:teuthology.orchestra.console.trial154:Power off 2026-02-18T05:23:01.176 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-18T05:23:01.214 DEBUG:teuthology.orchestra.console.trial154:power off output: Chassis Power Control: Down/Off 2026-02-18T05:23:05.215 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:23:05.326 DEBUG:teuthology.orchestra.console.trial154:check power output: Chassis Power is on 2026-02-18T05:23:09.327 DEBUG:teuthology.orchestra.console.trial154:pexpect command: ipmitool -H trial154.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-18T05:23:09.437 DEBUG:teuthology.orchestra.console.trial154:check power output: Chassis Power is off 2026-02-18T05:23:09.438 INFO:teuthology.orchestra.console.trial154:Power off completed 2026-02-18T05:23:09.647 INFO:teuthology.lock.ops:unlocked: trial154.front.sepia.ceph.com