Title: trusty_juno_horizon_trunk

General Information

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

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Fixed text on create cluster dialog

by croberts

  editopenstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py
  editopenstack_dashboard/dashboards/project/data_processing/clusters/workflows/create.py

Reveal icon for password field

by openstack

  editopenstack_dashboard/static/dashboard/scss/horizon.scss
  edithorizon/static/horizon/js/horizon.forms.js

Change note about the removal of variable SESSION_SERIALIZER

by berendt

  editopenstack_dashboard/settings.py

Remove use of "quota_tenant_usages" in Volumes page

by jpichon

  editopenstack_dashboard/dashboards/project/volumes/volumes/tables.py
  editopenstack_dashboard/api/cinder.py
  editopenstack_dashboard/dashboards/project/volumes/test.py
  editopenstack_dashboard/dashboards/project/volumes/volumes/tests.py
  editopenstack_dashboard/dashboards/project/volumes/snapshots/tests.py
  editopenstack_dashboard/dashboards/project/volumes/backups/tests.py

Terminate Instance button doesn't work

by clu

  editopenstack_dashboard/dashboards/project/instances/tables.py

restyle pencil icon for table inline edit

by clu

  editopenstack_dashboard/static/dashboard/scss/horizon.scss

Add ".copy" before extension when copying a Swift object.

by romain.hardouin

  editopenstack_dashboard/test/test_data/swift_data.py
  editopenstack_dashboard/dashboards/project/containers/views.py
  editopenstack_dashboard/dashboards/project/containers/tests.py

Fixed styling of ajax-animated bar

by tqtran

  edithorizon/static/horizon/js/horizon.tables.js
  editopenstack_dashboard/static/dashboard/scss/horizon.scss

Lint-based cleanup of 2 scss files

by woodm1979

  editopenstack_dashboard/static/dashboard/scss/horizon_workflow.scss
  editopenstack_dashboard/static/dashboard/scss/components/resource_browser.scss

Fixed error message for recoverable exceptions

by alazarev

  edithorizon/exceptions.py

Make source fields required for 'Create Volume' form

by t.v.ovtchinnikova

  editopenstack_dashboard/dashboards/project/volumes/volumes/forms.py

Verify Help button redirects to the right URL

by dkorn

  editopenstack_dashboard/test/integration_tests/pages/basepage.py
  editopenstack_dashboard/test/integration_tests/horizon.conf
  editopenstack_dashboard/test/integration_tests/config.py
  addopenstack_dashboard/test/integration_tests/tests/test_dashboard_help_redirection.py

Fixed TypeError in database launch error handle

by woodm1979

  editopenstack_dashboard/dashboards/project/databases/tests.py
  editopenstack_dashboard/dashboards/project/databases/workflows/create_instance.py

Fixing display order of data processing panels

by croberts

  editopenstack_dashboard/dashboards/project/dashboard.py

Support assignment for network to DHCP agent

by liyingjun1988

  editopenstack_dashboard/dashboards/project/networks/templates/networks/detail.html
  addopenstack_dashboard/dashboards/admin/networks/agents/forms.py
  editopenstack_dashboard/dashboards/admin/networks/urls.py
  editopenstack_dashboard/api/neutron.py
  editopenstack_dashboard/dashboards/admin/networks/tables.py
  editopenstack_dashboard/dashboards/admin/networks/tests.py
  addopenstack_dashboard/dashboards/admin/networks/agents/tables.py
  editopenstack_dashboard/dashboards/admin/networks/views.py
  addopenstack_dashboard/dashboards/admin/networks/templates/networks/agents/add.html
  addopenstack_dashboard/dashboards/admin/networks/agents/views.py
  addopenstack_dashboard/dashboards/admin/networks/templates/networks/agents/_add.html
  addopenstack_dashboard/dashboards/admin/networks/agents/__init__.py

Proper port for LBaaS members

by t.v.ovtchinnikova

  editopenstack_dashboard/dashboards/project/loadbalancers/tests.py
  editopenstack_dashboard/dashboards/project/loadbalancers/workflows.py

membership widget styling

by liyingjun1988

  editopenstack_dashboard/static/dashboard/scss/horizon.scss
  edithorizon/templates/horizon/common/_workflow_step_update_members.html

Translatable value for Status column for Services

by lin-hua.cheng

  editopenstack_dashboard/dashboards/admin/info/tables.py

Imported Translations from Transifex

