2026-02-23T17:49:33.081 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-23T17:49:33.081 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:49:33.157 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:49:33.290 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75e326bcd260>, signals=[15]) 2026-02-23T17:49:33.290 INFO:teuthology.lock.ops:Start node 'trial055.front.sepia.ceph.com' reimaging 2026-02-23T17:49:33.290 INFO:teuthology.lock.ops:Updating [trial055.front.sepia.ceph.com]: reset os type and version on server 2026-02-23T17:49:33.290 INFO:teuthology.lock.ops:Updating trial055.front.sepia.ceph.com on lock server 2026-02-23T17:49:33.456 DEBUG:teuthology.provision.fog.trial055:Requesting image trial_rocky_10.1 (ID 4) 2026-02-23T17:49:33.507 INFO:teuthology.provision.fog.trial055:Scheduling deploy of rocky 10.1 2026-02-23T17:49:34.872 INFO:teuthology.orchestra.console.trial055:Power off 2026-02-23T17:49:34.872 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T17:49:34.911 DEBUG:teuthology.orchestra.console.trial055:power off output: Chassis Power Control: Down/Off 2026-02-23T17:49:38.915 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T17:49:39.023 DEBUG:teuthology.orchestra.console.trial055:check power output: Chassis Power is off 2026-02-23T17:49:39.023 INFO:teuthology.orchestra.console.trial055:Power off completed 2026-02-23T17:49:39.123 INFO:teuthology.orchestra.console.trial055:Power on 2026-02-23T17:49:39.123 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-23T17:49:39.160 DEBUG:teuthology.orchestra.console.trial055:power on output: Chassis Power Control: Up/On 2026-02-23T17:49:43.165 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T17:49:43.275 DEBUG:teuthology.orchestra.console.trial055:check power output: Chassis Power is on 2026-02-23T17:49:43.276 INFO:teuthology.orchestra.console.trial055:Power on completed 2026-02-23T17:49:43.376 INFO:teuthology.provision.fog.trial055:Waiting for deploy to finish 2026-02-23T17:51:52.620 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:51:55.712 WARNING:teuthology.provision.fog.trial055:[Errno None] Unable to connect to port 22 on 10.20.193.55 2026-02-23T17:52:01.719 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:52:04.800 WARNING:teuthology.provision.fog.trial055:[Errno None] Unable to connect to port 22 on 10.20.193.55 2026-02-23T17:52:10.807 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:52:13.888 WARNING:teuthology.provision.fog.trial055:[Errno None] Unable to connect to port 22 on 10.20.193.55 2026-02-23T17:52:19.895 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:52:22.976 WARNING:teuthology.provision.fog.trial055:[Errno None] Unable to connect to port 22 on 10.20.193.55 2026-02-23T17:52:28.980 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:52:32.064 WARNING:teuthology.provision.fog.trial055:[Errno None] Unable to connect to port 22 on 10.20.193.55 2026-02-23T17:52:38.071 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:53:14.243 ERROR:teuthology.orchestra.connection:Error authenticating with trial055.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-23T17:53:18.357 ERROR:teuthology.orchestra.connection:Error authenticating with trial055.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-23T17:53:25.462 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-23T17:53:25.462 DEBUG:teuthology.orchestra.run.trial055:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-23T17:53:25.645 INFO:teuthology.provision.fog.trial055:Node is ready 2026-02-23T17:53:25.646 DEBUG:teuthology.orchestra.run.trial055:> hostname 2026-02-23T17:53:25.699 INFO:teuthology.orchestra.run.trial055.stdout:communicationserrorto10.20.192.1153timedout 2026-02-23T17:53:25.699 DEBUG:teuthology.orchestra.run.trial055:> grep communicationserrorto10.20.192.1153timedout /etc/hosts 2026-02-23T17:53:25.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-23T17:53:25.754 DEBUG:teuthology.orchestra.run.trial055:> sudo sed -i -e 's/communicationserrorto10.20.192.1153timedout/trial055/g' /etc/hostname 2026-02-23T17:53:25.825 DEBUG:teuthology.orchestra.run.trial055:> sudo hostname trial055 2026-02-23T17:53:25.888 DEBUG:teuthology.orchestra.run.trial055:> cat /etc/os-release 2026-02-23T17:53:25.942 INFO:teuthology.orchestra.run.trial055.stdout:NAME="Rocky Linux" 2026-02-23T17:53:25.942 INFO:teuthology.orchestra.run.trial055.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:ID="rocky" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:VERSION_ID="10.1" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:PLATFORM_ID="platform:el10" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:ANSI_COLOR="0;32" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:LOGO="fedora-logo-icon" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:VENDOR_NAME="RESF" 2026-02-23T17:53:25.943 INFO:teuthology.orchestra.run.trial055.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T17:53:25.944 INFO:teuthology.orchestra.run.trial055.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T17:53:25.944 INFO:teuthology.orchestra.run.trial055.stdout:SUPPORT_END="2035-05-31" 2026-02-23T17:53:25.944 INFO:teuthology.orchestra.run.trial055.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T17:53:25.944 INFO:teuthology.orchestra.run.trial055.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:53:25.944 INFO:teuthology.orchestra.run.trial055.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T17:53:25.944 INFO:teuthology.orchestra.run.trial055.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:53:25.945 INFO:teuthology.provision.fog.trial055:Deploy complete! 2026-02-23T17:53:25.946 DEBUG:teuthology.parallel:result is None 2026-02-23T17:53:26.208 INFO:teuthology.lock.ops:Checking trial055.front.sepia.ceph.com 2026-02-23T17:53:26.209 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-23T17:53:26.297 INFO:teuthology.lock.ops:Updating [trial055.front.sepia.ceph.com]: set os type and version on server 2026-02-23T17:53:26.297 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial055.front.sepia.ceph.com' 2026-02-23T17:53:26.297 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial055.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-23T17:53:26.361 DEBUG:teuthology.orchestra.run.trial055:> true 2026-02-23T17:53:26.440 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial055.front.sepia.ceph.com' 2026-02-23T17:53:26.441 DEBUG:teuthology.orchestra.run.trial055:> uname -m 2026-02-23T17:53:26.496 INFO:teuthology.orchestra.run.trial055.stdout:x86_64 2026-02-23T17:53:26.497 DEBUG:teuthology.orchestra.run.trial055:> cat /etc/os-release 2026-02-23T17:53:26.553 INFO:teuthology.orchestra.run.trial055.stdout:NAME="Rocky Linux" 2026-02-23T17:53:26.553 INFO:teuthology.orchestra.run.trial055.stdout:VERSION="10.1 (Red Quartz)" 2026-02-23T17:53:26.553 INFO:teuthology.orchestra.run.trial055.stdout:ID="rocky" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:ID_LIKE="rhel centos fedora" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:VERSION_ID="10.1" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:PLATFORM_ID="platform:el10" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:ANSI_COLOR="0;32" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:LOGO="fedora-logo-icon" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:HOME_URL="https://rockylinux.org/" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:VENDOR_NAME="RESF" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:VENDOR_URL="https://resf.org/" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-23T17:53:26.554 INFO:teuthology.orchestra.run.trial055.stdout:SUPPORT_END="2035-05-31" 2026-02-23T17:53:26.555 INFO:teuthology.orchestra.run.trial055.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-23T17:53:26.555 INFO:teuthology.orchestra.run.trial055.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:53:26.555 INFO:teuthology.orchestra.run.trial055.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-23T17:53:26.555 INFO:teuthology.orchestra.run.trial055.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-23T17:53:26.555 INFO:teuthology.lock.ops:Updating trial055.front.sepia.ceph.com on lock server 2026-02-23T17:53:26.657 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:53:26.763 INFO:teuthology.dispatcher.supervisor:Running job 66532 2026-02-23T17:53:26.764 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-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66532 --name nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial --description rados/singleton/{all/ec-inconsistent-hinfo mon_election/connectivity msgr-failures/none msgr/async objectstore/{bluestore/{alloc$/{hybrid} base mem$/{low} onode-segment$/{none} write$/{random/{compr$/{no$/{no}} random}}}} rados supported-random-distro$/{rpm_latest}} -- /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66532/orig.config.yaml 2026-02-23T17:53:26.764 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-23_13:43:25-rados-wip-rocky10-branch-of-the-day-2026-02-23-1771833711-distro-default-trial/66532 2026-02-23T17:53:26.764 INFO:teuthology.dispatcher.supervisor:Job PID: 908327 2026-02-23T17:53:26.764 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-23T17:55:26.863 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:57:27.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T17:59:27.167 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:01:27.341 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:03:27.490 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:05:27.680 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:07:27.821 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-23T18:07:27.897 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-23T18:07:27.963 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-23T18:07:28.260 INFO:teuthology.orchestra.console.trial055:Power off 2026-02-23T18:07:28.260 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-23T18:07:28.297 DEBUG:teuthology.orchestra.console.trial055:power off output: Chassis Power Control: Down/Off 2026-02-23T18:07:32.302 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:07:32.410 DEBUG:teuthology.orchestra.console.trial055:check power output: Chassis Power is on 2026-02-23T18:07:36.415 DEBUG:teuthology.orchestra.console.trial055:pexpect command: ipmitool -H trial055.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-23T18:07:36.525 DEBUG:teuthology.orchestra.console.trial055:check power output: Chassis Power is off 2026-02-23T18:07:36.525 INFO:teuthology.orchestra.console.trial055:Power off completed 2026-02-23T18:07:36.735 INFO:teuthology.lock.ops:unlocked: trial055.front.sepia.ceph.com