Bug 1801613 - Logging diagnostics show error 'Did not find a DeploymentConfig to support component 'curator''
Summary: Logging diagnostics show error 'Did not find a DeploymentConfig to support co...
Keywords:
Status: CLOSED DUPLICATE of bug 1761930
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Logging
Version: 3.11.0
Hardware: x86_64
OS: All
unspecified
medium
Target Milestone: ---
: ---
Assignee: Jeff Cantrill
QA Contact: Anping Li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-11 11:10 UTC by Arnab Ghosh
Modified: 2023-09-07 21:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-11 13:46:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Arnab Ghosh 2020-02-11 11:10:18 UTC
Description of problem:
While running the diagnostics tool for 'AggregatedLogging' I could see following error.

~~~
[root@master-0 ~]# /usr/bin/oc --config /etc/origin/master/admin.kubeconfig adm diagnostics AggregatedLogging
[Note] Determining if client configuration exists for client/cluster diagnostics
Info:  Successfully read a client config file at '/etc/origin/master/admin.kubeconfig'
Info:  Using context for cluster-admin access: 'default/openshift-internal-sharedocp311cns-lab-rdu2-cee-redhat-com:443/system:admin'

[Note] Running diagnostic: AggregatedLogging
       Description: Check aggregated logging integration for proper configuration
       
ERROR: [AGL0065 from diagnostic AggregatedLogging@openshift/origin/pkg/oc/cli/admin/diagnostics/diagnostics/cluster/aggregated_logging/diagnostic.go:138]
       Did not find a DeploymentConfig to support component 'curator'
~~~

I came across bugzilla [1] & [2]. Bugzilla [1] has been marked as duplicate of bugzilla[2]. Fix for bugzilla[2] has been shiped with version 3.11.129. However I am still able to see the issue existing in Openshift version 3.11.161.

~~~
[quicklab@master-0 playbooks]$ oc version
oc v3.11.161
kubernetes v1.11.0+d4cacc0
features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://openshift.internal.sharedocp311cns.lab.rdu2.cee.redhat.com:443
openshift v3.11.161
kubernetes v1.11.0+d4cacc0
~~~

[1] - https://bugzilla.redhat.com/show_bug.cgi?id=1619487
[2] - https://bugzilla.redhat.com/show_bug.cgi?id=1676720

Version-Release number of selected component (if applicable):
openshift v3.11.161

How reproducible:
Always

Steps to Reproduce:
1.Deploy logging
2.execute 'oc adm diagnostics AggregatedLogging'

Actual results:

Expected results:
Diagnostics tool should run for logging without any error

Additional info:

Comment 1 Jeff Cantrill 2020-02-11 13:46:06 UTC

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


Note You need to log in before you can comment on or make changes to this bug.