Title: precise_icehouse_keystone_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/precise_icehouse_keystone_trunk/52/
Project:precise_icehouse_keystone_trunk
Date of build:Tue, 07 Jan 2014 09:20:09 -0500
Build duration:1 min 9 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 4 out of the last 5 builds failed.20

Changes

Updated from global requirements

by Jenkins

  editrequirements.txt
  edittest-requirements.txt

Fixes the v2 GET /extensions curl example in the documentation.

by florent.flament-ext

  editdoc/source/api_curl_examples.rst

Makes the test git checkout info more declaritive

by dstanek

  editkeystone/tests/test_keystoneclient_sql.py
  editkeystone/tests/test_keystoneclient.py

Moves keystoneclient master tests in a new class

by dstanek

  editkeystone/tests/test_keystoneclient.py

Remove Identity and Assignment controller interdependancies

by m

  editkeystone/identity/controllers.py
  editkeystone/credential/backends/sql.py
  editkeystone/credential/core.py
  editkeystone/tests/test_v3_credential.py

Move Assignment Controllers and Routers to be First Class

by review

  editkeystone/identity/routers.py
  editkeystone/contrib/admin_crud/core.py
  editkeystone/identity/controllers.py
  editkeystone/trust/controllers.py
  editkeystone/contrib/endpoint_filter/controllers.py
  addkeystone/assignment/controllers.py
  editkeystone/tests/test_auth.py
  addkeystone/assignment/routers.py
  editkeystone/service.py
  editkeystone/assignment/__init__.py

Reduced parameters not used in _populate_user()

by liusheng

  editkeystone/token/providers/common.py

Re-write comment for ADMIN_TOKEN

by stevemar

  editetc/keystone.conf.sample

Stops file descriptor leaking in tests

by dstanek

  editkeystone/common/environment/eventlet_server.py

Fix variable passed to driver module

by m.benchchaoui

  editkeystone/assignment/core.py
  editkeystone/tests/test_backend.py

Imported Translations from Transifex

by Jenkins

  editkeystone/locale/kn/LC_MESSAGES/keystone.po
  editkeystone/locale/bn_IN/LC_MESSAGES/keystone.po
  editkeystone/locale/tr_TR/LC_MESSAGES/keystone.po
  editkeystone/locale/cs/LC_MESSAGES/keystone.po
  editkeystone/locale/fr/LC_MESSAGES/keystone.po
  editkeystone/locale/en_US/LC_MESSAGES/keystone.po
  editkeystone/locale/fi_FI/LC_MESSAGES/keystone.po
  editkeystone/locale/ne/LC_MESSAGES/keystone.po
  editkeystone/locale/sk/LC_MESSAGES/keystone.po
  editkeystone/locale/vi_VN/LC_MESSAGES/keystone.po
  editkeystone/locale/en_AU/LC_MESSAGES/keystone.po
  addkeystone/locale/pa_IN/LC_MESSAGES/keystone.po
  editkeystone/locale/zh_CN/LC_MESSAGES/keystone.po
  editkeystone/locale/hi/LC_MESSAGES/keystone.po
  editkeystone/locale/da/LC_MESSAGES/keystone.po
  editkeystone/locale/mr_IN/LC_MESSAGES/keystone.po
  editkeystone/locale/ca/LC_MESSAGES/keystone.po
  editkeystone/locale/ja/LC_MESSAGES/keystone.po
  editkeystone/locale/ur/LC_MESSAGES/keystone.po
  editkeystone/locale/uk/LC_MESSAGES/keystone.po
  editkeystone/locale/ml_IN/LC_MESSAGES/keystone.po
  editkeystone/locale/ko/LC_MESSAGES/keystone.po
  editkeystone/locale/pt/LC_MESSAGES/keystone.po
  editkeystone/locale/fil/LC_MESSAGES/keystone.po
  editkeystone/locale/pl_PL/LC_MESSAGES/keystone.po
  editkeystone/locale/es/LC_MESSAGES/keystone.po
  editkeystone/locale/sv/LC_MESSAGES/keystone.po
  editkeystone/locale/bs/LC_MESSAGES/keystone.po
  editkeystone/locale/sl_SI/LC_MESSAGES/keystone.po
  editkeystone/locale/pt_BR/LC_MESSAGES/keystone.po
  editkeystone/locale/hr/LC_MESSAGES/keystone.po
  editkeystone/locale/tl_PH/LC_MESSAGES/keystone.po
  addkeystone/locale/is_IS/LC_MESSAGES/keystone.po
  editkeystone/locale/ms/LC_MESSAGES/keystone.po
  editkeystone/locale/tl/LC_MESSAGES/keystone.po
  editkeystone/locale/fa/LC_MESSAGES/keystone.po
  editkeystone/locale/bg_BG/LC_MESSAGES/keystone.po
  editkeystone/locale/nl_NL/LC_MESSAGES/keystone.po
  editkeystone/locale/zh_TW/LC_MESSAGES/keystone.po
  editkeystone/locale/it/LC_MESSAGES/keystone.po
  editkeystone/locale/eu/LC_MESSAGES/keystone.po
  editkeystone/locale/es_MX/LC_MESSAGES/keystone.po
  editkeystone/locale/en_GB/LC_MESSAGES/keystone.po
  editkeystone/locale/it_IT/LC_MESSAGES/keystone.po
  editkeystone/locale/ka_GE/LC_MESSAGES/keystone.po
  editkeystone/locale/ro/LC_MESSAGES/keystone.po
  editkeystone/locale/nb/LC_MESSAGES/keystone.po
  editkeystone/locale/sw_KE/LC_MESSAGES/keystone.po
  editkeystone/locale/gl/LC_MESSAGES/keystone.po
  editkeystone/locale/id/LC_MESSAGES/keystone.po
  editkeystone/locale/zh_HK/LC_MESSAGES/keystone.po
  editkeystone/locale/ru_RU/LC_MESSAGES/keystone.po
  editkeystone/locale/km/LC_MESSAGES/keystone.po
  editkeystone/locale/ko_KR/LC_MESSAGES/keystone.po
  editkeystone/locale/ar/LC_MESSAGES/keystone.po
  editkeystone/locale/eu_ES/LC_MESSAGES/keystone.po
  editkeystone/locale/de/LC_MESSAGES/keystone.po
  editkeystone/locale/ru/LC_MESSAGES/keystone.po
  editkeystone/locale/hu/LC_MESSAGES/keystone.po
  editkeystone/locale/keystone.pot

