tempest.api.object_storage.test_account_services.AccountTest.tearDown fails sporadically under swift check jobs

Bug #1226649 reported by Peter Portante
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Object Storage (swift)
Invalid
Undecided
Unassigned

Bug Description

See: http://logs.openstack.org/98/44098/16/check/gate-tempest-devstack-vm-postgres-full/b4f8aa7/console.html

2013-09-17 14:47:36.404 | ======================================================================
2013-09-17 14:47:36.405 | FAIL: tearDownClass (tempest.api.object_storage.test_account_services.AccountTest)
2013-09-17 14:47:36.405 | tearDownClass (tempest.api.object_storage.test_account_services.AccountTest)
2013-09-17 14:47:36.405 | ----------------------------------------------------------------------
2013-09-17 14:47:36.405 | _StringException: Traceback (most recent call last):
2013-09-17 14:47:36.405 | File "tempest/api/object_storage/test_account_services.py", line 40, in tearDownClass
2013-09-17 14:47:36.405 | cls.delete_containers(cls.containers)
2013-09-17 14:47:36.405 | File "tempest/api/object_storage/base.py", line 120, in delete_containers
2013-09-17 14:47:36.406 | container_client.delete_container(cont)
2013-09-17 14:47:36.406 | File "tempest/services/object_storage/container_client.py", line 53, in delete_container
2013-09-17 14:47:36.406 | resp, body = self.delete(url)
2013-09-17 14:47:36.406 | File "tempest/common/rest_client.py", line 266, in delete
2013-09-17 14:47:36.406 | return self.request('DELETE', url, headers)
2013-09-17 14:47:36.406 | File "tempest/common/rest_client.py", line 394, in request
2013-09-17 14:47:36.406 | resp, resp_body)
2013-09-17 14:47:36.407 | File "tempest/common/rest_client.py", line 485, in _error_checker
2013-09-17 14:47:36.407 | raise exceptions.RestClientException(str(resp.status))
2013-09-17 14:47:36.407 | RestClientException: An unknown exception occurred
2013-09-17 14:47:36.407 | Details: 503

Revision history for this message
Thiago da Silva (thiagodasilva) wrote :

marking this bug as invalid. It was opened over 3 years ago and we have not received any new reports of tempest failing sporadically.

Changed in swift:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.