2026-02-19T13:10:30.101 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T13:10:30.101 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:10:30.175 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:10:30.313 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x78f1bd6936a0>, signals=[15]) 2026-02-19T13:10:30.313 INFO:teuthology.lock.ops:Start node 'trial139.front.sepia.ceph.com' reimaging 2026-02-19T13:10:30.313 INFO:teuthology.lock.ops:Updating [trial139.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T13:10:30.313 INFO:teuthology.lock.ops:Updating trial139.front.sepia.ceph.com on lock server 2026-02-19T13:10:30.516 DEBUG:teuthology.provision.fog.trial139:Requesting image trial_rocky_10.1 (ID 4) 2026-02-19T13:10:30.538 INFO:teuthology.provision.fog.trial139:Scheduling deploy of rocky 10.1 2026-02-19T13:10:31.481 INFO:teuthology.orchestra.console.trial139:Power off 2026-02-19T13:10:31.481 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:10:31.524 DEBUG:teuthology.orchestra.console.trial139:power off output: Chassis Power Control: Down/Off 2026-02-19T13:10:35.528 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:10:35.636 DEBUG:teuthology.orchestra.console.trial139:check power output: Chassis Power is off 2026-02-19T13:10:35.636 INFO:teuthology.orchestra.console.trial139:Power off completed 2026-02-19T13:10:35.737 INFO:teuthology.orchestra.console.trial139:Power on 2026-02-19T13:10:35.737 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T13:10:35.775 DEBUG:teuthology.orchestra.console.trial139:power on output: Chassis Power Control: Up/On 2026-02-19T13:10:39.780 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:10:39.890 DEBUG:teuthology.orchestra.console.trial139:check power output: Chassis Power is on 2026-02-19T13:10:39.891 INFO:teuthology.orchestra.console.trial139:Power on completed 2026-02-19T13:10:39.991 INFO:teuthology.provision.fog.trial139:Waiting for deploy to finish 2026-02-19T13:12:27.246 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:13:06.177 WARNING:teuthology.provision.fog.trial139:[Errno None] Unable to connect to port 22 on 10.20.193.139 2026-02-19T13:13:12.180 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:13:48.295 ERROR:teuthology.orchestra.connection:Error authenticating with trial139.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:13:52.417 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T13:13:52.418 DEBUG:teuthology.orchestra.run.trial139:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T13:13:57.976 INFO:teuthology.provision.fog.trial139:Node is ready 2026-02-19T13:13:57.976 DEBUG:teuthology.orchestra.run.trial139:> hostname 2026-02-19T13:13:57.993 INFO:teuthology.orchestra.run.trial139.stdout:trial139.front.sepia.ceph.com 2026-02-19T13:13:57.994 DEBUG:teuthology.orchestra.run.trial139:> grep trial139.front.sepia.ceph.com /etc/hosts 2026-02-19T13:13:58.051 INFO:teuthology.orchestra.run.trial139.stdout:10.20.193.139 trial139.front.sepia.ceph.com trial139 2026-02-19T13:13:58.052 DEBUG:teuthology.orchestra.run.trial139:> sudo hostname trial139 2026-02-19T13:13:58.123 DEBUG:teuthology.orchestra.run.trial139:> sudo sed -i -e 's/trial139.front.sepia.ceph.com/trial139/g' /etc/hosts 2026-02-19T13:13:58.189 DEBUG:teuthology.orchestra.run.trial139:> sudo sed -i -e 's/10.20.193.139/10.20.193.139/g' /etc/hosts 2026-02-19T13:13:58.256 DEBUG:teuthology.orchestra.run.trial139:> sudo sed -i -e 's/trial139.front.sepia.ceph.com/trial139/g' /etc/hostname 2026-02-19T13:13:58.322 DEBUG:teuthology.orchestra.run.trial139:> sudo hostname trial139 2026-02-19T13:13:58.388 DEBUG:teuthology.orchestra.run.trial139:> cat /etc/os-release 2026-02-19T13:13:58.446 INFO:teuthology.orchestra.run.trial139.stdout:NAME="Rocky Linux" 2026-02-19T13:13:58.446 INFO:teuthology.orchestra.run.trial139.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:13:58.446 INFO:teuthology.orchestra.run.trial139.stdout:ID="rocky" 2026-02-19T13:13:58.446 INFO:teuthology.orchestra.run.trial139.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:13:58.446 INFO:teuthology.orchestra.run.trial139.stdout:VERSION_ID="10.1" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:ANSI_COLOR="0;32" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:VENDOR_NAME="RESF" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:13:58.447 INFO:teuthology.orchestra.run.trial139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:13:58.448 INFO:teuthology.provision.fog.trial139:Deploy complete! 2026-02-19T13:13:58.449 DEBUG:teuthology.parallel:result is None 2026-02-19T13:13:58.701 INFO:teuthology.lock.ops:Checking trial139.front.sepia.ceph.com 2026-02-19T13:13:58.701 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T13:13:58.784 INFO:teuthology.lock.ops:Updating [trial139.front.sepia.ceph.com]: set os type and version on server 2026-02-19T13:13:58.784 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial139.front.sepia.ceph.com' 2026-02-19T13:13:58.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T13:13:58.848 DEBUG:teuthology.orchestra.run.trial139:> true 2026-02-19T13:13:58.930 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial139.front.sepia.ceph.com' 2026-02-19T13:13:58.930 DEBUG:teuthology.orchestra.run.trial139:> uname -m 2026-02-19T13:13:58.989 INFO:teuthology.orchestra.run.trial139.stdout:x86_64 2026-02-19T13:13:58.989 DEBUG:teuthology.orchestra.run.trial139:> cat /etc/os-release 2026-02-19T13:13:59.047 INFO:teuthology.orchestra.run.trial139.stdout:NAME="Rocky Linux" 2026-02-19T13:13:59.047 INFO:teuthology.orchestra.run.trial139.stdout:VERSION="10.1 (Red Quartz)" 2026-02-19T13:13:59.047 INFO:teuthology.orchestra.run.trial139.stdout:ID="rocky" 2026-02-19T13:13:59.047 INFO:teuthology.orchestra.run.trial139.stdout:ID_LIKE="rhel centos fedora" 2026-02-19T13:13:59.047 INFO:teuthology.orchestra.run.trial139.stdout:VERSION_ID="10.1" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:PLATFORM_ID="platform:el10" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:ANSI_COLOR="0;32" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:LOGO="fedora-logo-icon" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:HOME_URL="https://rockylinux.org/" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:VENDOR_NAME="RESF" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:VENDOR_URL="https://resf.org/" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:SUPPORT_END="2035-05-31" 2026-02-19T13:13:59.048 INFO:teuthology.orchestra.run.trial139.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-19T13:13:59.049 INFO:teuthology.orchestra.run.trial139.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:13:59.049 INFO:teuthology.orchestra.run.trial139.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-19T13:13:59.049 INFO:teuthology.orchestra.run.trial139.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-19T13:13:59.049 INFO:teuthology.lock.ops:Updating trial139.front.sepia.ceph.com on lock server 2026-02-19T13:13:59.153 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:13:59.246 INFO:teuthology.dispatcher.supervisor:Running job 58739 2026-02-19T13:13:59.246 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/58739 --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/test-crash mon_election/classic msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{btree} base mem$/{normal-2} onode-segment$/{512K-onoff} write$/{random/{compr$/{no$/{no}} random}}}} 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/58739/orig.config.yaml 2026-02-19T13:13:59.246 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/58739 2026-02-19T13:13:59.246 INFO:teuthology.dispatcher.supervisor:Job PID: 2704367 2026-02-19T13:13:59.246 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T13:15:59.346 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:17:59.510 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:19:59.664 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:19:59.744 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-19T13:19:59.801 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-19T13:20:00.101 INFO:teuthology.orchestra.console.trial139:Power off 2026-02-19T13:20:00.101 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T13:20:00.140 DEBUG:teuthology.orchestra.console.trial139:power off output: Chassis Power Control: Down/Off 2026-02-19T13:20:04.145 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:20:04.252 DEBUG:teuthology.orchestra.console.trial139:check power output: Chassis Power is on 2026-02-19T13:20:08.256 DEBUG:teuthology.orchestra.console.trial139:pexpect command: ipmitool -H trial139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T13:20:08.366 DEBUG:teuthology.orchestra.console.trial139:check power output: Chassis Power is off 2026-02-19T13:20:08.366 INFO:teuthology.orchestra.console.trial139:Power off completed 2026-02-19T13:20:08.566 INFO:teuthology.lock.ops:unlocked: trial139.front.sepia.ceph.com