2026-02-19T12:22:39.782 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T12:22:39.782 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:22:39.853 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:22:39.989 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75753db7b600>, signals=[15]) 2026-02-19T12:22:39.989 INFO:teuthology.lock.ops:Start node 'trial014.front.sepia.ceph.com' reimaging 2026-02-19T12:22:39.989 INFO:teuthology.lock.ops:Updating [trial014.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T12:22:39.989 INFO:teuthology.lock.ops:Updating trial014.front.sepia.ceph.com on lock server 2026-02-19T12:22:40.197 DEBUG:teuthology.provision.fog.trial014:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T12:22:40.249 INFO:teuthology.provision.fog.trial014:Scheduling deploy of rocky 10.1 2026-02-19T12:22:41.889 INFO:teuthology.orchestra.console.trial014:Power off 2026-02-19T12:22:41.889 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T12:22:41.929 DEBUG:teuthology.orchestra.console.trial014:power off output: Chassis Power Control: Down/Off 2026-02-19T12:22:45.933 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:22:46.040 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is off 2026-02-19T12:22:46.041 INFO:teuthology.orchestra.console.trial014:Power off completed 2026-02-19T12:22:46.141 INFO:teuthology.orchestra.console.trial014:Power on 2026-02-19T12:22:46.141 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T12:22:46.180 DEBUG:teuthology.orchestra.console.trial014:power on output: Chassis Power Control: Up/On 2026-02-19T12:22:50.185 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:22:50.295 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is on 2026-02-19T12:22:50.295 INFO:teuthology.orchestra.console.trial014:Power on completed 2026-02-19T12:22:50.396 INFO:teuthology.provision.fog.trial014:Waiting for deploy to finish 2026-02-19T12:24:38.145 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:24:41.216 WARNING:teuthology.provision.fog.trial014:[Errno None] Unable to connect to port 22 on 10.20.193.14 2026-02-19T12:24:47.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:24:50.305 WARNING:teuthology.provision.fog.trial014:[Errno None] Unable to connect to port 22 on 10.20.193.14 2026-02-19T12:24:56.312 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:24:59.392 WARNING:teuthology.provision.fog.trial014:[Errno None] Unable to connect to port 22 on 10.20.193.14 2026-02-19T12:25:05.398 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:25:08.480 WARNING:teuthology.provision.fog.trial014:[Errno None] Unable to connect to port 22 on 10.20.193.14 2026-02-19T12:25:14.487 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:25:17.568 WARNING:teuthology.provision.fog.trial014:[Errno None] Unable to connect to port 22 on 10.20.193.14 2026-02-19T12:25:23.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:25:59.585 ERROR:teuthology.orchestra.connection:Error authenticating with trial014.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-19T12:26:03.671 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T12:26:03.672 DEBUG:teuthology.orchestra.run.trial014:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T12:26:03.868 INFO:teuthology.provision.fog.trial014:Node is ready 2026-02-19T12:26:03.869 DEBUG:teuthology.orchestra.run.trial014:> hostname 2026-02-19T12:26:03.927 INFO:teuthology.orchestra.run.trial014.stdout:trial014.front.sepia.ceph.com 2026-02-19T12:26:03.928 DEBUG:teuthology.orchestra.run.trial014:> grep trial014.front.sepia.ceph.com /etc/hosts 2026-02-19T12:26:03.985 INFO:teuthology.orchestra.run.trial014.stdout:10.20.193.14 trial014.front.sepia.ceph.com trial014 2026-02-19T12:26:03.986 DEBUG:teuthology.orchestra.run.trial014:> sudo hostname trial014 2026-02-19T12:26:04.058 DEBUG:teuthology.orchestra.run.trial014:> sudo sed -i -e 's/trial014.front.sepia.ceph.com/trial014/g' /etc/hosts 2026-02-19T12:26:04.126 DEBUG:teuthology.orchestra.run.trial014:> sudo sed -i -e 's/10.20.193.14/10.20.193.14/g' /etc/hosts 2026-02-19T12:26:04.193 DEBUG:teuthology.orchestra.run.trial014:> sudo sed -i -e 's/trial014.front.sepia.ceph.com/trial014/g' /etc/hostname 2026-02-19T12:26:04.259 DEBUG:teuthology.orchestra.run.trial014:> sudo hostname trial014 2026-02-19T12:26:04.325 DEBUG:teuthology.orchestra.run.trial014:> cat /etc/os-release 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:NAME="Rocky Linux" 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:ID="rocky" 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:VERSION_ID="10.1" 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:PLATFORM_ID="platform:el10" 2026-02-19T12:26:04.383 INFO:teuthology.orchestra.run.trial014.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:ANSI_COLOR="0;32" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:LOGO="fedora-logo-icon" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:VENDOR_NAME="RESF" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:SUPPORT_END="2035-05-31" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T12:26:04.384 INFO:teuthology.orchestra.run.trial014.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:26:04.385 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T12:26:04.385 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:26:04.385 INFO:teuthology.provision.fog.trial014:Deploy complete! 2026-02-19T12:26:04.387 DEBUG:teuthology.parallel:result is None 2026-02-19T12:26:04.661 INFO:teuthology.lock.ops:Checking trial014.front.sepia.ceph.com 2026-02-19T12:26:04.661 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T12:26:04.744 INFO:teuthology.lock.ops:Updating [trial014.front.sepia.ceph.com]: set os type and version on server 2026-02-19T12:26:04.744 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial014.front.sepia.ceph.com' 2026-02-19T12:26:04.744 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial014.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T12:26:04.808 DEBUG:teuthology.orchestra.run.trial014:> true 2026-02-19T12:26:04.893 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial014.front.sepia.ceph.com' 2026-02-19T12:26:04.893 DEBUG:teuthology.orchestra.run.trial014:> uname -m 2026-02-19T12:26:04.951 INFO:teuthology.orchestra.run.trial014.stdout:x86_64 2026-02-19T12:26:04.952 DEBUG:teuthology.orchestra.run.trial014:> cat /etc/os-release 2026-02-19T12:26:05.008 INFO:teuthology.orchestra.run.trial014.stdout:NAME="Rocky Linux" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:ID="rocky" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:VERSION_ID="10.1" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:PLATFORM_ID="platform:el10" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:ANSI_COLOR="0;32" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:LOGO="fedora-logo-icon" 2026-02-19T12:26:05.009 INFO:teuthology.orchestra.run.trial014.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:VENDOR_NAME="RESF" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:SUPPORT_END="2035-05-31" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T12:26:05.010 INFO:teuthology.orchestra.run.trial014.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T12:26:05.011 INFO:teuthology.lock.ops:Updating trial014.front.sepia.ceph.com on lock server 2026-02-19T12:26:05.113 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:26:05.208 INFO:teuthology.dispatcher.supervisor:Running job 58567 2026-02-19T12:26:05.208 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/58567 --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/singleton/{all/erasure-code-nonregression mon_election/connectivity msgr-failures/many msgr/async-v2only objectstore/{bluestore/{alloc$/{bitmap} base mem$/{low} onode-segment$/{512K-onoff} write$/{v2/{compr$/{yes$/{zstd}} v2}}}} rados supported-random-distro$/{rpm_latest}} -- /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/58567/orig.config.yaml 2026-02-19T12:26:05.208 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/58567 2026-02-19T12:26:05.208 INFO:teuthology.dispatcher.supervisor:Job PID: 2452700 2026-02-19T12:26:05.208 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T12:28:05.309 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:30:05.532 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:30:05.625 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T12:30:05.686 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T12:30:05.981 INFO:teuthology.orchestra.console.trial014:Power off 2026-02-19T12:30:05.981 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T12:30:06.022 DEBUG:teuthology.orchestra.console.trial014:power off output: Chassis Power Control: Down/Off 2026-02-19T12:30:10.027 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:30:10.136 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is on 2026-02-19T12:30:14.140 DEBUG:teuthology.orchestra.console.trial014:pexpect command: ipmitool -H trial014.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T12:30:14.250 DEBUG:teuthology.orchestra.console.trial014:check power output: Chassis Power is off 2026-02-19T12:30:14.251 INFO:teuthology.orchestra.console.trial014:Power off completed 2026-02-19T12:30:14.461 INFO:teuthology.lock.ops:unlocked: trial014.front.sepia.ceph.com