2026-02-22T21:25:27.538 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T21:25:27.538 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:25:27.615 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:25:27.760 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7bed1e07be20>, signals=[15]) 2026-02-22T21:25:27.760 INFO:teuthology.lock.ops:Start node 'trial058.front.sepia.ceph.com' reimaging 2026-02-22T21:25:27.760 INFO:teuthology.lock.ops:Updating [trial058.front.sepia.ceph.com]: reset os type and version on server 2026-02-22T21:25:27.760 INFO:teuthology.lock.ops:Updating trial058.front.sepia.ceph.com on lock server 2026-02-22T21:25:27.946 DEBUG:teuthology.provision.fog.trial058:Requesting image trial_centos_9.stream (ID 3) 2026-02-22T21:25:27.999 INFO:teuthology.provision.fog.trial058:Scheduling deploy of centos 9.stream 2026-02-22T21:25:29.305 INFO:teuthology.orchestra.console.trial058:Power off 2026-02-22T21:25:29.305 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:25:29.345 DEBUG:teuthology.orchestra.console.trial058:power off output: Chassis Power Control: Down/Off 2026-02-22T21:25:33.349 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:25:33.459 DEBUG:teuthology.orchestra.console.trial058:check power output: Chassis Power is off 2026-02-22T21:25:33.459 INFO:teuthology.orchestra.console.trial058:Power off completed 2026-02-22T21:25:33.559 INFO:teuthology.orchestra.console.trial058:Power on 2026-02-22T21:25:33.560 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-22T21:25:33.599 DEBUG:teuthology.orchestra.console.trial058:power on output: Chassis Power Control: Up/On 2026-02-22T21:25:37.599 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:25:37.708 DEBUG:teuthology.orchestra.console.trial058:check power output: Chassis Power is on 2026-02-22T21:25:37.708 INFO:teuthology.orchestra.console.trial058:Power on completed 2026-02-22T21:25:37.809 INFO:teuthology.provision.fog.trial058:Waiting for deploy to finish 2026-02-22T21:27:25.899 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial058.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:28:25.961 WARNING:teuthology.provision.fog.trial058:timed out 2026-02-22T21:28:31.968 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial058.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:28:37.254 ERROR:teuthology.orchestra.connection:Error authenticating with trial058.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:28:41.371 ERROR:teuthology.orchestra.connection:Error authenticating with trial058.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:28:48.529 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-22T21:28:48.530 DEBUG:teuthology.orchestra.run.trial058:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-22T21:28:48.761 INFO:teuthology.provision.fog.trial058:Node is ready 2026-02-22T21:28:48.761 DEBUG:teuthology.orchestra.run.trial058:> hostname 2026-02-22T21:28:48.804 INFO:teuthology.orchestra.run.trial058.stdout:trial058.front.sepia.ceph.com 2026-02-22T21:28:48.804 DEBUG:teuthology.orchestra.run.trial058:> grep trial058.front.sepia.ceph.com /etc/hosts 2026-02-22T21:28:48.861 INFO:teuthology.orchestra.run.trial058.stdout:10.20.193.58 trial058.front.sepia.ceph.com trial058 2026-02-22T21:28:48.862 DEBUG:teuthology.orchestra.run.trial058:> sudo hostname trial058 2026-02-22T21:28:48.935 DEBUG:teuthology.orchestra.run.trial058:> sudo sed -i -e 's/trial058.front.sepia.ceph.com/trial058/g' /etc/hosts 2026-02-22T21:28:49.002 DEBUG:teuthology.orchestra.run.trial058:> sudo sed -i -e 's/10.20.193.58/10.20.193.58/g' /etc/hosts 2026-02-22T21:28:49.071 DEBUG:teuthology.orchestra.run.trial058:> sudo sed -i -e 's/trial058.front.sepia.ceph.com/trial058/g' /etc/hostname 2026-02-22T21:28:49.137 DEBUG:teuthology.orchestra.run.trial058:> sudo hostname trial058 2026-02-22T21:28:49.202 DEBUG:teuthology.orchestra.run.trial058:> cat /etc/os-release 2026-02-22T21:28:49.261 INFO:teuthology.orchestra.run.trial058.stdout:NAME="CentOS Stream" 2026-02-22T21:28:49.261 INFO:teuthology.orchestra.run.trial058.stdout:VERSION="9" 2026-02-22T21:28:49.261 INFO:teuthology.orchestra.run.trial058.stdout:ID="centos" 2026-02-22T21:28:49.261 INFO:teuthology.orchestra.run.trial058.stdout:ID_LIKE="rhel fedora" 2026-02-22T21:28:49.261 INFO:teuthology.orchestra.run.trial058.stdout:VERSION_ID="9" 2026-02-22T21:28:49.261 INFO:teuthology.orchestra.run.trial058.stdout:PLATFORM_ID="platform:el9" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:ANSI_COLOR="0;31" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:LOGO="fedora-logo-icon" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:HOME_URL="https://centos.org/" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T21:28:49.262 INFO:teuthology.orchestra.run.trial058.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T21:28:49.263 INFO:teuthology.provision.fog.trial058:Deploy complete! 2026-02-22T21:28:49.265 DEBUG:teuthology.parallel:result is None 2026-02-22T21:28:49.543 INFO:teuthology.lock.ops:Checking trial058.front.sepia.ceph.com 2026-02-22T21:28:49.543 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-22T21:28:49.623 INFO:teuthology.lock.ops:Updating [trial058.front.sepia.ceph.com]: set os type and version on server 2026-02-22T21:28:49.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial058.front.sepia.ceph.com' 2026-02-22T21:28:49.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial058.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T21:28:49.705 DEBUG:teuthology.orchestra.run.trial058:> true 2026-02-22T21:28:49.786 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial058.front.sepia.ceph.com' 2026-02-22T21:28:49.786 DEBUG:teuthology.orchestra.run.trial058:> uname -m 2026-02-22T21:28:49.851 INFO:teuthology.orchestra.run.trial058.stdout:x86_64 2026-02-22T21:28:49.851 DEBUG:teuthology.orchestra.run.trial058:> cat /etc/os-release 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:NAME="CentOS Stream" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:VERSION="9" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:ID="centos" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:ID_LIKE="rhel fedora" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:VERSION_ID="9" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:PLATFORM_ID="platform:el9" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:ANSI_COLOR="0;31" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:LOGO="fedora-logo-icon" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:HOME_URL="https://centos.org/" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T21:28:49.910 INFO:teuthology.orchestra.run.trial058.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T21:28:49.911 INFO:teuthology.lock.ops:Updating trial058.front.sepia.ceph.com on lock server 2026-02-22T21:28:50.005 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:28:50.095 INFO:teuthology.dispatcher.supervisor:Running job 64053 2026-02-22T21:28:50.095 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_yuriw@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64053 --name yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial --description rados/standalone/{supported-random-distro$/{centos_latest} workloads/crush} -- /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64053/orig.config.yaml 2026-02-22T21:28:50.096 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:40-rados-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64053 2026-02-22T21:28:50.096 INFO:teuthology.dispatcher.supervisor:Job PID: 373778 2026-02-22T21:28:50.096 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-22T21:30:50.196 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:32:50.399 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:34:55.574 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:36:55.789 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T21:36:56.052 INFO:teuthology.dispatcher.supervisor:Success! 2026-02-22T21:36:56.125 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2026-02-22T21:36:56.422 INFO:teuthology.orchestra.console.trial058:Power off 2026-02-22T21:36:56.423 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-22T21:36:56.462 DEBUG:teuthology.orchestra.console.trial058:power off output: Chassis Power Control: Down/Off 2026-02-22T21:37:00.468 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:37:00.576 DEBUG:teuthology.orchestra.console.trial058:check power output: Chassis Power is on 2026-02-22T21:37:04.580 DEBUG:teuthology.orchestra.console.trial058:pexpect command: ipmitool -H trial058.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-22T21:37:04.691 DEBUG:teuthology.orchestra.console.trial058:check power output: Chassis Power is off 2026-02-22T21:37:04.691 INFO:teuthology.orchestra.console.trial058:Power off completed 2026-02-22T21:37:04.891 INFO:teuthology.lock.ops:unlocked: trial058.front.sepia.ceph.com