General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/trusty_juno_heat_trunk/237/ |
| Project: | trusty_juno_heat_trunk |
| Date of build: | Fri, 08 Aug 2014 12:21:33 -0400 |
| Build duration: | 4 min 45 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: All recent builds failed. | 0 |
Changes
Fix test for stack delete on same active engine
by pshchelokovskyy
| edit | heat/tests/test_engine_service.py |
Refactor service readiness notification
by thomas.herve
| edit | bin/heat-api-cfn |
| delete | heat/common/notify.py |
| edit | bin/heat-engine |
| edit | bin/heat-api-cloudwatch |
| edit | etc/heat/heat.conf.sample |
| edit | bin/heat-api |
| edit | heat/common/config.py |
| delete | heat/common/systemd.py |
Add native WaitConditionHandle resource
by shardy
| edit | heat/tests/test_waitcondition.py |
| edit | heat/tests/fakes.py |
| edit | heat/engine/resources/wait_condition.py |
Update test_signal to use stub_keystoneclient
by shardy
| edit | heat/tests/test_signal.py |
Allow plugins to specify signal event reason
by shardy
| edit | heat/tests/test_signal.py |
| edit | heat/engine/resource.py |
Retry resource create until success
by sbaker
| edit | heat/engine/resource.py |
| edit | heat/tests/test_neutron_loadbalancer.py |
| edit | heat/tests/test_volume.py |
| edit | heat/tests/test_resource.py |
| edit | etc/heat/heat.conf.sample |
| edit | heat/common/config.py |
Fixed wait skipped after 1st step of task
by unmesh.gurjar
| edit | heat/engine/scheduler.py |
| edit | heat/tests/test_scheduler.py |
Correct example syntax and whitespace
by igor
| edit | doc/source/pluginguide.rst |
Client plugin exception handling methods
by randall.burt
| edit | heat/engine/clients/client_plugin.py |
| edit | heat/engine/clients/os/keystone.py |
| edit | heat/engine/clients/os/nova.py |
| edit | heat/engine/clients/os/neutron.py |
| edit | heat/engine/clients/os/cinder.py |
| edit | heat/engine/clients/os/swift.py |
| edit | heat/tests/test_clients.py |
| edit | heat/engine/clients/os/glance.py |
| edit | heat/engine/clients/os/heat_plugin.py |
| edit | heat/engine/clients/os/trove.py |
| edit | heat/engine/clients/os/ceilometer.py |
Refactor UpdateReplace exception
by xjunlin
| edit | heat/engine/resource.py |
Restore resource_id from backup_stack
by honjo.rikimaru
| edit | heat/tests/test_parser.py |
| edit | heat/engine/stack.py |
Move size update to Cinder volume
by pshchelokovskyy
| edit | heat/engine/resources/volume.py |
| edit | heat/tests/test_volume.py |
replace dict.iteritems() with six.iteritems(dict)
by xjunlin
| edit | contrib/barbican/barbican/tests/test_secret.py |
| edit | contrib/barbican/barbican/tests/test_order.py |
| edit | heat/engine/properties.py |
| edit | heat/common/exception.py |
| edit | heat/db/sqlalchemy/filters.py |
| edit | heat/common/wsgi.py |
| edit | heat/tests/test_nova_floatingip.py |
| edit | contrib/rackspace/rackspace/tests/test_cloud_loadbalancer.py |
| edit | heat/engine/cfn/functions.py |
| edit | heat/db/sqlalchemy/migrate_repo/versions/037_migrate_hot_template.py |
| edit | heat/engine/resource.py |
| edit | heat/engine/scheduler.py |
| edit | heat/engine/resources/software_config/structured_config.py |
| edit | heat/engine/plugin_manager.py |
| edit | contrib/rackspace/rackspace/resources/cloud_loadbalancer.py |
| edit | heat/tests/test_plugin_manager.py |
| edit | heat/api/openstack/v1/util.py |
| edit | heat/tests/test_engine_service.py |
| edit | heat/db/sqlalchemy/migrate_repo/versions/041_migrate_hot_template_resources.py |
| edit | heat/engine/update.py |
| edit | heat/tests/test_volume.py |
| edit | heat/api/cloudwatch/watch.py |
| edit | heat/db/sqlalchemy/models.py |
| edit | heat/engine/environment.py |
| edit | heat/engine/cfn/template.py |
| edit | heat/engine/template.py |
| edit | contrib/docker/docker/resources/docker_container.py |
| edit | heat/engine/service.py |
| edit | heat/engine/hot/template.py |
| edit | heat/engine/dependencies.py |
| edit | heat/engine/parameters.py |
LaunchConfiguration replace on changed Metadata
by sbaker
| edit | heat/engine/resources/autoscaling.py |
| edit | heat/tests/test_instance_group.py |
Improve mocking in HeatTestCase
by pshchelokovskyy
| edit | heat/tests/test_engine_service.py |
| edit | heat/tests/test_heat_autoscaling_group.py |
| edit | heat/tests/common.py |
| edit | contrib/rackspace/rackspace/tests/test_auto_scale.py |
| edit | heat/tests/test_validate.py |
| edit | heat/tests/test_metadata_refresh.py |
| edit | heat/tests/test_resource.py |
Fix monkey-patching occurence in a test
by pshchelokovskyy
| edit | heat/tests/test_resource.py |
Console Output
| [...truncated 3416 lines...] |
| dch -a [9850832] Implement nova client plugin |
| dch -a [43a948e] Use stevedore to load client plugins |
| dch -a [896fe97] Revert "Convert WaitConditionHandle to use handle_signal" |
| dch -a [f16a0f6] Revert "Update waitcondition API to use signal RPC interface" |
| dch -a [26ce899] Revert "Refactor waitcondition resources to allow easier subclassing" |
| dch -a [a4e7229] Add datastore properties to OS::Trove::Instance |
| dch -a [3f80c2b] Improve OS::Trove::Instance resource |
| dch -a [1e8e0fc] HOT intrinisic function list_join like Fn::Join |
| dch -a [30e4163] Order intrinsic function docs alphabetically |
| dch -a [25e7bf2] Base class for client plugins |
| dch -a [850ac0c] Refactor waitcondition resources to allow easier subclassing |
| dch -a [7354e68] Support using domain_name instead of domain_id |
| dch -a [7e272cc] Makefile option to build xml docs |
| dch -a [d1f513a] Implement Flavor Extra-specs Key/Value Pairs |
| dch -a [240468e] Avoid truncating API Response |
| dch -a [cb966ff] Sleep before stopping threads for delete |
| dch -a [ce95ff4] Change template loading to use stevedore extensions |
| dch -a [2482246] Support loading constraints as stevedore extensions |
| dch -a [3cf75a1] Use auth_token_info to initialize heat_keystoneclient sessions |
| dch -a [a2eb685] Re-organise top-level template guide structure |
| dch -a [8208c64] Stop overriding CONF.default_log_levels per binary |
| dch -a [db0a7fe] Patch 033 migration to work w/ MySQL 5.6 |
| dch -a [ecd6f71] Added reference to the Nova Flavor documentation. |
| dch -a [dcdcfcb] Fix docker volumes binds issue |
| 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 heat_2014.2+git201408081221~trusty-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpZETkbV/heat/debian/control |
| sbuild -d trusty-juno -n -A heat_2014.2+git201408081221~trusty-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', 'trusty-juno', '-n', '-A', 'heat_2014.2+git201408081221~trusty-0ubuntu1.dsc']' returned non-zero exit status 3 |
| Error in sys.excepthook: |
| Traceback (most recent call last): |
| File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 67, 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', 'trusty-juno', '-n', '-A', 'heat_2014.2+git201408081221~trusty-0ubuntu1.dsc']' returned non-zero exit status 3 |
| 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

