Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Physical builds ssh broken pipe #582

Open
jake9050 opened this issue Jul 28, 2017 · 0 comments
Open

Physical builds ssh broken pipe #582

jake9050 opened this issue Jul 28, 2017 · 0 comments
Assignees

Comments

@jake9050
Copy link

This occurs directly after explicitly waiting for ssh to come up on target hosts.

23:42:20 TASK [prerequisite_ansible : Wait for ssh to come up] **************************
23:42:20 Thursday 27 July 2017  23:42:20 +0200 (0:00:00.064)       0:00:00.064 ********* 
23:42:21 ok: [ctrl03 -> localhost]
23:42:21 ok: [ctrl02 -> localhost]
23:42:21 ok: [ctrl01 -> localhost]
23:42:21 
23:42:21 TASK [prerequisite_ansible : Install required packages for Ansible using raw (Cannot use modules because dependencies are not met)] ***
23:42:21 Thursday 27 July 2017  23:42:21 +0200 (0:00:00.900)       0:00:00.964 ********* 
23:42:21 fatal: [ctrl02]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: mux_client_hello_exchange: write packet: Broken pipe\r\n", "unreachable": true}
23:42:21 fatal: [ctrl03]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: mux_client_hello_exchange: write packet: Broken pipe\r\n", "unreachable": true}

Find out what is causing this.

@jake9050 jake9050 self-assigned this Jul 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant