Created
September 29, 2015 12:38
-
-
Save sbezludny/a09a0225c212d435da4f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sergiibezliudnyl@Sergiis-MacBook-Pro launchpad (master) $ launchpad --config ../labs/lab3.yml landscape deploy lab3 | |
| [2015-09-29 14:27:35,125] INFO [main.deploy():110] Deploying landscape from repo | |
| [2015-09-29 14:27:38,207] WARNING [landscape.get_running_landscape():57] Status code "404" when getting running landscape. Message: "Group '/lab3' does not exist" | |
| [2015-09-29 14:27:40,288] INFO [landscape._continue_deploy():89] Will deploy. Landscape change: | |
| [] | |
| ---> | |
| - {owner: delivero, revision: v0.8.0, service: dhh-storage} | |
| - {owner: delivero, revision: master, service: dhh-api-uapi} | |
| - {owner: delivero, revision: master, service: dhh-api-pizza-de} | |
| - {owner: delivero, revision: master, service: dhh-sso} | |
| [2015-09-29 14:27:44,208] WARNING [landscape.wait_for_new_apps():121] Sleeping for 120 seconds as defined by "deploy_initial_backoff". You can set this value to 0 in config or CTRL-C to skip. | |
| [2015-09-29 14:30:16,720] WARNING [landscape.deploy():101] Couldn't confirm new apps. Will destroy. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment