lxd cannot bootstrap with image streams
Bug #1519027 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
Eric Snow |
Bug Description
As seen in
http://
2015-11-23 16:06:45 ERROR cmd supercommand.go:448 failed to bootstrap environment: waited for 10m0s without being able to connect: Warning: Permanently added '10.0.3.178' (ECDSA) to the list of known hosts.
/var/lib/
Juju can bootstrap with --upload-tools, but not by running
juju bootstrap
where we expect the juju to use agents from streams.
This is wily. The juju is built with go 1.5 and agents are made from the same deb.
Changed in juju-core: | |
milestone: | 1.26-alpha2 → 1.26-beta1 |
Changed in juju-core: | |
status: | Triaged → In Progress |
assignee: | nobody → Eric Snow (ericsnowcurrently) |
summary: |
- lxd cannot bootstrap with streams + lxd cannot bootstrap with image streams |
Changed in juju-core: | |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
milestone: | 1.26-beta1 → 2.0-alpha1 |
Changed in juju-core: | |
milestone: | 2.0-alpha1 → 1.26-alpha3 |
Changed in juju-core: | |
importance: | Critical → High |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
tags: | added: 2.0-count |
To post a comment you must log in.
I have not reproduced this timeout locally. Bootstrap *does* fail when using the stream though. It happens on the new controller instance when "jujud bootstrap-state" is run (and it can't find the "lxd" provider").