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:
Created attachment 1788435 [details] archive of all the logs
Created attachment 1788441 [details] node logs
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?
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.
*** This bug has been marked as a duplicate of bug 1961597 ***