← Back to team overview

maas-builds team mailing list archive

Jenkins Successful - maas-test 53

 

See http://d-jenkins.ubuntu-ci:8080/job/maas-test/53/

Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on lenovo-RD230-01 in workspace /home/ubuntu/jenkins-jobs/workspace/maas-test
No emails were triggered.
[maas-test] $ /bin/sh -xe /tmp/hudson278442244761043782.sh
+ rm -rf maas-test
+ bzr branch lp:maas-test maas-test
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
Branched 129 revisions.
+ cd maas-test
+ make install-dependencies
sudo DEBIAN_FRONTEND=noninteractive apt-get --assume-yes --no-install-recommends install cpu-checker polipo python-distro-info python-fixtures python-lxml python-maas-client python-mock python-netaddr python-netifaces python-six python-testresources python-testtools python-virtualenv python3-fixtures python3-lxml python3-mock python3-netaddr python3-six python3-testresources python3-testtools qemu-kvm uvtool uvtool-libvirt virt-what 
Reading package lists...
Building dependency tree...
Reading state information...
cpu-checker is already the newest version.
python-distro-info is already the newest version.
python-fixtures is already the newest version.
python-lxml is already the newest version.
python-maas-client is already the newest version.
python-mock is already the newest version.
python-netaddr is already the newest version.
python-netifaces is already the newest version.
python-six is already the newest version.
python-testresources is already the newest version.
python-testtools is already the newest version.
python3-fixtures is already the newest version.
python3-lxml is already the newest version.
python3-mock is already the newest version.
python3-six is already the newest version.
python3-testresources is already the newest version.
python3-testtools is already the newest version.
qemu-kvm is already the newest version.
polipo is already the newest version.
python-virtualenv is already the newest version.
python3-netaddr is already the newest version.
uvtool is already the newest version.
uvtool-libvirt is already the newest version.
virt-what is already the newest version.
The following packages were automatically installed and are no longer required:
  openjdk-7-jre-lib ttf-dejavu-core vgabios
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
+ make
virtualenv --python=python --quiet --system-site-packages /home/ubuntu/jenkins-jobs/workspace/maas-test/maas-test
Already using interpreter /usr/bin/python
bin/python setup.py --quiet develop
bin/pip install --quiet --ignore-installed -r requirements.txt
bin/rst2man.py docs/man/maas-test.8.rst man/maas-test.8
+ sudo ./bin/maas-test --maas-series saucy --bmc-ip 192.168.22.35 --bmc-username root --bmc-password ubuntu --http-proxy=http://10.98.3.6:3128 --architecture amd64 br0
2014-02-15 18:26:34,666 INFO Checking for KVM extensions.
2014-02-15 18:26:34,683 INFO Checking for virtualised hardware...
2014-02-15 18:26:34,766 INFO Scanning for unexpected DHCP servers on testing network...
2014-02-15 18:26:37,787 INFO Using external proxy http://10.98.3.6:3128.
2014-02-15 18:26:38,087 INFO Downloading KVM image for series=saucy, arch=amd64...
2014-02-15 18:26:41,406 INFO Done downloading KVM image for series=saucy, arch=amd64.
2014-02-15 18:26:41,414 INFO Creating virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05, arch=amd64...
2014-02-15 18:26:44,816 INFO Done creating virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05, arch=amd64.
2014-02-15 18:26:44,816 INFO Waiting for the virtual machine to come up...
2014-02-15 18:27:05,137 INFO Virtual machine is running.
2014-02-15 18:27:05,138 INFO Waiting for cloud-init to finish its work...
2014-02-15 18:27:13,430 INFO Cloud-init run finished.
2014-02-15 18:27:13,431 INFO Configuring network interface on virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05...
2014-02-15 18:27:20,350 INFO Done configuring network interface on virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05
2014-02-15 18:27:22,998 INFO Virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05 is ready.
2014-02-15 18:27:37,398 INFO Installing MAAS (version 1.4+bzr1693+dfsg-0ubuntu2.3)...
2014-02-15 18:29:05,948 INFO Done installing MAAS.
2014-02-15 18:29:10,869 INFO Importing MAAS PXE files series=precise, architectures=amd64/generic i386/generic...
2014-02-15 18:32:16,168 INFO Done importing MAAS PXE Files.
2014-02-15 18:32:16,798 INFO MAAS server URL: http://192.168.122.201/MAAS/ username:admin, password:SlhrlNPY
2014-02-15 18:32:16,798 INFO SSH login: sudo ssh -i /var/cache/maas-test/vm_ssh_id_rsa ubuntu@192.168.122.201
test_power_up_node (maastest.main.ConfiguredTestMAAS) ... ok
test_enlist_node (maastest.main.ConfiguredTestMAAS) ... ok
test_wait_node_down (maastest.main.ConfiguredTestMAAS) ... ok
test_commission_node (maastest.main.ConfiguredTestMAAS) ... ok

----------------------------------------------------------------------
Ran 4 tests in 354.327s

OK
2014-02-15 18:38:11,391 INFO Test log saved to /var/log/maas-test/maas-test.2014-02-15_23:38:11.log.
2014-02-15 18:38:11,897 INFO Test results uploaded to Launchpad.
2014-02-15 18:38:11,897 INFO Visit https://bugs.launchpad.net/maas-test-reports/+filebug/3b6edc22-969a-11e3-a5e4-d485646cd9a4 to file a bug and complete the maas-test reporting process.
2014-02-15 18:38:17,425 INFO Destroying virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05...
2014-02-15 18:38:20,265 INFO Done destroying virtual machine 9dfa48ce-9698-11e3-8c0a-20aa4be0dc05.
+ RET=0
+ exit 0
Email was triggered for: Success
Sending email for trigger: Success