FailedConsole Output

Started by user Christopher Gervais
Building in workspace /var/lib/jenkins/jobs/P Aegir Puppet Module smoke-test/workspace
Checkout:workspace / /var/lib/jenkins/jobs/P Aegir Puppet Module smoke-test/workspace - hudson.remoting.LocalChannel@5116331d
Using strategy: Default
Last Built Revision: Revision 48aaf25a095e52d43591a40c57a083805e50b832 (origin/new)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision b4236f104f8edd21158d100bbacec6c0c878f8c9 (origin/new)
Checking out Revision b4236f104f8edd21158d100bbacec6c0c878f8c9 (origin/new)
[workspace] $ /bin/sh -xe /tmp/hudson4182331587818132644.sh
+ vagrant up
[default] VM already created. Booting if it's not already running...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- v-root: /vagrant
[default] Running provisioner: Vagrant::Provisioners::Shell...
stdin: is not a tty
Creating test environment...
Installing git...
Cloning dependencies (puppet-drush)...
Setting up terminal colors...
Scanning for tests in 'aegir' module...
Running tests...
Running 'build.pp' test...

'build.pp' test passed.

Running 'platform.pp' test...

'platform.pp' test passed.

Running 'apt.pp' test...

'apt.pp' test passed.

Running 'nodes.pp' test...

///////////////////////////////////////////////////////

    ERROR in 'nodes.pp' test.
    Output from failed test:

Warning: Could not retrieve fact fqdn Warning: Host is missing hostname and/or domain: debian-607-x64-vbox4210 Warning: Host is missing hostname and/or domain: debian-607-x64-vbox4210 Error: Could not find default node or by name with 'debian-607-x64-vbox4210' on node debian-607-x64-vbox4210 Error: Could not find default node or by name with 'debian-607-x64-vbox4210' on node debian-607-x64-vbox4210

///////////////////////////////////////////////////////

Running 'init.pp' test...

'init.pp' test passed.

Running 'remote_import.pp' test...

'remote_import.pp' test passed.

Running 'queue_runner.pp' test...

'queue_runner.pp' test passed.

Running 'queued.pp' test...

'queued.pp' test passed.

Running 'defaults.pp' test...

'defaults.pp' test passed.

Running 'login_link.pp' test...

'login_link.pp' test passed.

Running 'dev.pp' test...

'dev.pp' test passed.

Running 'extras.pp' test...

'extras.pp' test passed.

Running 'backend.pp' test...

'backend.pp' test passed.

Total tests run: 13

Tests passed: 12

Tests failed: 1

The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

chmod +x /tmp/vagrant-shell && /tmp/vagrant-shell
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #aegir
Finished: FAILURE