SuccessConsole Output

Started by user Christopher Gervais
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@5116331d
Using strategy: Default
Last Built Revision: Revision 13a1eb4188df5205ac2ff9eaa96d708ac0407631 (origin/new)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 13a1eb4188df5205ac2ff9eaa96d708ac0407631 (origin/new)
Checking out Revision 13a1eb4188df5205ac2ff9eaa96d708ac0407631 (origin/new)
[workspace] $ /bin/sh -xe /tmp/hudson3741294616587778153.sh
+ vagrant up
[default] VM already created. Booting if it's not already running...
[default] Clearing any previously set forwarded ports...
[default] Fixed port collision for 22 => 2222. Now on port 2200.
[default] Forwarding ports...
[default] -- 22 => 2200 (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

Finished: SUCCESS