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

Port four Harvester tests of log input to filestream in Golang #24250

Merged

Conversation

kvch
Copy link
Contributor

@kvch kvch commented Feb 25, 2021

What does this PR do?

This PR ports the following Python tests of the log input to filestream to Golang:

  • test_harvester.py:test_close_removed
  • test_harvester.py:test_empty_lines
  • test_harvester.py:test_empty_lines_only
  • test_harvester.py:test_exceed_buffer

Why is it important?

Increase the test coverage of filestream.

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.

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 25, 2021
@kvch kvch added the Team:Elastic-Agent Label for the Agent team label Feb 25, 2021
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 25, 2021
@elasticmachine
Copy link
Collaborator

elasticmachine commented Feb 25, 2021

❕ Build Aborted

There is a new build on-going so the previous on-going builds have been aborted.

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts

Expand to view the summary

Build stats

  • Build Cause: Pull request #24250 updated

  • Reason: Aborted from #7

  • Start Time: 2021-03-10T12:57:02.200+0000

  • Duration: 81 min 54 sec

  • Commit: 9017d184f716c3ccd1acd0ed0ac24597f570cc52

Test stats 🧪

Test Results
Failed 1
Passed 44537
Skipped 4838
Total 49376

Trends 🧪

Image of Build Times

Image of Tests

Test errors 1

Expand to view the tests failures