by openstack-infra

  edithorizon/locale/es_MX/LC_MESSAGES/django.po
  edithorizon/locale/tr_TR/LC_MESSAGES/django.po
  edithorizon/locale/fil/LC_MESSAGES/django.po
  edithorizon/locale/ca/LC_MESSAGES/django.po
  edithorizon/locale/zh_TW/LC_MESSAGES/django.po
  edithorizon/locale/pt/LC_MESSAGES/django.po
  edithorizon/locale/en/LC_MESSAGES/django.po
  edithorizon/locale/pl_PL/LC_MESSAGES/django.po
  edithorizon/locale/fr/LC_MESSAGES/django.po
  edithorizon/locale/ru/LC_MESSAGES/django.po
  edithorizon/locale/sr/LC_MESSAGES/django.po
  edithorizon/locale/it/LC_MESSAGES/django.po
  edithorizon/locale/en_AU/LC_MESSAGES/django.po
  edithorizon/locale/ja/LC_MESSAGES/django.po
  edithorizon/locale/hu/LC_MESSAGES/django.po
  edithorizon/locale/cs/LC_MESSAGES/django.po
  edithorizon/locale/zh_CN/LC_MESSAGES/django.po
  edithorizon/locale/hi/LC_MESSAGES/django.po
  edithorizon/locale/nl_NL/LC_MESSAGES/django.po
  edithorizon/locale/es/LC_MESSAGES/django.po
  edithorizon/locale/ko_KR/LC_MESSAGES/django.po
  edithorizon/locale/sl_SI/LC_MESSAGES/django.po
  edithorizon/locale/en_GB/LC_MESSAGES/django.po
  edithorizon/locale/de/LC_MESSAGES/django.po
  edithorizon/locale/pt_BR/LC_MESSAGES/django.po

TEMPLATE_DIRS must be a tuple

by thomas

  edithorizon/test/settings.py

Honor dashboard DISABLED over horizon settings

by motoki

  editopenstack_dashboard/utils/settings.py

Set python hash seed to 0 in tox.ini

by berendt

  edittox.ini

Upgrade django-pyscss to version 1.0.2

by openstack

  editrequirements.txt

Fix broken Subnet Wizard by updating to latest library

by rbertram

  edithorizon/static/horizon/lib/jquery/jquery.bootstrap.wizard.js

Delete Stacks button doesn't work

by clu

  editopenstack_dashboard/dashboards/project/stacks/tables.py

Re-raise exception using six

by freyes

  edithorizon/tables/formset.py
  edithorizon/tabs/base.py
  edithorizon/tables/base.py
  edithorizon/exceptions.py

Add missing Disk unit to Overview Usage

by clu

  editopenstack_dashboard/dashboards/admin/overview/templates/overview/usage.csv
  editopenstack_dashboard/dashboards/project/overview/templates/overview/usage.csv
  editopenstack_dashboard/dashboards/admin/projects/tests.py
  editopenstack_dashboard/dashboards/admin/overview/tests.py
  editopenstack_dashboard/usage/tables.py
  editopenstack_dashboard/dashboards/project/overview/views.py

Fix Volume DeleteBackup success message

by clu

  editopenstack_dashboard/dashboards/project/volumes/backups/tables.py

template to rely on the the "id" attribute

by thomas

  editopenstack_dashboard/dashboards/project/instances/templates/instances/_detail_overview.html

Support provider network extension when creating network

by jpomero

  editopenstack_dashboard/test/test_data/neutron_data.py
  editopenstack_dashboard/dashboards/admin/networks/forms.py
  editdoc/source/topics/settings.rst
  editopenstack_dashboard/local/local_settings.py.example
  editopenstack_dashboard/dashboards/admin/networks/tests.py

Add missing inline edit save and cancel icon

by tqtran

  edithorizon/templates/horizon/common/_data_table_cell.html
  editopenstack_dashboard/static/dashboard/scss/horizon.scss

Spelling correction in exception

by cldelcou

  editopenstack_dashboard/dashboards/project/data_processing/data_sources/tabs.py

add Previous link to Project > Stacks table

by clu

  editopenstack_dashboard/dashboards/project/stacks/views.py
  editopenstack_dashboard/api/heat.py
  editopenstack_dashboard/test/api_tests/heat_tests.py
  editopenstack_dashboard/dashboards/project/stacks/tests.py

Updated from global requirements

by openstack-infra

  editrequirements.txt

Fix unexpected return from Step::__init__()

by timon86.wang

  edithorizon/test/tests/workflows.py
  edithorizon/workflows/base.py

Imported Translations from Transifex

by openstack-infra

  editopenstack_dashboard/locale/ja/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/es/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/hi/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/cs/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/en_AU/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/fr/LC_MESSAGES/django.po
  edithorizon/locale/fr/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/en/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/sr/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po
  edithorizon/locale/es/LC_MESSAGES/django.po
  edithorizon/locale/ja/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/de/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/en_GB/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po
  edithorizon/locale/en_GB/LC_MESSAGES/django.po

Redirect to the current page after edited instance

by liyingjun1988

  editopenstack_dashboard/dashboards/project/instances/tables.py

Provide docstrings for horizon tables DeleteAction

by kazikubwa

  edithorizon/tables/actions.py

Fix instance flavor popover table

