Bug 1964451 - UDP loadbalancer status does not become ACTIVE before timeout
Summary: UDP loadbalancer status does not become ACTIVE before timeout
Keywords:
Status: CLOSED DUPLICATE of bug 1961597
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-octavia
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nate Johnston
QA Contact: Bruna Bonguardo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-25 13:53 UTC by Arieh Maron
Modified: 2022-08-17 15:22 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-02 14:56:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
stack trace of the error in this bug (407.42 KB, text/plain)
2021-05-25 13:53 UTC, Arieh Maron
no flags Details
archive of all the logs (6.67 MB, multipart/zip)
2021-06-01 08:31 UTC, Arieh Maron
no flags Details
node logs (16.84 MB, application/octet-stream)
2021-06-01 09:02 UTC, Arieh Maron
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-4136 0 None None None 2022-08-17 15:22:30 UTC

Description Arieh Maron 2021-05-25 13:53:43 UTC
Created attachment 1786862 [details]
stack trace of the error in this bug

Description of problem:

In the tempest octavia plugin test octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_udp_SI_listener_with_allowed_cidrs

The loadbalancer provisioning status does not become active within 120 sec. as expected

Version-Release number of selected component (if applicable):

OSP13


How reproducible:


Steps to Reproduce:

Run the Octavia Tempest plugin test octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops.TrafficOperationsScenarioTest.test_udp_SI_listener_with_allowed_cidrs

Actual results:

show_loadbalancer provisioning_status failed to update to ACTIVE within the required time 120. Current status of show_loadbalancer: PENDING_UPDATE


Expected results:

Success


Additional info:

Comment 2 Arieh Maron 2021-06-01 08:31:43 UTC
Created attachment 1788435 [details]
archive of all the logs

Comment 5 Arieh Maron 2021-06-01 09:02:01 UTC
Created attachment 1788441 [details]
node logs

Comment 7 Carlos Goncalves 2021-06-01 09:20:23 UTC
I tried to decompress this .tar.zst attached file with tar and unzstd tools, both returned a read error. Could you please check if the file is not corrupted or truncated?

Comment 9 Gregory Thiemonge 2021-06-01 13:55:48 UTC
I took a look at the provided log files, it seems that Debug is not enabled in Octavia, so I didn't find any issue with Octavia.
It seems that the host is really loaded during the request and there were probably some timeouts when communicating with the amphora (I cannot find them because those timeouts are not errors - they appear when Debug is enabled).

Can you enable the Debug to check that?

I believe this is the same issue we have with 16.1: https://bugzilla.redhat.com/show_bug.cgi?id=1961597
This is mostly a CI/infra sizing issue and not a product issue.

Comment 10 Omer Schwartz 2021-06-02 14:56:57 UTC

*** This bug has been marked as a duplicate of bug 1961597 ***


Note You need to log in before you can comment on or make changes to this bug.