2026-02-22T21:05:07.938 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:05:07.939 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:05:08.012 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:05:08.153 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x70e07a28e980>, signals=[15]) 2026-02-22T21:05:08.153 INFO:teuthology.lock.ops:Start node 'trial059.front.sepia.ceph.com' reimaging 2026-02-22T21:05:08.153 INFO:teuthology.lock.ops:Updating [trial059.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:05:08.153 INFO:teuthology.lock.ops:Updating trial059.front.sepia.ceph.com on lock server 2026-02-22T21:05:08.360 DEBUG:teuthology.provision.fog.trial059:Requesting image trial_rocky_10.1 (ID 4) 2026-02-22T21:05:08.412 INFO:teuthology.provision.fog.trial059:Scheduling deploy of rocky 10.1 2026-02-22T21:05:09.651 INFO:teuthology.orchestra.console.trial059:Power off 2026-02-22T21:05:09.651 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:05:09.696 DEBUG:teuthology.orchestra.console.trial059:power off output: Chassis Power Control: Down/Off 2026-02-22T21:05:13.700 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:05:13.810 DEBUG:teuthology.orchestra.console.trial059:check power output: Chassis Power is off 2026-02-22T21:05:13.811 INFO:teuthology.orchestra.console.trial059:Power off completed 2026-02-22T21:05:13.911 INFO:teuthology.orchestra.console.trial059:Power on 2026-02-22T21:05:13.912 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:05:13.956 DEBUG:teuthology.orchestra.console.trial059:power on output: Chassis Power Control: Up/On 2026-02-22T21:05:17.961 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:05:18.071 DEBUG:teuthology.orchestra.console.trial059:check power output: Chassis Power is off 2026-02-22T21:05:22.075 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:05:22.184 DEBUG:teuthology.orchestra.console.trial059:check power output: Chassis Power is on 2026-02-22T21:05:22.184 INFO:teuthology.orchestra.console.trial059:Power on completed 2026-02-22T21:05:22.284 INFO:teuthology.provision.fog.trial059:Waiting for deploy to finish 2026-02-22T21:07:10.202 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:07:13.280 WARNING:teuthology.provision.fog.trial059:[Errno None] Unable to connect to port 22 on 10.20.193.59 2026-02-22T21:07:19.286 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:07:22.368 WARNING:teuthology.provision.fog.trial059:[Errno None] Unable to connect to port 22 on 10.20.193.59 2026-02-22T21:07:28.374 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:07:31.456 WARNING:teuthology.provision.fog.trial059:[Errno None] Unable to connect to port 22 on 10.20.193.59 2026-02-22T21:07:37.462 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:07:40.543 WARNING:teuthology.provision.fog.trial059:[Errno None] Unable to connect to port 22 on 10.20.193.59 2026-02-22T21:07:46.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:07:49.632 WARNING:teuthology.provision.fog.trial059:[Errno None] Unable to connect to port 22 on 10.20.193.59 2026-02-22T21:07:55.639 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:08:31.879 ERROR:teuthology.orchestra.connection:Error authenticating with trial059.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-22T21:08:36.004 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T21:08:36.004 DEBUG:teuthology.orchestra.run.trial059:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T21:08:36.382 INFO:teuthology.provision.fog.trial059:Node is ready 2026-02-22T21:08:36.383 DEBUG:teuthology.orchestra.run.trial059:> hostname 2026-02-22T21:08:36.440 INFO:teuthology.orchestra.run.trial059.stdout:trial059.front.sepia.ceph.com 2026-02-22T21:08:36.440 DEBUG:teuthology.orchestra.run.trial059:> grep trial059.front.sepia.ceph.com /etc/hosts 2026-02-22T21:08:36.498 INFO:teuthology.orchestra.run.trial059.stdout:10.20.193.59 trial059.front.sepia.ceph.com trial059 2026-02-22T21:08:36.499 DEBUG:teuthology.orchestra.run.trial059:> sudo hostname trial059 2026-02-22T21:08:36.571 DEBUG:teuthology.orchestra.run.trial059:> sudo sed -i -e 's/trial059.front.sepia.ceph.com/trial059/g' /etc/hosts 2026-02-22T21:08:36.638 DEBUG:teuthology.orchestra.run.trial059:> sudo sed -i -e 's/10.20.193.59/10.20.193.59/g' /etc/hosts 2026-02-22T21:08:36.707 DEBUG:teuthology.orchestra.run.trial059:> sudo sed -i -e 's/trial059.front.sepia.ceph.com/trial059/g' /etc/hostname 2026-02-22T21:08:36.774 DEBUG:teuthology.orchestra.run.trial059:> sudo hostname trial059 2026-02-22T21:08:36.840 DEBUG:teuthology.orchestra.run.trial059:> cat /etc/os-release 2026-02-22T21:08:36.896 INFO:teuthology.orchestra.run.trial059.stdout:NAME="Rocky Linux" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:ID="rocky" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:VERSION_ID="10.1" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:PLATFORM_ID="platform:el10" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:ANSI_COLOR="0;32" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:LOGO="fedora-logo-icon" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:VENDOR_NAME="RESF" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:SUPPORT_END="2035-05-31" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T21:08:36.897 INFO:teuthology.orchestra.run.trial059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:08:36.898 INFO:teuthology.provision.fog.trial059:Deploy complete! 2026-02-22T21:08:36.899 DEBUG:teuthology.parallel:result is None 2026-02-22T21:08:37.183 INFO:teuthology.lock.ops:Checking trial059.front.sepia.ceph.com 2026-02-22T21:08:37.183 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T21:08:37.281 INFO:teuthology.lock.ops:Updating [trial059.front.sepia.ceph.com]: set os type and version on server 2026-02-22T21:08:37.281 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial059.front.sepia.ceph.com' 2026-02-22T21:08:37.281 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:08:37.343 DEBUG:teuthology.orchestra.run.trial059:> true 2026-02-22T21:08:37.427 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial059.front.sepia.ceph.com' 2026-02-22T21:08:37.427 DEBUG:teuthology.orchestra.run.trial059:> uname -m 2026-02-22T21:08:37.484 INFO:teuthology.orchestra.run.trial059.stdout:x86_64 2026-02-22T21:08:37.484 DEBUG:teuthology.orchestra.run.trial059:> cat /etc/os-release 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:NAME="Rocky Linux" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:VERSION="10.1 (Red Quartz)" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:ID="rocky" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:ID_LIKE="rhel centos fedora" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:VERSION_ID="10.1" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:PLATFORM_ID="platform:el10" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:PRETTY_NAME="Rocky Linux 10.1 (Red Quartz)" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:ANSI_COLOR="0;32" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:LOGO="fedora-logo-icon" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:CPE_NAME="cpe:/o:rocky:rocky:10::baseos" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:HOME_URL="https://rockylinux.org/" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:VENDOR_NAME="RESF" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:VENDOR_URL="https://resf.org/" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:BUG_REPORT_URL="https://bugs.rockylinux.org/" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:SUPPORT_END="2035-05-31" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:ROCKY_SUPPORT_PRODUCT="Rocky-Linux-10" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:ROCKY_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:REDHAT_SUPPORT_PRODUCT="Rocky Linux" 2026-02-22T21:08:37.542 INFO:teuthology.orchestra.run.trial059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="10.1" 2026-02-22T21:08:37.543 INFO:teuthology.lock.ops:Updating trial059.front.sepia.ceph.com on lock server 2026-02-22T21:08:37.609 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:08:37.696 INFO:teuthology.dispatcher.supervisor:Running job 64676 2026-02-22T21:08:37.696 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-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64676 --name nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial --description rados/singleton-bluestore/{all/cephtool mon_election/classic msgr-failures/many 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-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64676/orig.config.yaml 2026-02-22T21:08:37.696 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/nmordech-2026-02-22_19:44:01-rados-wip-rocky10-branch-of-the-day-2026-02-22-1771776513-tentacle-distro-default-trial/64676 2026-02-22T21:08:37.696 INFO:teuthology.dispatcher.supervisor:Job PID: 152772 2026-02-22T21:08:37.696 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T21:10:37.749 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:12:37.954 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:14:38.176 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:16:38.366 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:18:38.543 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:20:38.722 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:22:38.898 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:24:39.066 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:26:39.258 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:28:39.487 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:30:39.710 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:32:39.874 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:32:39.960 ERROR:teuthology.dispatcher.supervisor:Child exited with code 1 2026-02-22T21:32:40.019 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T21:32:40.312 INFO:teuthology.orchestra.console.trial059:Power off 2026-02-22T21:32:40.312 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:32:40.353 DEBUG:teuthology.orchestra.console.trial059:power off output: Chassis Power Control: Down/Off 2026-02-22T21:32:44.359 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:32:44.469 DEBUG:teuthology.orchestra.console.trial059:check power output: Chassis Power is on 2026-02-22T21:32:48.473 DEBUG:teuthology.orchestra.console.trial059:pexpect command: ipmitool -H trial059.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:32:48.585 DEBUG:teuthology.orchestra.console.trial059:check power output: Chassis Power is off 2026-02-22T21:32:48.585 INFO:teuthology.orchestra.console.trial059:Power off completed 2026-02-22T21:32:48.800 INFO:teuthology.lock.ops:unlocked: trial059.front.sepia.ceph.com