Ubuntu Pastebin

Paste from wily at Fri, 1 Apr 2016 16:19:21 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
toor@maas:~$ juju --debug ssh 0 -vvv
2016-04-01 16:19:02 INFO juju.cmd supercommand.go:60 running juju [2.0-beta3 gc go1.5.1]
2016-04-01 16:19:02 INFO juju.api api.go:213 connecting to API addresses: [10.101.103.1:17070]
2016-04-01 16:19:02 INFO juju.api apiclient.go:492 dialing "wss://10.101.103.1:17070/model/e02ac1f1-162b-4cf0-835a-1b7c6e2205e0/api"
2016-04-01 16:19:02 INFO juju.api apiclient.go:269 connection established to "wss://10.101.103.1:17070/model/e02ac1f1-162b-4cf0-835a-1b7c6e2205e0/api"
2016-04-01 16:19:04 DEBUG juju.provider.maas environprovider.go:31 opening model "admin".
2016-04-01 16:19:04 DEBUG juju.environs utils.go:71 ControllerInstances returned: [/MAAS/api/1.0/nodes/node-19c72c8e-f528-11e5-be4a-525400528d84/]
2016-04-01 16:19:04 WARNING juju.provider.maas interfaces.go:147 interface "eth1" has no address
2016-04-01 16:19:04 DEBUG juju.provider.maas instance.go:166 found address "local-cloud:10.101.103.1@space-0(id:0)" on interface "eth0"
2016-04-01 16:19:04 INFO juju.provider.maas instance.go:169 no address found on interface "eth1"
2016-04-01 16:19:04 DEBUG juju.provider.maas instance.go:93 instance "/MAAS/api/1.0/nodes/node-19c72c8e-f528-11e5-be4a-525400528d84/" has interface addresses: [local-cloud:10.101.103.1@space-0(id:0)]
2016-04-01 16:19:04 INFO juju.api apiclient.go:492 dialing "wss://10.101.103.1:17070/model/e02ac1f1-162b-4cf0-835a-1b7c6e2205e0/api"
2016-04-01 16:19:04 INFO juju.api apiclient.go:269 connection established to "wss://10.101.103.1:17070/model/e02ac1f1-162b-4cf0-835a-1b7c6e2205e0/api"
2016-04-01 16:19:04 DEBUG juju.api api.go:147 failed to connect via bootstrap config: connecting with bootstrap config: verification failed: macaroon not found in storage
2016-04-01 16:19:04 WARNING juju.api api.go:110 discarding API open error: connecting with cached addresses: verification failed: macaroon not found in storage
2016-04-01 16:19:04 ERROR cmd supercommand.go:448 connecting with bootstrap config: verification failed: macaroon not found in storage
Download as text