Comment 14 for bug 1582896

Revision history for this message
Cheryl Jennings (cherylj) wrote :

Looking at the log, I see that we fail to get tools. Here are a couple things that stand out in the log:

Jun 5 14:49:06 juju-machine-1-lxc-0 pollinate[460]: ERROR: Network communication failed [28]\n14:48:46.294760 * Hostname was NOT found in DNS cache

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty/Release.gpg Could not resolve 'archive.ubuntu.com'

Attempt 92 to download tools from https://10.1.0.254:17070/model/9e7966d9-8127-4b1d-87e7-ce882ab1a601/tools/2.0-beta7.1-trusty-amd64...
+ curl -sSfw tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s --noproxy * --insecure -o /var/lib/juju/tools/2.0-beta7.1-trusty-amd64/tools.tar.gz https://10.1.0.254:17070/model/9e7966d9-8127-4b1d-87e7-ce882ab1a601/tools/2.0-beta7.1-trusty-amd64
curl: (7) Failed to connect to 10.1.0.254 port 17070: No route to host
tools from https://10.1.0.254:17070/model/9e7966d9-8127-4b1d-87e7-ce882ab1a601/tools/2.0-beta7.1-trusty-amd64 downloaded: HTTP 000; time 2.203s; size 0 bytes; speed 0.000 bytes/s + echo Download failed, retrying in 15s
Download failed, retrying in 15s

I think this is a dup of bug 1575940, which will be fixed in the next beta release (estimated release is this Thursday, Jun 30)