Description of problem: The cluster fails to install on vSphere. It's a result of significant amount of flakes on vSphere (about 15%) https://search.svc.ci.openshift.org/?search=Cluster+operator+machine-api+is+still+updating&maxAge=336h&context=2&type=all Version-Release number of selected component (if applicable): 4.5-nightly How reproducible: 15% Steps to Reproduce: 1. Run e2e tests on vSphere in CI. Actual results: level=info msg="Cluster operator machine-api Progressing is True with SyncingResources: Progressing towards operator: 0.0.1-2020-03-11-155026" level=fatal msg="failed to initialize the cluster: Cluster operator machine-api is still updating" Expected results: Successfully installed operator. Additional info: In must-gather from a cluster I found: - image: docker.io/openshift/origin-machine-api-operator:v4.0.0 imageID: "" lastState: {} name: controller-manager ready: false restartCount: 0 started: false state: waiting: message: | container create failed: time="2020-03-11T15:36:10Z" level=error msg="container_linux.go:349: starting container process caused \"exec: \\\"/manager\\\": stat /manager: no such file or directory\"" container_linux.go:349: starting container process caused "exec: \"/manager\": stat /manager: no such file or directory" reason: CreateContainerError
Should be fixed by https://github.com/openshift/machine-api-operator/commit/5c82b317ea90e153f89f55f7e9c990b8ea41bcec
Dont see any failures due to the Error "Cluster operator machine-api is still updating" Validated by looking at - https://search.svc.ci.openshift.org/chart?search=Cluster+operator+machine-api+is+still+updating&maxAge=336h&context=2&type=junit&name=&maxMatches=5&maxBytes=20971520 https://search.svc.ci.openshift.org/?search=Cluster+operator+machine-api+is+still+updating&maxAge=336h&context=2&type=build-log&name=&maxMatches=5&maxBytes=20971520
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'