Fix use the fact that empty sequences are false.

by w.wanghong

  editkeystone/auth/controllers.py
  editkeystone/contrib/oauth1/controllers.py
  editkeystone/auth/plugins/oauth1.py
  editkeystone/assignment/backends/kvs.py
  editkeystone/common/serializer.py
  editkeystone/assignment/backends/sql.py
  editkeystone/common/controller.py
  editkeystone/tests/fakeldap.py
  editkeystone/contrib/endpoint_filter/backends/catalog_sql.py

Fix IPv6 check

by m.benchchaoui

  editkeystone/tests/core.py

Console Output

[...truncated 1619 lines...]
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/keystone/icehouse keystone
dch -b -D precise --newversion 1:2014.1+git201401070920~precise-0ubuntu1 Automated Ubuntu testing build:
git log -n1 --no-merges --pretty=format:%H
git log 44ceda2816b2cd9a6109b37c0c906f0217a2226e..HEAD --no-merges --pretty=format:[%h] %s
dch -a [336292e] Fix IPv6 check
dch -a [3c66870] Fix use the fact that empty sequences are false.
dch -a [016b97e] Imported Translations from Transifex
dch -a [22301d9] Fix variable passed to driver module
dch -a [71def15] Stops file descriptor leaking in tests
dch -a [d9116ab] Re-write comment for ADMIN_TOKEN
dch -a [9e7fdb3] Reduced parameters not used in _populate_user()
dch -a [d910f1f] Switch to oslo-incubator mask_password
dch -a [04b0c22] Replace xrange in for loop with range
dch -a [3e2a262] Move Assignment Controllers and Routers to be First Class
dch -a [dcefec5] Remove Identity and Assignment controller interdependancies
dch -a [61cbd06] Moves keystoneclient master tests in a new class
dch -a [5175e52] Makes the test git checkout info more declaritive
dch -a [1341b47] Move endpoint_filter extension documentation
dch -a [5f97336] Fixes the v2 GET /extensions curl example in the documentation.
dch -a [5f95fc6] Updated from global requirements
dch -a [ed96a53] Cleanup duplication in test_backend
dch -a [993835b] replace "global" roles var names with "all" roles
dch -a [ab0e2c7] Remove roles from OS-TRUST list responses
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
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-icehouse-amd64-8fc3a7ee-cba4-4089-8b49-98f3ffab7159', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' 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 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 '['/usr/bin/schroot', '-p', '-r', '-c', 'precise-icehouse-amd64-8fc3a7ee-cba4-4089-8b49-98f3ffab7159', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' 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

Reply via email to