Bug 1597130 - [free-int]logging-curator pod is in CrashLoopBackOff status
Summary: [free-int]logging-curator pod is in CrashLoopBackOff status
Keywords:
Status: CLOSED DUPLICATE of bug 1589635
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Logging
Version: 3.x
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.x
Assignee: Justin Pierce
QA Contact: Junqi Zhao
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-07-02 06:32 UTC by Junqi Zhao
Modified: 2018-08-06 13:01 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-06 13:01:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Junqi Zhao 2018-07-02 06:32:22 UTC
Description of problem:
free-int cluster, logging-curator pod is in CrashLoopBackOff status, same error with Bug 1589635

# oc get pod -n logging
NAME                                      READY     STATUS             RESTARTS   AGE
logging-curator-6-kgpqt                   0/1       CrashLoopBackOff   5111       18d
logging-es-data-master-f26an8nv-5-5rct4   2/2       Running            0          18d

# oc logs logging-curator-6-kgpqt  -n logging
Enter passphrase for key '/home/fedora/online/id_rsa': 
Traceback (most recent call last):
  File "run_cron.py", line 112, in <module>
    ccj.run()
  File "run_cron.py", line 39, in run
    if self.server_ready():
  File "run_cron.py", line 72, in server_ready
    if es.ping():
AttributeError: 'bool' object has no attribute 'ping'

Version-Release number of selected component (if applicable):
logging-curator:v3.10.0-0.66.0

How reproducible:
Always

Steps to Reproduce:
1. Check logging pods status
2.
3.

Actual results:
logging-curator pod is in CrashLoopBackOff status

Expected results:


Additional info:

Comment 1 Junqi Zhao 2018-07-02 06:34:13 UTC
OCP version:
OpenShift Master:v3.10.0-0.66.0 
Kubernetes Master:v1.10.0+b81c8f8 
OpenShift Web Console:v3.10.0-0.66.0

Comment 2 Jeff Cantrill 2018-07-06 13:21:34 UTC
Bug is  a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1589635 which requires v3.10.0-0.67.0.0 or better

Comment 3 Junqi Zhao 2018-07-09 00:53:34 UTC
@jupierce

See Comment 2, please update logging image versions

Comment 4 Justin Pierce 2018-08-06 13:01:03 UTC

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


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