Title: utopic_juno_trove_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/utopic_juno_trove_trunk/74/
Project:utopic_juno_trove_trunk
Date of build:Tue, 15 Jul 2014 07:01:51 -0400
Build duration:7 min 8 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Deleting incremental backup metadata after restore

by kokhang

  edittrove/tests/api/backups.py
  edittrove/guestagent/strategies/restore/mysql_impl.py

Logging audit for trove/common module

by amrith

  edittrove/common/cfg.py
  edittrove/common/wsgi.py
  edittrove/common/utils.py
  edittrove/common/debug_utils.py
  edittrove/common/extensions.py
  edittrove/common/exception.py
  edittrove/common/template.py
  edittrove/common/models.py
  edittrove/common/remote.py
  edittrove/common/configurations.py

Fixed '--version' for trove processes/utilities

by peter

  edittrove/__init__.py
  edittrove/common/cfg.py

Use (# of CPUs) api/conductor workers by default

by mriedem

  editetc/trove/trove.conf.sample
  editetc/trove/trove.conf.test
  edittrove/common/cfg.py
  edittrove/cmd/fakemode.py
  edittrove/cmd/conductor.py
  edittrove/cmd/api.py

Updated from global requirements

by openstack-infra

  editrequirements.txt

Fix updated timestamp for SecurityGroup model

by dmakogon

  edittrove/extensions/security_group/service.py
  edittrove/tests/api/instances.py

Add instance IP to /instances

by svenkataramanaia

  edittrove/instance/views.py
  edittrove/tests/api/instances.py
  edittrove/instance/models.py

Change default for update_status_on_fail

by glucas

  editetc/trove/trove-taskmanager.conf.sample
  edittrove/common/cfg.py

Enable trove to specify cinder volume_type when creating a volume

by kokhang

  edittrove/taskmanager/models.py
  edittrove/common/cfg.py
  edittrove/tests/fakes/nova.py

Stop cassandra during configuration and volume migration

by amrith

  edittrove/guestagent/datastore/cassandra/manager.py
  edittrove/tests/unittests/guestagent/test_cassandra_manager.py

Imported Translations from Transifex

by openstack-infra

  addtrove/locale/fr/LC_MESSAGES/trove-log-info.po
  addtrove/locale/fr/LC_MESSAGES/trove-log-critical.po
  addtrove/locale/fr/LC_MESSAGES/trove-log-error.po
  edittrove/locale/trove.pot
  edittrove/locale/en_US/LC_MESSAGES/trove.po
  addtrove/locale/fr/LC_MESSAGES/trove-log-warning.po

Remove setuptools_git requirement

by vipuls

  edittox.ini

Fixes redundant get call in a few places

by amrith

  edittrove/guestagent/datastore/couchbase/system.py
  edittrove/guestagent/datastore/couchbase/service.py

Imported Translations from Transifex

by openstack-infra

  edittrove/locale/en_US/LC_MESSAGES/trove.po
  edittrove/locale/trove.pot

Console Output

[...truncated 5434 lines...]
Package: openstack-trove
Package-Time: 169
Source-Version: 1:2014.2+git201407150701~utopic-0ubuntu1
Space: 19580
Status: attempted
Version: 1:2014.2+git201407150701~utopic-0ubuntu1
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������
Finished at 20140715-0708
Build needed 00:02:49, 19580k disc space
ERROR:root:Error occurred during package creation/build: Command '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'openstack-trove_2014.2+git201407150701~utopic-0ubuntu1.dsc']' returned non-zero exit status 2
ERROR:root:Command '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'openstack-trove_2014.2+git201407150701~utopic-0ubuntu1.dsc']' returned non-zero exit status 2
INFO:root:Complete command log:
INFO:root:Destroying schroot.
apt-get -y install python-setuptools git
python setup.py sdist
bzr branch lp:~ubuntu-server-dev/trove/juno trove
dch -b -D utopic --newversion 1:2014.2+git201407150701~utopic-0ubuntu1 Automated Ubuntu testing build:
git log -n1 --no-merges --pretty=format:%H
git log -n5 --no-merges --pretty=format:[%h] %s
dch -a [949c373] Imported Translations from Transifex
dch -a [076015e] Fixes redundant get call in a few places
dch -a [34fa3c6] Remove setuptools_git requirement
dch -a [bc379a3] Imported Translations from Transifex
dch -a [e527ad8] Stop cassandra during configuration and volume migration
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 openstack-trove_2014.2+git201407150701~utopic-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmpMgi0sn/trove/debian/control
sbuild -d utopic-juno -n -A openstack-trove_2014.2+git201407150701~utopic-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', 'utopic-juno', '-n', '-A', 'openstack-trove_2014.2+git201407150701~utopic-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 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', 'utopic-juno', '-n', '-A', 'openstack-trove_2014.2+git201407150701~utopic-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

Reply via email to