Build&Test / filebeat-build / TestFilestreamCloseEOF – github.com/elastic/beats/v7/filebeat/input/filestream
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestFilestreamCloseEOF
    coverage: 63.2% of statements
    panic: test timed out after 10m0s
    
    goroutine 99 [running]:
    testing.(*M).startAlarm.func1()
    	/usr/local/go/src/testing/testing.go:1618 +0xe5
    created by time.goFunc
    	/usr/local/go/src/time/sleep.go:167 +0x45
    
    goroutine 1 [chan receive, 9 minutes]:
    testing.(*T).Run(0xc0001fcd80, 0xb15e0d, 0x16, 0xb34c68, 0x494601)
    	/usr/local/go/src/testing/testing.go:1169 +0x2da
    testing.runTests.func1(0xc000083200)
    	/usr/local/go/src/testing/testing.go:1439 +0x78
    testing.tRunner(0xc000083200, 0xc00035fda8)
    	/usr/local/go/src/testing/testing.go:1123 +0xef
    testing.runTests(0xc00021e040, 0x1005fa0, 0x10, 0x10, 0xc00a50d63aa32a72, 0x8bb4b8e488, 0x1024ee0, 0x40f470)
    	/usr/local/go/src/testing/testing.go:1437 +0x2fe
    testing.(*M).Run(0xc0000f5000, 0x0)
    	/usr/local/go/src/testing/testing.go:1345 +0x1eb
    main.main()
    	_testmain.go:133 +0x1c5
    
    goroutine 89 [sleep]:
    time.Sleep(0x989680)
    	/usr/local/go/src/runtime/time.go:188 +0xbf
    github.com/elastic/beats/v7/filebeat/input/filestream.(*inputTestingEnvironment).waitUntilEventCount(0xc0001b2460, 0x1)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/environment_test.go:237 +0x88
    github.com/elastic/beats/v7/filebeat/input/filestream.TestFilestreamCloseEOF(0xc0001fcd80)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/input_integration_test.go:131 +0x35f
    testing.tRunner(0xc0001fcd80, 0xb34c68)
    	/usr/local/go/src/testing/testing.go:1123 +0xef
    created by testing.(*T).Run
    	/usr/local/go/src/testing/testing.go:1168 +0x2b3
    
    goroutine 93 [semacquire, 9 minutes]:
    sync.runtime_Semacquire(0xc0001d5b58)
    	/usr/local/go/src/runtime/sema.go:56 +0x45
    sync.(*WaitGroup).Wait(0xc0001d5b50)
    	/usr/local/go/src/sync/waitgroup.go:130 +0x65
    github.com/elastic/go-concert/unison.(*MultiErrGroup).Wait(0xc0001d5b30, 0x0, 0x0, 0x0)
    	/go/pkg/mod/github.com/elastic/[email protected]/unison/multierrgroup.go:54 +0x53
    github.com/elastic/beats/v7/filebeat/input/filestream.(*fileProspector).Run(0xc0000b4550, 0xc000098fd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/prospector.go:190 +0x3a5
    github.com/elastic/beats/v7/filebeat/input/filestream/internal/input-logfile.(*managedInput).Run(0xc0000b45a0, 0xc000098fd0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/internal/input-logfile/input.go:76 +0x36b
    github.com/elastic/beats/v7/filebeat/input/filestream.(*inputTestingEnvironment).startInput.func1(0xbcb820, 0xc000152740, 0xbc95a0, 0xc0000b45a0, 0xc0001b2460, 0xc0001b24f0)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/environment_test.go:92 +0x14c
    created by github.com/elastic/beats/v7/filebeat/input/filestream.(*inputTestingEnvironment).startInput
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/environment_test.go:88 +0x9a
    
    goroutine 41 [select, 9 minutes]:
    github.com/elastic/go-concert/timed.Periodic(0x7f6530364980, 0xc0002a4380, 0x4e94914f0000, 0xc00073cec0, 0x0, 0x0)
    	/go/pkg/mod/github.com/elastic/[email protected]/timed/timed.go:76 +0x13d
    github.com/elastic/beats/v7/filebeat/input/filestream.(*fileWatcher).Run(0xc0003850e0, 0x7f6530364958, 0xc0002a4380)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/fswatch.go:122 +0x10b
    github.com/elastic/beats/v7/filebeat/input/filestream.(*fileProspector).Run.func1(0x0, 0x0)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/prospector.go:99 +0x9a
    github.com/elastic/go-concert/unison.(*MultiErrGroup).Go.func1(0xc0001d5b30, 0xc00021fdc0)
    	/go/pkg/mod/github.com/elastic/[email protected]/unison/multierrgroup.go:42 +0x64
    created by github.com/elastic/go-concert/unison.(*MultiErrGroup).Go
    	/go/pkg/mod/github.com/elastic/[email protected]/unison/multierrgroup.go:40 +0x66
    
    goroutine 42 [chan receive, 9 minutes]:
    github.com/elastic/beats/v7/filebeat/input/filestream.(*fileWatcher).Event(0xc0003850e0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/fswatch.go:210 +0x85
    github.com/elastic/beats/v7/filebeat/input/filestream.(*fileProspector).Run.func2(0x0, 0x0)
    	/go/src/github.com/elastic/beats/filebeat/input/filestream/prospector.go:105 +0xef
    github.com/elastic/go-concert/unison.(*MultiErrGroup).Go.func1(0xc0001d5b30, 0xc0002a43c0)
    	/go/pkg/mod/github.com/elastic/[email protected]/unison/multierrgroup.go:42 +0x64
    created by github.com/elastic/go-concert/unison.(*MultiErrGroup).Go
    	/go/pkg/mod/github.com/elastic/[email protected]/unison/multierrgroup.go:40 +0x66
     
    

Steps errors 6

Expand to view the steps failures

filebeat-build - mage build test
  • Took 19 min 34 sec . View more details on here
  • Description: mage build test
Prepare test output
  • Took 0 min 5 sec . View more details on here
  • Description: python .ci/scripts/pre_archive_test.py
Prepare test output
  • Took 0 min 5 sec . View more details on here
  • Description: python .ci/scripts/pre_archive_test.py
Prepare test output
  • Took 0 min 2 sec . View more details on here
  • Description: python .ci/scripts/pre_archive_test.py
Prepare test output
  • Took 0 min 5 sec . View more details on here
  • Description: python .ci/scripts/pre_archive_test.py
Error signal
  • Took 0 min 0 sec . View more details on here
  • Description: Error 'hudson.AbortException: script returned exit code 1'

Log output

Expand to view the last 100 lines of log output

[2021-03-10T14:15:01.812Z] 
[2021-03-10T14:15:01.812Z] C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build>tar --exclude=test-build-artifacts-x-pack/metricbeat-windows-10-windows-10.tgz -czf test-build-artifacts-x-pack/metricbeat-windows-10-windows-10.tgz . 
[2021-03-10T14:15:01.895Z] 
[2021-03-10T14:15:01.895Z] C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build>tar --exclude=test-build-artifacts-x-pack/packetbeat-windows-10-windows-10.tgz -czf test-build-artifacts-x-pack/packetbeat-windows-10-windows-10.tgz . 
[2021-03-10T14:15:03.346Z] None of the test reports contained any result
[2021-03-10T14:15:03.354Z] [Checks API] No suitable checks publisher found.
[2021-03-10T14:15:04.105Z] 
[2021-03-10T14:15:04.105Z] C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build>gsutil --version  1>NUL 
[2021-03-10T14:15:04.105Z] 'gsutil' is not recognized as an internal or external command,
[2021-03-10T14:15:04.105Z] operable program or batch file.
[2021-03-10T14:15:04.142Z] Running in C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build@tmp
[2021-03-10T14:15:04.147Z] + tar --version
[2021-03-10T14:15:04.249Z] 
[2021-03-10T14:15:04.249Z] C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build>gsutil --version  1>NUL 
[2021-03-10T14:15:04.249Z] 'gsutil' is not recognized as an internal or external command,
[2021-03-10T14:15:04.249Z] operable program or batch file.
[2021-03-10T14:15:04.374Z] Running in C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build@tmp
[2021-03-10T14:15:04.486Z] 
[2021-03-10T14:15:04.486Z] C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build@tmp>wget --version  1>NUL 
[2021-03-10T14:15:04.941Z] 
[2021-03-10T14:15:04.941Z] C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build@tmp>wget --version  1>NUL 
[2021-03-10T14:15:04.960Z] + tar --exclude=test-build-artifacts-x-pack/heartbeat-packaging-arm-arm.tgz -czf test-build-artifacts-x-pack/heartbeat-packaging-arm-arm.tgz .
[2021-03-10T14:15:05.159Z] 
[2021-03-10T14:15:05.160Z] C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build@tmp>wget -q -O gsutil.zip https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-319.0.0-windows-x86_64-bundled-python.zip 
[2021-03-10T14:15:05.757Z] 
[2021-03-10T14:15:05.757Z] C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build@tmp>wget -q -O gsutil.zip https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-319.0.0-windows-x86_64-bundled-python.zip 
[2021-03-10T14:15:05.785Z] + gsutil --version
[2021-03-10T14:15:05.786Z] /var/lib/jenkins/workspace/PR-24250-6-11b198a3-9b12-41aa-8e30-3738572e1ad8/src/github.com/elastic/beats/build@tmp/durable-d10b4cca/script.sh: 1: /var/lib/jenkins/workspace/PR-24250-6-11b198a3-9b12-41aa-8e30-3738572e1ad8/src/github.com/elastic/beats/build@tmp/durable-d10b4cca/script.sh: gsutil: not found
[2021-03-10T14:15:05.906Z] Running in /var/lib/jenkins/workspace/PR-24250-6-11b198a3-9b12-41aa-8e30-3738572e1ad8/src/github.com/elastic/beats/build@tmp
[2021-03-10T14:15:06.537Z] + wget --version
[2021-03-10T14:15:07.295Z] + wget -q -O gsutil.tar.gz https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-319.0.0-linux-x86_64.tar.gz
[2021-03-10T14:15:09.130Z] + tar -xpf gsutil.tar.gz --strip-components=1
[2021-03-10T14:15:11.633Z] Masking supported pattern matches of $FILE_CREDENTIAL
[2021-03-10T14:15:10.733Z] Extracting from C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build@tmp\gsutil.zip
[2021-03-10T14:15:12.254Z] + gcloud auth activate-service-account --key-file ****
[2021-03-10T14:15:13.558Z] Activated service account credentials for: [[email protected]]
[2021-03-10T14:15:14.383Z] + gsutil -m -q cp -a public-read test-build-artifacts-x-pack/heartbeat-packaging-arm-arm.tgz gs://beats-ci-temp/Beats/beats/PR-24250-6
[2021-03-10T14:15:13.973Z] Extracting from C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build@tmp\gsutil.zip
[2021-03-10T14:15:17.387Z] + python .ci/scripts/search_system_tests.py
[2021-03-10T14:15:17.525Z] [INFO] system-tests=''. If no empty then let's create a tarball
[2021-03-10T14:15:18.163Z] + go clean -modcache
[2021-03-10T14:15:21.520Z] Cleaning up /var/lib/jenkins/workspace/PR-24250-6-11b198a3-9b12-41aa-8e30-3738572e1ad8
[2021-03-10T14:15:21.520Z] Client: Docker Engine - Community
[2021-03-10T14:15:21.520Z]  Version:           19.03.13
[2021-03-10T14:15:21.520Z]  API version:       1.40
[2021-03-10T14:15:21.520Z]  Go version:        go1.13.15
[2021-03-10T14:15:21.520Z]  Git commit:        4484c46
[2021-03-10T14:15:21.520Z]  Built:             Wed Sep 16 17:03:14 2020
[2021-03-10T14:15:21.520Z]  OS/Arch:           linux/arm64
[2021-03-10T14:15:21.520Z]  Experimental:      false
[2021-03-10T14:15:21.520Z] 
[2021-03-10T14:15:21.520Z] Server: Docker Engine - Community
[2021-03-10T14:15:21.520Z]  Engine:
[2021-03-10T14:15:21.520Z]   Version:          19.03.13
[2021-03-10T14:15:21.520Z]   API version:      1.40 (minimum version 1.12)
[2021-03-10T14:15:21.520Z]   Go version:       go1.13.15
[2021-03-10T14:15:21.520Z]   Git commit:       4484c46
[2021-03-10T14:15:21.520Z]   Built:            Wed Sep 16 17:01:45 2020
[2021-03-10T14:15:21.520Z]   OS/Arch:          linux/arm64
[2021-03-10T14:15:21.520Z]   Experimental:     false
[2021-03-10T14:15:21.520Z]  containerd:
[2021-03-10T14:15:21.520Z]   Version:          1.3.7
[2021-03-10T14:15:21.520Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
[2021-03-10T14:15:21.520Z]  runc:
[2021-03-10T14:15:21.520Z]   Version:          1.0.0-rc10
[2021-03-10T14:15:21.520Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
[2021-03-10T14:15:21.520Z]  docker-init:
[2021-03-10T14:15:21.520Z]   Version:          0.18.0
[2021-03-10T14:15:21.520Z]   GitCommit:        fec3683
[2021-03-10T14:15:21.520Z] Change ownership of all files inside the specific folder from root/root to current user/group
[2021-03-10T14:15:23.417Z] Change permissions with write access of all files inside the specific folder
[2021-03-10T14:15:23.915Z] Running in /var/lib/jenkins/workspace/PR-24250-6-11b198a3-9b12-41aa-8e30-3738572e1ad8
[2021-03-10T14:15:28.035Z] Failed in branch x-pack/heartbeat-packaging-arm-arm
[2021-03-10T14:15:28.597Z] Extracted: 15728 files
[2021-03-10T14:15:28.694Z] Masking supported pattern matches of %FILE_CREDENTIAL%
[2021-03-10T14:15:29.108Z] 
[2021-03-10T14:15:29.109Z] C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats\build>gcloud auth activate-service-account --key-file **** 
[2021-03-10T14:15:33.766Z] Extracted: 15728 files
[2021-03-10T14:15:34.091Z] Masking supported pattern matches of %FILE_CREDENTIAL%
[2021-03-10T14:15:34.591Z] 
[2021-03-10T14:15:34.591Z] C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats\build>gcloud auth activate-service-account --key-file **** 
[2021-03-10T14:15:41.591Z] Activated service account credentials for: [[email protected]]
[2021-03-10T14:15:47.039Z] Activated service account credentials for: [[email protected]]
[2021-03-10T14:15:50.898Z] [INFO] system-tests=''. If no empty then let's create a tarball
[2021-03-10T14:15:51.461Z] 
[2021-03-10T14:15:51.461Z] C:\Users\jenkins\workspace\PR-24250-6-008417b4-40ce-46e0-b389-2c01550e28d3\src\github.com\elastic\beats>go clean -modcache 
[2021-03-10T14:15:57.731Z] [INFO] system-tests=''. If no empty then let's create a tarball
[2021-03-10T14:15:58.397Z] 
[2021-03-10T14:15:58.397Z] C:\Users\jenkins\workspace\PR-24250-6-3718300c-ab66-4a6b-9109-674b10882ba6\src\github.com\elastic\beats>go clean -modcache 
[2021-03-10T14:17:14.321Z] Failed in branch x-pack/metricbeat-windows-10-windows-10
[2021-03-10T14:17:36.387Z] Failed in branch x-pack/packetbeat-windows-10-windows-10
[2021-03-10T14:17:36.568Z] Stage "Packaging" skipped due to earlier failure(s)
[2021-03-10T14:17:36.697Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-24250/src/github.com/elastic/beats
[2021-03-10T14:17:55.691Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-24250
[2021-03-10T14:17:55.753Z] [INFO] getVaultSecret: Getting secrets
[2021-03-10T14:17:55.847Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2021-03-10T14:17:56.803Z] + chmod 755 generate-build-data.sh
[2021-03-10T14:17:56.803Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24250/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24250/runs/6 ABORTED 4854332
[2021-03-10T14:17:57.054Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24250/runs/6/steps/?limit=10000 -o steps-info.json
[2021-03-10T14:18:03.865Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-24250/runs/6/tests/?status=FAILED -o tests-errors.json

@kvch kvch force-pushed the test-filebeat-filestream-integration-tests-ii branch from adb2fc0 to 5fca6f6 Compare February 25, 2021 16:54
@kvch kvch marked this pull request as ready for review March 2, 2021 15:11
@elasticmachine
Copy link
Collaborator

Pinging @elastic/agent (Team:Agent)

@kvch kvch force-pushed the test-filebeat-filestream-integration-tests-ii branch from 5fca6f6 to 8c75f1a Compare March 5, 2021 16:01
@kvch kvch force-pushed the test-filebeat-filestream-integration-tests-ii branch 3 times, most recently from b5304fb to 9017d18 Compare March 10, 2021 12:54
@kvch kvch force-pushed the test-filebeat-filestream-integration-tests-ii branch from 9017d18 to 9c367dd Compare March 10, 2021 14:07
@kvch kvch merged commit f323b36 into elastic:master Mar 11, 2021
v1v added a commit to v1v/beats that referenced this pull request Mar 16, 2021
…reporting-changes

* upstream/master: (23 commits)
  [Auditbeat] btmp offset check (elastic#24515)
  Clarify that the Tomcat module is for ingesting access logs (elastic#24543)
  [Ingest Manager] Move logging defaults to agent (elastic#24535)
  Update input-http-endpoint.asciidoc (elastic#24490)
  Fix typo in mqtt input docs (elastic#24509)
  [Elastic Agent] Add verification check when updating communication to Kibana. (elastic#24489)
  Refactor use of system.hostfs to fix cgroup metrics (elastic#24334)
  Add test for close.reader.after_interval to filestream input (elastic#24423)
  chore(ci): use beat_version instead of PR version (elastic#24446)
  Add syntax for multiple selector logging (elastic#24207) (elastic#24497)
  Update Golang to 1.15.9 (elastic#24442)
  [Elastic Agent] Add the ability to provide custom CA's inside of docker. (elastic#24486)
  Add tests for encoding settings of filestream input (elastic#24426)
  [Ingest Manager] Sync on rename on windows (elastic#24504)
  Port four Harvester tests of log input to filestream in Golang (elastic#24250)
  [DOCS] Restructure content for SSL settings (elastic#24342)
  Move example to the correct location in reference docs (elastic#24455)
  Add unit tests for harvester.go of input-logfile package (elastic#24107)
  Fix type for uwsgi.status.worker.rss field (elastic#24468)
  [Ingest Manager] Logging to file disabled on enroll (elastic#24466)
  ...
@kvch kvch added the v7.13.0 label Apr 1, 2021
kvch added a commit to kvch/beats that referenced this pull request Apr 1, 2021
kvch added a commit that referenced this pull request Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Elastic-Agent Label for the Agent team v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants