2022-12-15T01:15:43.694 INFO:root:teuthology version: 0.0.1.dev18+g19d18db 2022-12-15T01:16:03.812 INFO:teuthology.lock.ops:Start node 'smithi033.front.sepia.ceph.com' reimaging 2022-12-15T01:16:03.812 INFO:teuthology.lock.ops:Updating [smithi033.front.sepia.ceph.com]: reset os type and version on server 2022-12-15T01:16:03.812 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2022-12-15T01:16:08.836 INFO:teuthology.lock.ops:Node 'smithi033.front.sepia.ceph.com' reimaging is complete 2022-12-15T01:16:29.069 INFO:teuthology.provision.fog.smithi033:Scheduling deploy of ubuntu 20.04 2022-12-15T01:16:49.416 INFO:teuthology.orchestra.console:Power off smithi033 2022-12-15T01:17:09.888 INFO:teuthology.orchestra.console:Power off for smithi033 completed 2022-12-15T01:17:09.989 INFO:teuthology.orchestra.console:Power on smithi033 2022-12-15T01:17:14.247 INFO:teuthology.orchestra.console:Power on for smithi033 completed 2022-12-15T01:17:14.348 INFO:teuthology.provision.fog.smithi033:Waiting for deploy to finish 2022-12-15T01:17:32.863 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2022-12-15T01:17:46.943 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2022-12-15T01:18:01.023 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2022-12-15T01:18:26.879 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2022-12-15T01:18:37.986 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:18:44.090 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:18:50.152 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:18:53.040 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:18:59.103 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:04.109 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:05.171 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:11.233 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:17.338 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:23.440 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:23.441 WARNING:teuthology.provision.fog:'connect to smithi033.front.sepia.ceph.com' reached maximum tries (10) after waiting for 10 seconds 2022-12-15T01:19:34.545 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:36.799 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-12-15T01:19:36.801 ERROR:paramiko.transport:Traceback (most recent call last): 2022-12-15T01:19:36.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2270, in _check_banner 2022-12-15T01:19:36.801 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-12-15T01:19:36.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 380, in readline 2022-12-15T01:19:36.801 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-12-15T01:19:36.801 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-12-15T01:19:36.802 ERROR:paramiko.transport: raise EOFError() 2022-12-15T01:19:36.802 ERROR:paramiko.transport:EOFError 2022-12-15T01:19:36.802 ERROR:paramiko.transport: 2022-12-15T01:19:36.802 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-12-15T01:19:36.802 ERROR:paramiko.transport: 2022-12-15T01:19:36.802 ERROR:paramiko.transport:Traceback (most recent call last): 2022-12-15T01:19:36.802 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2093, in run 2022-12-15T01:19:36.802 ERROR:paramiko.transport: self._check_banner() 2022-12-15T01:19:36.802 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2274, in _check_banner 2022-12-15T01:19:36.802 ERROR:paramiko.transport: raise SSHException( 2022-12-15T01:19:36.802 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-12-15T01:19:36.802 ERROR:paramiko.transport: 2022-12-15T01:19:36.803 WARNING:teuthology.provision.fog:Error reading SSH protocol banner 2022-12-15T01:19:47.907 ERROR:teuthology.orchestra.connection:Error authenticating with smithi033.front.sepia.ceph.com: Authentication failed. 2022-12-15T01:19:48.911 ERROR:paramiko.transport:Exception (client): Error reading SSH protocol banner 2022-12-15T01:19:48.911 ERROR:paramiko.transport:Traceback (most recent call last): 2022-12-15T01:19:48.911 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2270, in _check_banner 2022-12-15T01:19:48.912 ERROR:paramiko.transport: buf = self.packetizer.readline(timeout) 2022-12-15T01:19:48.912 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 380, in readline 2022-12-15T01:19:48.912 ERROR:paramiko.transport: buf += self._read_timeout(timeout) 2022-12-15T01:19:48.912 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/packet.py", line 609, in _read_timeout 2022-12-15T01:19:48.912 ERROR:paramiko.transport: raise EOFError() 2022-12-15T01:19:48.912 ERROR:paramiko.transport:EOFError 2022-12-15T01:19:48.912 ERROR:paramiko.transport: 2022-12-15T01:19:48.912 ERROR:paramiko.transport:During handling of the above exception, another exception occurred: 2022-12-15T01:19:48.912 ERROR:paramiko.transport: 2022-12-15T01:19:48.912 ERROR:paramiko.transport:Traceback (most recent call last): 2022-12-15T01:19:48.912 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2093, in run 2022-12-15T01:19:48.912 ERROR:paramiko.transport: self._check_banner() 2022-12-15T01:19:48.913 ERROR:paramiko.transport: File "/home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/lib/python3.8/site-packages/paramiko/transport.py", line 2274, in _check_banner 2022-12-15T01:19:48.913 ERROR:paramiko.transport: raise SSHException( 2022-12-15T01:19:48.913 ERROR:paramiko.transport:paramiko.ssh_exception.SSHException: Error reading SSH protocol banner 2022-12-15T01:19:48.913 ERROR:paramiko.transport: 2022-12-15T01:19:48.913 WARNING:teuthology.provision.fog:Error reading SSH protocol banner 2022-12-15T01:20:54.916 WARNING:teuthology.provision.fog:timed out 2022-12-15T01:21:24.288 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2022-12-15T01:21:31.609 WARNING:teuthology.provision.fog:[Errno None] Unable to connect to port 22 on 172.21.15.33 2022-12-15T01:21:37.805 INFO:teuthology.orchestra.run:Running command with timeout 600 2022-12-15T01:21:38.253 INFO:teuthology.provision.fog.smithi033:Node is ready 2022-12-15T01:21:38.261 INFO:teuthology.orchestra.run.smithi033.stdout:smithi033.front.sepia.ceph.com 2022-12-15T01:21:38.310 INFO:teuthology.orchestra.run.smithi033.stdout:172.21.15.33 smithi033.front.sepia.ceph.com smithi033 2022-12-15T01:21:38.501 INFO:teuthology.provision.fog.smithi033:Deploy complete! 2022-12-15T01:21:43.693 INFO:teuthology.lock.ops:Checking smithi033.front.sepia.ceph.com 2022-12-15T01:21:43.694 INFO:teuthology.lock.ops:New key found. Updating... 2022-12-15T01:21:48.729 INFO:teuthology.lock.ops:Updating [smithi033.front.sepia.ceph.com]: set os type and version on server 2022-12-15T01:21:48.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2022-12-15T01:21:54.003 INFO:teuthology.orchestra.run.smithi033.stdout:x86_64 2022-12-15T01:21:54.009 INFO:teuthology.orchestra.run.smithi033.stdout:NAME="Ubuntu" 2022-12-15T01:21:54.009 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION="20.04.5 LTS (Focal Fossa)" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:ID=ubuntu 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:ID_LIKE=debian 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:PRETTY_NAME="Ubuntu 20.04.5 LTS" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_ID="20.04" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:HOME_URL="https://www.ubuntu.com/" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_CODENAME=focal 2022-12-15T01:21:54.010 INFO:teuthology.orchestra.run.smithi033.stdout:UBUNTU_CODENAME=focal 2022-12-15T01:21:54.011 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2022-12-15T01:21:55.286 INFO:teuthology.dispatcher.supervisor:Running job 7117264 2022-12-15T01:21:55.287 DEBUG:teuthology.dispatcher.supervisor:Running: /home/teuthworker/src/git.ceph.com_teuthology_19d18db866afdc31fd6586f558fc29b95a87ccfb/virtualenv/bin/teuthology -v --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2022-12-14_21:30:01-rados-wip-yuri3-testing-2022-12-14-0855-pacific-distro-default-smithi/7117264 --name yuriw-2022-12-14_21:30:01-rados-wip-yuri3-testing-2022-12-14-0855-pacific-distro-default-smithi --description rados/perf/{ceph mon_election/connectivity objectstore/bluestore-bitmap openstack scheduler/dmclock_1Shard_16Threads settings/optimized ubuntu_latest workloads/sample_radosbench} -- /home/teuthworker/archive/yuriw-2022-12-14_21:30:01-rados-wip-yuri3-testing-2022-12-14-0855-pacific-distro-default-smithi/7117264/orig.config.yaml 2022-12-15T01:21:55.292 INFO:teuthology.dispatcher.supervisor:Job archive: /home/teuthworker/archive/yuriw-2022-12-14_21:30:01-rados-wip-yuri3-testing-2022-12-14-0855-pacific-distro-default-smithi/7117264 2022-12-15T01:21:55.293 INFO:teuthology.dispatcher.supervisor:Job PID: 13745 2022-12-15T01:21:55.293 INFO:teuthology.dispatcher.supervisor:Running with watchdog 2022-12-15T01:34:19.099 INFO:teuthology.dispatcher.supervisor:Success! 2022-12-15T01:34:19.203 INFO:teuthology.dispatcher.supervisor:Unlocking machines... 2022-12-15T01:34:19.255 INFO:teuthology.lock.ops:unlocked: smithi033.front.sepia.ceph.com