-
Type: Bug
-
Status: Open
-
Priority: Blocker
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Continuous Integration, Docker misc
-
Tags:
-
Sprint:DevTools-06, DevTools-07
Similarly to NXBT-2599, the tcp://swarm-qa.nuxeo.org:4000 stopped working: the nodes left in Pending status.
It appeared that the swarm-manager could not reach consul anymore through its public interface:
$ docker logs swarm-manager time="2019-01-30T10:03:13Z" level=info msg="Initializing discovery without TLS" time="2019-01-30T10:03:13Z" level=info msg="Listening for HTTP" addr=":4000" proto=tcp time="2019-01-30T10:03:43Z" level=error msg="Discovery error: Get http://swarm-qa.nuxeo.org:8500/v1/kv/docker/swarm/nodes?consistent=: dial tcp 176.31.239.50:8500: i/o timeout"
Update the related documentation with maintenance instructions.
Complete the ticket with a durable fix.