Ubuntu Pastebin

Paste from dooferlad at Wed, 3 Feb 2016 14:41:53 +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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
juju bootstrap --upload-tools --to "wash.maas"
Bootstrapping model "maas"
Starting new instance for initial state server
Launching instance
WARNING interface "eth1" has no address
 - /MAAS/api/1.0/nodes/node-5944b018-ca6a-11e5-b2c2-60e32700c861/
Building tools to upload (2.0-alpha2.1-trusty-amd64)
Installing Juju agent on bootstrap instance
Waiting for address
WARNING interface "eth1" has no address
Attempting to connect to 192.168.1.100:22
WARNING interface "eth1" has no address
WARNING interface "eth1" has no address
WARNING interface "eth1" has no address
WARNING interface "eth1" has no address
Warning: Permanently added '192.168.1.100' (ECDSA) to the list of known hosts.
Logging to /var/log/cloud-init-output.log on remote host
Running apt-get update
Running apt-get upgrade
Installing package: curl
Installing package: cpu-checker
Installing package: bridge-utils
Installing package: rsyslog-gnutls
Installing package: cloud-utils
Installing package: cloud-image-utils
Installing package: tmux
Bootstrapping Juju machine agent
Starting Juju machine agent (jujud-machine-0)
Bootstrap agent installed
ERROR saving bootstrap endpoint address: failed to get connection info: model "maas" not found

--------------------------------------------------------------------------------
juju bootstrap --upload-tools --to "wash.maas" returned 1
Bootstrapping model "maas"
Starting new instance for initial state server
Launching instance
WARNING interface "eth1" has no address
 - /MAAS/api/1.0/nodes/node-5944b018-ca6a-11e5-b2c2-60e32700c861/
Building tools to upload (2.0-alpha2.1-trusty-amd64)
Installing Juju agent on bootstrap instance
Waiting for address
WARNING interface "eth1" has no address
Attempting to connect to 192.168.1.100:22
WARNING interface "eth1" has no address
WARNING interface "eth1" has no address
WARNING interface "eth1" has no address
WARNING interface "eth1" has no address
Warning: Permanently added '192.168.1.100' (ECDSA) to the list of known hosts.
Logging to /var/log/cloud-init-output.log on remote host
Running apt-get update
Running apt-get upgrade
Installing package: curl
Installing package: cpu-checker
Installing package: bridge-utils
Installing package: rsyslog-gnutls
Installing package: cloud-utils
Installing package: cloud-image-utils
Installing package: tmux
Bootstrapping Juju machine agent
Starting Juju machine agent (jujud-machine-0)
Bootstrap agent installed
ERROR saving bootstrap endpoint address: failed to get connection info: model "maas" not found
Download as text