Build failed in Jenkins: jujugui-test-charm #739
Jenkins Notification
devnull at canonical.com
Tue Sep 17 01:37:57 UTC 2013
See <http://10.189.74.2:8080/job/jujugui-test-charm/739/changes>
Changes:
[Gary Poster] Inspector shows up after ghost inspector
- Per UX, after ghost inspector finishes, real inspector starts
- Changed new service creation to not bounce the box around
- Made a couple of other small tweaks for sandbox edge cases and capitalization
R=matthew.scott
CC=
https://codereview.appspot.com/13246050
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on lp-quantal-server-amd64
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1049 rick.harding at canonical.com-20130917003647-g1ghj5js67yf5ett
" stderr: ""
[jujugui-test-charm] $ bzr pull --overwrite lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk is permanently redirected to http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk/changes
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
M app/models/models.js
M app/store/env/sandbox.js
M app/templates/service-constraints-viewlet.handlebars
M app/templates/service-relations-viewlet.handlebars
M app/views/ghost-inspector.js
M app/views/topology/service.js
M app/views/viewlets/inspector-header.js
M test/test_fakebackend.js
All changes applied successfully.
Now on revision 1050.
[jujugui-test-charm] $ bzr revert
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1050 gary.poster at canonical.com-20130917010610-wjknbz6bhfg3j8gt
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:rick.harding at canonical.com-20130917003647-g1ghj5js67yf5ett..revid:gary.poster at canonical.com-20130917010610-wjknbz6bhfg3j8gt --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "1050 gary.poster at canonical.com-20130917010610-wjknbz6bhfg3j8gt
" stderr: ""
RevisionState revno:1050 revid:gary.poster at canonical.com-20130917010610-wjknbz6bhfg3j8gt
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
JUJU_INSTANCE_IP=91.189.93.93
JUJU_BRANCH=lp:juju-gui
JUJU_CHARM=cs:~juju-gui/precise/juju-gui
FAIL_FAST=1
JUJU_GUI_TEST_BROWSERS=ie chrome firefox
[EnvInject] - Variables injected successfully.
[jujugui-test-charm] $ /bin/sh -xe /tmp/hudson7105705575527693972.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-09-17 01:17:46,719 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-09-17 01:17:48,158 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N]
Lightweight Checkout of lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
JUJU_INSTANCE_IP=91.189.93.93
Running Tests
virtualenv virtualenv --system-site-packages
New python executable in virtualenv/bin/python
Installing distribute.............................................................................................................................................................................................done.
Installing pip...............done.
virtualenv/bin/easy_install archives/selenium-2.35.0.tar.gz
Processing selenium-2.35.0.tar.gz
Running selenium-2.35.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-9FXBMY/selenium-2.35.0/egg-dist-tmp-u35raf
Adding selenium 2.35.0 to easy-install.pth file
Installed /home/jujugui-merger/gui-branch/virtualenv/lib/python2.7/site-packages/selenium-2.35.0-py2.7.egg
Processing dependencies for selenium==2.35.0
Finished processing dependencies for selenium==2.35.0
ADDRESS 91.189.93.93 i-000092df
Using image adeaac8b-6547-43b0-819f-0d018b2beb00 (ubuntu-released/ubuntu-precise-12.04-amd64-server-20130909-disk1.img)
Bootstrapping...
Deploying service...
Setting origin for charm to deploy lp:juju-gui
Waiting for service to start...
Assigning JUJU_INSTANCE_IP 91.189.93.93
Storing Internal IP as 10.55.60.64
Assigned IP to i-000092df
Exposing the service...
2013-09-17 01:26:37,549 INFO Connecting to environment...
2013-09-17 01:26:40,363 INFO Connected to environment.
2013-09-17 01:26:42,480 INFO 'status' command finished successfully
Env: juju-gui-testing
APP_URL: http://91.189.93.93
Launching ie tests.
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestAuthentication
* Details: https://saucelabs.com/jobs/d3992c0846cd4dbdb14ecffaec05e83a
test_root_page (__main__.TestAuthentication) ... ok
test_service_page (__main__.TestAuthentication) ... ok
test_unit_page (__main__.TestAuthentication) ... ok
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestBasics
* Details: https://saucelabs.com/jobs/008813ee47d74c89accbee7dd294c9f9
test_environment_connection (__main__.TestBasics) ... ok
test_environment_name (__main__.TestBasics) ... ok
test_gui_unit_tests (__main__.TestBasics) ... {u'passes': 1218, u'tests': 1233, u'end': {u'': None}, u'suites': 172, u'start': {u'': None}, u'duration': 325939, u'failures': 0, u'pending': 15}
ERROR
test_title (__main__.TestBasics) ... ok
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestNotifications
* Details: https://saucelabs.com/jobs/38f34724f4944127b074a0b415c792fc
test_error (__main__.TestNotifications) ... ok
test_initial (__main__.TestNotifications) ... ok
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestSandbox
* Details: https://saucelabs.com/jobs/60f56b0a919b4302a276d9a1f5365549
- setting new options: sandbox=True
test_charm_deploy (__main__.TestSandbox) ... ok
- setting new options: sandbox=False
* Platform: Internet Explorer 10 (Windows)
* Testcase: TestStaging
* Details: https://saucelabs.com/jobs/42c11d11e92d430192fe6d7f75fa0f53
test_charm_deploy (__main__.TestStaging) ...
- restarting API backend with ip:10.55.60.64...
- done
ok
test_initial_services (__main__.TestStaging) ... ok
test_service_view (__main__.TestStaging) ... ok
test_unit_view (__main__.TestStaging) ... ok
======================================================================
ERROR: test_gui_unit_tests (__main__.TestBasics)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/test_charm_running.py", line 82, in test_gui_unit_tests
total, failures = run_tests()
File "test/test_charm_running.py", line 74, in run_tests
timeout=300)
File "/home/jujugui-merger/gui-branch/test/browser.py", line 99, in format_error
raise e
TimeoutException: Message: 'Unable to complete test run.'
----------------------------------------------------------------------
Ran 14 tests in 671.357s
FAILED (errors=1)
Message: 'Unable to complete test run.'
Quitting...
2013-09-17 01:37:54,287 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-09-17 01:37:57,210 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N] Collected exit code 1
Final instance state
i-000092df running i-000092de running
+ cat /home/jujugui-merger/exit-status
+ ec=1
+ [ 0 -eq 1 ]
+ wc -l
+ cat /home/jujugui-merger/instance-state
+ [ 2 -lt 2 ]
+ wc -l
+ grep error\|stopped
+ cat /home/jujugui-merger/instance-state
+ [ 0 -gt 0 ]
+ exit 1
Build step 'Execute shell' marked build as failure
More information about the Juju-GUI
mailing list