← Back to team overview

maas-builds team mailing list archive

Re: Jenkins Still Failing - trusty-adt-maas-daily 54

 

On 01/21/2014 03:57 PM, Raphaël Badin wrote:
[...]
maas-integration.TestMAASIntegration.test_apply_tag_to_all_nodes ... ok
maas-integration.TestMAASIntegration.test_check_tag_applied_to_all_nodes
... ok
maas-integration.TestMAASIntegration.test_configure_juju ... ok
maas-integration.TestMAASIntegration.test_juju_bootstrap ... ERROR

Looks like there is something wrong with Juju.  The bootstrap node is
started but jujud never comes up on the machine.

Actually, the problem seems to be that juju cannot even ssh into the machine:

2014-01-21 12:35:29 DEBUG juju.provider.maas environ.go:285 started instance "/MAAS/api/1.0/nodes/node-e4551e4e-8297-11e3-b8fb-525400123456/"
 - /MAAS/api/1.0/nodes/node-e4551e4e-8297-11e3-b8fb-525400123456/
Waiting for address
Attempting to connect to 6awnq.master:22
Attempting to connect to 192.168.21.11:22
2014-01-21 12:45:29 ERROR juju.provider.common bootstrap.go:85 bootstrap failed: waited for 10m0s without being able to connect: ssh: connect to host 192.168.21.11 port 22: Connection refused
Stopping instance...
2014-01-21 12:45:29 ERROR juju.cmd supercommand.go:294 waited for 10m0s without being able to connect: ssh: connect to host 192.168.21.11 port 22: Connection refused
}}}


References