2026-02-21T19:53:25.678 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-21T19:53:25.679 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T19:53:25.759 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T19:53:25.906 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7eada0418ea0>, signals=[15]) 2026-02-21T19:53:25.906 INFO:teuthology.lock.ops:Start node 'trial127.front.sepia.ceph.com' reimaging 2026-02-21T19:53:25.906 INFO:teuthology.lock.ops:Updating [trial127.front.sepia.ceph.com]: reset os type and version on server 2026-02-21T19:53:25.907 INFO:teuthology.lock.ops:Updating trial127.front.sepia.ceph.com on lock server 2026-02-21T19:53:26.063 DEBUG:teuthology.provision.fog.trial127:Requesting image trial_centos_9.stream (ID 3) 2026-02-21T19:53:26.083 INFO:teuthology.provision.fog.trial127:Scheduling deploy of centos 9.stream 2026-02-21T19:53:31.815 INFO:teuthology.orchestra.console.trial127:Power off 2026-02-21T19:53:31.815 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T19:53:31.854 DEBUG:teuthology.orchestra.console.trial127:power off output: Chassis Power Control: Down/Off 2026-02-21T19:53:35.860 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T19:53:35.967 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is off 2026-02-21T19:53:35.968 INFO:teuthology.orchestra.console.trial127:Power off completed 2026-02-21T19:53:36.068 INFO:teuthology.orchestra.console.trial127:Power on 2026-02-21T19:53:36.068 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-21T19:53:36.108 DEBUG:teuthology.orchestra.console.trial127:power on output: Chassis Power Control: Up/On 2026-02-21T19:53:40.113 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T19:53:40.223 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is on 2026-02-21T19:53:40.224 INFO:teuthology.orchestra.console.trial127:Power on completed 2026-02-21T19:53:40.324 INFO:teuthology.provision.fog.trial127:Waiting for deploy to finish 2026-02-21T19:58:51.666 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T19:58:54.720 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-21T19:59:00.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T19:59:03.808 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-21T19:59:09.814 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T19:59:12.896 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-21T19:59:18.902 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T19:59:21.984 WARNING:teuthology.provision.fog.trial127:[Errno None] Unable to connect to port 22 on 10.20.193.127 2026-02-21T19:59:27.990 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:00:04.123 ERROR:teuthology.orchestra.connection:Error authenticating with trial127.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-21T20:00:08.194 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-21T20:00:08.194 DEBUG:teuthology.orchestra.run.trial127:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-21T20:00:08.417 INFO:teuthology.provision.fog.trial127:Node is ready 2026-02-21T20:00:08.417 DEBUG:teuthology.orchestra.run.trial127:> hostname 2026-02-21T20:00:08.475 INFO:teuthology.orchestra.run.trial127.stdout:trial127.front.sepia.ceph.com 2026-02-21T20:00:08.475 DEBUG:teuthology.orchestra.run.trial127:> grep trial127.front.sepia.ceph.com /etc/hosts 2026-02-21T20:00:08.533 INFO:teuthology.orchestra.run.trial127.stdout:10.20.193.127 trial127.front.sepia.ceph.com trial127 2026-02-21T20:00:08.533 DEBUG:teuthology.orchestra.run.trial127:> sudo hostname trial127 2026-02-21T20:00:08.605 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/trial127.front.sepia.ceph.com/trial127/g' /etc/hosts 2026-02-21T20:00:08.670 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/10.20.193.127/10.20.193.127/g' /etc/hosts 2026-02-21T20:00:08.736 DEBUG:teuthology.orchestra.run.trial127:> sudo sed -i -e 's/trial127.front.sepia.ceph.com/trial127/g' /etc/hostname 2026-02-21T20:00:08.801 DEBUG:teuthology.orchestra.run.trial127:> sudo hostname trial127 2026-02-21T20:00:08.867 DEBUG:teuthology.orchestra.run.trial127:> cat /etc/os-release 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:NAME="CentOS Stream" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:VERSION="9" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:ID="centos" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:ID_LIKE="rhel fedora" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:VERSION_ID="9" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:PLATFORM_ID="platform:el9" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:ANSI_COLOR="0;31" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:LOGO="fedora-logo-icon" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:HOME_URL="https://centos.org/" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T20:00:08.923 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T20:00:08.924 INFO:teuthology.provision.fog.trial127:Deploy complete! 2026-02-21T20:00:08.924 DEBUG:teuthology.parallel:result is None 2026-02-21T20:00:09.143 INFO:teuthology.lock.ops:Checking trial127.front.sepia.ceph.com 2026-02-21T20:00:09.143 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-21T20:00:09.211 INFO:teuthology.lock.ops:Updating [trial127.front.sepia.ceph.com]: set os type and version on server 2026-02-21T20:00:09.211 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial127.front.sepia.ceph.com' 2026-02-21T20:00:09.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial127.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-21T20:00:09.278 DEBUG:teuthology.orchestra.run.trial127:> true 2026-02-21T20:00:09.363 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial127.front.sepia.ceph.com' 2026-02-21T20:00:09.363 DEBUG:teuthology.orchestra.run.trial127:> uname -m 2026-02-21T20:00:09.419 INFO:teuthology.orchestra.run.trial127.stdout:x86_64 2026-02-21T20:00:09.419 DEBUG:teuthology.orchestra.run.trial127:> cat /etc/os-release 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:NAME="CentOS Stream" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:VERSION="9" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:ID="centos" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:ID_LIKE="rhel fedora" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:VERSION_ID="9" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:PLATFORM_ID="platform:el9" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:ANSI_COLOR="0;31" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:LOGO="fedora-logo-icon" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:HOME_URL="https://centos.org/" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-21T20:00:09.474 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-21T20:00:09.475 INFO:teuthology.orchestra.run.trial127.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-21T20:00:09.475 INFO:teuthology.lock.ops:Updating trial127.front.sepia.ceph.com on lock server 2026-02-21T20:00:09.546 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:00:09.645 INFO:teuthology.dispatcher.supervisor:Running job 62935 2026-02-21T20:00:09.645 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_adking@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62935 --name adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial --description orch:cephadm/no-agent-workunits/{0-distro/centos_9.stream mon_election/connectivity task/test_cephadm_timeout} -- /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62935/orig.config.yaml 2026-02-21T20:00:09.646 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/adking-2026-02-21_19:52:04-orch:cephadm-wip-adk3-testing-2026-02-12-2007-distro-default-trial/62935 2026-02-21T20:00:09.646 INFO:teuthology.dispatcher.supervisor:Job PID: 474059 2026-02-21T20:00:09.646 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-21T20:02:09.746 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:04:09.922 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:06:10.103 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:08:10.292 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:10:10.472 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-21T20:10:10.549 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-21T20:10:10.608 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-21T20:10:10.904 INFO:teuthology.orchestra.console.trial127:Power off 2026-02-21T20:10:10.904 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-21T20:10:10.943 DEBUG:teuthology.orchestra.console.trial127:power off output: Chassis Power Control: Down/Off 2026-02-21T20:10:14.948 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T20:10:15.056 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is on 2026-02-21T20:10:19.060 DEBUG:teuthology.orchestra.console.trial127:pexpect command: ipmitool -H trial127.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-21T20:10:19.170 DEBUG:teuthology.orchestra.console.trial127:check power output: Chassis Power is off 2026-02-21T20:10:19.171 INFO:teuthology.orchestra.console.trial127:Power off completed 2026-02-21T20:10:19.381 INFO:teuthology.lock.ops:unlocked: trial127.front.sepia.ceph.com