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

[7.x] Deep merge event fields and metadata maps (#17958) #18230

Merged
merged 3 commits into from
May 5, 2020

Conversation

ycombinator
Copy link
Contributor

Backports the following commits to 7.x:

@ycombinator ycombinator added [zube]: In Review backport Team:Services (Deprecated) Label for the former Integrations-Services team labels May 5, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label May 5, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@@ -102,6 +102,10 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- Fix `setup.dashboards.index` setting not working. {pull}17749[17749]
- Fix goroutine leak and Elasticsearch output file descriptor leak when output reloading is in use. {issue}10491[10491] {pull}17381[17381]
- Fix Elasticsearch license endpoint URL referenced in error message. {issue}17880[17880] {pull}18030[18030]
- Fix panic when assigning a key to a `nil` value in an event. {pull}18143[18143]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this should be cured.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Fixed in 8c6a163be.

While fixing this I noticed that there are duplicate entries for the same PR in the CHANGELOG, even in the original PR to master. So I've cleaned those up in this backport. I've made a separate PR to clean these up in master: #18233.

@ChrsMark ChrsMark removed the needs_team Indicates that the issue/PR needs a Team:* label label May 5, 2020
Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@elasticmachine
Copy link
Collaborator

elasticmachine commented May 5, 2020

💔 Build Failed

Pipeline View Test View Changes Artifacts preview stats

Expand to view the summary

Build stats

Test stats 🧪

Test Results
Failed 154
Passed 5697
Skipped 882
Total 6733

Test errors

Expand to view the tests failures

  • Name: Build and Test / Filebeat Windows / test_tail_files – test_crawler.Test

    • Status: FAILED
    • Age: 1
    • Duration: 16.235
    • Error Details: Timeout waiting for 'cond' to be true. Waited 15 seconds.
  • Name: Build and Test / Filebeat x-pack / test_fileset_file_000_panw – test_xpack_modules.XPackTest

    • Status: FAILED
    • Age: 1
    • Duration: 9.834
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/pan_inc_traffic.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_001_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 3.291
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/traffic.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_002_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.477
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/pan_inc_other.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_003_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.66
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/threat.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_004_panw – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.669
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing panw/panos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/panw/panos/test/pan_inc_threat.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_005_ibmmq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 5.024
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing ibmmq/errorlog on /go/src/github.com/elastic/beats/x-pack/filebeat/module/ibmmq/errorlog/test/AMQERR01_QM2.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_006_ibmmq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 4.032
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing ibmmq/errorlog on /go/src/github.com/elastic/beats/x-pack/filebeat/module/ibmmq/errorlog/test/AMQERR01_QM1.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_007_ibmmq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.926
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing ibmmq/errorlog on /go/src/github.com/elastic/beats/x-pack/filebeat/module/ibmmq/errorlog/test/AMQERR01.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_008_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.02
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudwatch on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudwatch/test/cloudwatch_ec2.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_009_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.264
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/s3access on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/s3access/test/test.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_010_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.074
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/s3access on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/s3access/test/s3_server_access.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_011_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.967
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/ec2 on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/ec2/test/ec2.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_012_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.92
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/accept-reject-traffic.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_013_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.866
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/no-data-skip-data.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_014_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.935
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/custom-nat-gateway.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_015_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.86
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/tcp-flag-sequence.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_016_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.856
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/custom-transit-gateway.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_017_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.819
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/vpcflow/test/ipv6.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_018_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.162
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/elb-http.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_019_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.929
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-tcp.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_020_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.931
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-http.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_021_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.953
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/application-lb-http.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_022_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.889
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-https.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_023_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.916
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/elb-tcp.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_024_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.878
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-nlb-tcp.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_025_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.991
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-alb-http.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_026_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.898
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/elb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/elb/test/example-ssl.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_027_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.128
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/stop-logging-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_028_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.035
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-trail-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_029_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.895
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/enable-mfa-device-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_030_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.904
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-group-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_031_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.894
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-bucket-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_032_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.867
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-access-key-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_033_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.862
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-accout-password-policy-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_034_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.898
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-user-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_035_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.857
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-user-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_036_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.913
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-group-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_037_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.872
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/console-login-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_038_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.908
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/assume-role-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_039_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.864
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/upload-ssh-public-key-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_040_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.831
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-trail-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_041_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.882
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-group-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_042_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.886
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-ssh-public-key-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_043_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.933
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/add-user-to-group-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_044_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.828
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-access-key-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_045_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.866
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-trail-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_046_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.882
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-key-pair-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_047_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.851
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/start-logging-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_048_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.914
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/create-virtual-mfa-device-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_049_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.796
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-login-profile-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_050_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.936
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/remove-user-from-group-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_051_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.878
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-virtual-mfa-device-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_052_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.928
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-user-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_053_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.9
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/change-password-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_054_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.914
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/update-access-key-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_055_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.942
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/delete-ssh-public-key-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_056_aws – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.885
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing aws/cloudtrail on /go/src/github.com/elastic/beats/x-pack/filebeat/module/aws/cloudtrail/test/deactivate-mfa-device-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_057_azure – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.508
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing azure/activitylogs on /go/src/github.com/elastic/beats/x-pack/filebeat/module/azure/activitylogs/test/activitylogs.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_058_azure – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.015
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing azure/signinlogs on /go/src/github.com/elastic/beats/x-pack/filebeat/module/azure/signinlogs/test/signinlogs.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_059_azure – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.248
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing azure/auditlogs on /go/src/github.com/elastic/beats/x-pack/filebeat/module/azure/auditlogs/test/auditlogs.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_060_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.487
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/firewall on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/firewall/test/test.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_061_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.149
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/firewall on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/firewall/test/rare.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_062_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.4
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/vpcflow on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/vpcflow/test/vpc-flow-log-entries.json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_063_googlecloud – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.495
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing googlecloud/audit on /go/src/github.com/elastic/beats/x-pack/filebeat/module/googlecloud/audit/test/audit-log-entries.json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_064_activemq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.016
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing activemq/log on /go/src/github.com/elastic/beats/x-pack/filebeat/module/activemq/log/test/activemq.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_065_activemq – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.947
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing activemq/audit on /go/src/github.com/elastic/beats/x-pack/filebeat/module/activemq/audit/test/audit.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_066_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.934
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/capture_loss on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/capture_loss/test/capture_loss-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_067_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.9
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/snmp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/snmp/test/snmp-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_068_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.957
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/irc on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/irc/test/irc-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_069_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.894
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/notice on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/notice/test/notice-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_070_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.023
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ftp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ftp/test/ftp.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_071_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.903
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/files on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/files/test/files-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_072_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.93
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dnp3 on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dnp3/test/dnp3-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_073_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.957
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dce_rpc on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dce_rpc/test/dce_rpc-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_074_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.246
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/connection on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/connection/test/connection-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_075_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.914
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/stats on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/stats/test/stats-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_076_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.973
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/socks on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/socks/test/socks-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_077_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.905
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ssh on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ssh/test/ssh-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_078_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.069
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ssl on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ssl/test/ssl-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_079_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.878
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/rdp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/rdp/test/rdp-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_080_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.998
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/pe on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/pe/test/pe-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_081_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.886
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/rfb on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/rfb/test/rfb-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_082_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.958
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smb_files on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smb_files/test/smb_files-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_083_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.898
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smb_cmd on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smb_cmd/test/smb_cmd-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_084_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.033
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/mysql on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/mysql/test/mysql-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_085_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.914
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/sip on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/sip/test/sip-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_086_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.933
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/radius on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/radius/test/radius-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_087_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.919
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/ntlm on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/ntlm/test/ntlm-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_088_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.954
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/http on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/http/test/http-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_089_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.912
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dhcp on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dhcp/test/dhcp-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_090_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.964
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/kerberos on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/kerberos/test/kerberos-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_091_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.941
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/smb_mapping on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/smb_mapping/test/smb_mapping-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_092_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.928
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/weird on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/weird/test/weird-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_093_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.925
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dns on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dns/test/dns-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_094_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.948
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/dpd on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/dpd/test/dpd-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_095_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.011
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/tunnel on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/tunnel/test/tunnel-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_096_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.963
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/intel on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/intel/test/intel-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_097_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 1.926
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/modbus on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/modbus/test/modbus-json.log

--------------------- >> end captured stdout << ----------------------

  • Name: Build and Test / Filebeat x-pack / test_fileset_file_098_zeek – test_xpack_modules.XPackTest
    • Status: FAILED
    • Age: 1
    • Duration: 2.169
    • Error Details: 'fields'
      -------------------- >> begin captured stdout << ---------------------
      Using elasticsearch: http://elasticsearch:9200
      Testing zeek/traceroute on /go/src/github.com/elastic/beats/x-pack/filebeat/module/zeek/traceroute/test/traceroute-json.log

--------------------- >> end captured stdout << ----------------------

Steps errors

Expand to view the steps failures

  • Name: Mage update build test

    • Description: mage update build test

    • Result: FAILURE

    • Duration: 21 min 6 sec<

    • Start Time: 2020-05-05T13:20:44.753+0000

  • Name: Mage build unitTest

    • Description: mage build unitTest

    • Result: FAILURE

    • Duration: 10 min 8 sec<

    • Start Time: 2020-05-05T13:25:29.971+0000

  • Name: Make -C generator/_templates/metricbeat test

    • Description: make -C generator/_templates/metricbeat test

    • Result: FAILURE

    • Duration: 2 min 50 sec<

    • Start Time: 2020-05-05T13:22:23.446+0000

Log output

Expand to view the last 100 lines of log output

[2020-05-05T14:14:30.746Z] No artifacts found that match the file pattern "**/build/TEST*.out". Configuration error?
[2020-05-05T14:14:31.201Z] + curl -sSLo codecov https://codecov.io/bash
[2020-05-05T14:14:31.465Z] + FILE=auditbeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f auditbeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.465Z] + FILE=filebeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f filebeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.465Z] + FILE=heartbeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f heartbeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.465Z] + FILE=libbeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f libbeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.465Z] + FILE=metricbeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f metricbeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.465Z] + FILE=packetbeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f packetbeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.465Z] + FILE=winlogbeat/build/coverage/full.cov
[2020-05-05T14:14:31.465Z] + [ -f winlogbeat/build/coverage/full.cov ]
[2020-05-05T14:14:31.466Z] + FILE=journalbeat/build/coverage/full.cov
[2020-05-05T14:14:31.466Z] + [ -f journalbeat/build/coverage/full.cov ]
[2020-05-05T14:14:33.405Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats
[2020-05-05T14:14:33.725Z] + find . -type f -name TEST*.xml -path */build/* -delete
[2020-05-05T14:14:33.750Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Lint
[2020-05-05T14:14:33.851Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Generators-Metricbeat-Linux
[2020-05-05T14:14:34.005Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Winlogbeat-oss
[2020-05-05T14:14:34.120Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Elastic-Agent-x-pack
[2020-05-05T14:14:34.235Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Journalbeat-oss
[2020-05-05T14:14:34.330Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Dockerlogbeat
[2020-05-05T14:14:34.423Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Functionbeat-x-pack
[2020-05-05T14:14:34.534Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Elastic-Agent-x-pack-Windows
[2020-05-05T14:14:34.656Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Heartbeat-oss
[2020-05-05T14:14:34.782Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-crosscompile
[2020-05-05T14:14:34.884Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-OSS-Unit-tests
[2020-05-05T14:14:34.993Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Auditbeat-x-pack
[2020-05-05T14:14:35.088Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Winlogbeat-Windows-x-pack
[2020-05-05T14:14:35.192Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Libbeat-x-pack
[2020-05-05T14:14:35.283Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Packetbeat-oss
[2020-05-05T14:14:35.383Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Filebeat-Windows
[2020-05-05T14:14:35.479Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Auditbeat-Linux
[2020-05-05T14:14:35.581Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-Windows
[2020-05-05T14:14:35.679Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Auditbeat-crosscompile
[2020-05-05T14:14:35.772Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Winlogbeat-Windows
[2020-05-05T14:14:35.858Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Filebeat-x-pack
[2020-05-05T14:14:35.969Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Heartbeat-Windows
[2020-05-05T14:14:36.073Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Functionbeat-Windows
[2020-05-05T14:14:36.190Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Filebeat-oss
[2020-05-05T14:14:36.298Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-Python-integration-tests
[2020-05-05T14:14:36.400Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Libbeat-oss
[2020-05-05T14:14:36.506Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Auditbeat-Windows
[2020-05-05T14:14:36.628Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests
[2020-05-05T14:14:36.731Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack
[2020-05-05T14:14:36.822Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Libbeat-crosscompile
[2020-05-05T14:14:36.915Z] Running in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Libbeat-stress-tests
[2020-05-05T14:14:37.312Z] + cat
[2020-05-05T14:14:37.312Z] + /usr/local/bin/runbld ./runbld-script
[2020-05-05T14:14:37.312Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-05-05T14:14:44.248Z] runbld>>> runbld started
[2020-05-05T14:14:44.248Z] runbld>>> 1.6.11/a66728ff8f4356963772e6e6d2069392fa06acbe
[2020-05-05T14:14:45.634Z] runbld>>> The following profiles matched the job 'Beats/beats-beats-mbp/PR-18230' in order of occurrence in the config (last value wins).
[2020-05-05T14:14:47.120Z] runbld>>> Debug logging enabled.
[2020-05-05T14:14:47.121Z] runbld>>> Storing result
[2020-05-05T14:14:47.384Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-05-05T14:14:47.384Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200505141446-1DAC833B
[2020-05-05T14:14:47.384Z] runbld>>> Adding system facts.
[2020-05-05T14:14:48.329Z] runbld>>> Adding vcs info for the latest commit:  d8527377d841166b58d81cfb8136f0548d6a3107
[2020-05-05T14:14:48.329Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-05-05T14:14:48.329Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-05-05T14:14:48.329Z] Processing JUnit reports with runbld...
[2020-05-05T14:14:48.329Z] + echo 'Processing JUnit reports with runbld...'
[2020-05-05T14:14:48.900Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-05-05T14:14:48.900Z] runbld>>> DURATION: 34ms
[2020-05-05T14:14:48.900Z] runbld>>> STDOUT: 40 bytes
[2020-05-05T14:14:48.900Z] runbld>>> STDERR: 49 bytes
[2020-05-05T14:14:48.900Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-05-05T14:14:48.900Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats
[2020-05-05T14:14:50.289Z] runbld>>> Storing build metadata: 
[2020-05-05T14:14:50.289Z] runbld>>> Adding test report.
[2020-05-05T14:14:50.289Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats
[2020-05-05T14:14:51.248Z] runbld>>> Found 92 test output files
[2020-05-05T14:14:51.830Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-openmetrics.xml
[2020-05-05T14:14:51.830Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-istio.xml
[2020-05-05T14:14:51.830Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-iis.xml
[2020-05-05T14:14:51.831Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-activemq.xml
[2020-05-05T14:14:51.831Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-tomcat.xml
[2020-05-05T14:14:51.831Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-x-pack/x-pack/metricbeat/build/TEST-go-integration-cloudfoundry.xml
[2020-05-05T14:14:52.409Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-windows.xml
[2020-05-05T14:14:52.409Z] runbld>>> No testsuite node found in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230/src/github.com/elastic/beats/Metricbeat-OSS-Integration-tests/metricbeat/build/TEST-go-integration-graphite.xml
[2020-05-05T14:14:52.671Z] runbld>>> Test output logs contained: Errors: 154 Failures: 0 Tests: 6583 Skipped: 700
[2020-05-05T14:14:52.932Z] runbld>>> Storing result
[2020-05-05T14:14:52.932Z] runbld>>> FAILURES: 154
[2020-05-05T14:15:25.052Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-05-05T14:15:25.052Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1587637540455/t/20200505141446-1DAC833B
[2020-05-05T14:15:25.052Z] runbld>>> Email notification disabled by environment variable.
[2020-05-05T14:15:25.052Z] runbld>>> Slack notification disabled by environment variable.
[2020-05-05T14:15:26.711Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats-beats-mbp_PR-18230
[2020-05-05T14:15:26.883Z] [INFO] getVaultSecret: Getting secrets
[2020-05-05T14:15:26.989Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-05-05T14:15:27.679Z] + chmod 755 generate-build-data.sh
[2020-05-05T14:15:27.680Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18230/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18230/runs/3 FAILURE 6167550
[2020-05-05T14:15:28.230Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18230/runs/3/steps/?limit=10000 -o steps-info.json
[2020-05-05T14:15:29.141Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18230/runs/3/tests/?status=FAILED -o tests-errors.json
[2020-05-05T14:15:30.484Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats-beats-mbp/PR-18230/runs/3/log/ -o pipeline-log.txt

* Deep merge event fields and metadata maps

* Add CHANGELOG entry

* Use loop to remove keys; extract into function

* Relocating CHANGELOG entry

* Rewording and moving to bugfix section per review feedback

* Adapting other CHANGELOG entry

* Fix comparison in test
@ycombinator ycombinator force-pushed the backport/7.x/pr-17958 branch from 8c6a163 to 68b8814 Compare May 5, 2020 12:08
@ycombinator
Copy link
Contributor Author

CI failures are unrelated. Merging.

@ycombinator ycombinator merged commit 6524eaa into elastic:7.x May 5, 2020
@ycombinator ycombinator deleted the backport/7.x/pr-17958 branch May 5, 2020 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Services (Deprecated) Label for the former Integrations-Services team [zube]: Done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants