stormshift / support

This repo should serve as a central source for reporting issues with stormshift
GNU General Public License v3.0
3 stars 0 forks source link

Operator Subscription ResolutionFailed after Upgrade to 4.14.1 #148

Closed rbo closed 7 months ago

rbo commented 7 months ago
kubectl get subscription.operators -A -o custom-columns='NAMESPACE:.metadata.namespace,NAME:.metadata.name,ResolutionFailed:.status.conditions[?(@.type=="ResolutionFailed")].status,MSG:.status.conditions[?(@.type=="ResolutionFailed")].message'
NAMESPACE                          NAME                                                                         ResolutionFailed   MSG
aap                                ansible-automation-platform-operator                                         True               constraints not satisfiable: no operators found from catalog redhat-operators in namespace openshift-marketplace referenced by subscription ansible-automation-platform-operator, subscription ansible-automation-platform-operator exists
infra-sso                          rhsso-operator                                                               True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
metallb-system                     metallb-operator-sub                                                         True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
multicluster-engine                multicluster-engine                                                          True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
open-cluster-management            acm-operator-subscription                                                    True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-cnv                      hco-operatorhub                                                              True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-compliance               compliance-operator                                                          True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-local-storage            local-storage-operator                                                       True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-nfd                      nfd                                                                          True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-nmstate                  kubernetes-nmstate-operator                                                  True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-operators                devworkspace-operator-fast-redhat-operators-openshift-marketplace            True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-operators                external-secrets-operator                                                    True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-operators                openshift-gitops-operator                                                    True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-operators                web-terminal                                                                 True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-sriov-network-operator   sriov-network-operator                                                       <none>             <none>
openshift-storage                  mcg-operator-stable-4.12-redhat-operators-openshift-marketplace              <none>             <none>
openshift-storage                  ocs-operator-stable-4.12-redhat-operators-openshift-marketplace              <none>             <none>
openshift-storage                  odf-csi-addons-operator-stable-4.12-redhat-operators-openshift-marketplace   <none>             <none>
openshift-storage                  odf-operator                                                                 True               a unique replacement chain within a channel is required to determine the relative order between channel entries, but 2 replacement chains were found in channel "" of package "ocs-operator": ocs-operator.v4.13.4-rhodf, ocs-operator.v4.14.0-rhodf
rhacs-operator                     rhacs-operator         
rbo commented 7 months ago

Uninstalled rhsso-operator and installed again. "Solved" the problem...

kubectl get subscription.operators -A -o custom-columns='NAMESPACE:.metadata.namespace,NAME:.metadata.name,ResolutionFailed:.status.conditions[?(@.type=="ResolutionFailed")].status,MSG:.status.conditions[?(@.type=="ResolutionFailed")].message'
NAMESPACE                          NAME                                                                         ResolutionFailed   MSG
aap                                ansible-automation-platform-operator                                         True               constraints not satisfiable: no operators found from catalog redhat-operators in namespace openshift-marketplace referenced by subscription ansible-automation-platform-operator, subscription ansible-automation-platform-operator exists
infra-sso                          rhsso-operator                                                               <none>             <none>
metallb-system                     metallb-operator-sub                                                         True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
multicluster-engine                multicluster-engine                                                          True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
open-cluster-management            acm-operator-subscription                                                    True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-cnv                      hco-operatorhub                                                              True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-compliance               compliance-operator                                                          True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-local-storage            local-storage-operator                                                       True               failed to populate resolver cache from source redhat-operators/openshift-marketplace: error encountered while listing bundles: rpc error: code = Unavailable desc = closing transport due to: connection error: desc = "error reading from server: read tcp 10.130.0.154:35746->172.30.199.48:50051: read: connection reset by peer", received prior goaway: code: NO_ERROR
openshift-nfd                      nfd                                                                          True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-nmstate                  kubernetes-nmstate-operator                                                  True               failed to populate resolver cache from source redhat-marketplace/openshift-marketplace: failed to list bundles: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 172.30.198.125:50051: connect: connection refused"
openshift-operators                devworkspace-operator-fast-redhat-operators-openshift-marketplace            True               constraints not satisfiable: subscription external-secrets-operator requires @existing/openshift-operators//external-secrets-operator.v0.9.9, clusterserviceversion external-secrets-operator.v0.9.8 exists and is not referenced by a subscription, @existing/openshift-operators//external-secrets-operator.v0.9.8 and @existing/openshift-operators//external-secrets-operator.v0.9.9 provide PushSecret (external-secrets.io/v1alpha1), subscription external-secrets-operator exists
openshift-operators                external-secrets-operator                                                    <none>             <none>
openshift-operators                openshift-gitops-operator                                                    True               constraints not satisfiable: subscription external-secrets-operator requires @existing/openshift-operators//external-secrets-operator.v0.9.9, clusterserviceversion external-secrets-operator.v0.9.8 exists and is not referenced by a subscription, @existing/openshift-operators//external-secrets-operator.v0.9.8 and @existing/openshift-operators//external-secrets-operator.v0.9.9 provide PushSecret (external-secrets.io/v1alpha1), subscription external-secrets-operator exists
openshift-operators                web-terminal                                                                 True               constraints not satisfiable: subscription external-secrets-operator requires @existing/openshift-operators//external-secrets-operator.v0.9.9, clusterserviceversion external-secrets-operator.v0.9.8 exists and is not referenced by a subscription, @existing/openshift-operators//external-secrets-operator.v0.9.8 and @existing/openshift-operators//external-secrets-operator.v0.9.9 provide PushSecret (external-secrets.io/v1alpha1), subscription external-secrets-operator exists
openshift-sriov-network-operator   sriov-network-operator                                                       <none>             <none>
openshift-storage                  mcg-operator-stable-4.12-redhat-operators-openshift-marketplace              <none>             <none>
openshift-storage                  ocs-operator-stable-4.12-redhat-operators-openshift-marketplace              <none>             <none>
openshift-storage                  odf-csi-addons-operator-stable-4.12-redhat-operators-openshift-marketplace   <none>             <none>
openshift-storage                  odf-operator                                                                 True               a unique replacement chain within a channel is required to determine the relative order between channel entries, but 2 replacement chains were found in channel "" of package "ocs-operator": ocs-operator.v4.13.4-rhodf, ocs-operator.v4.14.0-rhodf
rhacs-operator                     rhacs-operator                                                               <none>             <none>
rbo commented 7 months ago

The most annoying is argocd:

image

rbo commented 7 months ago

I screwed up the cluster...

After reinstallation, all looks gdod :-(