Bug 1976342
| Summary: | OCP Upgrade from 4.5.0-0.nightly-2021-06-21-181416 to 4.6.0-0.nightly-2021-06-24-080044 fails on IPI Azure private cluster - monitoring cluster operator fails to roll out | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Walid A. <wabouham> |
| Component: | Networking | Assignee: | Ben Bennett <bbennett> |
| Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED DUPLICATE | Docs Contact: | |
| Severity: | high | ||
| Priority: | unspecified | CC: | aconstan, alegrand, anpicker, aos-bugs, erooth, kakkoyun, pkrupa, pnair |
| Version: | 4.6 | Keywords: | Reopened |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-07-05 11:47:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Walid A.
2021-06-25 19:50:32 UTC
from must-gather file
namespaces/openshift-monitoring/core/events.yaml
- apiVersion: v1
count: 875
eventTime: null
firstTimestamp: "2021-06-24T13:47:43Z"
involvedObject:
apiVersion: v1
fieldPath: spec.containers{grafana-proxy}
kind: Pod
name: grafana-7ff876c957-9z5bm
namespace: openshift-monitoring
resourceVersion: "72697"
uid: 433cf0ff-5326-4a1e-86c0-4fcfab73ab0c
kind: Event
lastTimestamp: "2021-06-24T16:13:23Z"
message: 'Readiness probe failed: Get https://10.129.2.35:3000/oauth/healthz: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)'
and there are many "Client.Timeout exceeded while awaiting headers" errors for different projects, so this is a network issue
$ grep -r "Client.Timeout exceeded while awaiting headers"
|