Skip to content

Instantly share code, notes, and snippets.

@smalleni
Created March 6, 2017 15:50
Show Gist options
  • Save smalleni/c02825ea2819cdab45c55ff0a15a3493 to your computer and use it in GitHub Desktop.
Save smalleni/c02825ea2819cdab45c55ff0a15a3493 to your computer and use it in GitHub Desktop.
2017-03-06 15:34:00 - Warning: /Firewall[998 log all]: Skipping because of failed dependencies
2017-03-06 15:34:00 - Notice: /Firewall[999 drop all]: Dependency Service[docker-registry] has failures: true
2017-03-06 15:34:00 - Warning: /Firewall[999 drop all]: Skipping because of failed dependencies
2017-03-06 15:34:01 - Notice: Finished catalog run in 423.60 seconds
+ rc=6
+ set -e
+ echo 'puppet apply exited with exit code 6'
puppet apply exited with exit code 6
+ '[' 6 '!=' 2 -a 6 '!=' 0 ']'
+ exit 6
[2017-03-06 15:34:08,638] (os-refresh-config) [ERROR] during configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit status 1]
[2017-03-06 15:34:08,638] (os-refresh-config) [ERROR] Aborting...
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1206, in install
_run_orc(instack_env)
File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 996, in _run_orc
_run_live_command(args, instack_env, 'os-refresh-config')
File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 519, in _run_live_command
raise RuntimeError('%s failed. See log for details.' % name)
RuntimeError: os-refresh-config failed. See log for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment