Bug 1626552 - [3.10] fluentd pods are running with error logs which makes fill up disk very quickly.
Summary: [3.10] fluentd pods are running with error logs which makes fill up disk very...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Logging
Version: 3.10.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 3.10.z
Assignee: Jeff Cantrill
QA Contact: Anping Li
URL:
Whiteboard:
Depends On: 1626281
Blocks: 1626553
TreeView+ depends on / blocked
 
Reported: 2018-09-07 15:29 UTC by Rich Megginson
Modified: 2018-11-11 16:39 UTC (History)
4 users (show)

Fixed In Version: openshift3/logging-fluentd:v3.10.45-1
Doc Type: Bug Fix
Doc Text:
Cause: Fluentd generates events internally for some unknown reason with the OneEventStream class. This class does not have the `empty?` method. The kubernetes metadata filter was using the `empty?` method on the EventStream object to avoid processing an empty stream. Consequence: Fluentd issues many error messages complaining about a missing `empty?` method. This overwhelms the container logging and causes disk issues. Fix: The kubernetes metadata filter was changed to only call the `empty?` method on objects which have that method. Result: fluentd logs should not be filled with this message.
Clone Of: 1626281
: 1626553 (view as bug list)
Environment:
Last Closed: 2018-11-11 16:39:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github fabric8io fluent-plugin-kubernetes_metadata_filter issues 146 0 None None None 2018-09-07 15:29:31 UTC
Github fabric8io fluent-plugin-kubernetes_metadata_filter pull 147 0 None None None 2018-09-07 15:29:31 UTC
Github fabric8io fluent-plugin-kubernetes_metadata_filter pull 148 0 None None None 2018-09-07 15:29:31 UTC
Red Hat Product Errata RHSA-2018:2709 0 None None None 2018-11-11 16:39:46 UTC

Comment 3 Anping Li 2018-10-10 03:39:43 UTC
Verified in logging-fluentd:v3.10.51, the plugin is fluent-plugin-kubernetes_metadata_filter-1.0.3

Comment 5 errata-xmlrpc 2018-11-11 16:39:11 UTC
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/RHSA-2018:2709


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