Skip to content

Instantly share code, notes, and snippets.

@smw
Created August 1, 2017 20:03
Show Gist options
  • Save smw/a0987cab91a69f5067d664712f993069 to your computer and use it in GitHub Desktop.
Save smw/a0987cab91a69f5067d664712f993069 to your computer and use it in GitHub Desktop.
2017-08-01 19:46:43,551 [DEBUG] conjure-up/kubernetes-core - events.py:55 - Received RelationsAdded:etcd at /snap/conjure-up/561/usr/lib/python3.6/asyncio/events.py:127 in task wait at conjureup/events.py:95
2017-08-01 19:46:43,554 [DEBUG] conjure-up/kubernetes-core - events.py:55 - Setting DeploymentComplete at conjureup/controllers/deploy/gui.py:291
2017-08-01 19:46:43,555 [DEBUG] conjure-up/kubernetes-core - events.py:55 - Received DeploymentComplete at conjureup/controllers/deploystatus/common.py:9 in task _wait_for_applications at conjureup/controllers/deploystatus/gui.py:13
2017-08-01 19:46:43,555 [INFO] conjure-up/kubernetes-core - common.py:11 - Waiting for deployment to settle.
2017-08-01 19:46:43,555 [INFO] conjure-up/kubernetes-core - utils.py:143 - Running step: Deployment Watcher.
2017-08-01 19:46:43,556 [DEBUG] conjure-up/kubernetes-core - utils.py:151 - Executing script: /home/smw/.cache/conjure-up/kubernetes-core/steps/00_deploy-done
2017-08-01 20:00:28,672 [DEBUG] conjure-up/kubernetes-core - events.py:55 - Setting Error at conjureup/events.py:147
2017-08-01 20:00:28,893 [ERROR] conjure-up/kubernetes-core - events.py:166 - Unhandled exception
Traceback (most recent call last):
File "/snap/conjure-up/561/lib/python3.6/site-packages/conjureup/controllers/deploystatus/gui.py", line 13, in _wait_for_applications
await common.wait_for_applications(app.ui.set_footer)
File "/snap/conjure-up/561/lib/python3.6/site-packages/conjureup/controllers/deploystatus/common.py", line 22, in wait_for_applications
msg_cb)
File "/snap/conjure-up/561/lib/python3.6/site-packages/conjureup/utils.py", line 172, in run_step
raise Exception("Failure in step {}".format(step.filename))
Exception: Failure in step 00_deploy-done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment