Advertisement
Guest User

Untitled

a guest
May 3rd, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.17 KB | None | 0 0
  1. TASK [ceph_client : Retrieve keyrings for openstack clients from ceph cluster] *
  2. task path: /etc/ansible/roles/ceph_client/tasks/ceph_auth.yml:21
  3. <sp-ctrl-3_glance_container-1f606847> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  4. <sp-ctrl-2_glance_container-44dfbb08> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  5. <sp-ctrl-1_glance_container-0f184861> Because this is a task using "delegate_to" pipelining has been disabled. but will be restored upon completion of this task.
  6. <172.29.244.17> ESTABLISH SSH CONNECTION FOR USER: root
  7. <172.29.244.17> SSH: EXEC ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthent
  8. ication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o ForwardAgent=yes -T -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r 172.29.244.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1493843350.68-21676200801257 `" && echo ansible-tmp-1493843350.68-2167
  9. 6200801257="` echo $HOME/.ansible/tmp/ansible-tmp-1493843350.68-21676200801257 `" ) && sleep 0'"'"''
  10. <172.29.244.17> ESTABLISH SSH CONNECTION FOR USER: root
  11. <172.29.244.17> SSH: EXEC ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o
  12.  ForwardAgent=yes -T -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r 172.29.244.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1493843350.72-67205319010620 `" && echo ansible-tmp-1493843350.72-67205319010620="` echo $HOME/.ansible/tmp/ansible-tmp-1493843350.72-67205319010620 `" ) && sleep 0'"'"''
  13. <172.29.244.17> ESTABLISH SSH CONNECTION FOR USER: root
  14. <172.29.244.17> SSH: EXEC ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthent
  15. ication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o
  16.  ForwardAgent=yes -T -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r 172.29.244.17 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1493843350.75-11119578444412 `" && echo ansible-tmp-1493843350.75-1111
  17. 9578444412="` echo $HOME/.ansible/tmp/ansible-tmp-1493843350.75-11119578444412 `" ) && sleep 0'"'"''
  18. failed: [sp-ctrl-3_glance_container-1f606847] (item=({u'component': u'glance_api', u'service': [u'glance-api'], u'package': [u'python-ceph']}, u'glance')) => {"item": [{"component": "glance_api", "package": ["python-ceph"], "service": ["g
  19. lance-api"]}, "glance"], "msg": "Failed to connect to the host via ssh.", "unreachable": true}
  20. failed: [sp-ctrl-2_glance_container-44dfbb08] (item=({u'component': u'glance_api', u'service': [u'glance-api'], u'package': [u'python-ceph']}, u'glance')) => {"item": [{"component": "glance_api", "package": ["python-ceph"], "service": ["g
  21. lance-api"]}, "glance"], "msg": "Failed to connect to the host via ssh.", "unreachable": true}
  22. failed: [sp-ctrl-1_glance_container-0f184861] (item=({u'component': u'glance_api', u'service': [u'glance-api'], u'package': [u'python-ceph']}, u'glance')) => {"item": [{"component": "glance_api", "package": ["python-ceph"], "service": ["g
  23. lance-api"]}, "glance"], "msg": "Failed to connect to the host via ssh.", "unreachable": true}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement