Running tempest test test_list_no_containers triggers to an Error

Bug #1517080 reported by Sergii Turivnyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mirantis OpenStack
Confirmed
Medium
Unassigned

Bug Description

Preconditions:
8.0
iso #169
Tempest - HA mode
Neutron with VLAN
Ceph volumes, images, eph. volumes (Ubuntu 14.04)

Steps to reproduce:
Deploy environment with parameters in Preconditions
Run test test_list_no_containers

Expected result:
Test is passed

Actual result:
Test is failed

14:26:22 # Swift
14:26:22 - tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization[id-ea4645a1-d147-4976-82f7-e5a7a3065f80,slow]
14:26:22 - tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers[id-884ec421-fbad-4fcc-916b-0580f2699565]
14:26:22 You can override the 'shouldfail' tests in /home/developer/mos-tempest-runner/shouldfail/shouldfail.yaml
14:26:24 No handlers could be found for logger "oslo_config.cfg"
14:26:35 No handlers could be found for logger "oslo_config.cfg"
14:26:52 setUpClass (tempest.api.object_storage.test_account_services
14:26:52 AccountTest) FAIL
14:26:52
14:26:52
14:26:52 ================================================================================
14:26:52 FAILURES:
14:26:52 --------------------------------------------------------------------------------
14:26:52 setUpClass (tempest.api.object_storage.test_account_services.AccountTest)
14:26:52 Traceback (most recent call last):
14:26:52 testtools.testresult.real._StringException: Traceback (most recent call last):
14:26:52 File "/home/developer/mos-tempest-runner/tempest/tempest/test.py", line 272, in setUpClass
14:26:52 six.reraise(etype, value, trace)
14:26:52 File "/home/developer/mos-tempest-runner/tempest/tempest/test.py", line 265, in setUpClass
14:26:52 cls.resource_setup()
14:26:52 File "/home/developer/mos-tempest-runner/tempest/tempest/api/object_storage/test_account_services.py", line 47, in resource_setup
14:26:52 cls.container_client.create_container(name)
14:26:52 File "/home/developer/mos-tempest-runner/tempest/tempest/services/object_storage/container_client.py", line 46, in create_container
14:26:52 resp, body = self.put(url, body=None, headers=headers)
14:26:52 File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 322, in put
14:26:52 return self.request('PUT', url, extra_headers, headers, body)
14:26:52 File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 639, in request
14:26:52 resp, resp_body)
14:26:52 File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/tempest_lib/common/rest_client.py", line 757, in _error_checker
14:26:52 resp=resp)

See attachment

Tags: swift
Revision history for this message
Sergii Turivnyi (sturivnyi) wrote :
Changed in mos:
status: New → Confirmed
milestone: none → 8.0
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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