Advertisement
Guest User

Untitled

a guest
Nov 10th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. [stack@undercloud ~]$ heat deployment-show ceccbe53-620f-4d07-9524-5443ec09dd3a
  2. {
  3. "status": "FAILED",
  4. "server_id": "02cb6aa8-e108-4cc4-bb28-7479a05a79b0",
  5. "config_id": "d0c4fec5-590f-404c-b870-e74b84fe0543",
  6. "output_values": {
  7. "deploy_stdout": "",
  8. "deploy_stderr": "Could not retrieve fact='apache_version', resolution='<anonymous>': undefined method `[]' for nil:NilClass\nCould not retrieve fact='apache_version', resolution='<anonymous>': undefined method `[]' for nil:NilClass\n\u001b[1;31mError: Error from DataBinding 'hiera' while looking up 'tripleo::packages::enable_install': (<unknown>): found character that cannot start any token while scanning for the next token at line 50 column 64 on node overcloud-compute-0.localdomain\nWrapped exception:\n(<unknown>): found character that cannot start any token while scanning for the next token at line 50 column 64\nWrapped exception:\n(<unknown>): found character that cannot start any token while scanning for the next token at line 50 column 64\u001b[0m\n\u001b[1;31mError: Error from DataBinding 'hiera' while looking up 'tripleo::packages::enable_install': (<unknown>): found character that cannot start any token while scanning for the next token at line 50 column 64 on node overcloud-compute-0.localdomain\u001b[0m\n",
  9. "deploy_status_code": 1
  10. },
  11. "creation_time": "2016-11-10T05:09:55",
  12. "updated_time": "2016-11-10T05:10:15",
  13. "input_values": {},
  14. "action": "CREATE",
  15. "status_reason": "deploy_status_code : Deployment exited with non-zero status code: 1",
  16. "id": "ceccbe53-620f-4d07-9524-5443ec09dd3a"
  17. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement