-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
4.14.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
periodic-ci-shiftstack-ci-release-4.14-e2e-openstack-ccpmso-zone permanently fails at
[sig-installer][Suite:openshift/openstack][egressip] An egressIP attached to a floating IP should be kept after EgressIP node failover with OVN-Kubernetes NetworkType
Version-Release number of selected component (if applicable):
4.14
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
fail [github.com/openshift/openstack-test/test/extended/openstack/egressip.go:201]: Unexpected error:
<gophercloud.ErrDefault404>:
Resource not found: [PUT https://38.102.83.127:13696/v2.0/floatingips/0409f458-b822-45fb-ae31-c22299745bf1], error message: {"NeutronError": {"type": "ExternalGatewayForFloatingIPNotFound", "message": "External network 6438b6f3-41e1-487a-a430-d2d9a33c02c7 is not reachable from subnet 7e8729f7-ac8c-43ac-954a-6d5def183e2e. Therefore, cannot associate Port e9a5b464-ff4f-4f5a-bf46-a50b3c531a46 with a Floating IP.", "detail": ""}}
{
ErrUnexpectedResponseCode: {
BaseError: {DefaultErrString: "", Info: ""},
URL: "https://38.102.83.127:13696/v2.0/floatingips/0409f458-b822-45fb-ae31-c22299745bf1",
Method: "PUT",
Expected: [200],
Actual: 404,
Body: "{\"NeutronError\": {\"type\": \"ExternalGatewayForFloatingIPNotFound\", \"message\": \"External network 6438b6f3-41e1-487a-a430-d2d9a33c02c7 is not reachable from subnet 7e8729f7-ac8c-43ac-954a-6d5def183e2e. Therefore, cannot associate Port e9a5b464-ff4f-4f5a-bf46-a50b3c531a46 with a Floating IP.\", \"detail\": \"\"}}",
ResponseHeader: {
"Content-Type": ["application/json"],
"Content-Length": ["306"],
"X-Openstack-Request-Id": [
"req-452b918e-1a49-446d-8b8f-9240c3505c14",
],
"Date": [
"Mon, 07 Jul 2025 17:59:56 GMT",
],
},
},
}
Expected results:
Pass
Additional info:
Only happens on 4.14 release
- duplicates
-
OCPBUGS-59907 [sig-installer][Suite:openshift/openstack][egressip] An egressIP attached to a floating IP should be kept after EgressIP node failover with OVN-Kubernetes NetworkType
-
- POST
-