Advertisement
DekayEU

ceph-install-workflow.log

Apr 20th, 2018
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 2.20 KB | None | 0 0
  1. 2018-04-20 15:23:02,174 p=9720 u=mistral |  failed: [172.50.6.113] (item=[u'/etc/ceph/ceph.mgr.overcloud-controller-0.keyring', {'_ansible_parsed': True, u'stat': {u'exists': False}, u'changed': False, '_ansible_no_log': False, '_ansible_delegated_vars': {'ansible_delegated_host': u'localhost', 'ansible_host': u'localhost'}, '_ansible_item_result': True, 'item': u'/etc/ceph/ceph.mgr.overcloud-controller-0.keyring', u'invocation': {u'module_args': {u'checksum_algorithm': u'sha1', u'get_checksum': True, u'follow': False, u'path': u'/tmp/file-mistral-actionU5G3KS/5effb790-3d69-11e8-a139-002590f5962c//etc/ceph/ceph.mgr.overcloud-controller-0.keyring', u'get_md5': None, u'get_mime': True, u'get_attributes': True}}, 'failed_when_result': False, '_ansible_ignore_errors': None, 'failed': False}]) => {
  2.     "changed": false,
  3.     "invocation": {
  4.         "module_args": {
  5.             "src": "/etc/ceph/ceph.mgr.overcloud-controller-0.keyring"
  6.         }
  7.     },
  8.     "item": [
  9.         "/etc/ceph/ceph.mgr.overcloud-controller-0.keyring",
  10.         {
  11.             "_ansible_delegated_vars": {
  12.                 "ansible_delegated_host": "localhost",
  13.                 "ansible_host": "localhost"
  14.             },
  15.             "_ansible_ignore_errors": null,
  16.             "_ansible_item_result": true,
  17.             "_ansible_no_log": false,
  18.             "_ansible_parsed": true,
  19.             "changed": false,
  20.             "failed": false,
  21.             "failed_when_result": false,
  22.             "invocation": {
  23.                 "module_args": {
  24.                     "checksum_algorithm": "sha1",
  25.                     "follow": false,
  26.                     "get_attributes": true,
  27.                     "get_checksum": true,
  28.                     "get_md5": null,
  29.                     "get_mime": true,
  30.                     "path": "/tmp/file-mistral-actionU5G3KS/5effb790-3d69-11e8-a139-002590f5962c//etc/ceph/ceph.mgr.overcloud-controller-0.keyring"
  31.                 }
  32.             },
  33.             "item": "/etc/ceph/ceph.mgr.overcloud-controller-0.keyring",
  34.             "stat": {
  35.                 "exists": false
  36.             }
  37.         }
  38.     ],
  39.     "msg": "file not found: /etc/ceph/ceph.mgr.overcloud-controller-0.keyring"
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement