Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Deploying Playbooks : ansible-playbook -i /var/src/dev-kolla/conf/01-operator/inventory -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e action=deploy /usr/local/share/kolla/ansible/site.yml --verbose --verbose --verbose --verbose --verbose
- PLAY [ceph-mon;ceph-osd;ceph-rgw] *********************************************
- skipping: no hosts matched
- PLAY [cinder-api;glance-api;haproxy;keystone;mariadb;murano-api;neutron-server;nova-api;rabbitmq;swift-proxy-server;heat-api;murano-api] ***
- GATHERING FACTS ***************************************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE setup
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464816.18-5608025369862 && echo $HOME/.ansible/tmp/ansible-tmp-1457464816.18-5608025369862'
- <192.168.201.3> PUT /tmp/tmpQ_QKTP TO /root/.ansible/tmp/ansible-tmp-1457464816.18-5608025369862/setup
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464816.18-5608025369862/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457464816.18-5608025369862/ >/dev/null 2>&1'
- ok: [192.168.201.3]
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464816.18-266151238194928 && echo $HOME/.ansible/tmp/ansible-tmp-1457464816.18-266151238194928'
- <192.168.201.2> PUT /tmp/tmp9IiUFq TO /root/.ansible/tmp/ansible-tmp-1457464816.18-266151238194928/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464816.18-266151238194928/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457464816.18-266151238194928/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE command getent hosts 192.168.201.3
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464818.43-105342996182459 && echo $HOME/.ansible/tmp/ansible-tmp-1457464818.43-105342996182459'
- <192.168.201.3> PUT /tmp/tmp_D_ShV TO /root/.ansible/tmp/ansible-tmp-1457464818.43-105342996182459/command
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464818.43-105342996182459/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464818.43-105342996182459/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false, "cmd": ["getent", "hosts", "192.168.201.3"], "delta": "0:00:00.002246", "end": "2016-03-08 19:20:18.542049", "rc": 0, "start": "2016-03-08 19:20:18.539803", "stderr": "", "stdout": "192.168.201.3 kolla-network", "stdout_lines": ["192.168.201.3 kolla-network"], "warnings": []}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command getent hosts 192.168.201.2
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464818.44-271556160877165 && echo $HOME/.ansible/tmp/ansible-tmp-1457464818.44-271556160877165'
- <192.168.201.2> PUT /tmp/tmp9S5Cna TO /root/.ansible/tmp/ansible-tmp-1457464818.44-271556160877165/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464818.44-271556160877165/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464818.44-271556160877165/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "cmd": ["getent", "hosts", "192.168.201.2"], "delta": "0:00:00.003295", "end": "2016-03-08 19:20:18.603598", "rc": 0, "start": "2016-03-08 19:20:18.600303", "stderr": "", "stdout": "192.168.201.2 kolla-control", "stdout_lines": ["192.168.201.2 kolla-control"], "warnings": []}
- TASK: [common | Setting storage hostname] *************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.3] => {"ansible_facts": {"storage_hostname": "kolla-network"}}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"storage_hostname": "kolla-control"}}
- TASK: [common | Ensuring config directories exist] ****************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/heka
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464818.71-244789813927460 && echo $HOME/.ansible/tmp/ansible-tmp-1457464818.71-244789813927460'
- <192.168.201.2> PUT /tmp/tmpyNbPE5 TO /root/.ansible/tmp/ansible-tmp-1457464818.71-244789813927460/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464818.71-244789813927460/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464818.71-244789813927460/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0755", "owner": "root", "path": "/etc/kolla/heka", "size": 4096, "state": "directory", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE file state=directory path=/etc/kolla/heka
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464818.72-16447463298444 && echo $HOME/.ansible/tmp/ansible-tmp-1457464818.72-16447463298444'
- <192.168.201.3> PUT /tmp/tmplZyLS_ TO /root/.ansible/tmp/ansible-tmp-1457464818.72-16447463298444/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464818.72-16447463298444/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464818.72-16447463298444/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0755", "owner": "root", "path": "/etc/kolla/heka", "size": 4096, "state": "directory", "uid": 0}
- TASK: [common | Copying over config.json files for services] ******************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464818.89-196892918265191 && echo $HOME/.ansible/tmp/ansible-tmp-1457464818.89-196892918265191'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/config.json ] || rc=2; [ -f /etc/kolla/heka/config.json ] || rc=1; [ -d /etc/kolla/heka/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/config.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("'"'"'/etc/kolla/heka/config.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 '"'"'/etc/kolla/heka/config.json)'
- <192.168.201.3> PUT /tmp/tmpvBldNA TO /root/.ansible/tmp/ansible-tmp-1457464818.89-196892918265191/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464818.89-196892918265191/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464818.89-196892918265191/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/config.json", "size": 4909, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464818.88-179133019297266 && echo $HOME/.ansible/tmp/ansible-tmp-1457464818.88-179133019297266'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/config.json ] || rc=2; [ -f /etc/kolla/heka/config.json ] || rc=1; [ -d /etc/kolla/heka/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/config.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("'"'"'/etc/kolla/heka/config.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 '"'"'/etc/kolla/heka/config.json)'
- <192.168.201.2> PUT /tmp/tmp5Vy4rt TO /root/.ansible/tmp/ansible-tmp-1457464818.88-179133019297266/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464818.88-179133019297266/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464818.88-179133019297266/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=heka) => {"changed": false, "gid": 0, "group": "root", "item": "heka", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/config.json", "size": 4909, "state": "file", "uid": 0}
- TASK: [common | Copying over heka config files] *******************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.13-219223817960322 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.13-219223817960322'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-global.toml ] || rc=2; [ -f /etc/kolla/heka/heka-global.toml ] || rc=1; [ -d /etc/kolla/heka/heka-global.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-global.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-global.toml)'
- <192.168.201.3> PUT /tmp/tmp1sAxVV TO /root/.ansible/tmp/ansible-tmp-1457464819.13-219223817960322/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.13-219223817960322/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.13-219223817960322/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=global) => {"changed": false, "gid": 0, "group": "root", "item": "global", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-global.toml", "size": 663, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.31-259739543362685 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.31-259739543362685'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-haproxy.toml ] || rc=2; [ -f /etc/kolla/heka/heka-haproxy.toml ] || rc=1; [ -d /etc/kolla/heka/heka-haproxy.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-haproxy.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "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 = op<192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.13-64048241683750 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.13-64048241683750'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-global.toml ] || rc=2; [ -f /etc/kolla/heka/heka-global.toml ] || rc=1; [ -d /etc/kolla/heka/heka-global.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-global.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-global.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-global.toml)'
- <192.168.201.2> PUT /tmp/tmpH5R8pR TO /root/.ansible/tmp/ansible-tmp-1457464819.13-64048241683750/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.13-64048241683750/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.13-64048241683750/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=global) => {"changed": false, "gid": 0, "group": "root", "item": "global", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-global.toml", "size": 663, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.31-88224235418452 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.31-88224235418452'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-haproxy.toml ] || rc=2; [ -f /etc/kolla/heka/heka-haproxy.toml ] || rc=1; [ -d /etc/kolla/heka/heka-haproxy.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-haproxy.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-haproxy.toml)'
- <192.168.201.2> PUT /tmp/tmp4gwZOi TO /root/.ansible/tmp/ansible-tmp-1457464819.31-88224235418452/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.31-88224235418452/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.31-88224235418452/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-haproxy.toml", "size": 472, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.45-47629825264606 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.45-47629825264606'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-rabbitmq.toml ] || rc=2; [ -f /etc/kolla/heka/heka-rabbitmq.toml ] || rc=1; [ -d /etc/kolla/heka/heka-rabbitmq.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-rabbitmq.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-rabbitmq.toml)'
- <192.168.201.2> PUT /tmp/tmpVp3lrl TO /root/.ansible/tmp/ansible-tmp-1457464819.45-47629825264606/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.45-47629825264606/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.45-47629825264606/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-rabbitmq.toml", "size": 463, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.en("'"'"'/etc/kolla/heka/heka-haproxy.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-haproxy.toml)'
- <192.168.201.3> PUT /tmp/tmpHdkSGe TO /root/.ansible/tmp/ansible-tmp-1457464819.31-259739543362685/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.31-259739543362685/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.31-259739543362685/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-haproxy.toml", "size": 472, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.46-128209657859381 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.46-128209657859381'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-rabbitmq.toml ] || rc=2; [ -f /etc/kolla/heka/heka-rabbitmq.toml ] || rc=1; [ -d /etc/kolla/heka/heka-rabbitmq.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-rabbitmq.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-rabbitmq.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-rabbitmq.toml)'
- <192.168.201.3> PUT /tmp/tmpO3PNRd TO /root/.ansible/tmp/ansible-tmp-1457464819.46-128209657859381/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.46-128209657859381/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.46-128209657859381/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-rabbitmq.toml", "size": 463, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTime201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.6-76897360993080 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.6-76897360993080'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-openstack.toml ] || rc=2; [ -f /etc/kolla/heka/heka-openstack.toml ] || rc=1; [ -d /etc/kolla/heka/heka-openstack.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-openstack.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-openstack.toml)'
- <192.168.201.2> PUT /tmp/tmpZ99euC TO /root/.ansible/tmp/ansible-tmp-1457464819.6-76897360993080/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.6-76897360993080/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.6-76897360993080/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=openstack) => {"changed": false, "gid": 0, "group": "root", "item": "openstack", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-openstack.toml", "size": 383, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.74-172261846644730 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.74-172261846644730'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-mariadb.toml ] || rc=2; [ -f /etc/kolla/heka/heka-mariadb.toml ] || rc=1; [ -d /etc/kolla/heka/heka-mariadb.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-mariadb.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-mariadb.toml)'
- <192.168.201.2> PUT /tmp/tmpNVIeuL TO /root/.ansible/tmp/ansible-tmp-1457out=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.61-30049520982302 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.61-30049520982302'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-openstack.toml ] || rc=2; [ -f /etc/kolla/heka/heka-openstack.toml ] || rc=1; [ -d /etc/kolla/heka/heka-openstack.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-openstack.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-openstack.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-openstack.toml)'
- <192.168.201.3> PUT /tmp/tmpgshrXF TO /root/.ansible/tmp/ansible-tmp-1457464819.61-30049520982302/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.61-30049520982302/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.61-30049520982302/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=openstack) => {"changed": false, "gid": 0, "group": "root", "item": "openstack", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-openstack.toml", "size": 383, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.75-84519985804186 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.75-84519985804186'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-mariadb.toml ] || rc=2; [ -f /etc/kolla/heka/heka-mariadb.toml ] || rc=1; [ -d /etc/kolla/heka/heka-mariadb.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-mariadb.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-mariadb.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-mariadb.toml)'
- <192.168.201.3> PUT /tmp/tmp0mOnoN TO /root/.ansible/tm464819.74-172261846644730/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.74-172261846644730/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.74-172261846644730/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-mariadb.toml", "size": 274, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.88-115415850748648 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.88-115415850748648'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-keystone.toml ] || rc=2; [ -f /etc/kolla/heka/heka-keystone.toml ] || rc=1; [ -d /etc/kolla/heka/heka-keystone.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-keystone.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-keystone.toml)'
- <192.168.201.2> PUT /tmp/tmpv9MHeq TO /root/.ansible/tmp/ansible-tmp-1457464819.88-115415850748648/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.88-115415850748648/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.88-115415850748648/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-keystone.toml", "size": 508, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.02-124174600704411 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.02-124174600704411'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthenticatip/ansible-tmp-1457464819.75-84519985804186/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.75-84519985804186/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.75-84519985804186/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-mariadb.toml", "size": 274, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464819.89-271603927753556 && echo $HOME/.ansible/tmp/ansible-tmp-1457464819.89-271603927753556'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-keystone.toml ] || rc=2; [ -f /etc/kolla/heka/heka-keystone.toml ] || rc=1; [ -d /etc/kolla/heka/heka-keystone.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-keystone.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-keystone.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-keystone.toml)'
- <192.168.201.3> PUT /tmp/tmpe2C2bs TO /root/.ansible/tmp/ansible-tmp-1457464819.89-271603927753556/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464819.89-271603927753556/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464819.89-271603927753556/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-keystone.toml", "size": 508, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.04-127185449814266 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.04-127185449814266'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteracton=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-elasticsearch.toml ] || rc=2; [ -f /etc/kolla/heka/heka-elasticsearch.toml ] || rc=1; [ -d /etc/kolla/heka/heka-elasticsearch.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-elasticsearch.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-elasticsearch.toml)'
- <192.168.201.2> PUT /tmp/tmppFRXEA TO /root/.ansible/tmp/ansible-tmp-1457464820.02-124174600704411/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.02-124174600704411/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.02-124174600704411/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=elasticsearch) => {"changed": false, "gid": 0, "group": "root", "item": "elasticsearch", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-elasticsearch.toml", "size": 568, "state": "file", "uid": 0}
- iveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-elasticsearch.toml ] || rc=2; [ -f /etc/kolla/heka/heka-elasticsearch.toml ] || rc=1; [ -d /etc/kolla/heka/heka-elasticsearch.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-elasticsearch.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-elasticsearch.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-elasticsearch.toml)'
- <192.168.201.3> PUT /tmp/tmpaEI5jf TO /root/.ansible/tmp/ansible-tmp-1457464820.04-127185449814266/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.04-127185449814266/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.04-127185449814266/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=elasticsearch) => {"changed": false, "gid": 0, "group": "root", "item": "elasticsearch", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-elasticsearch.toml", "size": 568, "state": "file", "uid": 0}
- TASK: [common | Copying over heka swift config files] *************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.22-281162705129995 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.22-281162705129995'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-auditor.toml)'
- <192.168.201.2> PUT /tmp/tmpkXNwjT TO /root/.ansible/tmp/ansible-tmp-1457464820.22-281162705129995/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.22-281162705129995/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.22-281162705129995/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-auditor.toml", "size": 308, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.41-235083154202043 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.41-235083154202043'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-reaper.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-reaper.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "rb") buf = afile.read(B<192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.23-115767989845578 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.23-115767989845578'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-auditor.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-auditor.toml)'
- <192.168.201.3> PUT /tmp/tmp7SoG9L TO /root/.ansible/tmp/ansible-tmp-1457464820.23-115767989845578/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.23-115767989845578/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.23-115767989845578/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-auditor.toml", "size": 308, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.42-253989362038965 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.42-253989362038965'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-reaper.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-reaper.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-reaper.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-reaper.toml)'
- <192.168.201.3> PUT /tmp/tmpMRgD1I TO /root/.ansible/tmp/ansible-tmp-1457464820.42-253989362038965/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.42-253989362038965/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.42-253989362038965/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-reaper) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-reaper", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-reaper.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.57-68290857588948 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.57-68290857588948'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-replicator.toml)'
- <192.168.201.3> PUT /tmp/tmpG6CMwC TO /root/.ansible/tmp/ansible-tmp-1457464820.57-68290857588948/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.57-68290857588948/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.57-68290857588948/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-replicator", "mode": "0644", "owner": "root", "path": "/eLOCKSIZE) 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("'"'"'/etc/kolla/heka/heka-swift-account-reaper.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-reaper.toml)'
- <192.168.201.2> PUT /tmp/tmp9w8gzQ TO /root/.ansible/tmp/ansible-tmp-1457464820.41-235083154202043/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.41-235083154202043/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.41-235083154202043/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-reaper) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-reaper", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-reaper.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.58-56706862215558 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.58-56706862215558'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-replicator.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-replicator.toml)'
- <192.168.201.2> PUT /tmp/tmpFYOXwH TO /root/.ansible/tmp/ansible-tmp-1457464820.58-56706862215558/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.58-56706862215558/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.58-56706862215558/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-replicator.toml", "size": 317, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.71-111266892307363 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.71-111266892307363'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-server.toml)'
- <192.168.201.3> PUT /tmp/tmpt857AA TO /root/.ansible/tmp/ansible-tmp-1457464820.71-111266892307363/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.71-111266892307363/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.71-111266892307363/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-account-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-server.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.86-184044899844586 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.86-184044899844586'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afiltc/kolla/heka/heka-swift-account-replicator.toml", "size": 317, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.72-103435529473955 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.72-103435529473955'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-account-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-account-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-account-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-account-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-account-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-account-server.toml)'
- <192.168.201.2> PUT /tmp/tmpKRuPj5 TO /root/.ansible/tmp/ansible-tmp-1457464820.72-103435529473955/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.72-103435529473955/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.72-103435529473955/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-account-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-account-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-account-server.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464820.87-7831549256574 && echo $HOME/.ansible/tmp/ansible-tmp-1457464820.87-7831549256574'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = e = open("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-auditor.toml)'
- <192.168.201.3> PUT /tmp/tmpcQyWOM TO /root/.ansible/tmp/ansible-tmp-1457464820.86-184044899844586/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.86-184044899844586/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.86-184044899844586/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-auditor.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.01-205987293330246 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.01-205987293330246'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-replicator.toml)'
- <192.168.201.3> PUT /tmp/tmp7qN5AN TO /root/.ansible/tmp/ansible-tmp-1457464821.01-205987293330246/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.01-205987293330246/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.01-205987293330246/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-replicatoopen("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-auditor.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-auditor.toml)'
- <192.168.201.2> PUT /tmp/tmp7ZhL0E TO /root/.ansible/tmp/ansible-tmp-1457464820.87-7831549256574/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464820.87-7831549256574/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464820.87-7831549256574/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-auditor.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.03-49843264566279 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.03-49843264566279'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-replicator.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-replicator.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-replicator.toml)'
- <192.168.201.2> PUT /tmp/tmpcJVM4G TO /root/.ansible/tmp/ansible-tmp-1457464821.03-49843264566279/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.03-49843264566279/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.03-49843264566279/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-replicator.toml", "size": 323, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.17-196487833949479 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.17-196487833949479'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-server.toml)'
- <192.168.201.2> PUT /tmp/tmpcPijmb TO /root/.ansible/tmp/ansible-tmp-1457464821.17-196487833949479/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.17-196487833949479/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.17-196487833949479/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-server.toml", "size": 311, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.31-92315085902665 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.31-92315085902665'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/er) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-replicator.toml", "size": 323, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.16-50626424355195 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.16-50626424355195'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-server.toml)'
- <192.168.201.3> PUT /tmp/tmprcD07n TO /root/.ansible/tmp/ansible-tmp-1457464821.16-50626424355195/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.16-50626424355195/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.16-50626424355195/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-server.toml", "size": 311, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.31-214068724982789 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.31-214068724982789'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-container-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-container-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-container-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-updater.toml)'
- <192.168.201.3> PUT /tmp/tmpMHrdLH TO /root/.ansible/tmp/ansible-tmp-1457464821.31-214068724982789/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.31-214068724982789/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.31-214068724982789/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-container-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-updater.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.48-223065252901602 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.48-223065252901602'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-auditor.toml)'
- <192.168.201.3> PUT /tmp/tmpwEJi_2 TO /root/.ansible/tmp/ansible-tmp-1457464821.48-223065252901602/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.48-223065252901602/file; rm -rf /root/.ansible/tmp/ansibtc/kolla/heka/heka-swift-container-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-container-updater.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-container-updater.toml)'
- <192.168.201.2> PUT /tmp/tmpYXVuEI TO /root/.ansible/tmp/ansible-tmp-1457464821.31-92315085902665/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.31-92315085902665/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.31-92315085902665/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-container-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-container-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-container-updater.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.49-196875487764620 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.49-196875487764620'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-auditor.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-auditor.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-auditor.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-auditor.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-auditor.toml)'
- <192.168.201.2> PUT /tmp/tmpQdk64K TO /root/.ansible/tmp/ansible-tmp-1457464821.49-196875487764620/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.49-196875487764620/file; rm -rf /root/.ansible/tmp/ansible-tmp-14574648le-tmp-1457464821.48-223065252901602/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-auditor.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.63-33250708396338 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.63-33250708396338'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-expirer.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-expirer.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-expirer.toml)'
- <192.168.201.3> PUT /tmp/tmpQfygr5 TO /root/.ansible/tmp/ansible-tmp-1457464821.63-33250708396338/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.63-33250708396338/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.63-33250708396338/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-expirer) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-expirer", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-expirer.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.77-217771686771049 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.77-217771686771049'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-replicator.toml21.49-196875487764620/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-auditor) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-auditor", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-auditor.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.65-233345434252852 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.65-233345434252852'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-expirer.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-expirer.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-expirer.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-expirer.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-expirer.toml)'
- <192.168.201.2> PUT /tmp/tmplHND5o TO /root/.ansible/tmp/ansible-tmp-1457464821.65-233345434252852/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.65-233345434252852/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.65-233345434252852/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-expirer) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-expirer", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-expirer.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.78-93961465469863 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.78-93961465469863'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-replicator.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-replicator.toml ] && rc=3; ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-replicator.toml)'
- <192.168.201.3> PUT /tmp/tmp_7v_IF TO /root/.ansible/tmp/ansible-tmp-1457464821.77-217771686771049/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.77-217771686771049/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.77-217771686771049/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-replicator.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.91-215810999437772 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.91-215810999437772'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-server.toml)'
- <192.168.201.3> PUT /tmp/tmpzgnHtY TO /root/.ansible/tmp/ansible-tmp-1457464821.91-215810999437772/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-145python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-replicator.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-replicator.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-replicator.toml)'
- <192.168.201.2> PUT /tmp/tmpRsaQ1W TO /root/.ansible/tmp/ansible-tmp-1457464821.78-93961465469863/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.78-93961465469863/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.78-93961465469863/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-replicator) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-replicator", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-replicator.toml", "size": 314, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464821.93-28847070002636 && echo $HOME/.ansible/tmp/ansible-tmp-1457464821.93-28847070002636'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-server.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-server.toml)'
- <192.168.201.2> PUT /tmp/tmp94C3s2 TO /root/.ansible/tmp/ansible-tmp-1457464821.93-28847070002636/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464821.93-28847077464821.91-215810999437772/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.91-215810999437772/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-server.toml", "size": 302, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.06-116627577753788 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.06-116627577753788'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-updater.toml)'
- <192.168.201.3> PUT /tmp/tmpfS2TJ9 TO /root/.ansible/tmp/ansible-tmp-1457464822.06-116627577753788/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.06-116627577753788/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.06-116627577753788/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-object-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-updater.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.21-211574031122722 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.21-211574031122722'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=10002636/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464821.93-28847070002636/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-server.toml", "size": 302, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.08-154667358625758 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.08-154667358625758'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-object-updater.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-object-updater.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-object-updater.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-object-updater.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-object-updater.toml)'
- <192.168.201.2> PUT /tmp/tmpg8hnH3 TO /root/.ansible/tmp/ansible-tmp-1457464822.08-154667358625758/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.08-154667358625758/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.08-154667358625758/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-object-updater) => {"changed": false, "gid": 0, "group": "root", "item": "swift-object-updater", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-object-updater.toml", "size": 305, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.23-71956079579186 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.23-71956079579186'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-proxy-server.toml ] || rc=1; [ -d /etc/kolla/heka; [ -d /etc/kolla/heka/heka-swift-proxy-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-proxy-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-proxy-server.toml)'
- <192.168.201.3> PUT /tmp/tmpVN0MsK TO /root/.ansible/tmp/ansible-tmp-1457464822.21-211574031122722/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.21-211574031122722/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.21-211574031122722/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-proxy-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-proxy-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-proxy-server.toml", "size": 299, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.38-69290073886750 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.38-69290073886750'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-rsyncd.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-rsyncd.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-rsyncd.toml)'
- <192.168.201.3> PUT /tmp/tmpsqbxa1 TO /root/.ansible/tmp/ansible-tmp-1457464822.38-69290073886750/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.38-69290073886750/file; rm -/heka-swift-proxy-server.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-proxy-server.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-proxy-server.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-proxy-server.toml)'
- <192.168.201.2> PUT /tmp/tmpkejbKW TO /root/.ansible/tmp/ansible-tmp-1457464822.23-71956079579186/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.23-71956079579186/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.23-71956079579186/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-proxy-server) => {"changed": false, "gid": 0, "group": "root", "item": "swift-proxy-server", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-proxy-server.toml", "size": 299, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.39-15155350603211 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.39-15155350603211'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=2; [ -f /etc/kolla/heka/heka-swift-rsyncd.toml ] || rc=1; [ -d /etc/kolla/heka/heka-swift-rsyncd.toml ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/heka/heka-swift-rsyncd.toml && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "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("'"'"'/etc/kolla/heka/heka-swift-rsyncd.toml'"'"'", "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 '"'"'/etc/kolla/heka/heka-swift-rsyncd.toml)'
- <192.168.201.2> PUT /tmp/tmp6WSsLW TO /root/.ansible/tmp/ansible-tmp-1457464822.39-15155350603211/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.39-15155350603211/file; rm -rf /root/.ansible/tmp/ansrf /root/.ansible/tmp/ansible-tmp-1457464822.38-69290073886750/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=swift-rsyncd) => {"changed": false, "gid": 0, "group": "root", "item": "swift-rsyncd", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-rsyncd.toml", "size": 281, "state": "file", "uid": 0}
- ible-tmp-1457464822.39-15155350603211/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=swift-rsyncd) => {"changed": false, "gid": 0, "group": "root", "item": "swift-rsyncd", "mode": "0644", "owner": "root", "path": "/etc/kolla/heka/heka-swift-rsyncd.toml", "size": 281, "state": "file", "uid": 0}
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.3] => (item=elasticsearch)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker name=kolla_logs action=create_volume
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.65-190460608319891 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.65-190460608319891'
- <192.168.201.3> PUT /tmp/tmpetuLHc TO /root/.ansible/tmp/ansible-tmp-1457464822.65-190460608319891/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.65-190460608319891/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.65-190460608319891/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=kolla_logs action=create_volume
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.65-192478537773273 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.65-192478537773273'
- <192.168.201.2> PUT /tmp/tmpjT_BEy TO /root/.ansible/tmp/ansible-tmp-1457464822.65-192478537773273/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.65-192478537773273/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.65-192478537773273/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Starting heka bootstrap container] ****************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container restart_policy=never name=bootstrap_heka
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.93-8323291358926 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.93-8323291358926'
- <192.168.201.3> PUT /tmp/tmp56Sd9I TO /root/.ansible/tmp/ansible-tmp-1457464822.93-8323291358926/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.93-8323291358926/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.93-8323291358926/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container restart_policy=never name=bootstrap_heka
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464822.93-206638577228996 && echo $HOME/.ansible/tmp/ansible-tmp-1457464822.93-206638577228996'
- <192.168.201.2> PUT /tmp/tmpgL0EiY TO /root/.ansible/tmp/ansible-tmp-1457464822.93-206638577228996/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464822.93-206638577228996/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464822.93-206638577228996/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Starting heka container] **************************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container name=heka
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464823.68-118546014744624 && echo $HOME/.ansible/tmp/ansible-tmp-1457464823.68-118546014744624'
- <192.168.201.3> PUT /tmp/tmpIkfo1j TO /root/.ansible/tmp/ansible-tmp-1457464823.68-118546014744624/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464823.68-118546014744624/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464823.68-118546014744624/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-heka:2.0.0 action=start_container name=heka
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464823.68-99150059227900 && echo $HOME/.ansible/tmp/ansible-tmp-1457464823.68-99150059227900'
- <192.168.201.2> PUT /tmp/tmpLekvy7 TO /root/.ansible/tmp/ansible-tmp-1457464823.68-99150059227900/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464823.68-99150059227900/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464823.68-99150059227900/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Starting kolla-toolbox container] *****************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-kolla-toolbox:2.0.0 action=start_container name=kolla_toolbox
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464824.22-98607091482605 && echo $HOME/.ansible/tmp/ansible-tmp-1457464824.22-98607091482605'
- <192.168.201.3> PUT /tmp/tmpxjVKfQ TO /root/.ansible/tmp/ansible-tmp-1457464824.22-98607091482605/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464824.22-98607091482605/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464824.22-98607091482605/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-kolla-toolbox:2.0.0 action=start_container name=kolla_toolbox
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464824.22-243081022475053 && echo $HOME/.ansible/tmp/ansible-tmp-1457464824.22-243081022475053'
- <192.168.201.2> PUT /tmp/tmpMltuvE TO /root/.ansible/tmp/ansible-tmp-1457464824.22-243081022475053/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464824.22-243081022475053/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464824.22-243081022475053/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [common | Registering common role has run] ******************************
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.3] => {"ansible_facts": {"common_run": true}}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"common_run": true}}
- TASK: [haproxy | Allowing non-local IP binding] *******************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE sysctl name="net.ipv4.ip_nonlocal_bind" value=1 sysctl_set=yes
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464824.85-132794527957722 && echo $HOME/.ansible/tmp/ansible-tmp-1457464824.85-132794527957722'
- <192.168.201.3> PUT /tmp/tmpHIRMw5 TO /root/.ansible/tmp/ansible-tmp-1457464824.85-132794527957722/sysctl
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464824.85-132794527957722/sysctl; rm -rf /root/.ansible/tmp/ansible-tmp-1457464824.85-132794527957722/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false}
- TASK: [haproxy | Ensuring config directories exist] ***************************
- skipping: [192.168.201.2] => (item=keepalived)
- skipping: [192.168.201.2] => (item=haproxy)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE file state=directory path=/etc/kolla/keepalived
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464826.0-81562462871130 && echo $HOME/.ansible/tmp/ansible-tmp-1457464826.0-81562462871130'
- <192.168.201.3> PUT /tmp/tmpRFlPpi TO /root/.ansible/tmp/ansible-tmp-1457464826.0-81562462871130/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464826.0-81562462871130/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464826.0-81562462871130/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keepalived) => {"changed": false, "gid": 0, "group": "root", "item": "keepalived", "mode": "0755", "owner": "root", "path": "/etc/kolla/keepalived", "size": 4096, "state": "directory", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE file state=directory path=/etc/kolla/haproxy
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464826.1-280749681888167 && echo $HOME/.ansible/tmp/ansible-tmp-1457464826.1-280749681888167'
- <192.168.201.3> PUT /tmp/tmpCcOt7C TO /root/.ansible/tmp/ansible-tmp-1457464826.1-280749681888167/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464826.1-280749681888167/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464826.1-280749681888167/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0755", "owner": "root", "path": "/etc/kolla/haproxy", "size": 4096, "state": "directory", "uid": 0}
- TASK: [haproxy | Copying over config.json files for services] *****************
- skipping: [192.168.201.2] => (item=keepalived)
- skipping: [192.168.201.2] => (item=haproxy)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464826.23-22385863701599 && echo $HOME/.ansible/tmp/ansible-tmp-1457464826.23-22385863701599'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keepalived/config.json ] || rc=2; [ -f /etc/kolla/keepalived/config.json ] || rc=1; [ -d /etc/kolla/keepalived/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keepalived/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keepalived/config.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("'"'"'/etc/kolla/keepalived/config.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 '"'"'/etc/kolla/keepalived/config.json)'
- <192.168.201.3> PUT /tmp/tmpXlsbIj TO /root/.ansible/tmp/ansible-tmp-1457464826.23-22385863701599/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464826.23-22385863701599/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464826.23-22385863701599/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keepalived) => {"changed": false, "gid": 0, "group": "root", "item": "keepalived", "mode": "0644", "owner": "root", "path": "/etc/kolla/keepalived/config.json", "size": 299, "state": "file", "uid": 0}
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464826.39-271965707020645 && echo $HOME/.ansible/tmp/ansible-tmp-1457464826.39-271965707020645'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/haproxy/config.json ] || rc=2; [ -f /etc/kolla/haproxy/config.json ] || rc=1; [ -d /etc/kolla/haproxy/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/haproxy/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/haproxy/config.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("'"'"'/etc/kolla/haproxy/config.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 '"'"'/etc/kolla/haproxy/config.json)'
- <192.168.201.3> PUT /tmp/tmpicGPgW TO /root/.ansible/tmp/ansible-tmp-1457464826.39-271965707020645/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464826.39-271965707020645/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464826.39-271965707020645/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/haproxy/config.json", "size": 527, "state": "file", "uid": 0}
- TASK: [haproxy | Copying over haproxy.cfg] ************************************
- skipping: [192.168.201.2] => (item=haproxy)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464826.57-85471311805006 && echo $HOME/.ansible/tmp/ansible-tmp-1457464826.57-85471311805006'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/haproxy/haproxy.cfg ] || rc=2; [ -f /etc/kolla/haproxy/haproxy.cfg ] || rc=1; [ -d /etc/kolla/haproxy/haproxy.cfg ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/haproxy/haproxy.cfg && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/haproxy/haproxy.cfg'"'"'", "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("'"'"'/etc/kolla/haproxy/haproxy.cfg'"'"'", "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 '"'"'/etc/kolla/haproxy/haproxy.cfg)'
- <192.168.201.3> PUT /tmp/tmprX4gCb TO /root/.ansible/tmp/ansible-tmp-1457464826.57-85471311805006/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464826.57-85471311805006/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464826.57-85471311805006/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=haproxy) => {"changed": false, "gid": 0, "group": "root", "item": "haproxy", "mode": "0644", "owner": "root", "path": "/etc/kolla/haproxy/haproxy.cfg", "size": 2623, "state": "file", "uid": 0}
- TASK: [haproxy | Copying over keepalived.conf] ********************************
- skipping: [192.168.201.2] => (item=keepalived)
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464826.97-89987543358293 && echo $HOME/.ansible/tmp/ansible-tmp-1457464826.97-89987543358293'
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keepalived/keepalived.conf ] || rc=2; [ -f /etc/kolla/keepalived/keepalived.conf ] || rc=1; [ -d /etc/kolla/keepalived/keepalived.conf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keepalived/keepalived.conf && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keepalived/keepalived.conf'"'"'", "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("'"'"'/etc/kolla/keepalived/keepalived.conf'"'"'", "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 '"'"'/etc/kolla/keepalived/keepalived.conf)'
- <192.168.201.3> PUT /tmp/tmpXV7Wj3 TO /root/.ansible/tmp/ansible-tmp-1457464826.97-89987543358293/file
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464826.97-89987543358293/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464826.97-89987543358293/ >/dev/null 2>&1'
- ok: [192.168.201.3] => (item=keepalived) => {"changed": false, "gid": 0, "group": "root", "item": "keepalived", "mode": "0644", "owner": "root", "path": "/etc/kolla/keepalived/keepalived.conf", "size": 403, "state": "file", "uid": 0}
- TASK: [haproxy | Copying over haproxy.pem] ************************************
- skipping: [192.168.201.2] => (item=haproxy.pem)
- skipping: [192.168.201.3] => (item=haproxy.pem)
- TASK: [haproxy | Starting haproxy container] **********************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-haproxy:2.0.0 action=start_container name=haproxy
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464827.25-19547417853036 && echo $HOME/.ansible/tmp/ansible-tmp-1457464827.25-19547417853036'
- <192.168.201.3> PUT /tmp/tmpXc3njB TO /root/.ansible/tmp/ansible-tmp-1457464827.25-19547417853036/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464827.25-19547417853036/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464827.25-19547417853036/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- TASK: [haproxy | Starting keepalived container] *******************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-keepalived:2.0.0 action=start_container name=keepalived
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464827.67-33874308628497 && echo $HOME/.ansible/tmp/ansible-tmp-1457464827.67-33874308628497'
- <192.168.201.3> PUT /tmp/tmpD4zD_A TO /root/.ansible/tmp/ansible-tmp-1457464827.67-33874308628497/kolla_docker
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464827.67-33874308628497/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464827.67-33874308628497/ >/dev/null 2>&1'
- changed: [192.168.201.3] => {"changed": true, "result": false}
- TASK: [haproxy | Ensuring latest haproxy config is used] **********************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE command docker exec haproxy /usr/local/bin/kolla_ensure_haproxy_latest_config
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464828.01-217020773825968 && echo $HOME/.ansible/tmp/ansible-tmp-1457464828.01-217020773825968'
- <192.168.201.3> PUT /tmp/tmpJHANMq TO /root/.ansible/tmp/ansible-tmp-1457464828.01-217020773825968/command
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464828.01-217020773825968/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464828.01-217020773825968/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false, "cmd": ["docker", "exec", "haproxy", "/usr/local/bin/kolla_ensure_haproxy_latest_config"], "delta": "0:00:00.089325", "end": "2016-03-08 19:20:28.243929", "rc": 0, "start": "2016-03-08 19:20:28.154604", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []}
- TASK: [haproxy | Waiting for virtual IP to appear] ****************************
- skipping: [192.168.201.2]
- <192.168.201.3> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.3> REMOTE_MODULE wait_for port=3306 host=192.168.201.100
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464828.31-272600602359877 && echo $HOME/.ansible/tmp/ansible-tmp-1457464828.31-272600602359877'
- <192.168.201.3> PUT /tmp/tmpknoDnU TO /root/.ansible/tmp/ansible-tmp-1457464828.31-272600602359877/wait_for
- <192.168.201.3> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.3 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464828.31-272600602359877/wait_for; rm -rf /root/.ansible/tmp/ansible-tmp-1457464828.31-272600602359877/ >/dev/null 2>&1'
- ok: [192.168.201.3] => {"changed": false, "elapsed": 0, "path": null, "port": 3306, "search_regex": null, "state": "started"}
- PLAY [kibana] *****************************************************************
- skipping: no hosts matched
- PLAY [elasticsearch] **********************************************************
- skipping: no hosts matched
- PLAY [memcached] **************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464828.46-4624605793527 && echo $HOME/.ansible/tmp/ansible-tmp-1457464828.46-4624605793527'
- <192.168.201.2> PUT /tmp/tmpGyKCQJ TO /root/.ansible/tmp/ansible-tmp-1457464828.46-4624605793527/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464828.46-4624605793527/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457464828.46-4624605793527/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [memcached | Ensuring config directories exist] *************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/memcached
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464828.93-124620166997187 && echo $HOME/.ansible/tmp/ansible-tmp-1457464828.93-124620166997187'
- <192.168.201.2> PUT /tmp/tmpqCywRg TO /root/.ansible/tmp/ansible-tmp-1457464828.93-124620166997187/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464828.93-124620166997187/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464828.93-124620166997187/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=memcached) => {"changed": false, "gid": 0, "group": "root", "item": "memcached", "mode": "0755", "owner": "root", "path": "/etc/kolla/memcached", "size": 4096, "state": "directory", "uid": 0}
- TASK: [memcached | Copying over config.json files for services] ***************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464829.03-247226393209218 && echo $HOME/.ansible/tmp/ansible-tmp-1457464829.03-247226393209218'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/memcached/config.json ] || rc=2; [ -f /etc/kolla/memcached/config.json ] || rc=1; [ -d /etc/kolla/memcached/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/memcached/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/memcached/config.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("'"'"'/etc/kolla/memcached/config.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 '"'"'/etc/kolla/memcached/config.json)'
- <192.168.201.2> PUT /tmp/tmpgMsYBB TO /root/.ansible/tmp/ansible-tmp-1457464829.03-247226393209218/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464829.03-247226393209218/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464829.03-247226393209218/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=memcached) => {"changed": false, "gid": 0, "group": "root", "item": "memcached", "mode": "0644", "owner": "root", "path": "/etc/kolla/memcached/config.json", "size": 94, "state": "file", "uid": 0}
- TASK: [memcached | Starting memcached container] ******************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=memcached volumes=/etc/kolla/memcached/:/var/lib/kolla/config_files/:ro image=operator.local:4000/kollaglue/ubuntu-source-memcached:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464829.22-18990523936095 && echo $HOME/.ansible/tmp/ansible-tmp-1457464829.22-18990523936095'
- <192.168.201.2> PUT /tmp/tmpCzNtjX TO /root/.ansible/tmp/ansible-tmp-1457464829.22-18990523936095/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464829.22-18990523936095/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464829.22-18990523936095/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- PLAY [mariadb] ****************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464829.57-93779260442400 && echo $HOME/.ansible/tmp/ansible-tmp-1457464829.57-93779260442400'
- <192.168.201.2> PUT /tmp/tmp3IT5Dm TO /root/.ansible/tmp/ansible-tmp-1457464829.57-93779260442400/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464829.57-93779260442400/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457464829.57-93779260442400/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- skipping: [192.168.201.2]
- TASK: [common | Setting storage hostname] *************************************
- skipping: [192.168.201.2]
- TASK: [common | Ensuring config directories exist] ****************************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over config.json files for services] ******************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over heka config files] *******************************
- skipping: [192.168.201.2] => (item=global)
- skipping: [192.168.201.2] => (item=haproxy)
- skipping: [192.168.201.2] => (item=rabbitmq)
- skipping: [192.168.201.2] => (item=openstack)
- skipping: [192.168.201.2] => (item=mariadb)
- skipping: [192.168.201.2] => (item=keystone)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Copying over heka swift config files] *************************
- skipping: [192.168.201.2] => (item=swift-account-auditor)
- skipping: [192.168.201.2] => (item=swift-account-reaper)
- skipping: [192.168.201.2] => (item=swift-account-replicator)
- skipping: [192.168.201.2] => (item=swift-account-server)
- skipping: [192.168.201.2] => (item=swift-container-auditor)
- skipping: [192.168.201.2] => (item=swift-container-replicator)
- skipping: [192.168.201.2] => (item=swift-container-server)
- skipping: [192.168.201.2] => (item=swift-container-updater)
- skipping: [192.168.201.2] => (item=swift-object-auditor)
- skipping: [192.168.201.2] => (item=swift-object-expirer)
- skipping: [192.168.201.2] => (item=swift-object-replicator)
- skipping: [192.168.201.2] => (item=swift-object-server)
- skipping: [192.168.201.2] => (item=swift-object-updater)
- skipping: [192.168.201.2] => (item=swift-proxy-server)
- skipping: [192.168.201.2] => (item=swift-rsyncd)
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka bootstrap container] ****************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka container] **************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting kolla-toolbox container] *****************************
- skipping: [192.168.201.2]
- TASK: [common | Registering common role has run] ******************************
- skipping: [192.168.201.2]
- TASK: [mariadb | Ensuring config directories exist] ***************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/mariadb
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464830.32-254784326216854 && echo $HOME/.ansible/tmp/ansible-tmp-1457464830.32-254784326216854'
- <192.168.201.2> PUT /tmp/tmpRYmJkf TO /root/.ansible/tmp/ansible-tmp-1457464830.32-254784326216854/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464830.32-254784326216854/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464830.32-254784326216854/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0755", "owner": "root", "path": "/etc/kolla/mariadb", "size": 4096, "state": "directory", "uid": 0}
- TASK: [mariadb | Copying over config.json files for services] *****************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464830.44-81687361303025 && echo $HOME/.ansible/tmp/ansible-tmp-1457464830.44-81687361303025'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/mariadb/config.json ] || rc=2; [ -f /etc/kolla/mariadb/config.json ] || rc=1; [ -d /etc/kolla/mariadb/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/mariadb/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/mariadb/config.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("'"'"'/etc/kolla/mariadb/config.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 '"'"'/etc/kolla/mariadb/config.json)'
- <192.168.201.2> PUT /tmp/tmpoUSmJn TO /root/.ansible/tmp/ansible-tmp-1457464830.44-81687361303025/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464830.44-81687361303025/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464830.44-81687361303025/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "gid": 0, "group": "root", "item": "mariadb", "mode": "0644", "owner": "root", "path": "/etc/kolla/mariadb/config.json", "size": 253, "state": "file", "uid": 0}
- TASK: [mariadb | Copying over galera.cnf] *************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920 && echo $HOME/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920'
- <192.168.201.2> PUT /tmp/tmpnvFvQk TO /root/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920/source
- <192.168.201.2> PUT /tmp/tmpRDsmS4 TO /root/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920/copy
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920/copy; rm -rf /root/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb) => {"changed": false, "checksum": "76346a18c9a96fb905a73f5c9b1fc464d6fa0ef6", "dest": "/etc/kolla/mariadb/galera.cnf", "gid": 0, "group": "root", "item": "mariadb", "md5sum": "fafdb939811f1c18c27ff0b7e56269c7", "mode": "0644", "owner": "root", "size": 703, "src": "/root/.ansible/tmp/ansible-tmp-1457464830.62-59700830638920/source", "state": "file", "uid": 0}
- TASK: [mariadb | Cleaning up temp file on localhost] **************************
- <127.0.0.1> REMOTE_MODULE file path=/tmp/kolla_mariadb_cluster state=absent
- <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464830.83-28272732350048 && echo $HOME/.ansible/tmp/ansible-tmp-1457464830.83-28272732350048']
- <127.0.0.1> PUT /tmp/tmp26Bdv_ TO /root/.ansible/tmp/ansible-tmp-1457464830.83-28272732350048/file
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464830.83-28272732350048/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464830.83-28272732350048/ >/dev/null 2>&1']
- ok: [192.168.201.2 -> 127.0.0.1] => {"changed": false, "path": "/tmp/kolla_mariadb_cluster", "state": "absent"}
- TASK: [mariadb | Creating temp file on localhost] *****************************
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'rc=flag; [ -r /tmp/kolla_mariadb_cluster ] || rc=2; [ -f /tmp/kolla_mariadb_cluster ] || rc=1; [ -d /tmp/kolla_mariadb_cluster ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/tmp/kolla_mariadb_cluster && exit 0; (python -c \'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1();\nafile = open("\'/tmp/kolla_mariadb_cluster\'", "rb")\nbuf = afile.read(BLOCKSIZE)\nwhile len(buf) > 0:\n\thasher.update(buf)\n\tbuf = afile.read(BLOCKSIZE)\nafile.close()\nprint(hasher.hexdigest())\' 2>/dev/null) || (python -c \'import sha; BLOCKSIZE = 65536; hasher = sha.sha();\nafile = open("\'/tmp/kolla_mariadb_cluster\'", "rb")\nbuf = afile.read(BLOCKSIZE)\nwhile len(buf) > 0:\n\thasher.update(buf)\n\tbuf = afile.read(BLOCKSIZE)\nafile.close()\nprint(hasher.hexdigest())\' 2>/dev/null) || (echo \'0 \'/tmp/kolla_mariadb_cluster)']
- <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082 && echo $HOME/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082']
- <127.0.0.1> PUT /tmp/tmpLjvT5X TO /root/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082/source
- <127.0.0.1> PUT /tmp/tmpuzZo0g TO /root/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082/copy
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082/copy; rm -rf /root/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082/ >/dev/null 2>&1']
- ok: [192.168.201.2 -> 127.0.0.1] => {"changed": false, "checksum": "6eef6648406c333a4035cd5e60d0bf2ecf2606d7", "dest": "/tmp/kolla_mariadb_cluster", "gid": 0, "group": "root", "md5sum": "6adf97f83acf6453d4a6a4b1070f3754", "mode": "0600", "owner": "root", "size": 4, "src": "/root/.ansible/tmp/ansible-tmp-1457464830.93-86405393999082/source", "state": "file", "uid": 0}
- TASK: [mariadb | Creating mariadb volume] *************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=mariadb action=create_volume
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464831.01-130385451968804 && echo $HOME/.ansible/tmp/ansible-tmp-1457464831.01-130385451968804'
- <192.168.201.2> PUT /tmp/tmptEmR_x TO /root/.ansible/tmp/ansible-tmp-1457464831.01-130385451968804/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464831.01-130385451968804/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464831.01-130385451968804/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [mariadb | Writing hostname of host with existing cluster files to temp file] ***
- skipping: [192.168.201.2]
- TASK: [mariadb | Registering host from temp file] *****************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"delegate_host": "None"}}
- TASK: [mariadb | Cleaning up temp file on localhost] **************************
- <127.0.0.1> REMOTE_MODULE file path=/tmp/kolla_mariadb_cluster state=absent
- <127.0.0.1> EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464831.23-163619899298369 && echo $HOME/.ansible/tmp/ansible-tmp-1457464831.23-163619899298369']
- <127.0.0.1> PUT /tmp/tmpKvVwTY TO /root/.ansible/tmp/ansible-tmp-1457464831.23-163619899298369/file
- <127.0.0.1> EXEC ['/bin/sh', '-c', u'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464831.23-163619899298369/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464831.23-163619899298369/ >/dev/null 2>&1']
- ok: [192.168.201.2 -> 127.0.0.1] => {"changed": false, "path": "/tmp/kolla_mariadb_cluster", "state": "absent"}
- TASK: [mariadb | Starting MariaDB bootstrap container] ************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-mariadb:2.0.0 action=start_container restart_policy=never name=mariadb
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464831.32-237142411517501 && echo $HOME/.ansible/tmp/ansible-tmp-1457464831.32-237142411517501'
- <192.168.201.2> PUT /tmp/tmpSHxv1s TO /root/.ansible/tmp/ansible-tmp-1457464831.32-237142411517501/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464831.32-237142411517501/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464831.32-237142411517501/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [mariadb | Waiting for MariaDB service to be ready] *********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/cluster.exists
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464831.74-228785592436106 && echo $HOME/.ansible/tmp/ansible-tmp-1457464831.74-228785592436106'
- <192.168.201.2> PUT /tmp/tmpI5Gi1a TO /root/.ansible/tmp/ansible-tmp-1457464831.74-228785592436106/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464831.74-228785592436106/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464831.74-228785592436106/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/cluster.exists
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464842.21-55665574423116 && echo $HOME/.ansible/tmp/ansible-tmp-1457464842.21-55665574423116'
- <192.168.201.2> PUT /tmp/tmpmJceCU TO /root/.ansible/tmp/ansible-tmp-1457464842.21-55665574423116/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464842.21-55665574423116/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464842.21-55665574423116/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', 'mariadb', 'ls', '/var/lib/mysql/cluster.exists'], 'end': '2016-03-08 19:20:42.695184', 'stdout': u'', 'changed': True, 'attempts': 1, 'start': '2016-03-08 19:20:42.456577', 'delta': '0:00:00.238607', 'stderr': 'ls: cannot access /var/lib/mysql/cluster.exists: No such file or directory', 'rc': 2, 'warnings': []}
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/cluster.exists
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464852.72-238743970606442 && echo $HOME/.ansible/tmp/ansible-tmp-1457464852.72-238743970606442'
- <192.168.201.2> PUT /tmp/tmp495fOG TO /root/.ansible/tmp/ansible-tmp-1457464852.72-238743970606442/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464852.72-238743970606442/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464852.72-238743970606442/ >/dev/null 2>&1'
- Result from run 2 is: {'cmd': ['docker', 'exec', 'mariadb', 'ls', '/var/lib/mysql/cluster.exists'], 'end': '2016-03-08 19:20:53.101223', 'stdout': '/var/lib/mysql/cluster.exists', 'changed': True, 'attempts': 2, 'start': '2016-03-08 19:20:52.902798', 'delta': '0:00:00.198425', 'stderr': u'', 'rc': 0, 'warnings': []}
- ok: [192.168.201.2] => (item=cluster.exists) => {"attempts": 2, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/cluster.exists"], "delta": "0:00:00.198425", "end": "2016-03-08 19:20:53.101223", "item": "cluster.exists", "rc": 0, "start": "2016-03-08 19:20:52.902798", "stderr": "", "stdout": "/var/lib/mysql/cluster.exists", "stdout_lines": ["/var/lib/mysql/cluster.exists"], "warnings": []}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464853.12-141405079054851 && echo $HOME/.ansible/tmp/ansible-tmp-1457464853.12-141405079054851'
- <192.168.201.2> PUT /tmp/tmp9oEUQx TO /root/.ansible/tmp/ansible-tmp-1457464853.12-141405079054851/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464853.12-141405079054851/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464853.12-141405079054851/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=mariadb.pid) => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.118859", "end": "2016-03-08 19:20:53.331788", "item": "mariadb.pid", "rc": 0, "start": "2016-03-08 19:20:53.212929", "stderr": "", "stdout": "/var/lib/mysql/mariadb.pid", "stdout_lines": ["/var/lib/mysql/mariadb.pid"], "warnings": []}
- TASK: [mariadb | Starting mariadb container] **********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=mariadb image=operator.local:4000/kollaglue/ubuntu-source-mariadb:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464853.37-43558984100036 && echo $HOME/.ansible/tmp/ansible-tmp-1457464853.37-43558984100036'
- <192.168.201.2> PUT /tmp/tmpZdOTxH TO /root/.ansible/tmp/ansible-tmp-1457464853.37-43558984100036/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464853.37-43558984100036/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464853.37-43558984100036/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [mariadb | Waiting for MariaDB service to be ready] *********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464854.0-95851612440943 && echo $HOME/.ansible/tmp/ansible-tmp-1457464854.0-95851612440943'
- <192.168.201.2> PUT /tmp/tmpLf0iVG TO /root/.ansible/tmp/ansible-tmp-1457464854.0-95851612440943/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464854.0-95851612440943/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464854.0-95851612440943/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.150192", "end": "2016-03-08 19:20:54.291353", "rc": 0, "start": "2016-03-08 19:20:54.141161", "stderr": "", "stdout": "/var/lib/mysql/mariadb.pid", "stdout_lines": ["/var/lib/mysql/mariadb.pid"], "warnings": []}
- TASK: [mariadb | Creating haproxy mysql user] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464854.36-237029538173929 && echo $HOME/.ansible/tmp/ansible-tmp-1457464854.36-237029538173929'
- <192.168.201.2> PUT /tmp/tmpWay9bM TO /root/.ansible/tmp/ansible-tmp-1457464854.36-237029538173929/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464854.36-237029538173929/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464854.36-237029538173929/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464862.31-42991534713833 && echo $HOME/.ansible/tmp/ansible-tmp-1457464862.31-42991534713833'
- <192.168.201.2> PUT /tmp/tmpe5r2S6 TO /root/.ansible/tmp/ansible-tmp-1457464862.31-42991534713833/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464862.31-42991534713833/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464862.31-42991534713833/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', '-t', 'kolla_toolbox', '/usr/bin/ansible', 'localhost', '-m', 'mysql_user', '-a', "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"], 'end': '2016-03-08 19:21:03.614364', 'stdout': 'localhost | SUCCESS => {\r\n "changed": true, \r\n "user": "haproxy"\r\n}', 'changed': True, 'attempts': 1, 'start': '2016-03-08 19:21:02.517008', 'delta': '0:00:01.097356', 'stderr': u'', 'rc': 0, 'warnings': []}
- changed: [192.168.201.2] => {"attempts": 1, "changed": true, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.201.2' login_port='3306' login_user='root' login_password='password' name='haproxy' password='' host='%' priv=*.*:USAGE"], "delta": "0:00:01.097356", "end": "2016-03-08 19:21:03.614364", "rc": 0, "start": "2016-03-08 19:21:02.517008", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": true, \r\n \"user\": \"haproxy\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": true, ", " \"user\": \"haproxy\"", "}"], "warnings": []}
- TASK: [mariadb | Cleaning up facts] *******************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"delegate_host": "bootstraped"}}
- TASK: [mariadb | Starting mariadb container] **********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=mariadb image=operator.local:4000/kollaglue/ubuntu-source-mariadb:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464863.68-52442838237885 && echo $HOME/.ansible/tmp/ansible-tmp-1457464863.68-52442838237885'
- <192.168.201.2> PUT /tmp/tmpf_Whvs TO /root/.ansible/tmp/ansible-tmp-1457464863.68-52442838237885/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464863.68-52442838237885/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464863.68-52442838237885/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "result": false}
- TASK: [mariadb | Waiting for MariaDB service to be ready] *********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb ls /var/lib/mysql/mariadb.pid
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464863.94-232325584460597 && echo $HOME/.ansible/tmp/ansible-tmp-1457464863.94-232325584460597'
- <192.168.201.2> PUT /tmp/tmpIylsH0 TO /root/.ansible/tmp/ansible-tmp-1457464863.94-232325584460597/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464863.94-232325584460597/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464863.94-232325584460597/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "mariadb", "ls", "/var/lib/mysql/mariadb.pid"], "delta": "0:00:00.099905", "end": "2016-03-08 19:21:04.127736", "rc": 0, "start": "2016-03-08 19:21:04.027831", "stderr": "", "stdout": "/var/lib/mysql/mariadb.pid", "stdout_lines": ["/var/lib/mysql/mariadb.pid"], "warnings": []}
- TASK: [mariadb | Creating haproxy mysql user] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.2' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='haproxy' password=VALUE_HIDDEN host='%' priv=*.*:USAGE"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464864.19-103057656543097 && echo $HOME/.ansible/tmp/ansible-tmp-1457464864.19-103057656543097'
- <192.168.201.2> PUT /tmp/tmpMRU63w TO /root/.ansible/tmp/ansible-tmp-1457464864.19-103057656543097/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464864.19-103057656543097/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464864.19-103057656543097/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"attempts": 0, "changed": false, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.201.2' login_port='3306' login_user='root' login_password='password' name='haproxy' password='' host='%' priv=*.*:USAGE"], "delta": "0:00:00.915327", "end": "2016-03-08 19:21:05.227618", "rc": 0, "start": "2016-03-08 19:21:04.312291", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": false, \r\n \"user\": \"haproxy\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": false, ", " \"user\": \"haproxy\"", "}"], "warnings": []}
- TASK: [mariadb | Cleaning up facts] *******************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"delegate_host": "bootstraped"}}
- TASK: [mariadb | Waiting for MariaDB service to be ready through VIP] *********
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb mysql -h 192.168.201.100 -u haproxy -e 'show databases;'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464865.28-204471854938566 && echo $HOME/.ansible/tmp/ansible-tmp-1457464865.28-204471854938566'
- <192.168.201.2> PUT /tmp/tmp3vlCgg TO /root/.ansible/tmp/ansible-tmp-1457464865.28-204471854938566/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464865.28-204471854938566/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464865.28-204471854938566/ >/dev/null 2>&1'
- <192.168.201.2> REMOTE_MODULE command docker exec mariadb mysql -h 192.168.201.100 -u haproxy -e 'show databases;'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464875.56-42329141490518 && echo $HOME/.ansible/tmp/ansible-tmp-1457464875.56-42329141490518'
- <192.168.201.2> PUT /tmp/tmpIuHxYs TO /root/.ansible/tmp/ansible-tmp-1457464875.56-42329141490518/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464875.56-42329141490518/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464875.56-42329141490518/ >/dev/null 2>&1'
- Result from run 1 is: {'cmd': ['docker', 'exec', 'mariadb', 'mysql', '-h', '192.168.201.100', '-u', 'haproxy', '-e', 'show databases;'], 'end': '2016-03-08 19:21:16.036049', 'stdout': 'Database\ninformation_schema', 'changed': True, 'attempts': 1, 'start': '2016-03-08 19:21:15.787848', 'delta': '0:00:00.248201', 'stderr': u'', 'rc': 0, 'warnings': []}
- ok: [192.168.201.2] => {"attempts": 1, "changed": false, "cmd": ["docker", "exec", "mariadb", "mysql", "-h", "192.168.201.100", "-u", "haproxy", "-e", "show databases;"], "delta": "0:00:00.248201", "end": "2016-03-08 19:21:16.036049", "rc": 0, "start": "2016-03-08 19:21:15.787848", "stderr": "", "stdout": "Database\ninformation_schema", "stdout_lines": ["Database", "information_schema"], "warnings": []}
- PLAY [rabbitmq] ***************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464876.07-280405586084441 && echo $HOME/.ansible/tmp/ansible-tmp-1457464876.07-280405586084441'
- <192.168.201.2> PUT /tmp/tmpKCgx_c TO /root/.ansible/tmp/ansible-tmp-1457464876.07-280405586084441/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464876.07-280405586084441/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457464876.07-280405586084441/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- skipping: [192.168.201.2]
- TASK: [common | Setting storage hostname] *************************************
- skipping: [192.168.201.2]
- TASK: [common | Ensuring config directories exist] ****************************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over config.json files for services] ******************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over heka config files] *******************************
- skipping: [192.168.201.2] => (item=global)
- skipping: [192.168.201.2] => (item=haproxy)
- skipping: [192.168.201.2] => (item=rabbitmq)
- skipping: [192.168.201.2] => (item=openstack)
- skipping: [192.168.201.2] => (item=mariadb)
- skipping: [192.168.201.2] => (item=keystone)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Copying over heka swift config files] *************************
- skipping: [192.168.201.2] => (item=swift-account-auditor)
- skipping: [192.168.201.2] => (item=swift-account-reaper)
- skipping: [192.168.201.2] => (item=swift-account-replicator)
- skipping: [192.168.201.2] => (item=swift-account-server)
- skipping: [192.168.201.2] => (item=swift-container-auditor)
- skipping: [192.168.201.2] => (item=swift-container-replicator)
- skipping: [192.168.201.2] => (item=swift-container-server)
- skipping: [192.168.201.2] => (item=swift-container-updater)
- skipping: [192.168.201.2] => (item=swift-object-auditor)
- skipping: [192.168.201.2] => (item=swift-object-expirer)
- skipping: [192.168.201.2] => (item=swift-object-replicator)
- skipping: [192.168.201.2] => (item=swift-object-server)
- skipping: [192.168.201.2] => (item=swift-object-updater)
- skipping: [192.168.201.2] => (item=swift-proxy-server)
- skipping: [192.168.201.2] => (item=swift-rsyncd)
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka bootstrap container] ****************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka container] **************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting kolla-toolbox container] *****************************
- skipping: [192.168.201.2]
- TASK: [common | Registering common role has run] ******************************
- skipping: [192.168.201.2]
- TASK: [rabbitmq | Ensuring config directories exist] **************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/rabbitmq
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464876.85-114622440857973 && echo $HOME/.ansible/tmp/ansible-tmp-1457464876.85-114622440857973'
- <192.168.201.2> PUT /tmp/tmp5h8Mhz TO /root/.ansible/tmp/ansible-tmp-1457464876.85-114622440857973/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464876.85-114622440857973/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464876.85-114622440857973/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0755", "owner": "root", "path": "/etc/kolla/rabbitmq", "size": 4096, "state": "directory", "uid": 0}
- TASK: [rabbitmq | Copying over config.json files for services] ****************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464877.0-278033726808763 && echo $HOME/.ansible/tmp/ansible-tmp-1457464877.0-278033726808763'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/config.json ] || rc=2; [ -f /etc/kolla/rabbitmq/config.json ] || rc=1; [ -d /etc/kolla/rabbitmq/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/config.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("'"'"'/etc/kolla/rabbitmq/config.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 '"'"'/etc/kolla/rabbitmq/config.json)'
- <192.168.201.2> PUT /tmp/tmp7dAtqw TO /root/.ansible/tmp/ansible-tmp-1457464877.0-278033726808763/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464877.0-278033726808763/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464877.0-278033726808763/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/config.json", "size": 708, "state": "file", "uid": 0}
- TASK: [rabbitmq | Copying over rabbitmq*.conf] ********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464877.18-38489592173835 && echo $HOME/.ansible/tmp/ansible-tmp-1457464877.18-38489592173835'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/rabbitmq-env.conf ] || rc=2; [ -f /etc/kolla/rabbitmq/rabbitmq-env.conf ] || rc=1; [ -d /etc/kolla/rabbitmq/rabbitmq-env.conf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/rabbitmq-env.conf && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq-env.conf'"'"'", "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("'"'"'/etc/kolla/rabbitmq/rabbitmq-env.conf'"'"'", "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 '"'"'/etc/kolla/rabbitmq/rabbitmq-env.conf)'
- <192.168.201.2> PUT /tmp/tmpfLB0nt TO /root/.ansible/tmp/ansible-tmp-1457464877.18-38489592173835/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464877.18-38489592173835/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464877.18-38489592173835/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq-env.conf) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq-env.conf", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/rabbitmq-env.conf", "size": 304, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464877.36-1997660921148 && echo $HOME/.ansible/tmp/ansible-tmp-1457464877.36-1997660921148'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/rabbitmq.config ] || rc=2; [ -f /etc/kolla/rabbitmq/rabbitmq.config ] || rc=1; [ -d /etc/kolla/rabbitmq/rabbitmq.config ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/rabbitmq.config && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq.config'"'"'", "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("'"'"'/etc/kolla/rabbitmq/rabbitmq.config'"'"'", "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 '"'"'/etc/kolla/rabbitmq/rabbitmq.config)'
- <192.168.201.2> PUT /tmp/tmp9R55Gx TO /root/.ansible/tmp/ansible-tmp-1457464877.36-1997660921148/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464877.36-1997660921148/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464877.36-1997660921148/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq.config) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq.config", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/rabbitmq.config", "size": 525, "state": "file", "uid": 0}
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464877.53-37437939847797 && echo $HOME/.ansible/tmp/ansible-tmp-1457464877.53-37437939847797'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/rabbitmq/rabbitmq_clusterer.config ] || rc=2; [ -f /etc/kolla/rabbitmq/rabbitmq_clusterer.config ] || rc=1; [ -d /etc/kolla/rabbitmq/rabbitmq_clusterer.config ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/rabbitmq/rabbitmq_clusterer.config && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/rabbitmq/rabbitmq_clusterer.config'"'"'", "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("'"'"'/etc/kolla/rabbitmq/rabbitmq_clusterer.config'"'"'", "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 '"'"'/etc/kolla/rabbitmq/rabbitmq_clusterer.config)'
- <192.168.201.2> PUT /tmp/tmp7NduBK TO /root/.ansible/tmp/ansible-tmp-1457464877.53-37437939847797/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464877.53-37437939847797/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464877.53-37437939847797/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=rabbitmq_clusterer.config) => {"changed": false, "gid": 0, "group": "root", "item": "rabbitmq_clusterer.config", "mode": "0644", "owner": "root", "path": "/etc/kolla/rabbitmq/rabbitmq_clusterer.config", "size": 113, "state": "file", "uid": 0}
- TASK: [rabbitmq | Creating rabbitmq volume] ***********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=rabbitmq action=create_volume
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464877.75-260362844812362 && echo $HOME/.ansible/tmp/ansible-tmp-1457464877.75-260362844812362'
- <192.168.201.2> PUT /tmp/tmp5_2qXU TO /root/.ansible/tmp/ansible-tmp-1457464877.75-260362844812362/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464877.75-260362844812362/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464877.75-260362844812362/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [rabbitmq | Running RabbitMQ bootstrap container] ***********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-rabbitmq:2.0.0 action=start_container restart_policy=never name=rabbitmq_bootstrap
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464877.97-200744004331623 && echo $HOME/.ansible/tmp/ansible-tmp-1457464877.97-200744004331623'
- <192.168.201.2> PUT /tmp/tmp0dmWnZ TO /root/.ansible/tmp/ansible-tmp-1457464877.97-200744004331623/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464877.97-200744004331623/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464877.97-200744004331623/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [rabbitmq | Starting rabbitmq container] ********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=rabbitmq image=operator.local:4000/kollaglue/ubuntu-source-rabbitmq:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464878.87-43530627101849 && echo $HOME/.ansible/tmp/ansible-tmp-1457464878.87-43530627101849'
- <192.168.201.2> PUT /tmp/tmpt2vJL1 TO /root/.ansible/tmp/ansible-tmp-1457464878.87-43530627101849/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464878.87-43530627101849/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464878.87-43530627101849/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- PLAY [keystone] ***************************************************************
- GATHERING FACTS ***************************************************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464879.21-250094868030866 && echo $HOME/.ansible/tmp/ansible-tmp-1457464879.21-250094868030866'
- <192.168.201.2> PUT /tmp/tmpK0jHaF TO /root/.ansible/tmp/ansible-tmp-1457464879.21-250094868030866/setup
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464879.21-250094868030866/setup; rm -rf /root/.ansible/tmp/ansible-tmp-1457464879.21-250094868030866/ >/dev/null 2>&1'
- ok: [192.168.201.2]
- TASK: [common | Looking up storage hostname] **********************************
- skipping: [192.168.201.2]
- TASK: [common | Setting storage hostname] *************************************
- skipping: [192.168.201.2]
- TASK: [common | Ensuring config directories exist] ****************************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over config.json files for services] ******************
- skipping: [192.168.201.2] => (item=heka)
- TASK: [common | Copying over heka config files] *******************************
- skipping: [192.168.201.2] => (item=global)
- skipping: [192.168.201.2] => (item=haproxy)
- skipping: [192.168.201.2] => (item=rabbitmq)
- skipping: [192.168.201.2] => (item=openstack)
- skipping: [192.168.201.2] => (item=mariadb)
- skipping: [192.168.201.2] => (item=keystone)
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Copying over heka swift config files] *************************
- skipping: [192.168.201.2] => (item=swift-account-auditor)
- skipping: [192.168.201.2] => (item=swift-account-reaper)
- skipping: [192.168.201.2] => (item=swift-account-replicator)
- skipping: [192.168.201.2] => (item=swift-account-server)
- skipping: [192.168.201.2] => (item=swift-container-auditor)
- skipping: [192.168.201.2] => (item=swift-container-replicator)
- skipping: [192.168.201.2] => (item=swift-container-server)
- skipping: [192.168.201.2] => (item=swift-container-updater)
- skipping: [192.168.201.2] => (item=swift-object-auditor)
- skipping: [192.168.201.2] => (item=swift-object-expirer)
- skipping: [192.168.201.2] => (item=swift-object-replicator)
- skipping: [192.168.201.2] => (item=swift-object-server)
- skipping: [192.168.201.2] => (item=swift-object-updater)
- skipping: [192.168.201.2] => (item=swift-proxy-server)
- skipping: [192.168.201.2] => (item=swift-rsyncd)
- TASK: [common | Copying over heka elasticsearch config file] ******************
- skipping: [192.168.201.2] => (item=elasticsearch)
- TASK: [common | Creating log volume] ******************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka bootstrap container] ****************************
- skipping: [192.168.201.2]
- TASK: [common | Starting heka container] **************************************
- skipping: [192.168.201.2]
- TASK: [common | Starting kolla-toolbox container] *****************************
- skipping: [192.168.201.2]
- TASK: [common | Registering common role has run] ******************************
- skipping: [192.168.201.2]
- TASK: [keystone | Ensuring config directories exist] **************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE file state=directory path=/etc/kolla/keystone
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464880.43-140728532121078 && echo $HOME/.ansible/tmp/ansible-tmp-1457464880.43-140728532121078'
- <192.168.201.2> PUT /tmp/tmpdAqLZp TO /root/.ansible/tmp/ansible-tmp-1457464880.43-140728532121078/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464880.43-140728532121078/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464880.43-140728532121078/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0755", "owner": "root", "path": "/etc/kolla/keystone", "size": 4096, "state": "directory", "uid": 0}
- TASK: [keystone | Copying over config.json files for services] ****************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464880.65-248456290732713 && echo $HOME/.ansible/tmp/ansible-tmp-1457464880.65-248456290732713'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keystone/config.json ] || rc=2; [ -f /etc/kolla/keystone/config.json ] || rc=1; [ -d /etc/kolla/keystone/config.json ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keystone/config.json && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keystone/config.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("'"'"'/etc/kolla/keystone/config.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 '"'"'/etc/kolla/keystone/config.json)'
- <192.168.201.2> PUT /tmp/tmpk1VUDj TO /root/.ansible/tmp/ansible-tmp-1457464880.65-248456290732713/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464880.65-248456290732713/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464880.65-248456290732713/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "gid": 0, "group": "root", "item": "keystone", "mode": "0644", "owner": "root", "path": "/etc/kolla/keystone/config.json", "size": 487, "state": "file", "uid": 0}
- TASK: [keystone | Copying over keystone.conf] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098 && echo $HOME/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098'
- <192.168.201.2> PUT /tmp/tmpGgfaYj TO /root/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098/source
- <192.168.201.2> PUT /tmp/tmplP6tr_ TO /root/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098/copy
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098/copy; rm -rf /root/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098/ >/dev/null 2>&1'
- ok: [192.168.201.2] => (item=keystone) => {"changed": false, "checksum": "3750dfa9e2c4231e281961eaaca5a7a18887d438", "dest": "/etc/kolla/keystone/keystone.conf", "gid": 0, "group": "root", "item": "keystone", "md5sum": "1396eec4fa4d4399b332f910d3a5f0c4", "mode": "0644", "owner": "root", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1457464880.93-234349891682098/source", "state": "file", "uid": 0}
- TASK: [keystone | Copying over wsgi-keystone.conf] ****************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464881.13-31495189735028 && echo $HOME/.ansible/tmp/ansible-tmp-1457464881.13-31495189735028'
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'rc=flag; [ -r /etc/kolla/keystone/wsgi-keystone.conf ] || rc=2; [ -f /etc/kolla/keystone/wsgi-keystone.conf ] || rc=1; [ -d /etc/kolla/keystone/wsgi-keystone.conf ] && rc=3; python -V 2>/dev/null || rc=4; [ x"$rc" != "xflag" ] && echo "${rc} "/etc/kolla/keystone/wsgi-keystone.conf && exit 0; (python -c '"'"'import hashlib; BLOCKSIZE = 65536; hasher = hashlib.sha1(); afile = open("'"'"'/etc/kolla/keystone/wsgi-keystone.conf'"'"'", "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("'"'"'/etc/kolla/keystone/wsgi-keystone.conf'"'"'", "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 '"'"'/etc/kolla/keystone/wsgi-keystone.conf)'
- <192.168.201.2> PUT /tmp/tmpaEFsvd TO /root/.ansible/tmp/ansible-tmp-1457464881.13-31495189735028/file
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464881.13-31495189735028/file; rm -rf /root/.ansible/tmp/ansible-tmp-1457464881.13-31495189735028/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/kolla/keystone/wsgi-keystone.conf", "size": 1443, "state": "file", "uid": 0}
- TASK: [keystone | Creating Keystone database] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_db -a "login_host='192.168.201.100' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='keystone'"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464881.51-251475074794124 && echo $HOME/.ansible/tmp/ansible-tmp-1457464881.51-251475074794124'
- <192.168.201.2> PUT /tmp/tmpfITYD3 TO /root/.ansible/tmp/ansible-tmp-1457464881.51-251475074794124/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464881.51-251475074794124/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464881.51-251475074794124/ >/dev/null 2>&1'
- changed: [192.168.201.2 -> 192.168.201.2] => {"changed": true, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_db", "-a", "login_host='192.168.201.100' login_port='3306' login_user='root' login_password='password' name='keystone'"], "delta": "0:00:02.276654", "end": "2016-03-08 19:21:23.956455", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-03-08 19:21:21.679801", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": true, \r\n \"db\": \"keystone\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": true, ", " \"db\": \"keystone\"", "}"], "warnings": []}
- TASK: [keystone | Reading json from variable] *********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- ok: [192.168.201.2] => {"ansible_facts": {"database_created": "True"}}
- TASK: [keystone | Creating Keystone database user and setting permissions] ****
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t kolla_toolbox /usr/bin/ansible localhost -m mysql_user -a "login_host='192.168.201.100' login_port='3306' login_user='root' login_password=VALUE_HIDDEN name='keystone' password=VALUE_HIDDEN host='%' priv='keystone.*:ALL' append_privs='yes'"
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464884.04-12765895791764 && echo $HOME/.ansible/tmp/ansible-tmp-1457464884.04-12765895791764'
- <192.168.201.2> PUT /tmp/tmpwavYuc TO /root/.ansible/tmp/ansible-tmp-1457464884.04-12765895791764/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464884.04-12765895791764/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464884.04-12765895791764/ >/dev/null 2>&1'
- changed: [192.168.201.2 -> 192.168.201.2] => {"changed": true, "cmd": ["docker", "exec", "-t", "kolla_toolbox", "/usr/bin/ansible", "localhost", "-m", "mysql_user", "-a", "login_host='192.168.201.100' login_port='3306' login_user='root' login_password='password' name='keystone' password='password' host='%' priv='keystone.*:ALL' append_privs='yes'"], "delta": "0:00:01.155509", "end": "2016-03-08 19:21:25.314043", "failed": false, "failed_when_result": false, "rc": 0, "start": "2016-03-08 19:21:24.158534", "stderr": "", "stdout": "localhost | SUCCESS => {\r\n \"changed\": true, \r\n \"user\": \"keystone\"\r\n}", "stdout_lines": ["localhost | SUCCESS => {", " \"changed\": true, ", " \"user\": \"keystone\"", "}"], "warnings": []}
- TASK: [keystone | Running Keystone bootstrap container] ***********************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker image=operator.local:4000/kollaglue/ubuntu-source-keystone:2.0.0 action=start_container restart_policy=never name=bootstrap_keystone
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464885.4-56792726660721 && echo $HOME/.ansible/tmp/ansible-tmp-1457464885.4-56792726660721'
- <192.168.201.2> PUT /tmp/tmpRp95Fp TO /root/.ansible/tmp/ansible-tmp-1457464885.4-56792726660721/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464885.4-56792726660721/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464885.4-56792726660721/ >/dev/null 2>&1'
- changed: [192.168.201.2 -> 192.168.201.2] => {"changed": true, "result": false}
- TASK: [keystone | Starting keystone container] ********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE kolla_docker name=keystone image=operator.local:4000/kollaglue/ubuntu-source-keystone:2.0.0 action=start_container
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464906.38-562596394612 && echo $HOME/.ansible/tmp/ansible-tmp-1457464906.38-562596394612'
- <192.168.201.2> PUT /tmp/tmpwR9FsB TO /root/.ansible/tmp/ansible-tmp-1457464906.38-562596394612/kolla_docker
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464906.38-562596394612/kolla_docker; rm -rf /root/.ansible/tmp/ansible-tmp-1457464906.38-562596394612/ >/dev/null 2>&1'
- changed: [192.168.201.2] => {"changed": true, "result": false}
- TASK: [keystone | Wait for keystone startup] **********************************
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE wait_for host=192.168.201.100 port=35357
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464907.01-63599273774847 && echo $HOME/.ansible/tmp/ansible-tmp-1457464907.01-63599273774847'
- <192.168.201.2> PUT /tmp/tmp_WRCyl TO /root/.ansible/tmp/ansible-tmp-1457464907.01-63599273774847/wait_for
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464907.01-63599273774847/wait_for; rm -rf /root/.ansible/tmp/ansible-tmp-1457464907.01-63599273774847/ >/dev/null 2>&1'
- ok: [192.168.201.2] => {"changed": false, "elapsed": 0, "path": null, "port": 35357, "search_regex": null, "state": "started"}
- TASK: [keystone | Creating admin project, user, role, service, and endpoint] ***
- <192.168.201.2> ESTABLISH CONNECTION FOR USER: root
- <192.168.201.2> REMOTE_MODULE command docker exec -t keystone kolla_keystone_bootstrap admin password admin admin http://192.168.201.100:35357/v3 http://192.168.201.100:5000/v3 http://192.168.201.100:5000/v3 RegionOne
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1457464907.21-65620387408434 && echo $HOME/.ansible/tmp/ansible-tmp-1457464907.21-65620387408434'
- <192.168.201.2> PUT /tmp/tmpG0H3xn TO /root/.ansible/tmp/ansible-tmp-1457464907.21-65620387408434/command
- <192.168.201.2> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/root/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 192.168.201.2 /bin/sh -c 'LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1457464907.21-65620387408434/command; rm -rf /root/.ansible/tmp/ansible-tmp-1457464907.21-65620387408434/ >/dev/null 2>&1'
- fatal: [192.168.201.2] => Traceback (most recent call last):
- File "/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py", line 586, in _executor
- exec_rc = self._executor_internal(host, new_stdin)
- File "/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py", line 789, in _executor_internal
- return self._executor_internal_inner(host, self.module_name, self.module_args, inject, port, complex_args=complex_args)
- File "/usr/local/lib/python2.7/dist-packages/ansible/runner/__init__.py", line 1101, in _executor_internal_inner
- data['changed'] = utils.check_conditional(changed_when, self.basedir, inject, fail_on_undefined=self.error_on_undefined_vars)
- File "/usr/local/lib/python2.7/dist-packages/ansible/utils/__init__.py", line 265, in check_conditional
- conditional = template.template(basedir, conditional, inject, fail_on_undefined=fail_on_undefined)
- File "/usr/local/lib/python2.7/dist-packages/ansible/utils/template.py", line 124, in template
- varname = template_from_string(basedir, varname, templatevars, fail_on_undefined)
- File "/usr/local/lib/python2.7/dist-packages/ansible/utils/template.py", line 382, in template_from_string
- res = jinja2.utils.concat(rf)
- File "<template>", line 9, in root
- File "/usr/lib/python2.7/json/__init__.py", line 338, in loads
- return _default_decoder.decode(s)
- File "/usr/lib/python2.7/json/decoder.py", line 366, in decode
- obj, end = self.raw_decode(s, idx=_w(s, 0).end())
- File "/usr/lib/python2.7/json/decoder.py", line 384, in raw_decode
- raise ValueError("No JSON object could be decoded")
- ValueError: No JSON object could be decoded
- FATAL: all hosts have already failed -- aborting
- PLAY RECAP ********************************************************************
- to retry, use: --limit @/root/site.retry
- 192.168.201.2 : ok=75 changed=16 unreachable=0 failed=1
- 192.168.201.3 : ok=23 changed=6 unreachable=0 failed=0
- Command failed ansible-playbook -i /var/src/dev-kolla/conf/01-operator/inventory -e @/etc/kolla/globals.yml -e @/etc/kolla/passwords.yml -e action=deploy /usr/local/share/kolla/ansible/site.yml --verbose --verbose --verbose --verbose --verbose
Advertisement
Add Comment
Please, Sign In to add comment