by liyingjun1988

  editopenstack_dashboard/dashboards/project/instances/templates/instances/_instance_flavor.html

Replace force_unicode with force_text

by freyes

  edithorizon/messages.py
  edithorizon/exceptions.py
  editopenstack_dashboard/dashboards/settings/user/forms.py
  edithorizon/test/tests/exceptions.py
  edithorizon/forms/fields.py
  editopenstack_dashboard/dashboards/project/containers/forms.py
  edittox.ini
  edithorizon/workflows/base.py
  editHACKING.rst
  edithorizon/test/helpers.py
  editopenstack_dashboard/dashboards/project/data_processing/job_binaries/forms.py
  edithorizon/test/tests/base.py
  edithorizon/test/tests/messages.py
  edithorizon/utils/functions.py
  edithorizon/templatetags/horizon.py

Add test skip decorator when service not available

by tnovacik

  addopenstack_dashboard/test/integration_tests/tests/decorators.py
  editopenstack_dashboard/test/integration_tests/horizon.conf
  editopenstack_dashboard/test/integration_tests/tests/test_password_change.py
  editopenstack_dashboard/test/integration_tests/config.py

Fix tab show/shown handlers for bootstrap v3

by tsufiev

  edithorizon/static/horizon/js/horizon.tabs.js

Rename selenium.py -> selenium_tests.py

by tsufiev

  deleteopenstack_dashboard/test/tests/selenium.py
  addhorizon/test/tests/selenium_tests.py
  addopenstack_dashboard/test/tests/selenium_tests.py
  deletehorizon/test/tests/selenium.py

Fix network select widget for launching instances

by jpomero

  edithorizon/static/horizon/js/horizon.instances.js
  edithorizon/static/horizon/js/horizon.firewalls.js

Imported Translations from Transifex

by openstack-infra

  editopenstack_dashboard/locale/en_AU/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/en_GB/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/ja/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/fr/LC_MESSAGES/django.po
  edithorizon/locale/zh_CN/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/de/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/cs/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/pl_PL/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/hi/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/zh_TW/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/es/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/sr/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/nl_NL/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/en/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/pt_BR/LC_MESSAGES/django.po

Rename add_error methods: Django 1.7 conflict

by thomas

  edithorizon/workflows/base.py

Automatically discover "Image Format" based on file extension

by shuichiro.makigaki

  addhorizon/static/horizon/js/horizon.images.js
  edithorizon/templates/horizon/_scripts.html
  editopenstack_dashboard/dashboards/project/images/templates/images/images/_create.html
  editopenstack_dashboard/dashboards/project/images/images/forms.py
  editopenstack_dashboard/dashboards/project/images/tests.py

Fix 'Associate' and 'Disassociate Monitor' actions

by t.v.ovtchinnikova

  editopenstack_dashboard/dashboards/project/loadbalancers/workflows.py
  editopenstack_dashboard/test/test_data/neutron_data.py
  editopenstack_dashboard/dashboards/project/loadbalancers/tests.py

Ability to create data sources from job launch

by croberts

  editopenstack_dashboard/dashboards/project/data_processing/data_sources/workflows/create.py
  editopenstack_dashboard/dashboards/project/data_processing/jobs/workflows/launch.py

Imported Translations from Transifex

by openstack-infra

  editopenstack_dashboard/locale/zh_CN/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/ko_KR/LC_MESSAGES/django.po
  edithorizon/locale/ko_KR/LC_MESSAGES/django.po
  editopenstack_dashboard/locale/ja/LC_MESSAGES/django.po

Cleans up the translation

by mveenasl

  edithorizon/templatetags/sizeformat.py

Console Output

[...truncated 3152 lines...]
Applying patch fix-dashboard-manage.patch
patching file manage.py
Applying patch ubuntu_settings.patch
patching file openstack_dashboard/local/local_settings.py.example
Hunk #2 FAILED at 90.
1 out of 2 hunks FAILED -- rejects in file openstack_dashboard/local/local_settings.py.example
patching file openstack_dashboard/settings.py
Hunk #1 succeeded at 273 (offset 36 lines).
Patch ubuntu_settings.patch does not apply (enforce with -f)
ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
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/horizon/juno horizon
dch -b -D trusty --newversion 1:2014.2+git201408081229~trusty-0ubuntu1 Automated Ubuntu testing build:
git log -n1 --no-merges --pretty=format:%H
git log -n5 --no-merges --pretty=format:[%h] %s
dch -a [dd2e199] Cleans up the translation
dch -a [a8161dd] Imported Translations from Transifex
dch -a [5633447] Ability to create data sources from job launch
dch -a [8ea6706] Fix 'Associate' and 'Disassociate Monitor' actions
dch -a [c16baae] Automatically discover "Image Format" based on file extension
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', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-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 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 '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-514f6f38-4509-4b6b-9107-36b69cf6099d', '-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