SuccessConsole Output

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/P Drush Puppet Module smoke-test/workspace
Checkout:workspace / /var/lib/jenkins/jobs/P Drush Puppet Module smoke-test/workspace - hudson.remoting.LocalChannel@62a937ae
Using strategy: Default
Last Built Revision: Revision db956239908aa8357c3855cc2de7cc21089801f0 (origin/new)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 5a6cf84bd1e67146095c859a99867e112bf263f6 (origin/new)
Checking out Revision 5a6cf84bd1e67146095c859a99867e112bf263f6 (origin/new)
[workspace] $ /bin/sh -xe /tmp/hudson2488422936017861796.sh
+ vagrant up
[default] Importing base box 'Debian 6.0.7 x64'...
[default] 
[default] Progress: 10%[default] 
[default] Progress: 20%[default] 
[default] Progress: 30%[default] 
[default] Progress: 40%[default] 
[default] Progress: 50%[default] 
[default] Progress: 60%[default] 
[default] Progress: 70%[default] 
[default] Progress: 80%[default] 
[default] Progress: 90%[default] 
[default] No guest additions were detected on the base box for this VM! Guest
additions are required for forwarded ports, shared folders, host only
networking, and more. If SSH fails on this machine, please install
the guest additions and repackage the box to continue.

This is not an error message; everything may continue to work properly,
in which case you may ignore this message.
[default] Matching MAC address for NAT networking...
[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...
Scanning for tests in 'drush' module...
Running tests...
Running 'dl.pp' test...

'dl.pp' test passed.

Running 'apt.pp' test...

'apt.pp' test passed.

Running 'init.pp' test...

'init.pp' test passed.

Running 'make.pp' test...

'make.pp' test passed.

Running 'drush.pp' test...

'drush.pp' test passed.

Running 'git.pp' test...

'git.pp' test passed.

Running 'status.pp' test...

'status.pp' test passed.

Running 'dis.pp' test...

'dis.pp' test passed.

Running 'defaults.pp' test...

'defaults.pp' test passed.

Running 'en.pp' test...

'en.pp' test passed.

Running 'run.pp' test...

'run.pp' test passed.

Total tests run: 11

Tests passed: 11

Tests failed: 0

[workspace] $ /bin/sh -xe /tmp/hudson3265779006002898330.sh
+ vagrant destroy -f
[default] Forcing shutdown of VM...
[default] Destroying VM and associated drives...
Triggering a new build of P Aegir Puppet Module smoke-test #38
Finished: SUCCESS