Ubuntu Pastebin

Paste from beisner at Wed, 2 Mar 2016 16:51: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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[Services]       
NAME             STATUS EXPOSED CHARM                         
odl-controller-t error  false   local:trusty/odl-controller-0 
odl-controller-w error  false   local:wily/odl-controller-0   

[Units]            
ID                 WORKLOAD-STATE AGENT-STATE VERSION MACHINE PORTS PUBLIC-ADDRESS MESSAGE                
odl-controller-t/0 error          idle        1.25.3  1             172.17.112.177 hook failed: "install" 
odl-controller-w/0 error          idle        1.25.3  2             172.17.112.178 hook failed: "install" 

[Machines] 
ID         STATE   VERSION DNS            INS-ID                               SERIES HARDWARE                                                                 
0          started 1.25.3  172.17.112.176 689c52b6-4e00-444d-b1fc-5a02a12d1122 trusty arch=amd64 cpu-cores=1 mem=1536M root-disk=10240M availability-zone=nova 
1          started 1.25.3  172.17.112.177 21d7e842-6e81-4455-8462-d32b02c88189 trusty arch=amd64 cpu-cores=1 mem=1536M root-disk=10240M availability-zone=nova 
2          started 1.25.3  172.17.112.178 5d2ffa2d-bd96-4889-84b3-97114fc5cca6 wily   arch=amd64 cpu-cores=1 mem=1536M root-disk=10240M availability-zone=nova 




2016-03-02 16:42:11 DEBUG juju.worker.leadership tracker.go:180 odl-controller-t/0 confirmed for odl-controller-t leadership until 2016-03-02 16:43:10.991013484 +0000 UTC
2016-03-02 16:42:11 INFO juju.worker.leadership tracker.go:182 odl-controller-t/0 will renew odl-controller-t leadership at 2016-03-02 16:42:40.991013484 +0000 UTC
2016-03-02 16:42:34 INFO install fatal: unable to access 'https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.2-Helium-SR2/distribution-karaf-0.2.2-Helium-SR2.tar.gz/': Failed to connect to nexus.opendaylight.org port 443: Connection timed out
2016-03-02 16:42:34 INFO worker.uniter.jujuc server.go:172 running hook tool "juju-log" ["-l" "WARNING" "Install source attempt unsuccessful: Command '['git', 'clone', u'https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.2-Helium-SR2/distribution-karaf-0.2.2-Helium-SR2.tar.gz', u'/opt/distribution-karaf-0.2.2-Helium-SR2.tar.gz', '--branch', 'master']' returned non-zero exit status 128"]
2016-03-02 16:42:34 DEBUG worker.uniter.jujuc server.go:173 hook context id "odl-controller-t/0-install-8037381069004864900"; dir "/var/lib/juju/agents/unit-odl-controller-t-0/charm"
2016-03-02 16:42:34 WARNING juju-log Install source attempt unsuccessful: Command '['git', 'clone', u'https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.2-Helium-SR2/distribution-karaf-0.2.2-Helium-SR2.tar.gz', u'/opt/distribution-karaf-0.2.2-Helium-SR2.tar.gz', '--branch', 'master']' returned non-zero exit status 128
2016-03-02 16:42:34 INFO install Traceback (most recent call last):
2016-03-02 16:42:34 INFO install   File "/var/lib/juju/agents/unit-odl-controller-t-0/charm/hooks/install", line 111, in <module>
2016-03-02 16:42:34 INFO install     main()
2016-03-02 16:42:34 INFO install   File "/var/lib/juju/agents/unit-odl-controller-t-0/charm/hooks/install", line 96, in main
2016-03-02 16:42:34 INFO install     hooks.execute(sys.argv)
2016-03-02 16:42:34 INFO install   File "/var/lib/juju/agents/unit-odl-controller-t-0/charm/hooks/charmhelpers/core/hookenv.py", line 717, in execute
2016-03-02 16:42:34 INFO install     self._hooks[hook_name]()
2016-03-02 16:42:34 INFO install   File "/var/lib/juju/agents/unit-odl-controller-t-0/charm/hooks/install", line 67, in install
2016-03-02 16:42:34 INFO install     install_remote(install_url, dest="/opt")
2016-03-02 16:42:34 INFO install   File "/var/lib/juju/agents/unit-odl-controller-t-0/charm/hooks/charmhelpers/fetch/__init__.py", line 401, in install_remote
2016-03-02 16:42:34 INFO install     raise UnhandledSource("No handler found for source {}".format(source))
2016-03-02 16:42:34 INFO install charmhelpers.fetch.UnhandledSource: No handler found for source https://nexus.opendaylight.org/content/groups/public/org/opendaylight/integration/distribution-karaf/0.2.2-Helium-SR2/distribution-karaf-0.2.2-Helium-SR2.tar.gz
2016-03-02 16:42:34 INFO juju.worker.uniter.context context.go:579 handling reboot
2016-03-02 16:42:34 ERROR juju.worker.uniter.operation runhook.go:107 hook "install" failed: exit status 1
2016-03-02 16:42:34 DEBUG juju.worker.uniter modes.go:31 [AGENT-STATUS] failed: run install hook
Download as text