[Openstack-stable-maint] Build failed in Jenkins: periodic-glance-python26-stable-essex #91
OpenStack Jenkins
jenkins at openstack.org
Tue Nov 13 00:08:32 UTC 2012
See <https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/91/>
------------------------------------------
[...truncated 726 lines...]
test_walk_versions OK
AuthorsTestCase
test_authors_up_to_date OK
UtilsTestCase
test_bool_from_string OK
test_empty_metadata_headers OK
test_encryption OK
test_import_class_or_object OK
test_isotime OK
TestInvalidNotifier
test_cannot_create OK
TestLoggingNotifier
test_erorr OK
test_info OK
test_warn OK
TestNoopNotifier
test_error OK
test_info OK
test_warn OK
TestQpidNotifier
test_error SKIP: qpid not installed
test_info SKIP: qpid not installed
test_warn SKIP: qpid not installed
TestRabbitContentType
test_content_type_passed OK
TestRabbitNotifier
test_connection_error_on_connect_reconnects OK
test_connection_error_on_send_message_reconnects OK
test_error OK
test_info OK
test_timeout_on_connect_reconnects OK
test_timeout_on_send_message_reconnects OK
test_unknown_error_on_connect_raises OK
test_unknown_error_on_send_message_raises OK
test_warn OK
TestStore
test_add OK
test_add_already_existing OK
test_add_host_variations OK
test_delete OK
test_delete_non_existing OK
test_get OK
test_get_non_existing OK
test_get_s3_bad_location OK
test_get_s3_good_location OK
test_no_access_key OK
test_no_host OK
test_no_secret_key OK
TestSkipExamples
test_001_increase_test_counter OK
test_002_increase_test_counter OK
test_003_verify_test_counter OK
test_skip_if_example SKIP: Example usage of @utils.skip_if()
test_skip_test_example SKIP: Example usage of @utils.skip_test()
test_skip_unless_example SKIP: Example usage of @utils.skip_unless()
TestStoreLocation
test_bad_store_scheme OK
test_filesystem_store_location OK
test_get_location_from_uri_back_to_uri OK
test_get_store_from_scheme OK
test_http_store_location OK
test_s3_store_location OK
test_swift_store_location OK
TestChunkReader
test_read_all_data OK
TestStoreAuthV1
test_add OK
test_add_already_existing OK
test_add_auth_url_variations OK
test_add_large_object OK
test_add_large_object_zero_size OK
test_add_no_container_and_create OK
test_add_no_container_no_create OK
test_delete OK
test_delete_non_existing OK
test_get OK
test_get_non_existing OK
test_get_size OK
test_get_with_http_auth OK
test_no_auth_address OK
test_no_key OK
test_no_user OK
TestStoreAuthV2
test_add OK
test_add_already_existing OK
test_add_auth_url_variations OK
test_add_large_object OK
test_add_large_object_zero_size OK
test_add_no_container_and_create OK
test_add_no_container_no_create OK
test_delete OK
test_delete_non_existing OK
test_get OK
test_get_non_existing OK
test_get_size OK
test_get_with_http_auth OK
test_no_auth_address OK
test_no_key OK
test_no_user OK
TestIso8601Time
test_compare OK
test_compare_micros OK
test_east_normalize OK
test_east_roundtrip OK
test_now_roundtrip OK
test_offset_east OK
test_offset_east_micros OK
test_offset_west OK
test_offset_west_micros OK
test_west_normalize OK
test_west_roundtrip OK
test_zulu OK
test_zulu_micros OK
test_zulu_normalize OK
test_zulu_roundtrip OK
TestUtils
test_generate_uuid_format OK
test_generate_uuid_unique OK
test_is_uuid_like_fails OK
test_is_uuid_like_success OK
VersionsTest
test_client_handles_versions OK
test_get_version_list OK
JSONRequestDeserializerTest
test_default_no_body OK
test_default_with_body OK
test_from_json OK
test_has_body_has_content_length OK
test_has_body_no_content_length OK
test_has_body_zero_content_length OK
test_no_body_no_content_length OK
JSONResponseSerializerTest
test_default OK
test_to_json OK
RequestTest
test_content_type_accept_default OK
test_content_type_from_accept_json OK
test_content_type_from_accept_json_xml_quality OK
test_content_type_from_accept_xml OK
test_content_type_from_accept_xml_json OK
test_content_type_missing OK
test_content_type_unsupported OK
test_content_type_with_charset OK
ResourceTest
test_dispatch OK
test_dispatch_default OK
test_dispatch_no_default OK
test_get_action_args OK
TestHelpers
test_data_passed_properly_through_headers OK
test_headers_are_unicode OK
======================================================================
FAIL: test_bouncing (glance.tests.functional.test_respawn.TestRespawn)
----------------------------------------------------------------------
Traceback (most recent call last):
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/glance/tests/utils.py",> line 192, in wrapped
func(*a, **kwargs)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/glance/tests/functional/test_respawn.py",> line 146, in test_bouncing
self.wait_for_servers([self.api_server.bind_port], False)
File "<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/glance/tests/functional/__init__.py",> line 588, in wait_for_servers
"Unexpected server launch status")
AssertionError: Unexpected server launch status
----------------------------------------------------------------------
XML: nosetests.xml
----------------------------------------------------------------------
Ran 639 tests in 269.673s
FAILED (SKIP=66, failures=1)
ERROR: InvocationError: '<https://jenkins.openstack.org/job/periodic-glance-python26-stable-essex/ws/run_tests.sh> -N'
___________________________________ summary ____________________________________
ERROR: py26: commands failed
+ result=1
+ echo 'Begin pip freeze output from test virtualenv:'
Begin pip freeze output from test virtualenv:
+ echo ======================================================================
======================================================================
+ .tox/py26/bin/pip freeze
Babel==0.9.6
Jinja2==2.6
Paste==1.7.5.1
PasteDeploy==1.5.0
Pygments==1.5
Routes==1.13
SQLAlchemy==0.7.9
Sphinx==1.1.3
Tempita==0.5.1
WebOb==1.0.8
amqplib==1.0.2
anyjson==0.3.3
argparse==1.2.1
boto==2.1.1
colorama==0.2.4
coverage==3.5.3
decorator==3.4.0
distribute==0.6.28
docutils==0.9.1
eventlet==0.9.17
glance==2012.1.3
greenlet==0.4.0
httplib2==0.7.6
importlib==1.0.2
iso8601==0.1.4
-e git://github.com/openstack/keystone.git@ab6be05068068b0902db44b1d60f56eea4fe1215#egg=keystone-dev
kombu==2.4.8
lxml==3.0.1
mox==0.5.3
nose==1.2.1
nose-exclude==0.1.9
nosexcover==1.0.7
openstack.nose-plugin==0.11
ordereddict==1.1
pam==0.1.4
passlib==1.6.1
pep8==0.6.1
pycrypto==2.6
pysendfile==2.0.0
repoze.lru==0.6
sqlalchemy-migrate==0.7.2
swift==1.4.8
termcolor==1.1.0
wsgiref==0.1.2
xattr==0.6.4
+ echo ======================================================================
======================================================================
+ sudo /usr/local/jenkins/slave_scripts/jenkins-sudo-grep.sh post
+ sudoresult=0
+ '[' 0 -ne 0 ']'
+ /usr/local/jenkins/slave_scripts/jenkins-oom-grep.sh post
+ oomresult=0
+ '[' 0 -ne 0 ']'
++ find . -name nose_results.html
+ htmlreport=
+ '[' -f '' ']'
+ echo
+ echo 'WARNING: Unable to find to confirm results!'
WARNING: Unable to find to confirm results!
+ echo
+ exit 1
Build step 'Execute shell' marked build as failure
[SCP] Connecting to static.openstack.org
[SCP] No file(s) found: **/*nose_results.html
[SCP] '**/*nose_results.html' doesn't match anything: '**' exists but not '**/*nose_results.html'
[SCP] Connecting to static.openstack.org
[SCP] Trying to create /srv/static/logs/periodic/periodic-glance-python26-stable-essex/91
[SCP] Copying console log.
More information about the Openstack-stable-maint
mailing list