octavia_tempest_plugin.tests.scenario.v2.test_amphora.AmphoraScenarioTest.test_amphora_list_and_show[id-a0e9ff99-2c4f-45d5-81c9-78d3107c236f] (from octavia) Faild with: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_amphora.py", line 144, in test_amphora_list_and_show amphora_id=amp_id) File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/services/load_balancer/v2/amphora_client.py", line 70, in show_amphora return_object_only=return_object_only) File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/services/load_balancer/v2/base_client.py", line 155, in _show_object response, body = self.get(request_uri) File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 298, in get return self.request('GET', url, extra_headers, headers) File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 679, in request self._error_checker(resp, resp_body) File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 785, in _error_checker raise exceptions.NotFound(resp_body, resp=resp) tempest.lib.exceptions.NotFound: Object not found Details: {'faultcode': 'Client', 'faultstring': 'Amphora 3869aad5-c664-4261-9ea2-fdddcd55038e not found.', 'debuginfo': None} BUILD: RHOS_TRUNK-15.0-RHEL-8-20200320.n.0
This is probably another manifestation of a known issue in the Octavia tempest test. It is being tracked at https://bugzilla.redhat.com/show_bug.cgi?id=1803779 and a patch is under review upstream: https://review.opendev.org/#/c/711316/ *** This bug has been marked as a duplicate of bug 1803779 ***