Ubuntu Pastebin

Paste from blahdeblah at Mon, 12 Jun 2017 03:21:57 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[master*]paulgear@peleg:/srv/branches/ntp-charms/ntp$ juju add-model --debug ntp-azure azure
13:21:38 INFO  juju.cmd supercommand.go:63 running juju [2.1.3 gc go1.8.1]
13:21:38 DEBUG juju.cmd supercommand.go:64   args: []string{"juju", "add-model", "--debug", "ntp-azure", "azure"}
13:21:38 INFO  juju.juju api.go:72 connecting to API addresses: [10.55.33.52:17070]
13:21:38 DEBUG juju.api apiclient.go:590 dialing "wss://10.55.33.52:17070/api"
13:21:39 DEBUG juju.api apiclient.go:593 successfully dialed "wss://10.55.33.52:17070/api"
13:21:39 INFO  juju.api apiclient.go:521 connection established to "wss://10.55.33.52:17070/api"
13:21:40 DEBUG juju.juju api.go:263 API hostnames unchanged - not resolving
13:21:40 INFO  cmd cmd.go:141 Adding contents of "/home/paulgear/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys
13:21:40 INFO  cmd cmd.go:141 Adding contents of "/home/paulgear/.ssh/id_rsa.pub" to authorized-keys
13:21:41 DEBUG juju.api monitor.go:35 RPC connection died
13:21:41 ERROR cmd supercommand.go:458 "azure" is neither a cloud supported by this controller,
nor a region in the controller's default cloud "canonistack".
The clouds/regions supported by this controller are:

Cloud        Regions
canonistack  lcy01, lcy02

13:21:41 DEBUG cmd supercommand.go:459 (error details: [{github.com/juju/juju/cmd/juju/controller/addmodel.go:199: } {github.com/juju/juju/cmd/juju/controller/addmodel.go:332: } {github.com/juju/juju/cmd/juju/controller/addmodel.go:380: "azure" is neither a cloud supported by this controller,
nor a region in the controller's default cloud "canonistack".
The clouds/regions supported by this controller are:

Cloud        Regions
canonistack  lcy01, lcy02
}])
Download as text