Bug 1824522 - [upgrade] Fail to upgrade from 4.4 to 4.5 with OVN network
Summary: [upgrade] Fail to upgrade from 4.4 to 4.5 with OVN network
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.5
Hardware: All
OS: All
high
urgent
Target Milestone: ---
: 4.5.0
Assignee: Alexander Constantinescu
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks: 1828752
TreeView+ depends on / blocked
 
Reported: 2020-04-16 10:25 UTC by zhaozhanqi
Modified: 2020-07-13 17:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1828752 (view as bug list)
Environment:
Last Closed: 2020-07-13 17:27:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ovnkube-master logs (41.77 KB, text/plain)
2020-04-16 10:25 UTC, zhaozhanqi
no flags Details
another ovnkube-master pod logs (31.92 KB, text/plain)
2020-04-16 10:27 UTC, zhaozhanqi
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Github ovn-org ovn-kubernetes pull 1309 0 None closed regression: logical_router_port mac address is case sensitive 2020-06-23 10:04:26 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:28:23 UTC

Description zhaozhanqi 2020-04-16 10:25:00 UTC
Created attachment 1679286 [details]
ovnkube-master logs

Description of problem:
Do upgrade with OVN network from 4.4.0-0.nightly-2020-04-15-212458 to 4.5.0-0.nightly-2020-04-15-072621. 

found the api pod cannot access 172.30.0.1:443

Version-Release number of selected component (if applicable):
4.4.0-0.nightly-2020-04-15-212458 --> 4.5.0-0.nightly-2020-04-15-072621

How reproducible:
always

Steps to Reproduce:
1. Check the apiserver pod 
2. 
3.

Actual results:

oc get pod -n openshift-apiserver -o wide
NAME                         READY   STATUS             RESTARTS   AGE   IP            NODE                                        NOMINATED NODE   READINESS GATES
apiserver-5f4b56c785-97zvq   0/1     CrashLoopBackOff   11         41m   10.130.0.4    ip-10-0-132-60.us-east-2.compute.internal   <none>           <none>
apiserver-5f4b56c785-pzxmg   0/1     CrashLoopBackOff   10         40m   10.129.0.13   ip-10-0-157-61.us-east-2.compute.internal   <none>           <none>
apiserver-5f4b56c785-wfmxw   0/1     CrashLoopBackOff   11         41m   10.128.0.17   ip-10-0-16


 oc logs apiserver-5f4b56c785-97zvq -n openshift-apiserver
Copying system trust bundle
F0416 10:03:35.419665       1 cmd.go:72] unable to load configmap based request-header-client-ca-file: Get https://172.30.0.1:443/api/v1/namespaces/kube-system/configmaps/extension-apiserver-authentication: dial tcp 172.30.0.1:443: i/o timeout

Expected results:


Additional info:

Comment 1 zhaozhanqi 2020-04-16 10:26:42 UTC
OVN master pod with ovnkube-master container is not be working well, see the logs in attachment

Comment 2 zhaozhanqi 2020-04-16 10:27:41 UTC
Created attachment 1679288 [details]
another ovnkube-master pod logs

Comment 9 errata-xmlrpc 2020-07-13 17:27:59 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409


Note You need to log in before you can comment on or make changes to this bug.