Bug 1506099
Summary: | [3.7]fluentd pods failed to start up,"Unknown filter plugin 'record_modifier' in fluentd pods log | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Junqi Zhao <juzhao> |
Component: | Logging | Assignee: | Jan Wozniak <jwozniak> |
Status: | CLOSED ERRATA | QA Contact: | Junqi Zhao <juzhao> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 3.7.0 | CC: | anli, aos-bugs, jwozniak, pportant, rmeggins |
Target Milestone: | --- | Keywords: | OpsBlocker, Regression, TestBlocker |
Target Release: | 3.7.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: |
undefined
|
Story Points: | --- |
Clone Of: | 1505683 | Environment: | |
Last Closed: | 2017-11-28 22:19:09 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: | |||
Bug Depends On: | 1505683 | ||
Bug Blocks: | 1490719 |
Description
Junqi Zhao
2017-10-25 06:30:52 UTC
This PR will be addressing the issue https://github.com/openshift/origin-aggregated-logging/pull/745 Commits pushed to master at https://github.com/openshift/origin-aggregated-logging https://github.com/openshift/origin-aggregated-logging/commit/7f6b96ed040617e95ad396d3c133c86c720e7d53 Bug 1506099 - fluentd downstream vendor record_modifier Vendoring the missing record_modifier to downstream image. The #622 PR introduced record_modifier to upstream Dockerfile but not to the downstream. https://github.com/openshift/origin-aggregated-logging/pull/622 https://github.com/openshift/origin-aggregated-logging/commit/effe1d921af7ddfed4e918661bb89c1aefb11b0b Merge pull request #745 from wozniakjan/bz_1505683/fluentd/record-modifier Automatic merge from submit-queue. Bug 1506099 - fluentd downstream vendor record_modifier Vendoring the missing record_modifier to downstream image. The #622 PR introduced record_modifier to upstream Dockerfile but not to the downstream. This is porting forward the https://github.com/openshift/origin-aggregated-logging/pull/742 koji_builds: https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=615161 repositories: brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/logging-fluentd:rhaos-3.7-rhel-7-docker-candidate-50013-20171027132618 brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/logging-fluentd:latest brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/logging-fluentd:v3.7.0 brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/logging-fluentd:v3.7.0-0.183.0.1 brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/openshift3/logging-fluentd:v3.7 The bug is fixed on v3.7.0-0.185.0. 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-2017:3188 |