2026-02-19T11:18:44.239 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T11:18:44.239 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:18:44.311 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:18:44.439 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7d66c7a6c180>, signals=[15]) 2026-02-19T11:18:44.439 INFO:teuthology.lock.ops:Start node 'trial106.front.sepia.ceph.com' reimaging 2026-02-19T11:18:44.439 INFO:teuthology.lock.ops:Updating [trial106.front.sepia.ceph.com]: reset os type and version on server 2026-02-19T11:18:44.439 INFO:teuthology.lock.ops:Updating trial106.front.sepia.ceph.com on lock server 2026-02-19T11:18:44.641 DEBUG:teuthology.provision.fog.trial106:Requesting image trial_centos_9.stream (ID 3) 2026-02-19T11:18:44.694 INFO:teuthology.provision.fog.trial106:Scheduling deploy of centos 9.stream 2026-02-19T11:18:45.676 INFO:teuthology.orchestra.console.trial106:Power off 2026-02-19T11:18:45.676 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T11:18:45.715 DEBUG:teuthology.orchestra.console.trial106:power off output: Chassis Power Control: Down/Off 2026-02-19T11:18:49.719 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:18:49.830 DEBUG:teuthology.orchestra.console.trial106:check power output: Chassis Power is off 2026-02-19T11:18:49.830 INFO:teuthology.orchestra.console.trial106:Power off completed 2026-02-19T11:18:49.931 INFO:teuthology.orchestra.console.trial106:Power on 2026-02-19T11:18:49.931 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2026-02-19T11:18:49.969 DEBUG:teuthology.orchestra.console.trial106:power on output: Chassis Power Control: Up/On 2026-02-19T11:18:53.973 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T11:18:54.084 DEBUG:teuthology.orchestra.console.trial106:check power output: Chassis Power is on 2026-02-19T11:18:54.085 INFO:teuthology.orchestra.console.trial106:Power on completed 2026-02-19T11:18:54.185 INFO:teuthology.provision.fog.trial106:Waiting for deploy to finish 2026-02-19T11:20:42.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:20:42.175 ERROR:teuthology.orchestra.connection:Error authenticating with trial106.front.sepia.ceph.com: AuthenticationException('Authentication failed.') 2026-02-19T11:21:46.178 WARNING:teuthology.provision.fog.trial106:timed out 2026-02-19T11:21:52.180 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:21:59.447 ERROR:teuthology.orchestra.connection:Error authenticating with trial106.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-19T11:22:03.566 INFO:teuthology.orchestra.run:Running command with timeout 600 2026-02-19T11:22:03.566 DEBUG:teuthology.orchestra.run.trial106:> while [ ! -e '/.cephlab_hostname_set' ]; do sleep 5; done 2026-02-19T11:22:08.826 INFO:teuthology.provision.fog.trial106:Node is ready 2026-02-19T11:22:08.826 DEBUG:teuthology.orchestra.run.trial106:> hostname 2026-02-19T11:22:08.852 INFO:teuthology.orchestra.run.trial106.stdout:trial106.front.sepia.ceph.com 2026-02-19T11:22:08.852 DEBUG:teuthology.orchestra.run.trial106:> grep trial106.front.sepia.ceph.com /etc/hosts 2026-02-19T11:22:08.938 INFO:teuthology.orchestra.run.trial106.stdout:10.20.193.106 trial106.front.sepia.ceph.com trial106 2026-02-19T11:22:08.938 DEBUG:teuthology.orchestra.run.trial106:> sudo hostname trial106 2026-02-19T11:22:09.009 DEBUG:teuthology.orchestra.run.trial106:> sudo sed -i -e 's/trial106.front.sepia.ceph.com/trial106/g' /etc/hosts 2026-02-19T11:22:09.074 DEBUG:teuthology.orchestra.run.trial106:> sudo sed -i -e 's/10.20.193.106/10.20.193.106/g' /etc/hosts 2026-02-19T11:22:09.139 DEBUG:teuthology.orchestra.run.trial106:> sudo sed -i -e 's/trial106.front.sepia.ceph.com/trial106/g' /etc/hostname 2026-02-19T11:22:09.204 DEBUG:teuthology.orchestra.run.trial106:> sudo hostname trial106 2026-02-19T11:22:09.269 DEBUG:teuthology.orchestra.run.trial106:> cat /etc/os-release 2026-02-19T11:22:09.326 INFO:teuthology.orchestra.run.trial106.stdout:NAME="CentOS Stream" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:VERSION="9" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:ID="centos" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:VERSION_ID="9" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:ANSI_COLOR="0;31" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:22:09.327 INFO:teuthology.orchestra.run.trial106.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:22:09.328 INFO:teuthology.orchestra.run.trial106.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:22:09.328 INFO:teuthology.orchestra.run.trial106.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:22:09.328 INFO:teuthology.orchestra.run.trial106.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:22:09.329 INFO:teuthology.provision.fog.trial106:Deploy complete! 2026-02-19T11:22:09.329 DEBUG:teuthology.parallel:result is None 2026-02-19T11:22:09.612 INFO:teuthology.lock.ops:Checking trial106.front.sepia.ceph.com 2026-02-19T11:22:09.612 INFO:teuthology.lock.ops:New key found. Updating... 2026-02-19T11:22:09.707 INFO:teuthology.lock.ops:Updating [trial106.front.sepia.ceph.com]: set os type and version on server 2026-02-19T11:22:09.707 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial106.front.sepia.ceph.com' 2026-02-19T11:22:09.707 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T11:22:09.774 DEBUG:teuthology.orchestra.run.trial106:> true 2026-02-19T11:22:09.848 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial106.front.sepia.ceph.com' 2026-02-19T11:22:09.849 DEBUG:teuthology.orchestra.run.trial106:> uname -m 2026-02-19T11:22:09.905 INFO:teuthology.orchestra.run.trial106.stdout:x86_64 2026-02-19T11:22:09.905 DEBUG:teuthology.orchestra.run.trial106:> cat /etc/os-release 2026-02-19T11:22:09.961 INFO:teuthology.orchestra.run.trial106.stdout:NAME="CentOS Stream" 2026-02-19T11:22:09.961 INFO:teuthology.orchestra.run.trial106.stdout:VERSION="9" 2026-02-19T11:22:09.961 INFO:teuthology.orchestra.run.trial106.stdout:ID="centos" 2026-02-19T11:22:09.961 INFO:teuthology.orchestra.run.trial106.stdout:ID_LIKE="rhel fedora" 2026-02-19T11:22:09.961 INFO:teuthology.orchestra.run.trial106.stdout:VERSION_ID="9" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:PLATFORM_ID="platform:el9" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:ANSI_COLOR="0;31" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:LOGO="fedora-logo-icon" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:HOME_URL="https://centos.org/" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T11:22:09.962 INFO:teuthology.orchestra.run.trial106.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T11:22:09.963 INFO:teuthology.lock.ops:Updating trial106.front.sepia.ceph.com on lock server 2026-02-19T11:22:10.070 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:22:10.165 INFO:teuthology.dispatcher.supervisor:Running job 58022 2026-02-19T11:22:10.165 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/virtualenv/bin/teuthology -v --owner scheduled_shraddhaag@soko04.front.sepia.ceph.com --archive /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022 --name shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial --description orch:cephadm/workunits/{0-distro/centos_9.stream_runc agent/on mon_election/connectivity task/test_iscsi_container/{centos_9.stream test_iscsi_container}} -- /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022/orig.config.yaml 2026-02-19T11:22:10.166 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022 2026-02-19T11:22:10.166 INFO:teuthology.dispatcher.supervisor:Job PID: 2186397 2026-02-19T11:22:10.166 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2026-02-19T11:24:10.167 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:26:10.289 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:28:10.408 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:30:10.528 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:32:10.824 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:34:10.899 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:36:11.944 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:38:12.019 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:40:12.139 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:42:12.245 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:44:12.369 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:46:12.489 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:48:12.613 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:50:12.685 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:52:12.808 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:54:12.896 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:56:13.015 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T11:58:13.135 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:00:13.256 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:02:13.343 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:04:13.415 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:06:13.537 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:08:13.662 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:10:13.786 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:12:13.910 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:14:14.030 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:16:14.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:18:14.272 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:20:14.368 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:22:14.443 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:24:14.564 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:26:14.659 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:28:14.783 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:30:14.916 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:32:15.034 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:34:15.154 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:36:17.438 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:38:17.556 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:40:17.681 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:42:17.805 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:44:17.926 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:46:18.048 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:48:18.134 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:50:18.254 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:52:18.375 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:54:18.456 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:56:18.540 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T12:58:18.664 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:00:18.786 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:02:18.908 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:04:19.033 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:06:19.146 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:08:19.268 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:10:19.376 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:12:19.476 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:14:19.594 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:16:19.712 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:18:19.833 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:20:19.934 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:22:20.055 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:24:20.131 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:26:20.251 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:28:20.370 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:30:20.518 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:32:20.629 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:34:20.758 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:36:20.870 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:38:20.994 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:40:21.115 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:42:21.235 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:44:21.314 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:46:21.426 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:48:21.548 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:50:21.669 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:52:21.759 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:54:21.842 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:56:21.931 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T13:58:22.056 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:00:22.139 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:02:22.243 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:04:22.368 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:06:22.487 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:08:22.617 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:10:22.711 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:12:22.788 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:14:22.906 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:16:23.026 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:18:23.150 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:20:23.267 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:22:23.358 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:24:23.497 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:26:23.622 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:28:23.737 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:30:23.857 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:32:23.994 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:34:24.107 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:36:24.236 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:38:24.359 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:40:24.460 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:42:24.589 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:44:24.710 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:46:24.841 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:48:24.966 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:50:25.083 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:52:25.211 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:54:25.334 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:56:25.456 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T14:58:25.551 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:00:25.623 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:02:25.748 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:04:25.825 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:06:25.947 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:08:26.062 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:10:26.180 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:12:26.300 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:14:26.420 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:16:26.541 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:18:26.663 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:20:26.785 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:22:26.909 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:24:27.024 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:26:27.100 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:28:27.205 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:30:27.326 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:32:27.446 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:34:27.578 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:36:27.701 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:38:27.822 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:40:27.948 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:42:28.069 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:44:28.158 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:46:28.283 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:48:28.362 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:50:28.482 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:52:28.558 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:54:28.681 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:56:28.803 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T15:58:28.890 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:00:29.015 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:02:29.096 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:04:29.188 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:06:30.085 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:08:30.459 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:10:30.536 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:12:30.655 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:14:30.748 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:16:30.849 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:18:30.946 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:20:31.043 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:22:31.169 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:24:31.243 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:26:31.375 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:28:31.495 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:30:31.612 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:32:31.733 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:34:31.836 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:36:31.932 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:38:32.061 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:40:32.167 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:42:32.286 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:44:32.409 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:46:32.530 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:48:32.653 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:50:32.774 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:52:32.850 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:54:32.934 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:56:33.017 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T16:58:33.106 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:00:33.258 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:02:33.383 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:04:33.458 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:06:33.534 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:08:33.622 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:10:33.745 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:12:33.861 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:14:33.952 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:16:34.026 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:18:34.147 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:20:34.272 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:22:34.405 WARNING:teuthology.dispatcher.supervisor:Job shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022 ran longer than 21600s. Killing... 2026-02-19T17:22:34.535 INFO:teuthology.kill:Killing Pids: {2186397} 2026-02-19T17:22:34.538 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:22:34.644 INFO:teuthology.task.internal:roles: ubuntu@trial106.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'mon.a', 'mgr.a', 'client.0'] 2026-02-19T17:22:34.644 INFO:teuthology.misc:Compressing logs... 2026-02-19T17:22:34.645 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial106.front.sepia.ceph.com' 2026-02-19T17:22:34.645 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial106.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T17:22:34.718 DEBUG:teuthology.orchestra.run.trial106:> true 2026-02-19T17:22:34.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial106.front.sepia.ceph.com' 2026-02-19T17:22:34.794 DEBUG:teuthology.orchestra.run.trial106:> sudo find /var/lib/ceph/crash -name *.log -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T17:22:34.866 DEBUG:teuthology.misc:Transferring archived files from trial106:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022/remote/trial106/crash 2026-02-19T17:22:34.867 DEBUG:teuthology.orchestra.run.trial106:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T17:22:34.928 INFO:teuthology.misc:Compressing logs... 2026-02-19T17:22:34.928 DEBUG:teuthology.orchestra.run.trial106:> sudo find /home/ubuntu/cephtest/archive -name *.log -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T17:22:34.992 INFO:teuthology.orchestra.run.trial106.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T17:22:34.993 INFO:teuthology.orchestra.run.trial106.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T17:22:34.993 INFO:teuthology.orchestra.run.trial106.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T17:22:34.993 INFO:teuthology.orchestra.run.trial106.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T17:22:34.995 DEBUG:teuthology.misc:Transferring archived files from trial106:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022/remote/trial106/ 2026-02-19T17:22:34.995 DEBUG:teuthology.orchestra.run.trial106:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T17:22:35.065 INFO:teuthology.misc:Compressing logs... 2026-02-19T17:22:35.065 DEBUG:teuthology.orchestra.run.trial106:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T17:22:35.132 INFO:teuthology.orchestra.run.trial106.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-19T17:22:35.133 INFO:teuthology.orchestra.run.trial106.stderr:gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.2.log 2026-02-19T17:22:35.133 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-mon.a.log 2026-02-19T17:22:35.133 INFO:teuthology.orchestra.run.trial106.stderr:gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.0.log 2026-02-19T17:22:35.133 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.2.log: /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.cephadm.log 2026-02-19T17:22:35.134 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-mgr.a.log 2026-02-19T17:22:35.134 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.audit.log 2026-02-19T17:22:35.134 INFO:teuthology.orchestra.run.trial106.stderr: 77.8% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.cephadm.log.gz 2026-02-19T17:22:35.134 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-volume.log 2026-02-19T17:22:35.135 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.1.log 2026-02-19T17:22:35.135 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/tcmu-runner.log 2026-02-19T17:22:35.135 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.log 2026-02-19T17:22:35.135 INFO:teuthology.orchestra.run.trial106.stderr: 89.5% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.audit.log.gz 2026-02-19T17:22:35.136 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/tcmu-runner.log: 88.2% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/tcmu-runner.log.gz 2026-02-19T17:22:35.136 INFO:teuthology.orchestra.run.trial106.stderr:/var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.log: 84.0% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph.log.gz 2026-02-19T17:22:35.138 INFO:teuthology.orchestra.run.trial106.stderr: 94.4% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-volume.log.gz 2026-02-19T17:22:35.139 INFO:teuthology.orchestra.run.trial106.stderr: 94.7% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-19T17:22:35.162 INFO:teuthology.orchestra.run.trial106.stderr: 88.8% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-mgr.a.log.gz 2026-02-19T17:22:35.196 INFO:teuthology.orchestra.run.trial106.stderr: 91.6% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-mon.a.log.gz 2026-02-19T17:22:35.198 INFO:teuthology.orchestra.run.trial106.stderr: 94.4% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.1.log.gz 2026-02-19T17:22:35.201 INFO:teuthology.orchestra.run.trial106.stderr: 94.8% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.0.log.gz 2026-02-19T17:22:35.219 INFO:teuthology.orchestra.run.trial106.stderr: 95.0% -- replaced with /var/log/ceph/99176596-0d85-11f1-9db9-d404e6e7d460/ceph-osd.2.log.gz 2026-02-19T17:22:35.221 DEBUG:teuthology.misc:Transferring archived files from trial106:/var/log/ceph to /home/teuthworker/mnt/teuthology/shraddhaag-2026-02-19_09:54:34-orch:cephadm-main-distro-default-trial/58022/remote/trial106/log 2026-02-19T17:22:35.223 DEBUG:teuthology.orchestra.run.trial106:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T17:22:35.472 INFO:teuthology.kill:No teuthology processes running 2026-02-19T17:22:35.473 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:22:35.909 INFO:teuthology.orchestra.console.trial106:Power off 2026-02-19T17:22:35.909 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2026-02-19T17:22:35.949 DEBUG:teuthology.orchestra.console.trial106:power off output: Chassis Power Control: Down/Off 2026-02-19T17:22:39.950 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:22:40.061 DEBUG:teuthology.orchestra.console.trial106:check power output: Chassis Power is on 2026-02-19T17:22:44.063 DEBUG:teuthology.orchestra.console.trial106:pexpect command: ipmitool -H trial106.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2026-02-19T17:22:44.173 DEBUG:teuthology.orchestra.console.trial106:check power output: Chassis Power is off 2026-02-19T17:22:44.174 INFO:teuthology.orchestra.console.trial106:Power off completed 2026-02-19T17:22:44.387 INFO:teuthology.lock.ops:unlocked: trial106.front.sepia.ceph.com 2026-02-19T17:22:44.388 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:24:44.467 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T17:24:44.544 ERROR:teuthology.dispatcher.supervisor:Child exited with code -15 2026-02-19T17:24:44.601 WARNING:teuthology.dispatcher.supervisor:Was going to unlock trial106 but it was locked by another job: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:43:36-fs-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59270