| bugg@tom-laptop2:~/Projects/charms/layer-gitlab$ juju deploy -m aws1:admin/default --series xenial cs:~spiculecharms/gitlab-server gitlab --debug | |
| 15:10:34 INFO juju.cmd supercommand.go:63 running juju [2.2-beta3 gc go1.6.2] | |
| 15:10:34 DEBUG juju.cmd supercommand.go:64 args: []string{"/snap/juju/1737/bin/juju", "deploy", "-m", "aws1:admin/default", "--series", "xenial", "cs:~spiculecharms/gitlab-server", "gitlab", "--debug"} | |
| 15:10:34 INFO juju.juju api.go:72 connecting to API addresses: [52.214.143.210:17070 172.31.6.48:17070] | |
| 15:10:34 DEBUG juju.api apiclient.go:678 dialing "wss://52.214.143.210:17070/model/b0e68130-17fa-4258-89cf-28b5b045b056/api" | |
| 15:10:34 DEBUG juju.api apiclient.go:678 dialing "wss://172.31.6.48:17070/model/b0e68130-17fa-4258-89cf-28b5b045b056/api" | |
| 15:10:34 DEBUG juju.api apiclient.go:682 successfully dialed "wss://52.214.143.210:17070/model/b0e68130-17fa-4258-89cf-28b5b045b056/api" | |
| 15:10:34 INFO juju.api apiclient.go:589 connection established to "wss://52.214.143.210:17070/model/b0e68130-17fa-4258-89cf-28b5b045b056/api" | |
| 15:10:34 DEBUG juju.juju api.go:263 API hostnames unchanged - not resolving | |
| 15:10:34 DEBUG juju.cmd.juju.application deploy.go:762 cannot interpret as local bundle: bundle not found: cs:~spiculecharms/gitlab-server | |
| 15:10:34 DEBUG juju.cmd.juju.application deploy.go:852 cannot interpret as local charm: file does not exist | |
| 15:10:34 DEBUG juju.cmd.juju.application deploy.go:713 cannot interpret as a redeployment of a local charm from the controller | |
| 15:10:34 DEBUG httpbakery client.go:244 client do GET https://api.jujucharms.com/charmstore/v5/~spiculecharms/xenial/gitlab-server/meta/any?include=id&include=supported-series&include=published { | |
| 15:10:34 DEBUG httpbakery client.go:246 } -> error <nil> | |
| 15:10:34 DEBUG juju.cmd.juju.application deploy.go:900 cannot interpret as charmstore bundle: (series) != "bundle" | |
| 15:10:34 DEBUG httpbakery client.go:244 client do GET https://api.jujucharms.com/charmstore/v5/~spiculecharms/xenial/gitlab-server/meta/any?include=id&include=supported-series&include=published { | |
| 15:10:35 DEBUG httpbakery client.go:246 } -> error <nil> | |
| 15:10:35 INFO juju.cmd.juju.application series_selector.go:115 with the user specified series "xenial" | |
| 15:10:35 INFO cmd deploy.go:981 Located charm "cs:~spiculecharms/gitlab-server-6". | |
| 15:10:35 INFO cmd deploy.go:982 Deploying charm "cs:~spiculecharms/gitlab-server-6". | |
| ERROR cannot add application "gitlab": state changing too quickly; try again soon | |
| 15:10:35 DEBUG cmd supercommand.go:459 error stack: | |
| cannot add application "gitlab": state changing too quickly; try again soon | |
| github.com/juju/juju/api/application/client.go:126: | |
| github.com/juju/juju/cmd/juju/application/deploy.go:165: | |
| github.com/juju/juju/cmd/juju/application/deploy.go:604: | |
| github.com/juju/juju/cmd/juju/application/deploy.go:993: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment