Comment 1 for bug 1806495

Revision history for this message
Sorin Sbarnea (ssbarnea) wrote :

This task can fail with other errors like the one from http://logs.openstack.org/21/625621/2/check/tripleo-ci-centos-7-containers-multinode-queens/56b19bf/job-output.txt.gz

DEBUG requests.packages.urllib3.connectionpool: Starting new HTTP connection (1): tempest-sendmail.tripleo.org
requests.exceptions.ConnectionError: ('Connection aborted.', error(104, 'Connection reset by peer'))

We need to track all of them on elastic-recheck, sadly I am not aware of any single query for a specific ansible task failure because the way ansible prints failures.

See by attemot to identify them: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22requests.exceptions.ConnectionError%3A%20HTTPConnectionPool(host%3D'tempest-sendmail.tripleo.org'%5C%22%20OR%20message%3A%5C%22DEBUG%20tempestmail.TempestMail%3A%20Loading%20configuration%5C%22