Advertisement
Guest User

Untitled

a guest
Sep 12th, 2018
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. "+ /usr/bin/puppet apply --summarize --detailed-exitcodes --color=false --logdest syslog --logdest consol
  2. e --modulepath=/etc/puppet/modules:/usr/share/openstack-puppet/modules --tags file,file_line,concat,augeas,cron,k
  3. eystone_config,keystone_domain_config,keystone_endpoint,keystone_identity_provider,keystone_paste_ini,keystone_ro
  4. le,keystone_service,keystone_tenant,keystone_user,keystone_user_role,keystone_domain /etc/config.pp",
  5. "Warning: Facter: Could not retrieve fact='nic_alias', resolution='<anonymous>': Could not execute '/usr/
  6. bin/os-net-config -i': command not found",
  7. "Warning: Undefined variable 'deploy_config_name'; ",
  8. " (file & line not available)",
  9. "Warning: This method is deprecated, please use the stdlib validate_legacy function,",
  10. " with Stdlib::Compat::Hash. There is further documentation for validate_legacy functi
  11. on in the README. at [\"/etc/puppet/modules/keystone/manifests/policy.pp\", 34]:[\"/etc/puppet/modules/keystone/m
  12. anifests/init.pp\", 762]",
  13. " (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')",
  14. " with Pattern[]. There is further documentation for validate_legacy function in the R
  15. EADME. at [\"/etc/puppet/modules/keystone/manifests/init.pp\", 765]:[\"/etc/config.pp\", 2]",
  16. "Warning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that a
  17. re resolved. Use 'puppet module list --tree' to see information about modules",
  18. " with Stdlib::Compat::String. There is further documentation for validate_legacy func
  19. tion in the README. at [\"/etc/puppet/modules/keystone/manifests/init.pp\", 1114]:[\"/etc/config.pp\", 2]",
  20. "Warning: ModuleLoader: module 'cinder' has unresolved dependencies - it will only see those that are res
  21. olved. Use 'puppet module list --tree' to see information about modules",
  22. "Warning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resol
  23. ved. Use 'puppet module list --tree' to see information about modules",
  24. "Warning: ModuleLoader: module 'swift' has unresolved dependencies - it will only see those that are reso
  25. lved. Use 'puppet module list --tree' to see information about modules",
  26. "Warning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are reso
  27. lved. Use 'puppet module list --tree' to see information about modules",
  28. "Error: Failed to apply catalog: Execution of '/usr/bin/openstack project list --quiet --format csv --lon
  29. g' returned 1: Bad Request (HTTP 400) (tried 41, for a total of 170 seconds)",
  30. "+ rc=1",
  31. "+ set -e",
  32. "+ '[' 1 -ne 2 -a 1 -ne 0 ']'",
  33. "+ exit 1",
  34. "2018-09-12 05:55:36,913 INFO: 468994 -- Finished processing puppet configs for keystone_init_tasks",
  35. "2018-09-12 05:55:36,913 ERROR: 468993 -- ERROR configuring keystone_init_tasks"
  36. ]
  37. }
  38.  
  39. NO MORE HOSTS LEFT **********************************************************************************************
  40. ***********************************************************************************
  41.  
  42. PLAY RECAP ******************************************************************************************************
  43. ***********************************************************************************
  44. oooq_aio : ok=177 changed=38 unreachable=0 failed=1
  45. undercloud : ok=2 changed=0 unreachable=0 failed=0
  46.  
  47. Not cleaning working directory /home/stack/tripleo-heat-installer-templates
  48. Not cleaning ansible directory /home/stack/undercloud-ansible-mI63SU
  49. Install artifact is located at /home/stack/undercloud-install-20180912055537.tar.bzip2
  50.  
  51. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  52.  
  53. Deployment Failed!
  54.  
  55. ERROR: Heat log files: /var/log/heat-launcher/undercloud_deploy-WKuFM9
  56.  
  57. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  58.  
  59. Deployment failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement