2023-12-03T10:47:20.476 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-03T10:47:20.476 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T10:47:20.572 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f01eaf71550>, signals=[15]) 2023-12-03T10:47:20.572 INFO:teuthology.lock.ops:Start node 'smithi187.front.sepia.ceph.com' reimaging 2023-12-03T10:47:20.572 INFO:teuthology.lock.ops:Updating [smithi187.front.sepia.ceph.com]: reset os type and version on server 2023-12-03T10:47:20.572 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2023-12-03T10:47:20.706 DEBUG:teuthology.provision.fog.smithi187:Requesting image smithi_centos_9.stream (ID 10) 2023-12-03T10:47:20.751 INFO:teuthology.provision.fog.smithi187:Scheduling deploy of centos 9.stream 2023-12-03T10:47:21.024 INFO:teuthology.orchestra.console.smithi187:Power off 2023-12-03T10:47:21.024 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-03T10:47:21.044 DEBUG:teuthology.orchestra.console.smithi187:power off output: Chassis Power Control: Down/Off 2023-12-03T10:47:21.044 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T10:47:21.065 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-03T10:47:25.067 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T10:47:25.175 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-03T10:47:29.178 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T10:47:29.286 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2023-12-03T10:47:29.387 INFO:teuthology.orchestra.console.smithi187:Power off completed 2023-12-03T10:47:29.488 INFO:teuthology.orchestra.console.smithi187:Power on 2023-12-03T10:47:29.488 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2023-12-03T10:47:29.508 DEBUG:teuthology.orchestra.console.smithi187:power on output: Chassis Power Control: Up/On 2023-12-03T10:47:29.508 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T10:47:29.527 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2023-12-03T10:47:33.531 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T10:47:33.639 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-03T10:47:33.739 INFO:teuthology.orchestra.console.smithi187:Power on completed 2023-12-03T10:47:33.840 INFO:teuthology.provision.fog.smithi187:Waiting for deploy to finish 2023-12-03T10:50:05.360 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-03T10:51:35.694 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: AuthenticationException('Authentication timeout.') 2023-12-03T10:51:55.204 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:52:02.267 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:52:05.090 ERROR:paramiko.transport:Socket exception: Connection reset by peer (104) 2023-12-03T10:52:12.287 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:52:25.306 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:52:41.325 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:53:00.344 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:53:22.364 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:53:47.383 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:54:15.402 ERROR:teuthology.orchestra.connection:Error authenticating with smithi187.front.sepia.ceph.com: BadHostKeyException('smithi187.front.sepia.ceph.com', , ) (No SSH private key found!) Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/orchestra/connection.py", line 106, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/lib/python3.8/site-packages/paramiko/client.py", line 438, in connect raise BadHostKeyException(hostname, server_key, our_key) paramiko.ssh_exception.BadHostKeyException: Host key for server 'smithi187.front.sepia.ceph.com' does not match: got 'AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM=', expected 'AAAAC3NzaC1lZDI1NTE5AAAAIDRrE8OOjdJSzDjyyHXfjeJVzEHj/TQYucExHbAKwPr5' 2023-12-03T10:54:15.403 WARNING:teuthology.provision.fog.smithi187:'connect to smithi187.front.sepia.ceph.com' reached maximum tries (11) after waiting for 145 seconds 2023-12-03T10:54:21.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-03T10:54:21.697 INFO:teuthology.orchestra.run:Running command with timeout 600 2023-12-03T10:54:21.698 DEBUG:teuthology.orchestra.run.smithi187:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2023-12-03T10:54:22.062 INFO:teuthology.provision.fog.smithi187:Node is ready 2023-12-03T10:54:22.062 DEBUG:teuthology.orchestra.run.smithi187:> hostname 2023-12-03T10:54:22.076 INFO:teuthology.orchestra.run.smithi187.stdout:smithi187.front.sepia.ceph.com 2023-12-03T10:54:22.077 DEBUG:teuthology.orchestra.run.smithi187:> grep smithi187.front.sepia.ceph.com /etc/hosts 2023-12-03T10:54:22.131 INFO:teuthology.orchestra.run.smithi187.stdout:172.21.15.187 smithi187.front.sepia.ceph.com smithi187 2023-12-03T10:54:22.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname smithi187 2023-12-03T10:54:22.236 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i -e 's/smithi187.front.sepia.ceph.com/smithi187/g' /etc/hosts 2023-12-03T10:54:22.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i -e 's/172.21.15.187/172.21.15.187/g' /etc/hosts 2023-12-03T10:54:22.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i -e 's/smithi187.front.sepia.ceph.com/smithi187/g' /etc/hostname 2023-12-03T10:54:22.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname smithi187 2023-12-03T10:54:22.464 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="9" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="9" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el9" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2023-12-03T10:54:22.518 INFO:teuthology.orchestra.run.smithi187.stdout:LOGO="fedora-logo-icon" 2023-12-03T10:54:22.519 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-03T10:54:22.519 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2023-12-03T10:54:22.519 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-03T10:54:22.519 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-03T10:54:22.519 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-03T10:54:22.520 INFO:teuthology.provision.fog.smithi187:Deploy complete! 2023-12-03T10:54:22.521 DEBUG:teuthology.parallel:result is None 2023-12-03T10:54:22.651 INFO:teuthology.lock.ops:Checking smithi187.front.sepia.ceph.com 2023-12-03T10:54:22.651 INFO:teuthology.lock.ops:New key found. Updating... 2023-12-03T10:54:22.672 INFO:teuthology.lock.ops:Updating [smithi187.front.sepia.ceph.com]: set os type and version on server 2023-12-03T10:54:22.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-12-03T10:54:22.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-03T10:54:22.753 DEBUG:teuthology.orchestra.run.smithi187:> true 2023-12-03T10:54:22.820 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-12-03T10:54:22.820 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2023-12-03T10:54:22.874 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2023-12-03T10:54:22.875 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="CentOS Stream" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="9" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:ID="centos" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE="rhel fedora" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="9" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:PLATFORM_ID="platform:el9" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="CentOS Stream 9" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:ANSI_COLOR="0;31" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:LOGO="fedora-logo-icon" 2023-12-03T10:54:22.929 INFO:teuthology.orchestra.run.smithi187.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2023-12-03T10:54:22.930 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://centos.org/" 2023-12-03T10:54:22.930 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-03T10:54:22.930 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2023-12-03T10:54:22.930 INFO:teuthology.orchestra.run.smithi187.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2023-12-03T10:54:22.930 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2023-12-03T10:54:22.947 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T10:54:23.035 INFO:teuthology.dispatcher.supervisor:Running job 7476082 2023-12-03T10:54:23.035 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/virtualenv/bin/teuthology -v --owner scheduled_matan@teuthology --archive /home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082 --name matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi --description crimson-rados/perf/{clusters/{fixed-2} crimson-supported-all-distro/centos_latest crimson_qa_overrides deploy/ceph objectstore/bluestore settings/optimized workloads/fio_4M_rand_write} -- /home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082/orig.config.yaml 2023-12-03T10:54:23.038 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082 2023-12-03T10:54:23.039 INFO:teuthology.dispatcher.supervisor:Job PID: 1558517 2023-12-03T10:54:23.039 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2023-12-03T10:56:23.046 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T10:58:23.210 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:00:23.381 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:02:23.547 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:04:23.723 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:06:23.884 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:08:24.091 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:10:24.242 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:12:24.399 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:14:24.569 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:16:24.734 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:18:24.899 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:20:25.067 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:22:25.225 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:24:25.543 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:26:25.711 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:28:25.880 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:30:26.045 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:32:26.198 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:34:26.371 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:36:26.543 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:38:26.731 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:40:26.890 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:42:27.055 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:44:27.229 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:46:27.396 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:48:27.571 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:50:27.744 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:52:27.909 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:54:28.085 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:56:28.264 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T11:58:28.429 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:00:28.583 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:02:28.768 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:04:28.939 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:06:29.113 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:08:29.284 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:10:29.460 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:12:29.615 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:14:29.778 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:16:29.913 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:18:30.092 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:20:30.255 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:22:30.420 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:24:30.600 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:26:30.776 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:28:30.960 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:30:31.140 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:32:31.320 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:34:31.492 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:36:31.664 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:38:31.831 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:40:31.991 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:42:32.156 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:44:32.321 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:46:32.500 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:48:32.679 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:50:32.852 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:52:33.009 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:54:33.173 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:56:33.294 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T12:58:33.445 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:00:33.588 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:02:33.741 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:04:33.915 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:06:34.079 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:08:34.248 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:10:34.393 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:12:34.568 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:14:34.681 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:16:34.832 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:18:35.000 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:20:35.173 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:22:35.279 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:24:35.464 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:26:35.631 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:28:35.783 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:30:35.938 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:32:36.103 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:34:36.268 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:36:36.431 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:38:36.597 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:40:36.761 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:42:36.940 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:44:37.063 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:46:37.224 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:48:37.340 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:50:37.449 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:52:37.605 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:54:37.766 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:56:37.922 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T13:58:38.071 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:00:38.205 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:02:38.299 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:04:38.456 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:06:38.635 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:08:38.808 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:10:38.967 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:12:39.132 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:14:39.292 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:16:39.458 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:18:39.623 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:20:39.787 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:22:39.951 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:24:40.117 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:26:40.297 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:28:40.472 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:30:40.643 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:32:40.807 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:34:40.984 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:36:41.155 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:38:41.319 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:40:41.483 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:42:41.643 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:44:41.811 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:46:41.962 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:48:42.224 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:50:42.395 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:52:42.555 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:54:42.694 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:56:42.856 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T14:58:43.027 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:00:43.199 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:02:43.375 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:04:43.567 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:06:43.731 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:08:43.894 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:10:44.060 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:12:44.223 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:14:44.392 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:16:44.569 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:18:44.727 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:20:44.891 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:22:45.051 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:24:45.239 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:26:45.451 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:28:45.631 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:30:45.791 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:32:45.951 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:34:46.119 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:36:46.282 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:38:46.453 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:40:46.651 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:42:46.819 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:44:46.993 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:46:47.167 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:48:47.332 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:50:47.498 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:52:47.675 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:54:47.841 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:56:48.003 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T15:58:48.171 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:00:48.347 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:02:48.511 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:04:48.683 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:06:48.859 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:08:49.029 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:10:49.192 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:12:49.367 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:14:49.555 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:16:49.709 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:18:49.879 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:20:50.051 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:22:50.227 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:24:50.403 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:26:50.571 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:28:50.751 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:30:50.915 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:32:51.088 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:34:51.251 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:36:51.434 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:38:51.615 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:40:51.779 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:42:51.948 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:44:52.117 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:46:52.279 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:48:52.451 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:50:52.617 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:52:52.783 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:54:52.975 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:56:53.147 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T16:58:53.313 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:00:53.479 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:02:53.639 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:04:53.815 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:06:54.009 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:08:54.176 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:10:54.351 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:12:54.523 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:14:54.682 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:16:54.853 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:18:55.015 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:20:55.187 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:22:55.321 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:24:55.481 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:26:55.642 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:28:55.807 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:30:56.151 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:32:56.311 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:34:56.475 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:36:56.643 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:38:56.814 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:40:56.967 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:42:57.139 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:44:57.315 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:46:57.491 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:48:57.664 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:50:57.828 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:52:57.999 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:54:58.163 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:56:58.336 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T17:58:58.495 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:00:58.659 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:02:58.831 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:04:58.983 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:06:59.142 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:08:59.308 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:10:59.471 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:12:59.629 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:14:59.789 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:16:59.958 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:19:00.114 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:21:00.277 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:23:00.442 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:25:00.603 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:27:00.772 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:29:00.922 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:31:01.087 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:33:01.247 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:35:01.417 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:37:01.551 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:39:01.719 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:41:01.891 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:43:02.052 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:45:02.217 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:47:02.384 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:49:02.551 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:51:02.711 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:53:02.866 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:55:03.031 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:57:03.175 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T18:59:03.341 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:01:03.502 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:03:03.640 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:05:03.799 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:07:03.966 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:09:04.116 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:11:04.285 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:13:04.442 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:15:04.600 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:17:04.760 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:19:04.889 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:21:05.027 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:23:05.195 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:25:05.366 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:27:05.530 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:29:05.705 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:31:05.876 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:33:06.004 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:35:06.179 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:37:06.256 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:39:06.429 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:41:06.623 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:43:06.787 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:45:06.955 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:47:07.120 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:49:07.283 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:51:07.448 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:53:07.611 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:55:07.775 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:57:07.908 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T19:59:07.998 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:01:08.135 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:03:08.291 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:05:08.463 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:07:08.586 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:09:08.734 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:11:08.905 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:13:09.055 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:15:09.210 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:17:09.338 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:19:09.498 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:21:09.640 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:23:09.789 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:25:09.939 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:27:10.092 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:29:10.251 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:31:10.400 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:33:10.553 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:35:10.719 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:37:10.788 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:39:10.930 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:41:11.048 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:43:11.217 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:45:11.383 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:47:11.560 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:49:11.718 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:51:11.904 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:53:12.059 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:55:12.221 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:57:12.352 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T20:59:12.434 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:01:12.594 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:03:12.742 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:05:12.874 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:07:12.977 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:09:13.122 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:11:13.296 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:13:13.411 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:15:13.545 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:17:13.631 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:19:13.783 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:21:13.878 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:23:14.013 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:25:14.156 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:27:14.275 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:29:14.434 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:31:14.603 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:33:14.748 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:35:14.879 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:37:15.047 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:39:15.221 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:41:15.318 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:43:15.443 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:45:15.580 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:47:15.708 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:49:15.875 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:51:16.055 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:53:16.231 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:55:16.411 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:57:16.583 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T21:59:16.738 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:01:16.899 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:03:17.004 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:05:17.141 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:07:17.297 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:09:17.465 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:11:17.693 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:13:17.977 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:15:18.143 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:17:18.375 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:19:18.639 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:21:18.796 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:23:18.885 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:25:19.133 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:27:19.304 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:29:19.432 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:31:19.618 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:33:19.775 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:35:19.928 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:37:20.098 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:39:20.222 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:41:20.382 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:43:20.545 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:45:20.750 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:47:20.940 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:49:21.108 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:51:21.261 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:53:21.379 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:55:21.539 WARNING:teuthology.dispatcher.supervisor:Job ran longer than 43200s. Killing... 2023-12-03T22:55:21.655 INFO:teuthology.kill:Killing Pids: {1558517} 2023-12-03T22:55:22.382 INFO:teuthology.task.internal:roles: ubuntu@smithi187.front.sepia.ceph.com - ['mon.a', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'client.0'] 2023-12-03T22:55:22.382 INFO:teuthology.misc:Compressing logs... 2023-12-03T22:55:22.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-12-03T22:55:22.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-03T22:55:22.467 DEBUG:teuthology.orchestra.run.smithi187:> true 2023-12-03T22:55:22.539 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-12-03T22:55:22.539 DEBUG:teuthology.orchestra.run.smithi187:> 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 -- 2023-12-03T22:55:22.616 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/lib/ceph/crash to /home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082/remote/smithi187/crash 2023-12-03T22:55:22.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2023-12-03T22:55:22.683 INFO:teuthology.misc:Compressing logs... 2023-12-03T22:55:22.683 DEBUG:teuthology.orchestra.run.smithi187:> 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 -- 2023-12-03T22:55:22.751 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-03T22:55:22.751 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-03T22:55:22.752 INFO:teuthology.orchestra.run.smithi187.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2023-12-03T22:55:22.752 INFO:teuthology.orchestra.run.smithi187.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2023-12-03T22:55:22.753 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082/remote/smithi187/ 2023-12-03T22:55:22.753 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-03T22:55:22.831 INFO:teuthology.misc:Compressing logs... 2023-12-03T22:55:22.831 DEBUG:teuthology.orchestra.run.smithi187:> 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 -- 2023-12-03T22:55:22.889 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2023-12-03T22:55:22.889 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82739.log 2023-12-03T22:55:22.901 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86264.log 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82739.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82485.log 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr: 50.8% -- replaced with /var/log/ceph/ceph-client.admin.82739.log.gz 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86264.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81525.log 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr: 50.4% -- replaced with /var/log/ceph/ceph-client.admin.86264.log.gz 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82485.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86148.log 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr: 50.8% -- replaced with /var/log/ceph/ceph-client.admin.82485.log.gz 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr: 91.8%/var/log/ceph/ceph-client.admin.81525.log: -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82403.log 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr: 49.6% -- replaced with /var/log/ceph/ceph-client.admin.81525.log.gz 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86148.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82781.log 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr: 49.6% -- replaced with /var/log/ceph/ceph-client.admin.86148.log.gz 2023-12-03T22:55:22.902 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82403.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86210.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.82403.log.gz 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82781.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81375.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 50.4% -- replaced with /var/log/ceph/ceph-client.admin.82781.log.gz 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86210.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82571.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.86210.log.gz 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.81375.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.79928.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.81375.log.gz 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82571.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 50.4% -- replaced with /var/log/ceph/ceph-client.admin.82571.log.gz 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph.tmp-client.admin.79928.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82160.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 67.7% -- replaced with /var/log/ceph/ceph.tmp-client.admin.79928.log.gz 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81565.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82160.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86312.log 2023-12-03T22:55:22.903 INFO:teuthology.orchestra.run.smithi187.stderr: 85.9% -- replaced with /var/log/ceph/ceph.audit.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.82160.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86335.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.81565.log: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.81565.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86312.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.86312.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86335.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82258.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.86335.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82610.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-osd.1.log: /var/log/ceph/ceph-client.admin.82258.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82611.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.82258.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82610.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82343.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr: 50.4% -- replaced with /var/log/ceph/ceph-client.admin.82610.log.gz 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82611.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82483.log 2023-12-03T22:55:22.904 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.82611.log.gz 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82343.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82300.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.82343.log.gz 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82483.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr: 50.4% -- replaced with /var/log/ceph/ceph-client.admin.82483.log.gz 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82300.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81723.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr: 49.6% -- replaced with /var/log/ceph/ceph-client.admin.82300.log.gz 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.81723.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81753.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr: 49.6% -- replaced with /var/log/ceph/ceph-client.admin.81723.log.gz 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.81753.log: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.81753.log.gz 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86359.log 2023-12-03T22:55:22.905 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph.log: /var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81485.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86359.log: gzip -5 --verbose 66.7% -- replaced with /var/log/ceph/ceph-client.admin.86359.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: -- /var/log/ceph/ceph-client.admin.82216.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: 89.2% -- replaced with /var/log/ceph/ceph.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.81485.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86239.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.81485.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82216.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82484.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: 49.6% -- replaced with /var/log/ceph/ceph-client.admin.82216.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86239.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.86289.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.86239.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82484.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.82697.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: 50.4% -- replaced with /var/log/ceph/ceph-client.admin.82484.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.86289.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.81287.log 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.86289.log.gz 2023-12-03T22:55:22.906 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.82697.log: 50.8% -- replaced with /var/log/ceph/ceph-client.admin.82697.log.gz 2023-12-03T22:55:22.907 INFO:teuthology.orchestra.run.smithi187.stderr:/var/log/ceph/ceph-client.admin.81287.log: 50.0% -- replaced with /var/log/ceph/ceph-client.admin.81287.log.gz 2023-12-03T22:55:22.915 INFO:teuthology.orchestra.run.smithi187.stderr: 93.0% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2023-12-03T22:55:22.970 INFO:teuthology.orchestra.run.smithi187.stderr: 93.7% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2023-12-03T22:55:22.973 INFO:teuthology.orchestra.run.smithi187.stderr: 93.7% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2023-12-03T22:55:22.978 INFO:teuthology.orchestra.run.smithi187.stderr: 93.8% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2023-12-03T22:55:22.980 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/log/ceph to /home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082/remote/smithi187/log 2023-12-03T22:55:22.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-03T22:55:23.198 INFO:teuthology.kill:No teuthology processes running 2023-12-03T22:55:23.198 ERROR:teuthology.dispatcher.supervisor:Failed to kill job and unlock machines Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/dispatcher/supervisor.py", line 331, in run_with_watchdog kill.kill_job( File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/kill.py", line 89, in kill_job if kill_processes(run_name, [job_info.get('pid')]): File "/home/teuthworker/src/git.ceph.com_teuthology_f2de108beb0a6dde7f3e6c96039071828a1f6269/teuthology/kill.py", line 210, in kill_processes if survivors: UnboundLocalError: local variable 'survivors' referenced before assignment 2023-12-03T22:55:23.199 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:57:23.336 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-03T22:57:23.407 ERROR:teuthology.dispatcher.supervisor:Child exited with code -15 2023-12-03T22:57:23.480 INFO:teuthology.dispatcher.supervisor:Nuking machines... 2023-12-03T22:57:23.481 INFO:teuthology.nuke:Checking targets against current locks 2023-12-03T22:57:23.522 DEBUG:teuthology.nuke:shortname: smithi187 2023-12-03T22:57:23.523 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-03T22:57:23.546 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/matan-2023-12-03_10:46:10-crimson-rados-wip-matanb-crimson-snaptrimevent-lifetime-v3-distro-crimson-smithi/7476082', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-03 10:47:19.673683', 'locked_by': 'scheduled_matan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE6u5maQOqs418+mCjOSDqe4jPtzu1ax/e/T6MWNoxvjqaEo1uaPsMDGVmvt7/5wOM+osWLL+pzlky1Lx2CwfVM='} 2023-12-03T22:57:23.594 INFO:teuthology.orchestra.console.smithi187:Power off 2023-12-03T22:57:23.595 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-03T22:57:23.616 DEBUG:teuthology.orchestra.console.smithi187:power off output: Chassis Power Control: Down/Off 2023-12-03T22:57:23.616 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T22:57:23.637 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-03T22:57:27.638 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T22:57:27.748 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-12-03T22:57:31.753 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-03T22:57:31.865 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2023-12-03T22:57:31.966 INFO:teuthology.orchestra.console.smithi187:Power off completed 2023-12-03T22:57:32.123 INFO:teuthology.lock.ops:unlocked: smithi187.front.sepia.ceph.com