Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save celikmustafa89/a2dafdebeb97c8d996c24e9e99009304 to your computer and use it in GitHub Desktop.
Save celikmustafa89/a2dafdebeb97c8d996c24e9e99009304 to your computer and use it in GitHub Desktop.
root@ansible01:/opt/openstack-ansible/playbooks# openstack-ansible rabbitmq-install.yml -vvvv
Variable files: "-e @/etc/openstack_deploy/user_secrets.yml -e @/etc/openstack_deploy/user_variables.yml "
PLAY [Install rabbitmq server] ************************************************
TASK: [Use the lxc-openstack aa profile] **************************************
<172.29.236.12> ESTABLISH CONNECTION FOR USER: root
<172.29.236.12> REMOTE_MODULE lxc_container name=ansible02_rabbit_mq_container-76075bff
<172.29.236.12> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.236.12 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.236.11> ESTABLISH CONNECTION FOR USER: root
<172.29.236.13> ESTABLISH CONNECTION FOR USER: root
<172.29.236.11> REMOTE_MODULE lxc_container name=ansible01_rabbit_mq_container-03db76b3
<172.29.236.13> REMOTE_MODULE lxc_container name=ansible03_rabbit_mq_container-d603475d
<172.29.236.11> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.236.11 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.236.13> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.236.13 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3 -> ansible01] => {"changed": false, "lxc_container": {"init_pid": 36812, "interfaces": ["eth0", "eth1", "lo"], "ips": ["10.0.3.244", "172.29.237.223"], "state": "running"}}
ok: [ansible02_rabbit_mq_container-76075bff -> ansible02] => {"changed": false, "lxc_container": {"init_pid": 29736, "interfaces": ["eth0", "eth1", "lo"], "ips": ["10.0.3.169", "172.29.239.42"], "state": "running"}}
ok: [ansible03_rabbit_mq_container-d603475d -> ansible03] => {"changed": false, "lxc_container": {"init_pid": 31241, "interfaces": ["eth0", "eth1", "lo"], "ips": ["10.0.3.200", "172.29.237.192"], "state": "running"}}
TASK: [Wait for container ssh] ************************************************
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible02_rabbit_mq_container-76075bff]
skipping: [ansible01_rabbit_mq_container-03db76b3]
TASK: [pip_install | Create pip config directory] *****************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/opt owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/opt owner=root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/opt owner=root
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/opt) => {"changed": false, "gid": 0, "group": "root", "item": "/opt", "mode": "0755", "owner": "root", "path": "/opt", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/opt) => {"changed": false, "gid": 0, "group": "root", "item": "/opt", "mode": "0755", "owner": "root", "path": "/opt", "size": 4096, "state": "directory", "uid": 0}
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/opt) => {"changed": false, "gid": 0, "group": "root", "item": "/opt", "mode": "0755", "owner": "root", "path": "/opt", "size": 4096, "state": "directory", "uid": 0}
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.cache owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.cache owner=root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.cache owner=root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.cache) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache", "mode": "02700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.cache) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache", "mode": "02700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.cache) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache", "mode": "02700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0}
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.cache/pip owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.cache/pip owner=root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.cache/pip owner=root
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.cache/pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache/pip", "mode": "02755", "owner": "root", "path": "/root/.cache/pip", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.cache/pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache/pip", "mode": "02755", "owner": "root", "path": "/root/.cache/pip", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.cache/pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache/pip", "mode": "02755", "owner": "root", "path": "/root/.cache/pip", "size": 4096, "state": "directory", "uid": 0}
TASK: [pip_install | Drop pip file(s)] ****************************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'rc=flag; [ -r /root/.cache/pip/selfcheck.json ] || rc=2; [ -f /root/.cache/pip/selfcheck.json ] || rc=1; [ -d /root/.cache/pip/selfcheck.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.cache/pip/selfcheck.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.cache/pip/selfcheck.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.cache/pip/selfcheck.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.cache/pip/selfcheck.json)'
<172.29.237.223> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'rc=flag; [ -r /root/.cache/pip/selfcheck.json ] || rc=2; [ -f /root/.cache/pip/selfcheck.json ] || rc=1; [ -d /root/.cache/pip/selfcheck.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.cache/pip/selfcheck.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.cache/pip/selfcheck.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.cache/pip/selfcheck.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.cache/pip/selfcheck.json)'
<172.29.239.42> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'rc=flag; [ -r /root/.cache/pip/selfcheck.json ] || rc=2; [ -f /root/.cache/pip/selfcheck.json ] || rc=1; [ -d /root/.cache/pip/selfcheck.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.cache/pip/selfcheck.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.cache/pip/selfcheck.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.cache/pip/selfcheck.json'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.cache/pip/selfcheck.json)'
<172.29.237.192> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937542.11-97381120693020 && echo $HOME/.ansible/tmp/ansible-tmp-1461937542.11-97381120693020'
<172.29.239.42> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937542.11-191489713833071 && echo $HOME/.ansible/tmp/ansible-tmp-1461937542.11-191489713833071'
<172.29.237.223> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937542.12-90447269801478 && echo $HOME/.ansible/tmp/ansible-tmp-1461937542.12-90447269801478'
<172.29.237.192> PUT /etc/ansible/roles/pip_install/files/selfcheck.json TO /root/.ansible/tmp/ansible-tmp-1461937542.11-97381120693020/source
<172.29.239.42> PUT /etc/ansible/roles/pip_install/files/selfcheck.json TO /root/.ansible/tmp/ansible-tmp-1461937542.11-191489713833071/source
<172.29.237.223> PUT /etc/ansible/roles/pip_install/files/selfcheck.json TO /root/.ansible/tmp/ansible-tmp-1461937542.12-90447269801478/source
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937542.11-97381120693020/ >/dev/null 2>&1'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937542.11-191489713833071/ >/dev/null 2>&1'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937542.12-90447269801478/ >/dev/null 2>&1'
changed: [ansible03_rabbit_mq_container-d603475d] => (item={'dest': u'/root/.cache/pip/selfcheck.json', 'src': 'selfcheck.json'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/root/.cache/pip/selfcheck.json", "gid": 0, "group": "root", "item": {"dest": "/root/.cache/pip/selfcheck.json", "src": "selfcheck.json"}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/root/.ansible/tmp/ansible-tmp-1461937542.11-97381120693020/source", "state": "file", "uid": 0}
changed: [ansible02_rabbit_mq_container-76075bff] => (item={'dest': u'/root/.cache/pip/selfcheck.json', 'src': 'selfcheck.json'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/root/.cache/pip/selfcheck.json", "gid": 0, "group": "root", "item": {"dest": "/root/.cache/pip/selfcheck.json", "src": "selfcheck.json"}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/root/.ansible/tmp/ansible-tmp-1461937542.11-191489713833071/source", "state": "file", "uid": 0}
changed: [ansible01_rabbit_mq_container-03db76b3] => (item={'dest': u'/root/.cache/pip/selfcheck.json', 'src': 'selfcheck.json'}) => {"changed": true, "checksum": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f", "dest": "/root/.cache/pip/selfcheck.json", "gid": 0, "group": "root", "item": {"dest": "/root/.cache/pip/selfcheck.json", "src": "selfcheck.json"}, "md5sum": "99914b932bd37a50b983c5e7c90ae93b", "mode": "0644", "owner": "root", "size": 2, "src": "/root/.ansible/tmp/ansible-tmp-1461937542.12-90447269801478/source", "state": "file", "uid": 0}
TASK: [pip_install | Get Modern PIP] ******************************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE get_url validate_certs=yes force=yes dest=/opt/get-pip.py url=https://bootstrap.pypa.io/get-pip.py
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE get_url validate_certs=yes force=yes dest=/opt/get-pip.py url=https://bootstrap.pypa.io/get-pip.py
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> REMOTE_MODULE get_url validate_certs=yes force=yes dest=/opt/get-pip.py url=https://bootstrap.pypa.io/get-pip.py
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible03_rabbit_mq_container-d603475d] => {"attempts": 0, "changed": false, "checksum": "c9b9de042a5a0fb046a282a4075e1c21bd1c3701", "dest": "/opt/get-pip.py", "gid": 0, "group": "root", "md5sum": "8a0fa2bd9e5d762daaf56f32fb3f9b3e", "mode": "0644", "msg": "OK (1522812 bytes)", "owner": "root", "sha256sum": "", "size": 1522812, "src": "/tmp/tmp_r5MyW", "state": "file", "uid": 0, "url": "https://bootstrap.pypa.io/get-pip.py"}
ok: [ansible01_rabbit_mq_container-03db76b3] => {"attempts": 0, "changed": false, "checksum": "c9b9de042a5a0fb046a282a4075e1c21bd1c3701", "dest": "/opt/get-pip.py", "gid": 0, "group": "root", "md5sum": "8a0fa2bd9e5d762daaf56f32fb3f9b3e", "mode": "0644", "msg": "OK (1522812 bytes)", "owner": "root", "sha256sum": "", "size": 1522812, "src": "/tmp/tmpwYfLH7", "state": "file", "uid": 0, "url": "https://bootstrap.pypa.io/get-pip.py"}
ok: [ansible02_rabbit_mq_container-76075bff] => {"attempts": 0, "changed": false, "checksum": "c9b9de042a5a0fb046a282a4075e1c21bd1c3701", "dest": "/opt/get-pip.py", "gid": 0, "group": "root", "md5sum": "8a0fa2bd9e5d762daaf56f32fb3f9b3e", "mode": "0644", "msg": "OK (1522812 bytes)", "owner": "root", "sha256sum": "", "size": 1522812, "src": "/tmp/tmpOk6nzw", "state": "file", "uid": 0, "url": "https://bootstrap.pypa.io/get-pip.py"}
TASK: [pip_install | Get Modern PIP using fallback URL] ***********************
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible02_rabbit_mq_container-76075bff]
skipping: [ansible03_rabbit_mq_container-d603475d]
TASK: [pip_install | Install PIP] *********************************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE command python /opt/get-pip.py pip==8.1.1 setuptools==20.9.0 wheel==0.29.0 #USE_SHELL
<172.29.237.223> REMOTE_MODULE command python /opt/get-pip.py pip==8.1.1 setuptools==20.9.0 wheel==0.29.0 #USE_SHELL
<172.29.239.42> REMOTE_MODULE command python /opt/get-pip.py pip==8.1.1 setuptools==20.9.0 wheel==0.29.0 #USE_SHELL
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
changed: [ansible01_rabbit_mq_container-03db76b3] => {"attempts": 0, "changed": true, "cmd": "python /opt/get-pip.py pip==8.1.1 setuptools==20.9.0 wheel==0.29.0", "delta": "0:00:01.216551", "end": "2016-04-29 09:45:45.735514", "rc": 0, "start": "2016-04-29 09:45:44.518963", "stderr": "", "stdout": "Ignoring indexes: https://pypi.python.org/simple\nRequirement already up-to-date: pip==8.1.1 in /usr/local/lib/python2.7/dist-packages\nRequirement already up-to-date: setuptools==20.9.0 in /usr/local/lib/python2.7/dist-packages\nRequirement already up-to-date: wheel==0.29.0 in /usr/local/lib/python2.7/dist-packages", "warnings": []}
changed: [ansible03_rabbit_mq_container-d603475d] => {"attempts": 0, "changed": true, "cmd": "python /opt/get-pip.py pip==8.1.1 setuptools==20.9.0 wheel==0.29.0", "delta": "0:00:01.229589", "end": "2016-04-29 09:45:49.082765", "rc": 0, "start": "2016-04-29 09:45:47.853176", "stderr": "", "stdout": "Ignoring indexes: https://pypi.python.org/simple\nRequirement already up-to-date: pip==8.1.1 in /usr/local/lib/python2.7/dist-packages\nRequirement already up-to-date: setuptools==20.9.0 in /usr/local/lib/python2.7/dist-packages\nRequirement already up-to-date: wheel==0.29.0 in /usr/local/lib/python2.7/dist-packages", "warnings": []}
changed: [ansible02_rabbit_mq_container-76075bff] => {"attempts": 0, "changed": true, "cmd": "python /opt/get-pip.py pip==8.1.1 setuptools==20.9.0 wheel==0.29.0", "delta": "0:00:01.268973", "end": "2016-04-29 09:45:48.425644", "rc": 0, "start": "2016-04-29 09:45:47.156671", "stderr": "", "stdout": "Ignoring indexes: https://pypi.python.org/simple\nRequirement already up-to-date: pip==8.1.1 in /usr/local/lib/python2.7/dist-packages\nRequirement already up-to-date: setuptools==20.9.0 in /usr/local/lib/python2.7/dist-packages\nRequirement already up-to-date: wheel==0.29.0 in /usr/local/lib/python2.7/dist-packages", "warnings": []}
TASK: [pip_install | Install PIP (fall back mode)] ****************************
skipping: [ansible02_rabbit_mq_container-76075bff]
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible01_rabbit_mq_container-03db76b3]
TASK: [pip_lock_down | Create pip config directory] ***************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.pip owner=root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.pip owner=root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.pip owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip", "mode": "02755", "owner": "root", "path": "/root/.pip", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip", "mode": "02755", "owner": "root", "path": "/root/.pip", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip", "mode": "02755", "owner": "root", "path": "/root/.pip", "size": 4096, "state": "directory", "uid": 0}
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.pip/base owner=root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.pip/base owner=root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.pip/base owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.pip/base) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip/base", "mode": "02755", "owner": "root", "path": "/root/.pip/base", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.pip/base) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip/base", "mode": "02755", "owner": "root", "path": "/root/.pip/base", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.pip/base) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip/base", "mode": "02755", "owner": "root", "path": "/root/.pip/base", "size": 4096, "state": "directory", "uid": 0}
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.pip/links.d owner=root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.pip/links.d owner=root
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.pip/links.d owner=root
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.pip/links.d) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip/links.d", "mode": "02755", "owner": "root", "path": "/root/.pip/links.d", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.pip/links.d) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip/links.d", "mode": "02755", "owner": "root", "path": "/root/.pip/links.d", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.pip/links.d) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.pip/links.d", "mode": "02755", "owner": "root", "path": "/root/.pip/links.d", "size": 4096, "state": "directory", "uid": 0}
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.cache owner=root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.cache owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.cache owner=root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.cache) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache", "mode": "02700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.cache) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache", "mode": "02700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0}
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE file group=root state=directory path=/root/.cache/pip owner=root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> REMOTE_MODULE file group=root state=directory path=/root/.cache/pip owner=root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.cache) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache", "mode": "02700", "owner": "root", "path": "/root/.cache", "size": 4096, "state": "directory", "uid": 0}
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE file group=root state=directory path=/root/.cache/pip owner=root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible02_rabbit_mq_container-76075bff] => (item=/root/.cache/pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache/pip", "mode": "02755", "owner": "root", "path": "/root/.cache/pip", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=/root/.cache/pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache/pip", "mode": "02755", "owner": "root", "path": "/root/.cache/pip", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=/root/.cache/pip) => {"changed": false, "gid": 0, "group": "root", "item": "/root/.cache/pip", "mode": "02755", "owner": "root", "path": "/root/.cache/pip", "size": 4096, "state": "directory", "uid": 0}
TASK: [pip_lock_down | Drop pip lockdown file(s)] *****************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'rc=flag; [ -r /root/.pip/pip-link-build.py ] || rc=2; [ -f /root/.pip/pip-link-build.py ] || rc=1; [ -d /root/.pip/pip-link-build.py ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.pip/pip-link-build.py && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.pip/pip-link-build.py'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.pip/pip-link-build.py'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.pip/pip-link-build.py)'
<172.29.239.42> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'rc=flag; [ -r /root/.pip/pip-link-build.py ] || rc=2; [ -f /root/.pip/pip-link-build.py ] || rc=1; [ -d /root/.pip/pip-link-build.py ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.pip/pip-link-build.py && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.pip/pip-link-build.py'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.pip/pip-link-build.py'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.pip/pip-link-build.py)'
<172.29.237.192> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'rc=flag; [ -r /root/.pip/pip-link-build.py ] || rc=2; [ -f /root/.pip/pip-link-build.py ] || rc=1; [ -d /root/.pip/pip-link-build.py ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.pip/pip-link-build.py && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.pip/pip-link-build.py'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.pip/pip-link-build.py'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.pip/pip-link-build.py)'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => {"changed": false, "checksum": "2b7097dd571c7f1b10c97ce85d9e31bebaa51d1e", "dest": "/root/.pip/pip-link-build.py", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.pip/pip-link-build.py", "size": 5600, "state": "file", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => {"changed": false, "checksum": "2b7097dd571c7f1b10c97ce85d9e31bebaa51d1e", "dest": "/root/.pip/pip-link-build.py", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.pip/pip-link-build.py", "size": 5600, "state": "file", "uid": 0}
ok: [ansible02_rabbit_mq_container-76075bff] => {"changed": false, "checksum": "2b7097dd571c7f1b10c97ce85d9e31bebaa51d1e", "dest": "/root/.pip/pip-link-build.py", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.pip/pip-link-build.py", "size": 5600, "state": "file", "uid": 0}
TASK: [pip_lock_down | Drop pip global config(s)] *****************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937547.08-89591131283513 && echo $HOME/.ansible/tmp/ansible-tmp-1461937547.08-89591131283513'
<172.29.239.42> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937547.08-114038700628322 && echo $HOME/.ansible/tmp/ansible-tmp-1461937547.08-114038700628322'
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937547.09-6091912951707 && echo $HOME/.ansible/tmp/ansible-tmp-1461937547.09-6091912951707'
<172.29.239.42> PUT /tmp/tmpStwngi TO /root/.ansible/tmp/ansible-tmp-1461937547.08-114038700628322/source
<172.29.237.223> PUT /tmp/tmpPTGjhm TO /root/.ansible/tmp/ansible-tmp-1461937547.08-89591131283513/source
<172.29.237.192> PUT /tmp/tmpFmAcX_ TO /root/.ansible/tmp/ansible-tmp-1461937547.09-6091912951707/source
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937547.08-114038700628322/ >/dev/null 2>&1'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937547.08-89591131283513/ >/dev/null 2>&1'
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937547.09-6091912951707/ >/dev/null 2>&1'
ok: [ansible02_rabbit_mq_container-76075bff] => {"changed": false, "checksum": "f74b57797d37a3c21598797ddf1e02afcf6a8066", "dest": "/root/.pip/base/global.conf", "gid": 0, "group": "root", "md5sum": "c92b92e9f635a0f9bc9e48961191acd2", "mode": "0644", "owner": "root", "size": 207, "src": "/root/.ansible/tmp/ansible-tmp-1461937547.08-114038700628322/source", "state": "file", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => {"changed": false, "checksum": "f74b57797d37a3c21598797ddf1e02afcf6a8066", "dest": "/root/.pip/base/global.conf", "gid": 0, "group": "root", "md5sum": "c92b92e9f635a0f9bc9e48961191acd2", "mode": "0644", "owner": "root", "size": 207, "src": "/root/.ansible/tmp/ansible-tmp-1461937547.08-89591131283513/source", "state": "file", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => {"changed": false, "checksum": "f74b57797d37a3c21598797ddf1e02afcf6a8066", "dest": "/root/.pip/base/global.conf", "gid": 0, "group": "root", "md5sum": "c92b92e9f635a0f9bc9e48961191acd2", "mode": "0644", "owner": "root", "size": 207, "src": "/root/.ansible/tmp/ansible-tmp-1461937547.09-6091912951707/source", "state": "file", "uid": 0}
TASK: [pip_lock_down | Drop pip link file(s)] *********************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937547.3-228329927158205 && echo $HOME/.ansible/tmp/ansible-tmp-1461937547.3-228329927158205'
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937547.3-76380062746397 && echo $HOME/.ansible/tmp/ansible-tmp-1461937547.3-76380062746397'
<172.29.239.42> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1461937547.3-211126561195048 && echo $HOME/.ansible/tmp/ansible-tmp-1461937547.3-211126561195048'
<172.29.237.192> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'rc=flag; [ -r /root/.pip/links.d/openstack_release.link ] || rc=2; [ -f /root/.pip/links.d/openstack_release.link ] || rc=1; [ -d /root/.pip/links.d/openstack_release.link ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.pip/links.d/openstack_release.link && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.pip/links.d/openstack_release.link'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.pip/links.d/openstack_release.link'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.pip/links.d/openstack_release.link)'
<172.29.237.223> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'rc=flag; [ -r /root/.pip/links.d/openstack_release.link ] || rc=2; [ -f /root/.pip/links.d/openstack_release.link ] || rc=1; [ -d /root/.pip/links.d/openstack_release.link ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.pip/links.d/openstack_release.link && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.pip/links.d/openstack_release.link'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.pip/links.d/openstack_release.link'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.pip/links.d/openstack_release.link)'
<172.29.239.42> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'rc=flag; [ -r /root/.pip/links.d/openstack_release.link ] || rc=2; [ -f /root/.pip/links.d/openstack_release.link ] || rc=1; [ -d /root/.pip/links.d/openstack_release.link ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/root/.pip/links.d/openstack_release.link && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/root/.pip/links.d/openstack_release.link'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (python -c '"'"'import sha; BLOCKSIZE = 65536; hasher = sha.sha(); afile = open("'"'"'/root/.pip/links.d/openstack_release.link'"'"'", "rb") buf = afile.read(BLOCKSIZE) while len(buf) > 0: hasher.update(buf) buf = afile.read(BLOCKSIZE) afile.close() print(hasher.hexdigest())'"'"' 2>/dev/null) || (echo '"'"'0 '"'"'/root/.pip/links.d/openstack_release.link)'
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937547.3-76380062746397/ >/dev/null 2>&1'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937547.3-228329927158205/ >/dev/null 2>&1'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python ; rm -rf /root/.ansible/tmp/ansible-tmp-1461937547.3-211126561195048/ >/dev/null 2>&1'
ok: [ansible03_rabbit_mq_container-d603475d] => (item={'link': u'http://172.29.236.11:8181/os-releases/master/', 'name': 'openstack_release'}) => {"changed": false, "gid": 0, "group": "root", "item": {"link": "http://172.29.236.11:8181/os-releases/master/", "name": "openstack_release"}, "mode": "0644", "owner": "root", "path": "/root/.pip/links.d/openstack_release.link", "size": 45, "state": "file", "uid": 0}
ok: [ansible01_rabbit_mq_container-03db76b3] => (item={'link': u'http://172.29.236.11:8181/os-releases/master/', 'name': 'openstack_release'}) => {"changed": false, "gid": 0, "group": "root", "item": {"link": "http://172.29.236.11:8181/os-releases/master/", "name": "openstack_release"}, "mode": "0644", "owner": "root", "path": "/root/.pip/links.d/openstack_release.link", "size": 45, "state": "file", "uid": 0}
ok: [ansible02_rabbit_mq_container-76075bff] => (item={'link': u'http://172.29.236.11:8181/os-releases/master/', 'name': 'openstack_release'}) => {"changed": false, "gid": 0, "group": "root", "item": {"link": "http://172.29.236.11:8181/os-releases/master/", "name": "openstack_release"}, "mode": "0644", "owner": "root", "path": "/root/.pip/links.d/openstack_release.link", "size": 45, "state": "file", "uid": 0}
TASK: [pip_lock_down | Execute pip config builder] ****************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE command /root/.pip/pip-link-build.py /root
<172.29.237.223> REMOTE_MODULE command /root/.pip/pip-link-build.py /root
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE command /root/.pip/pip-link-build.py /root
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => {"changed": false, "cmd": ["/root/.pip/pip-link-build.py", "/root"], "delta": "0:00:00.024430", "end": "2016-04-29 09:45:47.788646", "rc": 0, "start": "2016-04-29 09:45:47.764216", "stderr": "", "stdout": "", "warnings": []}
ok: [ansible03_rabbit_mq_container-d603475d] => {"changed": false, "cmd": ["/root/.pip/pip-link-build.py", "/root"], "delta": "0:00:00.025460", "end": "2016-04-29 09:45:51.130033", "rc": 0, "start": "2016-04-29 09:45:51.104573", "stderr": "", "stdout": "", "warnings": []}
ok: [ansible02_rabbit_mq_container-76075bff] => {"changed": false, "cmd": ["/root/.pip/pip-link-build.py", "/root"], "delta": "0:00:00.026593", "end": "2016-04-29 09:45:50.437991", "rc": 0, "start": "2016-04-29 09:45:50.411398", "stderr": "", "stdout": "", "warnings": []}
TASK: [apt_package_pinning | Add apt pin preferences] *************************
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible02_rabbit_mq_container-76075bff]
skipping: [ansible03_rabbit_mq_container-d603475d]
TASK: [rabbitmq_server | Remove package rabbit if found for upgrade] **********
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE file state=absent path=/opt/rabbitmq-server.deb
<172.29.237.223> REMOTE_MODULE file state=absent path=/opt/rabbitmq-server.deb
<172.29.237.192> REMOTE_MODULE file state=absent path=/opt/rabbitmq-server.deb
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
changed: [ansible01_rabbit_mq_container-03db76b3] => {"changed": true, "path": "/opt/rabbitmq-server.deb", "state": "absent"}
changed: [ansible02_rabbit_mq_container-76075bff] => {"changed": true, "path": "/opt/rabbitmq-server.deb", "state": "absent"}
changed: [ansible03_rabbit_mq_container-d603475d] => {"changed": true, "path": "/opt/rabbitmq-server.deb", "state": "absent"}
TASK: [rabbitmq_server | Download the RabbitMQ package] ***********************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE get_url sha256sum=0728fbdb14ec62712c6f931a7d91648cafbc6c30d8d4da790832e784b4d2e956 mode=0644 dest=/opt/rabbitmq-server.deb url=https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.1/rabbitmq-server_3.6.1-1_all.deb
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE get_url sha256sum=0728fbdb14ec62712c6f931a7d91648cafbc6c30d8d4da790832e784b4d2e956 mode=0644 dest=/opt/rabbitmq-server.deb url=https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.1/rabbitmq-server_3.6.1-1_all.deb
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> REMOTE_MODULE get_url sha256sum=0728fbdb14ec62712c6f931a7d91648cafbc6c30d8d4da790832e784b4d2e956 mode=0644 dest=/opt/rabbitmq-server.deb url=https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.1/rabbitmq-server_3.6.1-1_all.deb
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
changed: [ansible02_rabbit_mq_container-76075bff] => {"attempts": 0, "changed": true, "checksum": "31728e77c35f96606ef838b8540a4d69de147d82", "dest": "/opt/rabbitmq-server.deb", "gid": 0, "group": "root", "md5sum": "8b6aa8ee39900d80db4cb66d71eeb191", "mode": "0644", "msg": "OK (5042158 bytes)", "owner": "root", "sha256sum": "0728fbdb14ec62712c6f931a7d91648cafbc6c30d8d4da790832e784b4d2e956", "size": 5042158, "src": "/tmp/tmpbyuU4M", "state": "file", "uid": 0, "url": "https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.1/rabbitmq-server_3.6.1-1_all.deb"}
changed: [ansible01_rabbit_mq_container-03db76b3] => {"attempts": 0, "changed": true, "checksum": "31728e77c35f96606ef838b8540a4d69de147d82", "dest": "/opt/rabbitmq-server.deb", "gid": 0, "group": "root", "md5sum": "8b6aa8ee39900d80db4cb66d71eeb191", "mode": "0644", "msg": "OK (5042158 bytes)", "owner": "root", "sha256sum": "0728fbdb14ec62712c6f931a7d91648cafbc6c30d8d4da790832e784b4d2e956", "size": 5042158, "src": "/tmp/tmpF0gVsd", "state": "file", "uid": 0, "url": "https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.1/rabbitmq-server_3.6.1-1_all.deb"}
changed: [ansible03_rabbit_mq_container-d603475d] => {"attempts": 0, "changed": true, "checksum": "31728e77c35f96606ef838b8540a4d69de147d82", "dest": "/opt/rabbitmq-server.deb", "gid": 0, "group": "root", "md5sum": "8b6aa8ee39900d80db4cb66d71eeb191", "mode": "0644", "msg": "OK (5042158 bytes)", "owner": "root", "sha256sum": "0728fbdb14ec62712c6f931a7d91648cafbc6c30d8d4da790832e784b4d2e956", "size": 5042158, "src": "/tmp/tmpghTtgF", "state": "file", "uid": 0, "url": "https://www.rabbitmq.com/releases/rabbitmq-server/v3.6.1/rabbitmq-server_3.6.1-1_all.deb"}
TASK: [rabbitmq_server | Fix /etc/hosts] **************************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE lineinfile line='172.29.237.223 ansible01-rabbit-mq-container-03db76b3 ansible01-rabbit-mq-container-03db76b3' state=present dest=/etc/hosts
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> REMOTE_MODULE lineinfile line='172.29.237.223 ansible01-rabbit-mq-container-03db76b3 ansible01-rabbit-mq-container-03db76b3' state=present dest=/etc/hosts
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> REMOTE_MODULE lineinfile line='172.29.237.223 ansible01-rabbit-mq-container-03db76b3 ansible01-rabbit-mq-container-03db76b3' state=present dest=/etc/hosts
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=ansible01_rabbit_mq_container-03db76b3) => {"backup": "", "changed": false, "item": "ansible01_rabbit_mq_container-03db76b3", "msg": ""}
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
ok: [ansible03_rabbit_mq_container-d603475d] => (item=ansible01_rabbit_mq_container-03db76b3) => {"backup": "", "changed": false, "item": "ansible01_rabbit_mq_container-03db76b3", "msg": ""}
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
ok: [ansible02_rabbit_mq_container-76075bff] => (item=ansible01_rabbit_mq_container-03db76b3) => {"backup": "", "changed": false, "item": "ansible01_rabbit_mq_container-03db76b3", "msg": ""}
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE lineinfile line='172.29.237.192 ansible03-rabbit-mq-container-d603475d ansible03-rabbit-mq-container-d603475d' state=present dest=/etc/hosts
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> REMOTE_MODULE lineinfile line='172.29.237.192 ansible03-rabbit-mq-container-d603475d ansible03-rabbit-mq-container-d603475d' state=present dest=/etc/hosts
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> REMOTE_MODULE lineinfile line='172.29.237.192 ansible03-rabbit-mq-container-d603475d ansible03-rabbit-mq-container-d603475d' state=present dest=/etc/hosts
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=ansible03_rabbit_mq_container-d603475d) => {"backup": "", "changed": false, "item": "ansible03_rabbit_mq_container-d603475d", "msg": ""}
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
ok: [ansible02_rabbit_mq_container-76075bff] => (item=ansible03_rabbit_mq_container-d603475d) => {"backup": "", "changed": false, "item": "ansible03_rabbit_mq_container-d603475d", "msg": ""}
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
ok: [ansible03_rabbit_mq_container-d603475d] => (item=ansible03_rabbit_mq_container-d603475d) => {"backup": "", "changed": false, "item": "ansible03_rabbit_mq_container-d603475d", "msg": ""}
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE lineinfile line='172.29.239.42 ansible02-rabbit-mq-container-76075bff ansible02-rabbit-mq-container-76075bff' state=present dest=/etc/hosts
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> REMOTE_MODULE lineinfile line='172.29.239.42 ansible02-rabbit-mq-container-76075bff ansible02-rabbit-mq-container-76075bff' state=present dest=/etc/hosts
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=ansible02_rabbit_mq_container-76075bff) => {"backup": "", "changed": false, "item": "ansible02_rabbit_mq_container-76075bff", "msg": ""}
<172.29.237.192> REMOTE_MODULE lineinfile line='172.29.239.42 ansible02-rabbit-mq-container-76075bff ansible02-rabbit-mq-container-76075bff' state=present dest=/etc/hosts
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible02_rabbit_mq_container-76075bff] => (item=ansible02_rabbit_mq_container-76075bff) => {"backup": "", "changed": false, "item": "ansible02_rabbit_mq_container-76075bff", "msg": ""}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=ansible02_rabbit_mq_container-76075bff) => {"backup": "", "changed": false, "item": "ansible02_rabbit_mq_container-76075bff", "msg": ""}
TASK: [rabbitmq_server | Create the local directories] ************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE file mode=0755 group=root state=directory path=/etc/rabbitmq/ owner=root
<172.29.237.192> REMOTE_MODULE file mode=0755 group=root state=directory path=/etc/rabbitmq/ owner=root
<172.29.239.42> REMOTE_MODULE file mode=0755 group=root state=directory path=/etc/rabbitmq/ owner=root
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rabbitmq/", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible03_rabbit_mq_container-d603475d] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rabbitmq/", "size": 4096, "state": "directory", "uid": 0}
ok: [ansible02_rabbit_mq_container-76075bff] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/rabbitmq/", "size": 4096, "state": "directory", "uid": 0}
TASK: [rabbitmq_server | Get version of installed RabbitMQ package] ***********
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE command dpkg -l | grep rabbitmq-server #USE_SHELL
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE command dpkg -l | grep rabbitmq-server #USE_SHELL
<172.29.239.42> REMOTE_MODULE command dpkg -l | grep rabbitmq-server #USE_SHELL
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
changed: [ansible01_rabbit_mq_container-03db76b3] => {"changed": true, "cmd": "dpkg -l | grep rabbitmq-server", "delta": "0:00:00.021628", "end": "2016-04-29 09:45:58.008190", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-04-29 09:45:57.986562", "stderr": "", "stdout": "ii rabbitmq-server 3.6.1-1 all Multi-protocol messaging broker", "stdout_lines": ["ii rabbitmq-server 3.6.1-1 all Multi-protocol messaging broker"], "warnings": []}
changed: [ansible02_rabbit_mq_container-76075bff] => {"changed": true, "cmd": "dpkg -l | grep rabbitmq-server", "delta": "0:00:00.021434", "end": "2016-04-29 09:46:00.677977", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-04-29 09:46:00.656543", "stderr": "", "stdout": "ii rabbitmq-server 3.6.1-1 all Multi-protocol messaging broker", "stdout_lines": ["ii rabbitmq-server 3.6.1-1 all Multi-protocol messaging broker"], "warnings": []}
changed: [ansible03_rabbit_mq_container-d603475d] => {"changed": true, "cmd": "dpkg -l | grep rabbitmq-server", "delta": "0:00:00.023349", "end": "2016-04-29 09:46:01.378526", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-04-29 09:46:01.355177", "stderr": "", "stdout": "ii rabbitmq-server 3.6.1-1 all Multi-protocol messaging broker", "stdout_lines": ["ii rabbitmq-server 3.6.1-1 all Multi-protocol messaging broker"], "warnings": []}
TASK: [rabbitmq_server | Compare installed version of RabbitMQ with new version variable] ***
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible02_rabbit_mq_container-76075bff]
TASK: [rabbitmq_server | Prevent RabbitMQ from starting on install] ***********
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible02_rabbit_mq_container-76075bff]
skipping: [ansible03_rabbit_mq_container-d603475d]
TASK: [rabbitmq_server | Ensure RabbitMQ nodes [1:] are stopped] **************
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible02_rabbit_mq_container-76075bff]
TASK: [rabbitmq_server | Ensure RabbitMQ node [0] is stopped] *****************
skipping: [ansible02_rabbit_mq_container-76075bff]
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible01_rabbit_mq_container-03db76b3]
TASK: [rabbitmq_server | Ensure erlang epmd is stopped] ***********************
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible02_rabbit_mq_container-76075bff]
TASK: [rabbitmq_server | Check apt last update file] **************************
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE stat path=/var/cache/apt
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> REMOTE_MODULE stat path=/var/cache/apt
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE stat path=/var/cache/apt
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => {"changed": false, "stat": {"atime": 1461921624.6046195, "ctime": 1461936908.3284109, "dev": 64528, "exists": true, "gid": 0, "gr_name": "root", "inode": 144647, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mode": "0755", "mtime": 1461936908.3284109, "nlink": 3, "path": "/var/cache/apt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
ok: [ansible02_rabbit_mq_container-76075bff] => {"changed": false, "stat": {"atime": 1461925053.5144856, "ctime": 1461936931.9463234, "dev": 64528, "exists": true, "gid": 0, "gr_name": "root", "inode": 7956, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mode": "0755", "mtime": 1461936931.9463234, "nlink": 3, "path": "/var/cache/apt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
ok: [ansible03_rabbit_mq_container-d603475d] => {"changed": false, "stat": {"atime": 1461923384.840166, "ctime": 1461936967.4919279, "dev": 64528, "exists": true, "gid": 0, "gr_name": "root", "inode": 143084, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mode": "0755", "mtime": 1461936967.4919279, "nlink": 3, "path": "/var/cache/apt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
TASK: [rabbitmq_server | Update apt if needed] ********************************
skipping: [ansible01_rabbit_mq_container-03db76b3]
skipping: [ansible03_rabbit_mq_container-d603475d]
skipping: [ansible02_rabbit_mq_container-76075bff]
TASK: [rabbitmq_server | Install apt packages] ********************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE apt pkg=erlang-nox state=latest
<172.29.237.223> REMOTE_MODULE apt pkg=erlang-nox state=latest
<172.29.239.42> REMOTE_MODULE apt pkg=erlang-nox state=latest
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible01_rabbit_mq_container-03db76b3] => (item=erlang-nox) => {"attempts": 0, "changed": false, "item": "erlang-nox"}
ok: [ansible02_rabbit_mq_container-76075bff] => (item=erlang-nox) => {"attempts": 0, "changed": false, "item": "erlang-nox"}
ok: [ansible03_rabbit_mq_container-d603475d] => (item=erlang-nox) => {"attempts": 0, "changed": false, "item": "erlang-nox"}
TASK: [rabbitmq_server | Install the RabbitMQ package] ************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE apt deb=/opt/rabbitmq-server.deb
<172.29.239.42> REMOTE_MODULE apt deb=/opt/rabbitmq-server.deb
<172.29.237.223> REMOTE_MODULE apt deb=/opt/rabbitmq-server.deb
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
ok: [ansible02_rabbit_mq_container-76075bff] => {"changed": false, "stderr": "", "stdout": ""}
ok: [ansible03_rabbit_mq_container-d603475d] => {"changed": false, "stderr": "", "stdout": ""}
ok: [ansible01_rabbit_mq_container-03db76b3] => {"changed": false, "stderr": "", "stdout": ""}
TASK: [rabbitmq_server | Install pip packages] ********************************
<172.29.237.192> ESTABLISH CONNECTION FOR USER: root
<172.29.237.192> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> ESTABLISH CONNECTION FOR USER: root
<172.29.239.42> ESTABLISH CONNECTION FOR USER: root
<172.29.237.223> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.239.42> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.239.42> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.239.42 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
changed: [ansible02_rabbit_mq_container-76075bff] => (item=pycrypto) => {"attempts": 0, "changed": true, "cmd": "/usr/local/bin/pip install pycrypto", "item": "pycrypto", "name": "pycrypto", "requirements": null, "state": "present", "stderr": "", "stdout": "Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n Downloading http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (493kB)\nInstalling collected packages: pycrypto\nSuccessfully installed pycrypto-2.6.1\n", "version": null, "virtualenv": null}
<172.29.237.192> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
Result from run 1 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: Could not find a version that satisfies the requirement pycrypto (from versions: )\nNo matching distribution found for pycrypto\n', u'failed': True, 'attempts': 1, u'cmd': u'/usr/local/bin/pip install pycrypto'}
Result from run 1 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: Could not find a version that satisfies the requirement pycrypto (from versions: )\nNo matching distribution found for pycrypto\n', u'failed': True, 'attempts': 1, u'cmd': u'/usr/local/bin/pip install pycrypto'}
<172.29.237.192> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
Result from run 2 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: Could not find a version that satisfies the requirement pycrypto (from versions: )\nNo matching distribution found for pycrypto\n', u'failed': True, 'attempts': 2, u'cmd': u'/usr/local/bin/pip install pycrypto'}
Result from run 2 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: HTTP error 404 while getting http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n Could not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl\nCould not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of HTTP error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl for URL http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n', u'failed': True, 'attempts': 2, u'cmd': u'/usr/local/bin/pip install pycrypto'}
<172.29.237.192> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.223> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
Result from run 3 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: Could not find a version that satisfies the requirement pycrypto (from versions: )\nNo matching distribution found for pycrypto\n', u'failed': True, 'attempts': 3, u'cmd': u'/usr/local/bin/pip install pycrypto'}
Result from run 3 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: HTTP error 404 while getting http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n Could not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl\nCould not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of HTTP error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl for URL http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n', u'failed': True, 'attempts': 3, u'cmd': u'/usr/local/bin/pip install pycrypto'}
<172.29.237.223> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
Result from run 4 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: HTTP error 404 while getting http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n Could not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl\nCould not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of HTTP error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl for URL http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n', u'failed': True, 'attempts': 4, u'cmd': u'/usr/local/bin/pip install pycrypto'}
Result from run 4 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: Could not find a version that satisfies the requirement pycrypto (from versions: )\nNo matching distribution found for pycrypto\n', u'failed': True, 'attempts': 4, u'cmd': u'/usr/local/bin/pip install pycrypto'}
<172.29.237.223> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.223> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.223 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
<172.29.237.192> REMOTE_MODULE pip name=pycrypto state=present extra_args=''
<172.29.237.192> EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=120 172.29.237.192 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'
Result from run 5 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: Could not find a version that satisfies the requirement pycrypto (from versions: )\nNo matching distribution found for pycrypto\n', u'failed': True, 'attempts': 5, u'cmd': u'/usr/local/bin/pip install pycrypto'}
failed: [ansible01_rabbit_mq_container-03db76b3] => (item=pycrypto) => {"attempts": 5, "cmd": "/usr/local/bin/pip install pycrypto", "failed": true, "item": "pycrypto"}
msg: Task failed as maximum retries was encountered
Result from run 5 is: {u'msg': u'stdout: Ignoring indexes: https://pypi.python.org/simple\nCollecting pycrypto\n\n:stderr: HTTP error 404 while getting http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n Could not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl\nCould not install requirement pycrypto from http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl because of HTTP error 404 Client Error: Not Found for url: http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl for URL http://172.29.236.11:8181/os-releases/master/pycrypto-2.6.1-cp27-cp27mu-linux_x86_64.whl (from http://172.29.236.11:8181/os-releases/master/)\n', u'failed': True, 'attempts': 5, u'cmd': u'/usr/local/bin/pip install pycrypto'}
failed: [ansible03_rabbit_mq_container-d603475d] => (item=pycrypto) => {"attempts": 5, "cmd": "/usr/local/bin/pip install pycrypto", "failed": true, "item": "pycrypto"}
msg: Task failed as maximum retries was encountered
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/root/rabbitmq-install.retry
ansible01_rabbit_mq_container-03db76b3 : ok=18 changed=5 unreachable=0 failed=1
ansible02_rabbit_mq_container-76075bff : ok=19 changed=6 unreachable=0 failed=0
ansible03_rabbit_mq_container-d603475d : ok=18 changed=5 unreachable=0 failed=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment