Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #21344 to 7.x: [Filebeat] Fix checkpoint #21369

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Sep 29, 2020

Cherry-pick of PR #21344 to 7.x branch. Original message:

Re-opening of #20567, thanks @Bernhard-Fluehmann for the original work!

Original PR message:

What does this PR do?

Resolves conflicting set of timestamp field

Why is it important?

Some Checkpoint logs contain a time field and the pipeline contained a processor for it. As far as I can see the current implementation causes two errors. 1st the presence of a time field breaks the pipeline since the logs received from filebeat contain a timestamp already. 2nd problem is that the format of the time field is unix time and thus needs to be converted into a iso timestamp first.
The reason why the problem was not detected by the testsuite seems to be that none of the logs of the checkpoint.log file contains the time field. I have added such a log line at the end now.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
    - [ ] I have made corresponding change to the default configuration files
    - [ ] I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

* fix checkpoint @timestamp already exists

* Fix checkpoint @timestamp already existing, test logs

* testfile

* Updated CHANGELOG

* fix ASCIIDOC

* remove timestamp renaming since it produced strange error messages about too much compiled scrips

* reenable tiemestamp rename

* move comment in asciidoc to bugfixes

* move comment in asciidoc to bugfixes

* fix asciidoc

* fix asciidoc

* fix tes log

* remove empty lines

* Fix pipeline and re generate test files

* Reorder changelog entry

Co-authored-by: bernhard.fluehmann <bernhard.fluehmann@realstuff.ch>
(cherry picked from commit 452c6d2)
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Sep 29, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Sep 29, 2020
@marc-gr marc-gr requested a review from a team September 29, 2020 08:44
@elasticmachine
Copy link
Collaborator

elasticmachine commented Sep 29, 2020

💔 Tests Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Started by user Marc Guasch, Replayed #1]

  • Start Time: 2020-09-29T13:40:16.159+0000

  • Duration: 71 min 37 sec

Test stats 🧪

Test Results
Failed 1
Passed 16107
Skipped 1355
Total 17463

Test errors

Expand to view the tests failures

  • Name: Build&Test / x-pack/metricbeat-build / TestFetch – ec2

    • Age: 1
    • Duration: 19.9
    • Error Details: Failed

Steps errors

Expand to view the steps failures

  • Name: mage build test

    • Description: mage build test

    • Duration: 25 min 43 sec

    • Start Time: 2020-09-29T14:11:34.550+0000

    • log

  • Name: Notifies GitHub of the status of a Pull Request

    • Description: script returned exit code 1

    • Duration: 0 min 1 sec

    • Start Time: 2020-09-29T14:36:33.849+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-postgresql.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-munin.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-uwsgi.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-etcd.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-docker.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-beat.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-mongodb.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-golang.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-rabbitmq.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-jolokia.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-auditbeat-build/x-pack/auditbeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-auditbeat-build/x-pack/auditbeat/build/TEST-python-integration.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-auditbeat-build/x-pack/auditbeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-auditbeat-build/x-pack/auditbeat/build/TEST-go-integration.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-filebeat-windows-windows-2019/x-pack/filebeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-filebeat-windows-windows-2019/x-pack/filebeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/filebeat-windows-windows-2019/filebeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/filebeat-windows-windows-2019/filebeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/auditbeat-windows-windows-2019/auditbeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/auditbeat-windows-windows-2019/auditbeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/auditbeat-build/auditbeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/auditbeat-build/auditbeat/build/TEST-python-integration.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/auditbeat-build/auditbeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/auditbeat-build/auditbeat/build/TEST-go-integration.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/packetbeat-build/packetbeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/packetbeat-build/packetbeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-cockroachdb.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-coredns.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-cloudfoundry.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-sql.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-prometheus.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-azure.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-ibmmq.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-mssql.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-aws.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-redisenterprise.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-iis.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-oracle.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-stan.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-googlecloud.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-tomcat.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-statsd.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-appsearch.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-functionbeat-build/x-pack/functionbeat/build/TEST-go-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/x-pack-functionbeat-build/x-pack/functionbeat/build/TEST-python-unit.xml
