2022-01-18 16:20:21 |
Bas de Bruijne |
description |
Tempest test test_load_balancer_show_status fails with:
--------------------------------------------------------
Traceback (most recent call last):
File "/snap/fcbtest/20/lib/python3.6/site-packages/octavia_tempest_plugin/tests/api/v2/test_load_balancer.py", line 844, in test_load_balancer_show_status
CONF.load_balancer.check_timeout)
File "/snap/fcbtest/20/lib/python3.6/site-packages/octavia_tempest_plugin/tests/waiters.py", line 96, in wait_for_status
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (LoadBalancerAPITest:test_load_balancer_show_status) show_loadbalancer operating_status failed to update to ONLINE within the required time 300. Current status of show_loadbalancer: OFFLINE
--------------------------------------------------------
Sometimes this is fixed by increasing the ha timeout values, but this does not always work. This bug does not occur consistently.
Crashdump and artifacts:
https://oil-jenkins.canonical.com/artifacts/85c72c8d-05cc-4dc0-9f34-ce4f0188efcc/index.html
All occurances of this bug (crashdumps can be found under testrun id -> view full artifacts (bottom of the page)):
https://solutions.qa.canonical.com/bugs/bugs/bug/1946738 |
Tempest test test_load_balancer_show_status fails with:
--------------------------------------------------------
Traceback (most recent call last):
File "/snap/fcbtest/20/lib/python3.6/site-packages/octavia_tempest_plugin/tests/api/v2/test_load_balancer.py", line 844, in test_load_balancer_show_status
CONF.load_balancer.check_timeout)
File "/snap/fcbtest/20/lib/python3.6/site-packages/octavia_tempest_plugin/tests/waiters.py", line 96, in wait_for_status
raise exceptions.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (LoadBalancerAPITest:test_load_balancer_show_status) show_loadbalancer operating_status failed to update to ONLINE within the required time 300. Current status of show_loadbalancer: OFFLINE
--------------------------------------------------------
Sometimes this is fixed by increasing the ha timeout values, but this does not always work. This bug does not occur consistently.
Crashdump and artifacts:
https://oil-jenkins.canonical.com/artifacts/85c72c8d-05cc-4dc0-9f34-ce4f0188efcc/index.html
All occurances of this bug (crashdumps can be found under testrun id -> view full artifacts (bottom of the page)):
https://solutions.qa.canonical.com/bugs/bugs/bug/1946738
Edit: the new occurances are listed here:
https://solutions.qa.canonical.com/bugs/bugs/bug/1953639 |
|