2020-11-23T13:50:11.927 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:11.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:12.026 ERROR:teuthology.orchestra.connection:Error connecting to smithi093.front.sepia.ceph.com Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/connection.py", line 105, in connect ssh.connect(**connect_args) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 446, in connect passphrase, File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 764, in _auth raise saved_exception File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/client.py", line 740, in _auth self._transport.auth_publickey(username, key) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/transport.py", line 1580, in auth_publickey return self.auth_handler.wait_for_response(my_event) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/lib/python3.6/site-packages/paramiko/auth_handler.py", line 250, in wait_for_response raise e paramiko.ssh_exception.AuthenticationException: Authentication failed. 2020-11-23T13:50:21.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:30.087 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:39.142 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:48.198 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:50:58.342 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:07.429 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:19.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi093.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:31.942 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:40.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi095.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-23T13:51:42.821 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-23T13:51:42.823 INFO:teuthology.orchestra.run.smithi095:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-23T13:52:02.839 INFO:teuthology.provision.fog.smithi095:Node is ready 2020-11-23T13:52:02.839 INFO:teuthology.orchestra.run.smithi095:> hostname 2020-11-23T13:52:02.858 INFO:teuthology.orchestra.run.smithi095.stdout:smithi095.front.sepia.ceph.com 2020-11-23T13:52:02.858 INFO:teuthology.orchestra.run.smithi095:> grep smithi095.front.sepia.ceph.com /etc/hosts 2020-11-23T13:52:02.914 INFO:teuthology.orchestra.run.smithi095.stdout:172.21.15.95 smithi095.front.sepia.ceph.com smithi095 2020-11-23T13:52:02.914 INFO:teuthology.orchestra.run.smithi095:> sudo hostname smithi095 2020-11-23T13:52:03.062 INFO:teuthology.orchestra.run.smithi095:> sudo sed -i -e 's/smithi095.front.sepia.ceph.com/smithi095/g' /etc/hosts 2020-11-23T13:52:03.092 INFO:teuthology.orchestra.run.smithi095:> sudo sed -i -e 's/172.21.15.95/172.21.15.95/g' /etc/hosts 2020-11-23T13:52:03.161 INFO:teuthology.orchestra.run.smithi095:> sudo sed -i -e 's/smithi095.front.sepia.ceph.com/smithi095/g' /etc/hostname 2020-11-23T13:52:03.230 INFO:teuthology.orchestra.run.smithi095:> sudo hostname smithi095 2020-11-23T13:52:03.297 INFO:teuthology.provision.fog.smithi095:Deploy complete! 2020-11-23T13:52:03.298 DEBUG:teuthology.parallel:result is None