Project

General

Profile

Bug #14500

Updated by Yuri Weinstein over 8 years ago

I see See these errors in many mayne runs, but jobs seem to be recovering after it and running fine, so maybe benign  

 Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-01-23_02:00:01-rados-infernalis-distro-basic-openstack/ 
 Jobs: all 
 Logs: http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-01-23_02:00:01-rados-infernalis-distro-basic-openstack/8006/teuthology.log 

 <pre> 
 2016-01-23T02:57:22.835 INFO:teuthology.misc:Re-opening connections... 
 2016-01-23T02:57:22.835 INFO:teuthology.misc:trying to connect to ubuntu@target085224.ovh.sepia.ceph.com 
 2016-01-23T02:57:22.837 DEBUG:teuthology.orchestra.connection:{'username': 'ubuntu', 'hostname': 'target085224.ovh.sepia.ceph.com', 'key_filename': '/home/teuthworker/.ssh/id_rsa', 'timeout': 60} 
 2016-01-23T02:57:23.402 ERROR:paramiko.transport:Exception: Error reading SSH protocol banner[Errno 104] Connection reset by peer 
 2016-01-23T02:57:23.403 ERROR:paramiko.transport:Traceback (most recent call last): 
 2016-01-23T02:57:23.404 ERROR:paramiko.transport:    File "/home/teuthworker/src/teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/transport.py", line 1516, in run 
 2016-01-23T02:57:23.404 ERROR:paramiko.transport:      self._check_banner() 
 2016-01-23T02:57:23.404 ERROR:paramiko.transport:    File "/home/teuthworker/src/teuthology_master/virtualenv/local/lib/python2.7/site-packages/paramiko/transport.py", line 1633, in _check_banner 
 2016-01-23T02:57:23.404 ERROR:paramiko.transport:      raise SSHException('Error reading SSH protocol banner' + str(x)) 
 2016-01-23T02:57:23.405 ERROR:paramiko.transport:SSHException: Error reading SSH protocol banner[Errno 104] Connection reset by peer 
 2016-01-23T02:57:23.405 ERROR:paramiko.transport: 
 2016-01-23T02:57:23.426 DEBUG:teuthology.orchestra.remote:Error reading SSH protocol banner[Errno 104] Connection reset by peer 
 </pre>

Back