Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1779710

Summary: Console operator causing installer to time out on 4.3 GCP installs
Product: OpenShift Container Platform Reporter: Jonathan Lebon <jlebon>
Component: Management ConsoleAssignee: Samuel Padgett <spadgett>
Status: CLOSED DUPLICATE QA Contact: Yadan Pei <yapei>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: aos-bugs, jokerman, nmukherj, spadgett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-12-04 15:09:20 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 Jonathan Lebon 2019-12-04 15:02:57 UTC
```
Installing from release registry.svc.ci.openshift.org/ocp/release:4.3-ci
level=warning msg="Found override for release image. Please be warned, this is not advised"
level=info msg="Consuming Install Config from target directory"
level=info msg="Creating infrastructure resources..."
level=info msg="Waiting up to 30m0s for the Kubernetes API at https://api.ci-op-h81pdz3k-1e566.origin-ci-int-gce.dev.openshift.com:6443..."
level=info msg="API v1.16.2 up"
level=info msg="Waiting up to 30m0s for bootstrapping to complete..."
level=info msg="Destroying the bootstrap resources..."
level=info msg="Waiting up to 30m0s for the cluster at https://api.ci-op-h81pdz3k-1e566.origin-ci-int-gce.dev.openshift.com:6443 to initialize..."
level=info msg="Cluster operator console Progressing is True with SyncLoopRefreshProgressingInProgress: SyncLoopRefreshProgressing: Working toward version 4.3.0-0.ci-2019-11-22-122829"
level=info msg="Cluster operator console Available is False with DeploymentAvailableFailedUpdate: DeploymentAvailable: 2 replicas ready at version 4.3.0-0.ci-2019-11-22-122829"
level=info msg="Cluster operator insights Disabled is False with : "
level=fatal msg="failed to initialize the cluster: Cluster operator console has not yet reported success"
2019/12/04 14:07:59 Container setup in pod e2e-gcp failed, exit code 1, reason Error
Another process exited
```

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-gcp-shared-vpc-4.3/214

Comment 1 Samuel Padgett 2019-12-04 15:09:20 UTC
This is the same as https://bugzilla.redhat.com/show_bug.cgi?id=1765280

```
2019/12/4 14:06:32 auth: error contacting auth provider (retrying in 10s): request to OAuth issuer endpoint https://oauth-openshift.apps.ci-op-h81pdz3k-1e566.origin-ci-int-gce.dev.openshift.com/oauth/token failed: Head https://oauth-openshift.apps.ci-op-h81pdz3k-1e566.origin-ci-int-gce.dev.openshift.com: dial tcp 35.231.241.14:443: connect: connection refused
```

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