-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.14.z
-
Quality / Stability / Reliability
-
False
-
-
3
-
None
-
None
-
None
-
None
-
None
-
+
-
In Progress
-
Release Note Not Required
-
None
-
None
-
None
-
None
-
None
Description of problem:
periodic-ci-shiftstack-ci-release-4.14-e2e-openstack-dualstack-techpreview 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:
Jul 4 20:10:40.006: INFO: Project "e2e-test-openstack-6hm76" has been fully provisioned.
Jul 4 20:10:40.478: INFO: Detected network type: OVNKubernetes
Jul 4 20:10:40.478: INFO: Detected number of workers: '2'
Jul 4 20:10:40.478: INFO: Getting 2 workers for the EgressIP node failover checks, aka primary and secondary workers
Jul 4 20:10:40.478: INFO: Selected primary EgressIP assignable worker: zjq8jdl4-3f5ff-hp7qb-worker-0-9lrtx
Jul 4 20:10:40.478: INFO: Selected secondary EgressIP assignable worker: zjq8jdl4-3f5ff-hp7qb-worker-0-xnxzh
Jul 4 20:10:40.501: INFO: Found 'cloud.network.openshift.io/egress-ipconfig' annotation in 'zjq8jdl4-3f5ff-hp7qb-worker-0-9lrtx': [{"interface":"c3dae4e8-37e6-48f1-a30c-c79e3d558803","ifaddr":{"ipv4":"192.168.25.0/24","ipv6":"fd2e:6f44:5dd8:c956::/64"},"capacity":{"ip":6}}]
Jul 4 20:10:40.501: INFO: Found the EgressIP network: 192.168.25.0/24
Jul 4 20:10:40.834: INFO: POD NODE PHASE GRACE CONDITIONS
Jul 4 20:10:40.834: INFO:
Jul 4 20:10:40.866: INFO: skipping dumping cluster info - cluster too large
Jul 4 20:10:40.889: INFO: Deleted {user.openshift.io/v1, Resource=users e2e-test-openstack-6hm76-user}, err: <nil>
Jul 4 20:10:40.914: INFO: Deleted {oauth.openshift.io/v1, Resource=oauthclients e2e-client-e2e-test-openstack-6hm76}, err: <nil>
Jul 4 20:10:40.937: INFO: Deleted {oauth.openshift.io/v1, Resource=oauthaccesstokens sha256~CupoO3A9rgep5mR8IT2I5uNRhMP92KqNs7h9nhyPglg}, err: <nil>
fail [github.com/openshift/openstack-test/test/extended/openstack/egressip.go:112]: Unexpected error:
<*errors.errorString | 0xc001227480>:
unexpected number of subnets found with '192.168.25.0/24' CIDR: 0 subnets
{
s: "unexpected number of subnets found with '192.168.25.0/24' CIDR: 0 subnets",
}
occurred
Ginkgo exit error 1: exit with code 1
Expected results:
Pass
Additional info:
Old PR: https://github.com/openshift/openstack-test/pull/200
- depends on
-
OCPBUGS-42542 Test failure: [Suite:openshift/openstack][egressip] An egressIP attached to a floating IP should be kept after EgressIP node failover with OVN-Kubernetes NetworkType
-
- Closed
-
- is duplicated by
-
OCPBUGS-58474 [CI][Suite:openshift/openstack][egressip] An egressIP attached to a floating IP should be kept after EgressIP node failover with OVN-Kubernetes NetworkType
-
- Closed
-
- is related to
-
OCPBUGS-42498 Test failure: [Suite:openshift/openstack][egressip] An egressIP attached to a floating IP should be kept after EgressIP node failover with OVN-Kubernetes NetworkType
-
- Verified
-
- links to