Skip to content

Instantly share code, notes, and snippets.

@cholcombe973
Created October 3, 2016 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cholcombe973/d0ab4865691d6996d0c3b20578f269ca to your computer and use it in GitHub Desktop.
Save cholcombe973/d0ab4865691d6996d0c3b20578f269ca to your computer and use it in GitHub Desktop.
06:49:11 INFO juju.cmd supercommand.go:63 running juju [2.0-rc2 gc go1.6]
06:49:11 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "deploy", "/home/chris/repos/gluster-charm", "--debug", "info"}
06:49:11 INFO juju.juju api.go:72 connecting to API addresses: [54.187.1.11:17070 172.31.38.169:17070]
06:49:11 INFO juju.api apiclient.go:507 dialing "wss://54.187.1.11:17070/model/9552ec82-19a7-4603-87e3-cfd5743622cb/api"
06:49:11 INFO juju.api apiclient.go:507 dialing "wss://172.31.38.169:17070/model/9552ec82-19a7-4603-87e3-cfd5743622cb/api"
06:49:11 INFO juju.api apiclient.go:302 connection established to "wss://54.187.1.11:17070/model/9552ec82-19a7-4603-87e3-cfd5743622cb/api"
06:49:11 DEBUG juju.juju api.go:263 API hostnames unchanged - not resolving
06:49:11 DEBUG juju.cmd.juju.application deploy.go:782 cannot interpret as local bundle: read /home/chris/repos/gluster-charm: is a directory
06:49:11 DEBUG httpbakery client.go:244 client do POST https://54.187.1.11:17070/model/9552ec82-19a7-4603-87e3-cfd5743622cb/charms?revision=3&schema=local&series=trusty {
06:49:14 DEBUG httpbakery client.go:246 } -> error <nil>
06:49:14 INFO cmd cmd.go:129 Deploying charm "local:trusty/gluster-charm-8".
06:49:14 DEBUG juju.api apiclient.go:558 health ping failed: connection is shut down
06:49:14 ERROR cmd supercommand.go:458 charm "local:trusty/gluster-charm-8" not found (not found)
06:49:14 DEBUG cmd supercommand.go:459 (error details: [{github.com/juju/juju/cmd/juju/application/deploy.go:859: } {github.com/juju/juju/api/charms/client.go:54: } {github.com/juju/juju/api/apiclient.go:618: } {github.com/juju/retry/retry.go:187: } {github.com/juju/juju/rpc/client.go:149: } {charm "local:trusty/gluster-charm-8" not found (not found)}])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment