2026-02-25T12:18:42.185 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-25T12:18:42.185 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:18:42.256 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:18:42.394 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7c98fc1abe20>, signals=[15]) 2026-02-25T12:18:42.394 INFO:teuthology.lock.ops:Start node 'trial104.front.sepia.ceph.com' reimaging 2026-02-25T12:18:42.394 INFO:teuthology.lock.ops:Updating [trial104.front.sepia.ceph.com]: reset os type and version on server 2026-02-25T12:18:42.394 INFO:teuthology.lock.ops:Updating trial104.front.sepia.ceph.com on lock server 2026-02-25T12:18:42.598 DEBUG:teuthology.provision.fog.trial104:Requesting image trial_rocky_10.1 (ID 4) 2026-02-25T12:18:42.651 INFO:teuthology.provision.fog.trial104:Scheduling deploy of rocky 10.1 2026-02-25T12:18:44.462 INFO:teuthology.orchestra.console.trial104:Power off 2026-02-25T12:18:44.462 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T12:18:44.506 DEBUG:teuthology.orchestra.console.trial104:power off output: Chassis Power Control: Down/Off 2026-02-25T12:18:48.511 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T12:18:48.621 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is off 2026-02-25T12:18:48.621 INFO:teuthology.orchestra.console.trial104:Power off completed 2026-02-25T12:18:48.722 INFO:teuthology.orchestra.console.trial104:Power on 2026-02-25T12:18:48.722 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-25T12:18:48.763 DEBUG:teuthology.orchestra.console.trial104:power on output: Chassis Power Control: Up/On 2026-02-25T12:18:52.768 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T12:18:52.879 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is on 2026-02-25T12:18:52.879 INFO:teuthology.orchestra.console.trial104:Power on completed 2026-02-25T12:18:52.980 INFO:teuthology.provision.fog.trial104:Waiting for deploy to finish 2026-02-25T12:20:56.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:20:59.456 WARNING:teuthology.provision.fog.trial104:[Errno None] Unable to connect to port 22 on 10.20.193.104 2026-02-25T12:21:05.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:21:08.544 WARNING:teuthology.provision.fog.trial104:[Errno None] Unable to connect to port 22 on 10.20.193.104 2026-02-25T12:21:14.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:21:17.632 WARNING:teuthology.provision.fog.trial104:[Errno None] Unable to connect to port 22 on 10.20.193.104 2026-02-25T12:21:23.638 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:21:26.720 WARNING:teuthology.provision.fog.trial104:[Errno None] Unable to connect to port 22 on 10.20.193.104 2026-02-25T12:21:32.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:22:08.643 ERROR:teuthology.orchestra.connection:Error authenticating with trial104.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-25T12:22:12.806 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-25T12:22:12.806 DEBUG:teuthology.orchestra.run.trial104:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-25T12:22:18.451 INFO:teuthology.provision.fog.trial104:Node is ready 2026-02-25T12:22:18.452 DEBUG:teuthology.orchestra.run.trial104:> hostname 2026-02-25T12:22:18.469 INFO:teuthology.orchestra.run.trial104.stdout:trial104.front.sepia.ceph.com 2026-02-25T12:22:18.469 DEBUG:teuthology.orchestra.run.trial104:> grep trial104.front.sepia.ceph.com /etc/hosts 2026-02-25T12:22:18.527 INFO:teuthology.orchestra.run.trial104.stdout:10.20.193.104 trial104.front.sepia.ceph.com trial104 2026-02-25T12:22:18.528 DEBUG:teuthology.orchestra.run.trial104:> sudo hostname trial104 2026-02-25T12:22:18.601 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i -e 's/trial104.front.sepia.ceph.com/trial104/g' /etc/hosts 2026-02-25T12:22:18.668 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i -e 's/10.20.193.104/10.20.193.104/g' /etc/hosts 2026-02-25T12:22:18.735 DEBUG:teuthology.orchestra.run.trial104:> sudo sed -i -e 's/trial104.front.sepia.ceph.com/trial104/g' /etc/hostname 2026-02-25T12:22:18.801 DEBUG:teuthology.orchestra.run.trial104:> sudo hostname trial104 2026-02-25T12:22:18.868 DEBUG:teuthology.orchestra.run.trial104:> cat /etc/os-release 2026-02-25T12:22:18.926 INFO:teuthology.orchestra.run.trial104.stdout:NAME="Rocky Linux" 2026-02-25T12:22:18.926 INFO:teuthology.orchestra.run.trial104.stdout:VERSION="10.1 (Red Quartz)" 2026-02-25T12:22:18.926 INFO:teuthology.orchestra.run.trial104.stdout:ID="rocky" 2026-02-25T12:22:18.926 INFO:teuthology.orchestra.run.trial104.stdout:ID_LIKE="rhel centos fedora" 2026-02-25T12:22:18.926 INFO:teuthology.orchestra.run.trial104.stdout:VERSION_ID="10.1" 2026-02-25T12:22:18.926 INFO:teuthology.orchestra.run.trial104.stdout:PLATFORM_ID="platform:el10" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:ANSI_COLOR="0;32" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:LOGO="fedora-logo-icon" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:HOME_URL="https://rockylinux.org/" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:VENDOR_NAME="RESF" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:VENDOR_URL="https://resf.org/" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:SUPPORT_END="2035-05-31" 2026-02-25T12:22:18.927 INFO:teuthology.orchestra.run.trial104.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-25T12:22:18.928 INFO:teuthology.orchestra.run.trial104.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:22:18.928 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-25T12:22:18.928 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:22:18.929 INFO:teuthology.provision.fog.trial104:Deploy complete! 2026-02-25T12:22:18.930 DEBUG:teuthology.parallel:result is None 2026-02-25T12:22:19.214 INFO:teuthology.lock.ops:Checking trial104.front.sepia.ceph.com 2026-02-25T12:22:19.214 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-25T12:22:19.294 INFO:teuthology.lock.ops:Updating [trial104.front.sepia.ceph.com]: set os type and version on server 2026-02-25T12:22:19.294 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial104.front.sepia.ceph.com' 2026-02-25T12:22:19.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-25T12:22:19.356 DEBUG:teuthology.orchestra.run.trial104:> true 2026-02-25T12:22:19.443 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial104.front.sepia.ceph.com' 2026-02-25T12:22:19.443 DEBUG:teuthology.orchestra.run.trial104:> uname -m 2026-02-25T12:22:19.500 INFO:teuthology.orchestra.run.trial104.stdout:x86_64 2026-02-25T12:22:19.501 DEBUG:teuthology.orchestra.run.trial104:> cat /etc/os-release 2026-02-25T12:22:19.558 INFO:teuthology.orchestra.run.trial104.stdout:NAME="Rocky Linux" 2026-02-25T12:22:19.558 INFO:teuthology.orchestra.run.trial104.stdout:VERSION="10.1 (Red Quartz)" 2026-02-25T12:22:19.558 INFO:teuthology.orchestra.run.trial104.stdout:ID="rocky" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:ID_LIKE="rhel centos fedora" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:VERSION_ID="10.1" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:PLATFORM_ID="platform:el10" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:ANSI_COLOR="0;32" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:LOGO="fedora-logo-icon" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:HOME_URL="https://rockylinux.org/" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:VENDOR_NAME="RESF" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:VENDOR_URL="https://resf.org/" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-25T12:22:19.559 INFO:teuthology.orchestra.run.trial104.stdout:SUPPORT_END="2035-05-31" 2026-02-25T12:22:19.560 INFO:teuthology.orchestra.run.trial104.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-25T12:22:19.560 INFO:teuthology.orchestra.run.trial104.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:22:19.560 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-25T12:22:19.560 INFO:teuthology.orchestra.run.trial104.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-25T12:22:19.560 INFO:teuthology.lock.ops:Updating trial104.front.sepia.ceph.com on lock server 2026-02-25T12:22:19.661 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:22:19.757 INFO:teuthology.dispatcher.supervisor:Running job 69967 2026-02-25T12:22:19.757 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-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/69967 --name nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial --description rados/valgrind-leaks/{1-start 2-inject-leak/mon rpm_latest} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/69967/orig.config.yaml 2026-02-25T12:22:19.757 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-25_11:36:23-rados-wip-rocky10-branch-of-the-day-2026-02-24-1771941190-distro-default-trial/69967 2026-02-25T12:22:19.757 INFO:teuthology.dispatcher.supervisor:Job PID: 1000767 2026-02-25T12:22:19.757 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-25T12:24:19.856 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:26:20.044 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:28:20.206 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:30:20.431 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:32:20.583 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:34:20.705 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:36:20.853 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:38:21.047 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:40:24.364 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-25T12:40:24.461 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-25T12:40:24.524 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-25T12:40:24.821 INFO:teuthology.orchestra.console.trial104:Power off 2026-02-25T12:40:24.821 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-25T12:40:24.862 DEBUG:teuthology.orchestra.console.trial104:power off output: Chassis Power Control: Down/Off 2026-02-25T12:40:28.867 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T12:40:28.975 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is on 2026-02-25T12:40:32.979 DEBUG:teuthology.orchestra.console.trial104:pexpect command: ipmitool -H trial104.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-25T12:40:33.089 DEBUG:teuthology.orchestra.console.trial104:check power output: Chassis Power is off 2026-02-25T12:40:33.089 INFO:teuthology.orchestra.console.trial104:Power off completed 2026-02-25T12:40:33.302 INFO:teuthology.lock.ops:unlocked: trial104.front.sepia.ceph.com