[2020-09-29T14:50:31.167Z] ./src/github.com/elastic/beats/metricbeat-pythonIntegTest/metricbeat/build/TEST-python-integration.xml
[2020-09-29T14:50:31.168Z] + cat
[2020-09-29T14:50:31.168Z] + /usr/local/bin/runbld ./runbld-script --job-name elastic+beats+pull-request
[2020-09-29T14:50:31.168Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-09-29T14:50:36.459Z] runbld>>> runbld started
[2020-09-29T14:50:36.459Z] runbld>>> 1.6.12/f45d832f2ba0aa2722ab4ec1fda8ad140f027f8b
[2020-09-29T14:50:38.376Z] runbld>>> The following profiles matched the job 'elastic+beats+pull-request' in order of occurrence in the config (last value wins).
[2020-09-29T14:50:38.376Z] runbld>>> Matches in the system config:
[2020-09-29T14:50:38.376Z] runbld>>> - Matched ^elastic\+beats
[2020-09-29T14:50:38.376Z] runbld>>> - Matched ^elastic\+beats\+pull-request
[2020-09-29T14:50:39.758Z] runbld>>> Debug logging enabled.
[2020-09-29T14:50:39.758Z] runbld>>> Storing result
[2020-09-29T14:50:39.758Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-09-29T14:50:39.758Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1597739501209/t/20200929145039-5738505E
[2020-09-29T14:50:39.758Z] runbld>>> Adding system facts.
[2020-09-29T14:50:40.702Z] runbld>>> Adding vcs info for the latest commit:  4369c253456357987aed0cf54ebad94a27dff20a
[2020-09-29T14:50:40.702Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-09-29T14:50:40.702Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-09-29T14:50:40.702Z] + echo 'Processing JUnit reports with runbld...'
[2020-09-29T14:50:40.702Z] Processing JUnit reports with runbld...
[2020-09-29T14:50:40.962Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-09-29T14:50:40.962Z] runbld>>> DURATION: 28ms
[2020-09-29T14:50:40.962Z] runbld>>> STDOUT: 40 bytes
[2020-09-29T14:50:40.962Z] runbld>>> STDERR: 49 bytes
[2020-09-29T14:50:40.962Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-09-29T14:50:40.962Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats_PR-21369
[2020-09-29T14:50:41.903Z] runbld>>> Storing build metadata: 
[2020-09-29T14:50:41.903Z] runbld>>> Adding test report.
[2020-09-29T14:50:41.903Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats
[2020-09-29T14:50:42.845Z] runbld>>> Found 122 test output files
[2020-09-29T14:50:44.759Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-graphite.xml
[2020-09-29T14:50:44.759Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/metricbeat-goIntegTest/metricbeat/build/TEST-go-integration-windows.xml
[2020-09-29T14:50:45.020Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-09-29T14:50:45.020Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-09-29T14:50:45.020Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-09-29T14:50:45.020Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-iis.xml
[2020-09-29T14:50:45.020Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats_PR-21369/src/github.com/elastic/beats/x-pack-metricbeat-build/x-pack/metricbeat/build/TEST-go-integration-tomcat.xml
[2020-09-29T14:50:45.279Z] runbld>>> Test output logs contained: Errors: 0 Failures: 1 Tests: 17463 Skipped: 1088
[2020-09-29T14:50:45.540Z] runbld>>> Storing result
[2020-09-29T14:50:45.540Z] runbld>>> FAILURES: 1
[2020-09-29T14:50:46.111Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-09-29T14:50:46.112Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1597739501209/t/20200929145039-5738505E
[2020-09-29T14:50:46.112Z] runbld>>> Email notification disabled by environment variable.
[2020-09-29T14:50:52.278Z] Running on worker-1244230 in /var/lib/jenkins/workspace/Beats_beats_PR-21369
[2020-09-29T14:50:52.304Z] [INFO] getVaultSecret: Getting secrets
[2020-09-29T14:50:52.385Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-09-29T14:50:54.508Z] + chmod 755 generate-build-data.sh
[2020-09-29T14:50:54.508Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21369/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21369/runs/2 FAILURE 4236893
[2020-09-29T14:50:54.508Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21369/runs/2/steps/?limit=10000 -o steps-info.json
[2020-09-29T14:50:58.727Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21369/runs/2/tests/?status=FAILED -o tests-errors.json

@marc-gr marc-gr merged commit 340348a into elastic:7.x Sep 30, 2020
@marc-gr marc-gr deleted the backport_21344_7.x branch September 30, 2020 13:41
@zube zube bot removed the [zube]: Done label Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants