Bug 1677524
| Summary: | The community operator clusterlogging operator couldn't be installed | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Anping Li <anli> | ||||||
| Component: | OLM | Assignee: | Evan Cordell <ecordell> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Jian Zhang <jiazha> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.1.0 | CC: | anli, ecordell, mifiedle, nhale, qitang, xtian | ||||||
| Target Milestone: | --- | Keywords: | TestBlocker | ||||||
| Target Release: | 4.1.0 | ||||||||
| 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-06-04 10:44:06 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: | |||||||||
| Attachments: |
|
||||||||
|
Description
Anping Li
2019-02-15 06:58:22 UTC
This bug needs more info on your side. Please check for a subscription, csv, installplan, or any OLM resources created and their status. Thanks, Nick Requesting more info. See previous comment. The CSV couldn't be created. $ oc get csv --all-namespaces NAMESPACE NAME DISPLAY VERSION REPLACES PHASE openshift-operator-lifecycle-manager packageserver.v0.8.1 Package Server 0.8.1 Succeeded $ oc get subscription --all-namespaces NAMESPACE NAME PACKAGE SOURCE CHANNEL openshift-operator-lifecycle-manager packageserver packageserver olm-operators alpha openshift-operators cluster-logging cluster-logging installed-community-global-operators preview $ oc get installplan --all-namespaces NAMESPACE NAME CSV SOURCE APPROVAL APPROVED openshift-operator-lifecycle-manager install-rkvj7 packageserver.v0.8.1 Automatic true openshift-operators install-5sc2z clusterlogging.v0.0.1 Automatic true Created attachment 1535989 [details]
The pod logs in openshift-marketplace
So the pod logs are for the catalog. It looks like an installplan was generated for the cluster-logging subscription which means that there (probably) wasn't an issue resolving the CSV or its dependencies. I need the pod logs from olm-operator and catalog-operator in openshift-operator-lifecycle-manager as well as the status of the installplan generated for clusterlogging in openshift-operators. Created attachment 1536465 [details]
CLM pod logs and install plan
installplan resource
catalog-operator pod log
olm-operator pod log
We've resolves some issues on the OLM side that should allow CLO to install now. Please try again with the latest release. @Evan, The logging can be deployed now. Could you move to on_qa? Verified in 4.0.0-0.nightly-2019-02-25-194625, the CLO and EO can be deployed. 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-2019:0758 |