General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/trusty_juno_horizon_trunk/271/ |
| Project: | trusty_juno_horizon_trunk |
| Date of build: | Thu, 28 Aug 2014 16:00:42 -0400 |
| Build duration: | 1 min 24 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
Improve help messages on modals
by clu
| edit | openstack_dashboard/dashboards/settings/user/templates/user/_settings.html |
| edit | openstack_dashboard/dashboards/admin/info/panel.py |
| edit | openstack_dashboard/dashboards/project/instances/workflows/resize_instance.py |
| edit | openstack_dashboard/dashboards/project/networks/workflows.py |
| edit | openstack_dashboard/dashboards/admin/images/templates/images/_update.html |
| edit | openstack_dashboard/dashboards/admin/aggregates/templates/aggregates/_update.html |
| edit | openstack_dashboard/dashboards/identity/roles/templates/roles/_update.html |
| edit | openstack_dashboard/dashboards/project/vpn/forms.py |
| edit | openstack_dashboard/dashboards/project/loadbalancers/workflows.py |
| edit | openstack_dashboard/dashboards/project/networks/subnets/workflows.py |
| edit | openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_create.html |
| edit | openstack_dashboard/dashboards/project/routers/ports/forms.py |
| edit | openstack_dashboard/dashboards/project/instances/workflows/update_instance.py |
| edit | openstack_dashboard/dashboards/identity/users/templates/users/_update.html |
| edit | openstack_dashboard/dashboards/identity/users/templates/users/_create.html |
| edit | openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_update.html |
| edit | openstack_dashboard/dashboards/project/volumes/templates/volumes/volumes/_extend_limits.html |
| edit | openstack_dashboard/dashboards/identity/roles/templates/roles/_create.html |
| edit | openstack_dashboard/dashboards/project/access_and_security/templates/access_and_security/security_groups/_update.html |
| edit | openstack_dashboard/dashboards/identity/domains/workflows.py |
| edit | openstack_dashboard/dashboards/project/images/templates/images/images/_update.html |
| edit | openstack_dashboard/dashboards/identity/groups/templates/groups/_update.html |
| edit | openstack_dashboard/dashboards/project/volumes/templates/volumes/snapshots/_update.html |
| edit | openstack_dashboard/dashboards/project/stacks/templates/stacks/_update.html |
| edit | openstack_dashboard/dashboards/identity/groups/templates/groups/_create.html |
| edit | openstack_dashboard/dashboards/project/stacks/forms.py |
| edit | openstack_dashboard/dashboards/admin/instances/templates/instances/_live_migrate.html |
| edit | openstack_dashboard/dashboards/settings/password/templates/password/_change.html |
| edit | openstack_dashboard/dashboards/project/instances/templates/instances/_launch_customize_help.html |
| edit | openstack_dashboard/dashboards/admin/metering/views.py |
| edit | openstack_dashboard/dashboards/identity/projects/workflows.py |
| edit | openstack_dashboard/dashboards/admin/flavors/workflows.py |
| edit | openstack_dashboard/dashboards/admin/aggregates/workflows.py |
| edit | openstack_dashboard/dashboards/project/vpn/workflows.py |
| edit | openstack_dashboard/dashboards/project/instances/workflows/create_instance.py |
Console Output
| [...truncated 3172 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 313 (offset 76 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-17d78a1e-af44-454c-9dc2-ec4ff7f6f90a', '-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-17d78a1e-af44-454c-9dc2-ec4ff7f6f90a', '-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+git201408281600~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 [80d05a5] Improve help messages on modals |
| dch -a [8f808a6] Show validation errors in modal forms |
| dch -a [12b970b] Imported Translations from Transifex |
| dch -a [5a35297] sort Database Launch Instance Flavor list |
| dch -a [d9ecd8d] Fix handling of missing external network |
| 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-17d78a1e-af44-454c-9dc2-ec4ff7f6f90a', '-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-17d78a1e-af44-454c-9dc2-ec4ff7f6f90a', '-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

