Title: trusty_juno_keystone_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/trusty_juno_keystone_trunk/165/
Project:trusty_juno_keystone_trunk
Date of build:Fri, 08 Aug 2014 12:33:04 -0400
Build duration:3 min 51 sec
Build cause:Started by an SCM changeStarted by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Details the proper way to call a callable

by dstanek

  editHACKING.rst

Fix invalid self link in get access token

by ipaq.lw

  editkeystone/contrib/oauth1/controllers.py
  editkeystone/tests/test_v3_oauth1.py

Add pluggable range functions for token flush

by clayton

  editkeystone/tests/test_backend_sql.py
  editkeystone/token/persistence/backends/sql.py

Fix revoking domain-scoped tokens

by bknudson

  editkeystone/tests/test_revoke.py
  editkeystone/contrib/revoke/model.py

Add a test for revoking a scoped token from an unscoped

by bknudson

  editkeystone/tests/test_v3_auth.py

Catch correct oslo.db exception

by ipekelny

  editkeystone/tests/test_sql_upgrade.py

Fix revoking a scoped token from an unscoped token

by bknudson

  editkeystone/contrib/revoke/model.py
  editkeystone/tests/test_revoke.py
  editkeystone/tests/test_v3_auth.py
  editkeystone/token/providers/common.py
  editkeystone/contrib/revoke/core.py

Fix revocation event handling with MySQL

by bknudson

  editkeystone/contrib/revoke/model.py
  editkeystone/tests/test_v3_os_revoke.py
  editkeystone/tests/test_v3_auth.py
  editkeystone/tests/test_revoke.py

Update the config file

by stevemar

  editetc/keystone.conf.sample

Trust unit tests should target additional threat scenarios

by nkinder

  editkeystone/tests/test_v3_auth.py

Refactor existing endpoint filter tests

by bob.thyne

  editkeystone/tests/test_associate_project_endpoint_extension.py

Don't override tox envdir for pep8 and cover jobs

by joe.gordon0

  edittox.ini

Remove debug CADF payload for every authN request

by stevemar

  editkeystone/notifications.py

Imported Translations from Transifex

by openstack-infra

  editkeystone/locale/de/LC_MESSAGES/keystone-log-info.po
  editkeystone/locale/de/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/es/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/fr/LC_MESSAGES/keystone-log-info.po
  addkeystone/locale/vi_VN/LC_MESSAGES/keystone-log-error.po
  editkeystone/locale/it/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/pt_BR/LC_MESSAGES/keystone.po
  editkeystone/locale/en_US/LC_MESSAGES/keystone.po
  editkeystone/locale/en_AU/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/en_AU/LC_MESSAGES/keystone.po
  editkeystone/locale/ko_KR/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/fr/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/en_GB/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/zh_CN/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/ja/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/it/LC_MESSAGES/keystone-log-info.po
  addkeystone/locale/en_GB/LC_MESSAGES/keystone-log-info.po
  editkeystone/locale/keystone-log-info.pot
  editkeystone/locale/zh_TW/LC_MESSAGES/keystone-log-warning.po
  editkeystone/locale/keystone-log-warning.pot
  editkeystone/locale/pt_BR/LC_MESSAGES/keystone-log-warning.po
  addkeystone/locale/vi_VN/LC_MESSAGES/keystone-log-info.po
  editkeystone/locale/de/LC_MESSAGES/keystone-log-error.po
  editkeystone/locale/keystone.pot

Do not override venvs

by morgan.fainberg

  edittox.ini

Improve instructions about federation

by mhu

  editdoc/source/extensions/federation.rst
  editdoc/source/configure_federation.rst

Remove `with_lockmode` use from Trust SQL backend.

by morgan.fainberg

  editkeystone/exception.py
  editkeystone/trust/backends/sql.py

Surround REMOTE_USER variable name with quotes.

by marek.denis

  editdoc/source/extensions/federation.rst

Remove unused function

by stevemar

  editkeystone/tests/test_notifications.py

Refactor serializer import to XmlBodyMiddleware

by marek.denis

  edittest-requirements.txt
  editkeystone/tests/test_serializer.py
  editkeystone/common/serializer.py
  edittest-requirements-py3.txt
  editrequirements.txt
  editrequirements-py3.txt

Update CADF auditing example to show non-payload information

by stevemar

  editdoc/source/event_notifications.rst

Check for empty string value in REMOTE_USER

by mhu

  editkeystone/tests/test_auth.py
  editkeystone/token/controllers.py
  editkeystone/tests/test_v3_federation.py
  editkeystone/auth/controllers.py

Console Output

[...truncated 3171 lines...]
dch -a [f6a2669] Do not consume trust uses when create token fails
dch -a [a465fc4] Refactor set domain-id and mapping code
dch -a [20469a6] Remove duplicated asserts
dch -a [a4c73e4] Fix for V2 token issued_at time changing
dch -a [556fb86] Add tests related to V2 token issued_at time changing
dch -a [e8af0c2] Sample config update
dch -a [2e029f5] Add the new Keystone TokenModel
dch -a [e59cfa0] Add X-Auth-Token header in federation examples
dch -a [2329549] Check url is in the 'self' link in list responses
dch -a [7674dea] Clean up EP-Filter after delete project/endpoint
dch -a [88f4577] add internal delete notification for endpoint
dch -a [8df04b4] remove static files from docs
dch -a [f44da98] Move token persistence classes to token.persistence module
dch -a [ee58a8c] cache the catalog
dch -a [4da5ed2] Disable a domain will revoke tokens under the same domain
dch -a [ca25a23] Sqlite files excluded from the repo
dch -a [ea689ff] Adding support for ldap connection pooling.
dch -a [b1b8cb2] Details the proper way to call a callable
dch -a [63f7aea] Add the new oslo.i18n as a dependency for Python 3
dch -a [4b42abb] Updated from global requirements
dch -a [9c2a829] Mark the 'check_vX_token' methods deprecated
dch -a [f9b5eb6] Check that region ID is not an empty string
dch -a [b039026] auth tests should not require admin token
dch -a [16dd48f] Update middleware that was moved to keystonemiddleware
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 keystone_2014.2+git201408081233~trusty-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmpZjNzlj/keystone/debian/control
sbuild -d trusty-juno -n -A keystone_2014.2+git201408081233~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', 'keystone_2014.2+git201408081233~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', 'keystone_2014.2+git201408081233~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

Reply via email to