General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/690/ |
| Project: | precise_havana_nova_trunk |
| Date of build: | Tue, 30 Jul 2013 17:37:27 -0400 |
| Build duration: | 47 min |
| Build cause: | Started by an SCM changeStarted by an SCM changeStarted by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
XenAPI: Refactor Fake to create pools, SRs and VIFs automatically
by bob.ball
| edit | nova/tests/virt/xenapi/test_xenapi.py |
| edit | nova/virt/xenapi/fake.py |
| edit | nova/tests/virt/xenapi/test_vm_utils.py |
Use valid IP addresses values in tests
by rpodolyaka
| edit | nova/tests/db/test_db_api.py |
Change EC2 client tokens to use system_metadata
by burt
| edit | nova/tests/api/ec2/test_cloud.py |
| edit | nova/api/ec2/cloud.py |
| edit | nova/compute/api.py |
| edit | nova/tests/fake_policy.py |
Raise exception if both port and fixed-ip are in requested networks.
by amigliaccio
| edit | nova/tests/api/openstack/compute/plugins/v3/test_servers.py |
| edit | nova/api/openstack/compute/plugins/v3/servers.py |
Fix flavor v3 follow API v3 rules
by xuhj
| edit | nova/tests/api/openstack/compute/plugins/v3/test_flavors.py |
| edit | nova/api/openstack/compute/plugins/v3/flavors.py |
Fix extension rescue follow API v3 rules
by xuhj
| edit | nova/tests/api/openstack/compute/plugins/v3/test_rescue.py |
| edit | nova/api/openstack/compute/plugins/v3/rescue.py |
Set VM back to its original state if cold migration failed
by liugya
| edit | nova/tests/scheduler/test_scheduler.py |
| edit | nova/scheduler/manager.py |
Fix HTTP response for PortNotFound during boot
by rohit.karajgi
| edit | nova/network/neutronv2/api.py |
| edit | nova/api/openstack/compute/servers.py |
| edit | nova/tests/network/test_neutronv2.py |
| edit | nova/tests/api/openstack/compute/test_servers.py |
Clarify instance_type vs flavor in nova-manage
by joe.gordon0
| edit | nova/tests/test_nova_manage.py |
| edit | nova/cmd/manage.py |
Fixes Hyper-V issues on versions prior to 2012
by ap
| edit | nova/virt/hyperv/volumeops.py |
| edit | nova/tests/virt/hyperv/test_hypervapi.py |
| edit | nova/virt/hyperv/livemigrationops.py |
| edit | nova/virt/hyperv/hostutils.py |
Fix postgresql failures related to Data type to API-v3 fixed-ip
by maurosr
| edit | nova/tests/api/openstack/compute/plugins/v3/test_fixed_ips.py |
| edit | nova/api/openstack/compute/plugins/v3/fixed_ips.py |
Sync lockutils from Oslo
by openstack
| edit | etc/nova/nova.conf.sample |
| edit | nova/openstack/common/lockutils.py |
Use RetrievePropertiesEx instead of RetrieveProperties
by gkotton
| edit | nova/tests/virt/vmwareapi/test_vmwareapi_vm_util.py |
| edit | nova/virt/vmwareapi/vim_util.py |
| edit | etc/nova/nova.conf.sample |
| edit | nova/virt/vmwareapi/vm_util.py |
| edit | nova/virt/vmwareapi/error_util.py |
| edit | nova/virt/vmwareapi/vmops.py |
| edit | nova/virt/vmwareapi/fake.py |
| edit | nova/virt/vmwareapi/host.py |
| edit | nova/tests/virt/vmwareapi/test_vmwareapi.py |
Update references with new Mailing List location
by tom
| edit | doc/source/man/nova-spicehtml5proxy.rst |
| edit | doc/source/man/nova-baremetal-deploy-helper.rst |
| edit | doc/source/man/nova-rootwrap.rst |
| edit | doc/source/man/nova-objectstore.rst |
| edit | doc/source/devref/launchpad.rst |
| edit | doc/source/man/nova-api-os-compute.rst |
| edit | README.rst |
| edit | doc/source/man/nova-cert.rst |
| edit | doc/source/man/nova-consoleauth.rst |
| edit | doc/source/man/nova-all.rst |
| edit | doc/source/man/nova-scheduler.rst |
| edit | doc/source/man/nova-dhcpbridge.rst |
| edit | doc/source/man/nova-compute.rst |
| edit | doc/source/man/nova-network.rst |
| edit | doc/source/man/nova-api.rst |
| edit | doc/source/man/nova-manage.rst |
| edit | doc/source/man/nova-rpc-zmq-receiver.rst |
| edit | doc/source/man/nova-console.rst |
| edit | doc/source/man/nova-novncproxy.rst |
| edit | doc/source/man/nova-conductor.rst |
| edit | doc/source/man/nova-api-ec2.rst |
| edit | doc/source/man/nova-xvpvncproxy.rst |
| edit | doc/source/man/nova-baremetal-manage.rst |
| edit | doc/source/man/nova-api-metadata.rst |
Use project quota as default user quota
by liyingjun1988
| edit | nova/db/sqlalchemy/api.py |
| edit | nova/tests/db/test_db_api.py |
Remove fping plugin from V3 API
by joe.gordon0
| edit | setup.cfg |
| edit | nova/api/openstack/compute/plugins/v3/limits.py |
| delete | nova/api/openstack/compute/plugins/v3/fping.py |
| edit | nova/tests/fake_policy.py |
| delete | nova/tests/api/openstack/compute/plugins/v3/test_fping.py |
| edit | etc/nova/policy.json |
Enabled the hacking warning for Py3 compatible octal literals (H232)
by alex.gaynor
| edit | nova/tests/db/test_db_api.py |
| edit | tox.ini |
Fix race between aggregate list and delete
by treinish
| edit | nova/tests/compute/test_compute.py |
| edit | nova/compute/api.py |
Enabled hacking check for Python3 compatible print (H233)
by alex.gaynor
| edit | nova/wsgi.py |
| edit | tox.ini |
| edit | smoketests/run_tests.py |
| edit | nova/cmd/novncproxy.py |
| edit | nova/cmd/dhcpbridge.py |
| edit | nova/cmd/spicehtml5proxy.py |
| edit | nova/cmd/manage.py |
Fix 2 pep8 errors in tests
by cbehrens
| edit | nova/tests/virt/xenapi/test_vm_utils.py |
| edit | nova/tests/compute/test_compute_api.py |
Console Output
| [...truncated 646952 lines...] |
| dch -a [827c2d3] Sane rest API rate limit defaults |
| dch -a [4fbc164] Remove locals() from compute directory |
| dch -a [d2a4915] Hypervisor uptime fails if service is disabled |
| dch -a [09accc6] Port server password extension to v3 API Part 1 |
| dch -a [e00245804] Port Simple_tenant_usage API to v3 Part 2 |
| dch -a [b505388] Make sure periodic instance reclaims continues on error |
| dch -a [941984e] Make sure periodic cleanup of instances continues on error |
| dch -a [7f57bb8] Sync models.Console* with migrations. |
| dch -a [42bd910] Exeption message of 'live migration' is not appropriate |
| dch -a [b5a3d05] Sync rpc from oslo-incubator. |
| dch -a [ec01030] Update pyparsing to 1.5.7 |
| dch -a [b0a2a2d] Avoid redefining host to none in get_instance_nw_info(...) |
| dch -a [12c6416] Clarify the compute API is_volume_backed_instance method |
| dch -a [1b3f890] Port extended-server-attributes into v3 part1 |
| dch -a [37b269d] Revert "fixes nova resize bug when force_config_drive is set." |
| dch -a [b01136e] Port extended status extension to v3 API Part 1 |
| dch -a [b0da1ab] Preserve network order when using ConfigDrive |
| dch -a [5e6c081] Add troubleshoot to baremetal PXE template. |
| dch -a [fdafaf3] Port hypervisor API into v3 part1 |
| dch -a [5bc4b7a] port Simple_tenant_usage API into v3 part1 |
| dch -a [d925044] Don't deallocate network if destroy time out |
| dch -a [c8fc1c2] Port fping extension to v3 API Part 1 |
| dch -a [cf3cf3c] libvirt fix resize/migrates with swap or ephemeral |
| dch -a [2654ae8] Enforce sqlite-specific flow in drop_unique_constraint |
| debcommit |
| apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts |
| bzr builddeb -S -- -sa -us -uc |
| bzr builddeb -S -- -sa -us -uc |
| debsign -k9935ACDC nova_2013.2+git201307301739~precise-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpEnz9yr/nova/debian/control |
| sbuild -d precise-havana -n -A nova_2013.2+git201307301739~precise-0ubuntu1.dsc |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'nova_2013.2+git201307301739~precise-0ubuntu1.dsc']' returned non-zero exit status 2 |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthook |
| binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0])) |
| OSError: [Errno 2] No such file or directory |
| Original exception was: |
| Traceback (most recent call last): |
| File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in |
| raise e |
| subprocess.CalledProcessError: Command '['sbuild', '-d', 'precise-havana', '-n', '-A', 'nova_2013.2+git201307301739~precise-0ubuntu1.dsc']' returned non-zero exit status 2 |
| Build step 'Execute shell' marked build as failure |
| Email was triggered for: Failure |
| Sending email for trigger: Failure |
-- Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications More help : https://help.launchpad.net/ListHelp

