Bug 1811225

Summary: During installing of 4.4.0-0.nightly-2020-03-06-030852 on VMware getting ERROR Cluster operator authentication Degraded
Product: OpenShift Container Platform Reporter: krapohl
Component: InstallerAssignee: Abhinav Dahiya <adahiya>
Installer sub component: openshift-installer QA Contact: Johnny Liu <jialiu>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: unspecified    
Version: 4.4   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-06 22:15:25 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 krapohl 2020-03-06 22:04:11 UTC
Description of problem:

During install of 4.4.0-0.nightly-2020-03-06-030852 using this ova as VM template rhcos-44.81.202002241126-0-vmware.x86_64.ova

I'm getting the following error after entering this command and waiting 30 minutes
openshift-install wait-for install-complete

odule.ocp4_finish_up.null_resource.do_action[0] (remote-exec): ERROR Cluster operator authentication Degraded is True with IngressStateEndpoints_MissingSubsets::RouteStatus_FailedHost: IngressStateEndpointsDegraded: No subsets found for the endpoints of oauth-server
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): RouteStatusDegraded: route is not available at canonical host oauth-openshift.apps.walt-vlan44.brown-chesterfield.com: []
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator authentication Progressing is Unknown with NoData:
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator authentication Available is Unknown with NoData:
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator console Progressing is True with RouteSync_FailedHost: RouteSyncProgressing: route is not available at canonical host []
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator console Available is Unknown with NoData:
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): ERROR Cluster operator ingress Degraded is True with IngressControllersDegraded: Some ingresscontrollers are degraded: default
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator ingress Progressing is True with Reconciling: Not all ingress controllers are available.
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): Moving to release version "4.4.0-0.nightly-2020-03-06-030852".
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): Moving to ingress-controller image version "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b039973cb8ade25cdc53e05f2336f402263a2e1bed976a2a80e60986fbc90a6b".
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator ingress Available is False with IngressUnavailable: Not all ingress controllers are available.
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator insights Disabled is False with :
module.ocp4_finish_up.null_resource.do_action[0] (remote-exec): INFO Cluster operator kube-storage-version-migrator Available is False with _NoMigratorPod: Available: deployment/migrator.ope

Version-Release number of the following components:
rpm -q openshift-ansible
rpm -q ansible
ansible --version

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Please include the entire output from the last TASK line through the end of output if an error is generated

Expected results:

Additional info:
Please attach logs from ansible-playbook with the -vvv flag

Comment 1 krapohl 2020-03-06 22:15:25 UTC

*** This bug has been marked as a duplicate of bug 1811221 ***