-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
1
-
OSDFM Sprint 2
-
None
Description
The periodic integration CI has repeatedly failed (more than three times) for the same root cause observed earlier this week.
The Management Cluster (MC) created by the periodic integration tests has an unreachable kube-API endpoint, causing all tests that depend on oc access to fail.
Observed error pattern:
Unable to connect to the server: dial tcp <MC_IP>:6443: i/o timeout
This indicates that the MC API endpoint is not reachable from the Jenkins worker nodes, resulting in test failures across multiple suites.
Investigation Plan / Next Step
- Manually create an SC + MC in INT fm-fct
- Validate whether the MC kube-API is reachable
- Determine if this is:
-
- Infrastructure/Env related
-
- Networking / firewall / routing
-
- OSDFM Cluster provisioning issue/configuration issue