plainolneesh opened a new issue #268: Setup fails when swarmmanager enabled URL: https://github.com/apache/fluo-muchos/issues/268 The following error is populated when running setup while swarmmanager is enabled: `fatal: [worker1]: FAILED! => {"changed": true, "cmd": "docker swarm join --token={'stderr_lines': [], u'changed': True, u'end': u'2019-08-05 14:23:25.282669', 'failed': False, u'stdout': u'SWMTKN-1-1fc38cghx9yvebv2sew9rka5ysqw5zyw6dlbwme2i7dewqpm92-0nnhxjb7hn9u1sthyxr6sv60e', u'cmd': u'docker swarm join-token -q worker', u'rc': 0, u'start': u'2019-08-05 14:23:25.190920', u'stderr': u'', u'delta': u'0:00:00.091749', 'stdout_lines': [u'SWMTKN-1-1fc38cghx9yvebv2sew9rka5ysqw5zyw6dlbwme2i7dewqpm92-0nnhxjb7hn9u1sthyxr6sv60e']} 172.31.20.177:2377\n", "delta": "0:00:00.055878", "end": "2019-08-05 14:23:26.271084", "msg": "non-zero return code", "rc": 1, "start": "2019-08-05 14:23:26.215206", "stderr": "\"docker swarm join\" requires exactly 1 argument.\nSee 'docker swarm join --help'.\n\nUsage: docker swarm join [OPTIONS] HOST:PORT\n\nJoin a swarm as a node and/or manager", "stderr_lines": ["\"docker swarm join\" requires exactly 1 argument.", "See 'docker swarm join --help'.", "", "Usage: docker swarm join [OPTIONS] HOST:PORT", "", "Join a swarm as a node and/or manager"], "stdout": "", "stdout_lines": []}`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
