2026-02-19T13:36:54.267 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T13:36:54.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:36:54.338 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:36:54.470 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7123c4576fc0>, signals=[15]) 2026-02-19T13:36:54.471 INFO:teuthology.lock.ops:Start node 'trial061.front.sepia.ceph.com' reimaging 2026-02-19T13:36:54.471 INFO:teuthology.lock.ops:Updating [trial061.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T13:36:54.471 INFO:teuthology.lock.ops:Updating trial061.front.sepia.ceph.com on lock server 2026-02-19T13:36:54.678 DEBUG:teuthology.provision.fog.trial061:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T13:36:54.738 INFO:teuthology.provision.fog.trial061:Scheduling deploy of rocky 10.1 2026-02-19T13:36:56.121 INFO:teuthology.orchestra.console.trial061:Power off 2026-02-19T13:36:56.121 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:36:56.160 DEBUG:teuthology.orchestra.console.trial061:power off output: Chassis Power Control: Down/Off 2026-02-19T13:37:00.165 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:37:00.273 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is off 2026-02-19T13:37:00.273 INFO:teuthology.orchestra.console.trial061:Power off completed 2026-02-19T13:37:00.374 INFO:teuthology.orchestra.console.trial061:Power on 2026-02-19T13:37:00.374 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T13:37:00.413 DEBUG:teuthology.orchestra.console.trial061:power on output: Chassis Power Control: Up/On 2026-02-19T13:37:04.417 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:37:04.526 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is on 2026-02-19T13:37:04.526 INFO:teuthology.orchestra.console.trial061:Power on completed 2026-02-19T13:37:04.627 INFO:teuthology.provision.fog.trial061:Waiting for deploy to finish 2026-02-19T13:38:52.057 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:38:55.168 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-19T13:39:01.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:39:04.256 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-19T13:39:10.262 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:39:13.344 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-19T13:39:19.350 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:39:22.432 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-19T13:39:28.439 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:39:31.520 WARNING:teuthology.provision.fog.trial061:[Errno None] Unable to connect to port 22 on 10.20.193.61 2026-02-19T13:39:37.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:40:13.457 ERROR:teuthology.orchestra.connection:Error authenticating with trial061.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-19T13:40:17.555 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T13:40:17.555 DEBUG:teuthology.orchestra.run.trial061:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T13:40:17.745 INFO:teuthology.provision.fog.trial061:Node is ready 2026-02-19T13:40:17.745 DEBUG:teuthology.orchestra.run.trial061:> hostname 2026-02-19T13:40:17.801 INFO:teuthology.orchestra.run.trial061.stdout:trial061.front.sepia.ceph.com 2026-02-19T13:40:17.802 DEBUG:teuthology.orchestra.run.trial061:> grep trial061.front.sepia.ceph.com /etc/hosts 2026-02-19T13:40:17.856 INFO:teuthology.orchestra.run.trial061.stdout:10.20.193.61 trial061.front.sepia.ceph.com trial061 2026-02-19T13:40:17.856 DEBUG:teuthology.orchestra.run.trial061:> sudo hostname trial061 2026-02-19T13:40:17.925 DEBUG:teuthology.orchestra.run.trial061:> sudo sed -i -e 's/trial061.front.sepia.ceph.com/trial061/g' /etc/hosts 2026-02-19T13:40:18.005 DEBUG:teuthology.orchestra.run.trial061:> sudo sed -i -e 's/10.20.193.61/10.20.193.61/g' /etc/hosts 2026-02-19T13:40:18.031 DEBUG:teuthology.orchestra.run.trial061:> sudo sed -i -e 's/trial061.front.sepia.ceph.com/trial061/g' /etc/hostname 2026-02-19T13:40:18.095 DEBUG:teuthology.orchestra.run.trial061:> sudo hostname trial061 2026-02-19T13:40:18.159 DEBUG:teuthology.orchestra.run.trial061:> cat /etc/os-release 2026-02-19T13:40:18.213 INFO:teuthology.orchestra.run.trial061.stdout:NAME="Rocky Linux" 2026-02-19T13:40:18.213 INFO:teuthology.orchestra.run.trial061.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:ID="rocky" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:VERSION_ID="10.1" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:ANSI_COLOR="0;32" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_NAME="RESF" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:40:18.214 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:40:18.215 INFO:teuthology.provision.fog.trial061:Deploy complete! 2026-02-19T13:40:18.216 DEBUG:teuthology.parallel:result is None 2026-02-19T13:40:18.450 INFO:teuthology.lock.ops:Checking trial061.front.sepia.ceph.com 2026-02-19T13:40:18.450 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T13:40:18.514 INFO:teuthology.lock.ops:Updating [trial061.front.sepia.ceph.com]: set os type and version on server 2026-02-19T13:40:18.515 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial061.front.sepia.ceph.com' 2026-02-19T13:40:18.515 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial061.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:40:18.577 DEBUG:teuthology.orchestra.run.trial061:> true 2026-02-19T13:40:18.660 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial061.front.sepia.ceph.com' 2026-02-19T13:40:18.660 DEBUG:teuthology.orchestra.run.trial061:> uname -m 2026-02-19T13:40:18.715 INFO:teuthology.orchestra.run.trial061.stdout:x86_64 2026-02-19T13:40:18.715 DEBUG:teuthology.orchestra.run.trial061:> cat /etc/os-release 2026-02-19T13:40:18.770 INFO:teuthology.orchestra.run.trial061.stdout:NAME="Rocky Linux" 2026-02-19T13:40:18.770 INFO:teuthology.orchestra.run.trial061.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:ID="rocky" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:VERSION_ID="10.1" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:ANSI_COLOR="0;32" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_NAME="RESF" 2026-02-19T13:40:18.771 INFO:teuthology.orchestra.run.trial061.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:40:18.772 INFO:teuthology.orchestra.run.trial061.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:40:18.772 INFO:teuthology.orchestra.run.trial061.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:40:18.772 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:40:18.772 INFO:teuthology.orchestra.run.trial061.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:40:18.772 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:40:18.772 INFO:teuthology.orchestra.run.trial061.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:40:18.773 INFO:teuthology.lock.ops:Updating trial061.front.sepia.ceph.com on lock server 2026-02-19T13:40:18.883 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:40:18.982 INFO:teuthology.dispatcher.supervisor:Running job 58837 2026-02-19T13:40:18.982 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_nmordech@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58837 --name nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial --description rados/cephadm/workunits/{0-distro/rocky_10 agent/off mon_election/classic task/test_cephadm} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58837/orig.config.yaml 2026-02-19T13:40:18.982 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-19_12:10:46-rados-wip-rocky10-branch-of-the-day-2026-02-18-1771415652-tentacle-distro-default-trial/58837 2026-02-19T13:40:18.982 INFO:teuthology.dispatcher.supervisor:Job PID: 2848792 2026-02-19T13:40:18.983 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T13:42:19.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:44:19.289 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:46:19.513 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:48:19.694 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:50:19.824 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:50:19.896 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-19T13:50:19.953 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T13:50:20.253 INFO:teuthology.orchestra.console.trial061:Power off 2026-02-19T13:50:20.253 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:50:20.293 DEBUG:teuthology.orchestra.console.trial061:power off output: Chassis Power Control: Down/Off 2026-02-19T13:50:24.298 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:50:24.407 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is on 2026-02-19T13:50:28.407 DEBUG:teuthology.orchestra.console.trial061:pexpect command: ipmitool -H trial061.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:50:28.518 DEBUG:teuthology.orchestra.console.trial061:check power output: Chassis Power is off 2026-02-19T13:50:28.519 INFO:teuthology.orchestra.console.trial061:Power off completed 2026-02-19T13:50:28.730 INFO:teuthology.lock.ops:unlocked: trial061.front.sepia.ceph.com