tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received is failing on scenario010-standalone-master

Bug #1895828 reported by Bhagyashri Shewale
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Invalid
Critical
Unassigned

Bug Description

https://logserver.rdoproject.org/openstack-periodic-integration-main/opendev.org/openstack/tripleo-ci/master/periodic-tripleo-ci-centos-8-scenario010-standalone-master/9577c41/logs/undercloud/var/log/tempest/stestr_results.html.gz

ft2.32: octavia_tempest_plugin.tests.scenario.v2.test_pool.PoolScenarioTest.test_TCP_SIP_pool_standalone_CRUD[id-d045ea39-b6dd-4171-bb90-2b9970e25303]testtools.testresult.real._StringException: pythonlogging:'': {{{
2020-09-16 11:05:22,987 177820 INFO [tempest.lib.common.rest_client] Request (PoolScenarioTest:test_TCP_SIP_pool_standalone_CRUD): 503 POST http://192.168.24.3:9876/v2.0/lbaas/pools 5.007s
2020-09-16 11:05:23,691 177820 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
        Body: {"pool": {"admin_state_up": false, "description": "testtesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttesttes", "name": "tempest-lb_member_pool1-CRUD-1366216468", "loadbalancer_id": "78b46a8e-bc0a-4eb3-b677-4e791b45c42d", "lb_algorithm": "SOURCE_IP_PORT", "protocol": "TCP"}}
    Response - Headers: {'cache-control': 'no-cache', 'connection': 'close', 'content-type': 'text/html', 'status': '503', 'content-location': 'http://192.168.24.3:9876/v2.0/lbaas/pools'}
        Body: b'<html><body><h1>503 Service Unavailable</h1>\nNo server is available to handle this request.\n</body></html>\n'
}}}

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_pool.py", line 280, in test_TCP_SIP_pool_standalone_CRUD
    algorithm=const.LB_ALGORITHM_SOURCE_IP_PORT)
  File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/tests/scenario/v2/test_pool.py", line 406, in _test_pool_CRUD
    pool = self.mem_pool_client.create_pool(**pool_kwargs)
  File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/common/decorators.py", line 42, in wrapper
    return f(*func_args, **func_kwargs)
  File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/services/load_balancer/v2/pool_client.py", line 82, in create_pool
    return self._create_object(**kwargs)
  File "/usr/lib/python3.6/site-packages/octavia_tempest_plugin/services/load_balancer/v2/base_client.py", line 101, in _create_object
    response, body = self.post(request_uri, jsonutils.dumps(obj_dict))
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 298, in post
    return self.request('POST', url, extra_headers, headers, body, chunked)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 702, in request
    self._error_checker(resp, resp_body)
  File "/usr/lib/python3.6/site-packages/tempest/lib/common/rest_client.py", line 883, in _error_checker
    resp=resp)
tempest.lib.exceptions.UnexpectedResponseCode: Unexpected response code received
Details: 503

Revision history for this message
Bhagyashri Shewale (bhagyashri-shewale) wrote :

Hi All,

Note: this issue is not seen on testproject run https://review.rdoproject.org/r/#/c/29351/ will wait for next run.

Revision history for this message
Rafael Folco (rafaelfolco) wrote :
Revision history for this message
Bhagyashri Shewale (bhagyashri-shewale) wrote :
Changed in tripleo:
status: Triaged → 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.