Skip to content

Instantly share code, notes, and snippets.

@v1v
Created July 29, 2020 10:09
Show Gist options
  • Save v1v/44ea64fc056d4ee392942cd122ec3fc0 to your computer and use it in GitHub Desktop.
Save v1v/44ea64fc056d4ee392942cd122ec3fc0 to your computer and use it in GitHub Desktop.
[2020-07-29T04:46:38.035Z] + mage build unitTest
[2020-07-29T04:47:45.824Z] >> build: Building metricbeat
[2020-07-29T04:48:42.161Z] Generated fields.yml for metricbeat to /var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/fields.yml
[2020-07-29T04:48:42.161Z] >> go test: Unit Testing
[2020-07-29T04:51:33.849Z] SUMMARY:
[2020-07-29T04:51:33.849Z] Fail: 0
[2020-07-29T04:51:33.849Z] Skip: 25
[2020-07-29T04:51:33.849Z] Pass: 673
[2020-07-29T04:51:33.849Z] Packages: 149
[2020-07-29T04:51:33.849Z] Duration: 2m57.174042495s
[2020-07-29T04:51:33.850Z] Coverage Report: /var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/build/TEST-go-unit.html
[2020-07-29T04:51:33.850Z] JUnit Report: /var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/build/TEST-go-unit.xml
[2020-07-29T04:51:33.850Z] Output File: /var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/build/TEST-go-unit.out
[2020-07-29T04:51:33.850Z] >> go test: Unit Test Passed
[2020-07-29T04:52:00.513Z] >> python test: Unit Testing
[2020-07-29T04:52:22.500Z] Test config appenders correctly updates configs ... SKIP: integration test not available on 2.x
[2020-07-29T04:52:22.500Z] Test docker autodiscover starts modules from templates ... SKIP: integration test not available on 2.x
[2020-07-29T04:52:22.500Z] Test docker autodiscover starts modules from labels ... SKIP: integration test not available on 2.x
[2020-07-29T04:52:22.500Z] jolokia autodiscover with jmx metricset ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Test that the dashboards can be loaded with `setup --dashboards` ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Test that the config can be exported with `export config` ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Test that the ilm-policy can be exported with `export ilm-policy` ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Test that the index-pattern can be exported with `export index-pattern` ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Test that the template can be exported with `export template` ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Test that the template loads when migration is enabled ... SKIP: integration test
[2020-07-29T04:52:22.500Z] Metricbeat starts and stops without error. ... ok (0.4380s)
[2020-07-29T04:52:22.501Z] Test that the template can be loaded with `setup --template` ... SKIP: integration test
[2020-07-29T04:52:22.501Z] beat metricset tests [with *args=('stats',)] ... SKIP: integration test
[2020-07-29T04:52:22.501Z] beat metricset tests [with *args=('state',)] ... SKIP: integration test
[2020-07-29T04:52:22.501Z] beat-xpack module tests ... SKIP: integration test
[2020-07-29T04:52:22.501Z] Test modules disable command ... ok (0.7350s)
[2020-07-29T04:52:22.501Z] Test modules enable command ... ok (0.7613s)
[2020-07-29T04:52:22.501Z] Test modules list command ... ok (0.7338s)
[2020-07-29T04:52:22.501Z] Test test modules command ... ok (0.3937s)
[2020-07-29T04:52:22.501Z] Test test modules command with an error result ... ok (0.4207s)
[2020-07-29T04:52:23.074Z] Test test modules command filter by metricset ... ok (0.3905s)
[2020-07-29T04:52:23.336Z] Test test modules command filter by module (no result) ... ok (0.3907s)
[2020-07-29T04:52:23.598Z] test_modules_test_with_module_in_main_config (test_cmd.TestCommands) ... ok (0.3796s)
[2020-07-29T04:52:26.908Z] Test setting service name ... ok (3.0050s)
[2020-07-29T04:52:27.170Z] Check the behaviour of a contradictory multiple actions ... ok (0.5413s)
[2020-07-29T04:52:28.114Z] test_drop_fields (test_processors.Test) ... ok (0.6436s)
[2020-07-29T04:52:28.690Z] Check drop_event action works when a complex condition is associated. ... ok (0.7310s)
[2020-07-29T04:52:30.608Z] Check drop_event action works when a condition is associated. ... ok (1.8395s)
[2020-07-29T04:52:31.186Z] Check drop_fields action works when a condition is associated. ... ok (0.5435s)
[2020-07-29T04:52:31.448Z] Check include_fields filtering action ... ok (0.5321s)
[2020-07-29T04:52:32.023Z] Check the result when configuring two actions: include_fields ... ok (0.5384s)
[2020-07-29T04:52:32.597Z] test_rename_field (test_processors.Test) ... ok (0.5325s)
[2020-07-29T04:52:33.986Z] Test basic reload ... ok (1.4237s)
[2020-07-29T04:52:39.294Z] Test if module is properly started and stopped ... ok (4.4571s)
[2020-07-29T04:52:39.294Z] Test beat errors when reload is disabled and some module config is wrong ... ok (0.1561s)
[2020-07-29T04:52:39.294Z] Test export template works and contains all fields ... ok (0.6719s)
[2020-07-29T04:52:40.241Z] test_enable_timeseries (test_timeseries.TestTimeseries) ... ok (0.8402s)
[2020-07-29T04:52:40.241Z] aerospike namespace metricset test ... SKIP: integration test
[2020-07-29T04:52:40.241Z] Apache module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:40.241Z] Apache module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('cluster_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('cluster_health',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('monitor_health',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('pool_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('mgr_cluster_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('mgr_cluster_health',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('mgr_osd_perf',)] ... SKIP: integration test
[2020-07-29T04:52:40.241Z] ceph metricsets tests [with *args=('mgr_osd_pool_stats',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_osd_tree',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_pool_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('cluster_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('cluster_health',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('monitor_health',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('pool_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_cluster_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_cluster_health',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_osd_perf',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_osd_pool_stats',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_osd_tree',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] ceph metricsets tests [with *args=('mgr_pool_disk',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] Consul agent module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:40.242Z] couchbase metricsets tests [with *args=('bucket',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] couchbase metricsets tests [with *args=('cluster',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] couchbase metricsets tests [with *args=('node',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] Couchdb module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test container fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test cpu fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test diskio fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test event fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test health fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test image fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test info fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test memory fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] test network fields ... SKIP: integration test
[2020-07-29T04:52:40.242Z] dropwizard metricset test ... SKIP: integration test
[2020-07-29T04:52:40.242Z] dropwizard metricset test ... SKIP: integration test
[2020-07-29T04:52:40.242Z] dropwizard metricset test ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('ccr',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('enrich',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('index',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('index_summary',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('ml_job',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('index_recovery',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('node_stats',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('node',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch metricset tests [with *args=('shard',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch-xpack module tests ... SKIP: integration test
[2020-07-29T04:52:40.242Z] elasticsearch-xpack module test for type:cluster_stats ... SKIP: integration test
[2020-07-29T04:52:40.242Z] EnvoyProxy module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:40.242Z] EnvoyProxy module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('leader',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('self',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('store',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('metrics',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('leader',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('self',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('store',)] ... SKIP: integration test
[2020-07-29T04:52:40.242Z] etcd metricset tests [with *args=('metrics',)] ... SKIP: integration test
[2020-07-29T04:52:40.819Z] golang heap test ... ok (0.6643s)
[2020-07-29T04:52:40.819Z] haproxy info unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.819Z] haproxy stat http metricset test ... SKIP: integration test
[2020-07-29T04:52:40.819Z] haproxy stat http basic auth metricset test ... SKIP: integration test
[2020-07-29T04:52:40.819Z] haproxy stat https metricset test ... SKIP: integration test
[2020-07-29T04:52:40.819Z] haproxy stat unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.819Z] haproxy info unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.819Z] haproxy stat http metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http basic auth metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat https metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy info unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http basic auth metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat https metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy info unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http basic auth metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat https metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy info unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat http basic auth metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat https metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] haproxy stat unix socket metricset test ... SKIP: integration test
[2020-07-29T04:52:40.820Z] http json metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] http server metricset test ... ok (0.6625s)
[2020-07-29T04:52:41.768Z] jolokia jmx metricset test [with *args=('java.lang:name=PS MarkSweep,type=GarbageCollector',)] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] jolokia jmx metricset test [with *args=('java.lang:type=GarbageCollector,name=PS MarkSweep',)] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] jolokia jmx metricset test [with *args=('java.lang:name=*,type=GarbageCollector',)] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] jolokia jmx metricset test [with *args=('java.lang:type=GarbageCollector,name=*',)] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('consumer', '8774/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('producer', '8775/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('broker', '8779/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka partition metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('consumer', '8774/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('producer', '8775/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('broker', '8779/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka partition metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('consumer', '8774/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('producer', '8775/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('broker', '8779/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka partition metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('consumer', '8774/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('producer', '8775/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('broker', '8779/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka partition metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('consumer', '8774/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('producer', '8775/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka jmx metricsets tests [with *args=('broker', '8779/tcp')] ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kafka partition metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kibana status metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] kibana-xpack module tests ... SKIP: integration test
[2020-07-29T04:52:41.768Z] logstash node metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] logstash node_stats metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] logstash-xpack module tests ... SKIP: integration test
[2020-07-29T04:52:41.768Z] memached stats metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MongoDB module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] test_munin_node (test_munin.Test) ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] MySQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats connections test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats routes test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats stats test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats subscriptions test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats connections test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats routes test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats stats test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats subscriptions test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats connections test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats routes test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats stats test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] nats subscriptions test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] php_fpm pool metricset test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] PostgreSQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] PostgreSQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] PostgreSQL module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] prometheus query test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] prometheus stats test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] prometheus remote_write test ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test redis info metricset ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test redis key metricset ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test redis keyspace metricset ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test local processors for Redis info event. ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test redis info metricset ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test redis key metricset ... SKIP: integration test
[2020-07-29T04:52:41.768Z] Test redis keyspace metricset ... SKIP: integration test
[2020-07-29T04:52:41.769Z] Test local processors for Redis info event. ... SKIP: integration test
[2020-07-29T04:52:41.769Z] Test redis info metricset ... SKIP: integration test
[2020-07-29T04:52:41.769Z] Test redis key metricset ... SKIP: integration test
[2020-07-29T04:52:41.769Z] Test redis keyspace metricset ... SKIP: integration test
[2020-07-29T04:52:41.769Z] Test local processors for Redis info event. ... SKIP: integration test
[2020-07-29T04:52:42.033Z] Test core system output. ... ok (0.5836s)
[2020-07-29T04:52:42.983Z] Test core system output. ... ok (0.6754s)
[2020-07-29T04:52:43.557Z] Test cpu system output. ... ok (0.6517s)
[2020-07-29T04:52:44.134Z] Test cpu_ticks configuration option. ... ok (0.6547s)
[2020-07-29T04:52:44.134Z] Test system/diskio output. ... SKIP: os
[2020-07-29T04:52:44.710Z] Test system/diskio output on linux. ... ok (0.6268s)
[2020-07-29T04:52:45.282Z] Test system/filesystem output. ... ok (0.6026s)
[2020-07-29T04:52:45.857Z] Test system/fsstat output. ... ok (0.5355s)
[2020-07-29T04:52:46.431Z] Test system load. ... ok (0.5366s)
[2020-07-29T04:52:47.005Z] Test system memory output. ... ok (0.5360s)
[2020-07-29T04:52:47.579Z] Test system/network output. ... ok (0.5539s)
[2020-07-29T04:52:48.967Z] Test system/process output. ... FAIL
[2020-07-29T04:52:49.544Z] Checks that the per proc stats are found in the output and ... ok (0.6355s)
[2020-07-29T04:52:50.118Z] Test system/process_summary output. ... ok (0.6397s)
[2020-07-29T04:52:50.692Z] Test system/socket_summary output. ... ok (0.5436s)
[2020-07-29T04:52:50.693Z] traefik metricset tests [with *args=('health',)] ... SKIP: integration test
[2020-07-29T04:52:50.693Z] uWSGI module outputs an event [with *args=('http',)]. ... SKIP: integration test
[2020-07-29T04:52:50.693Z] uWSGI module outputs an event [with *args=('tcp',)]. ... SKIP: integration test
[2020-07-29T04:52:50.693Z] vsphere datastore test ... SKIP: integration test
[2020-07-29T04:52:50.693Z] vsphere host test ... SKIP: integration test
[2020-07-29T04:52:50.693Z] vsphere virtualmachine test ... SKIP: integration test
[2020-07-29T04:52:50.693Z] ZooKeeper server module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:50.693Z] ZooKeeper server module outputs an event. ... SKIP: integration test
[2020-07-29T04:52:50.693Z]
[2020-07-29T04:52:50.693Z] ======================================================================
[2020-07-29T04:52:50.693Z] FAIL: Test system/process output.
[2020-07-29T04:52:50.693Z] ----------------------------------------------------------------------
[2020-07-29T04:52:50.693Z] Traceback (most recent call last):
[2020-07-29T04:52:50.693Z] File "/var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/module/system/test_system.py", line 425, in test_process
[2020-07-29T04:52:50.693Z] self.assertTrue(found_fd, "fd not found in any process events")
[2020-07-29T04:52:50.693Z] AssertionError: False is not true : fd not found in any process events
[2020-07-29T04:52:50.693Z]
[2020-07-29T04:52:50.693Z] ----------------------------------------------------------------------
[2020-07-29T04:52:50.693Z] XML: /var/lib/jenkins/workspace/Beats_beats_master/src/github.com/elastic/beats/metricbeat/build/TEST-python-unit.xml
[2020-07-29T04:52:50.693Z] [success] 14.10% test_reload.Test.test_start_stop: 4.4571s
[2020-07-29T04:52:50.693Z] [success] 9.51% test_config.ConfigTest.test_service_name: 3.0050s
[2020-07-29T04:52:50.693Z] [success] 5.82% test_processors.Test.test_dropevent_with_condition: 1.8395s
[2020-07-29T04:52:50.693Z] [success] 4.50% test_reload.Test.test_reload: 1.4237s
[2020-07-29T04:52:50.693Z] [fail] 4.47% test_system.Test.test_process: 1.4119s
[2020-07-29T04:52:50.693Z] [success] 2.66% test_timeseries.TestTimeseries.test_enable_timeseries: 0.8402s
[2020-07-29T04:52:50.693Z] [success] 2.41% test_cmd.TestCommands.test_modules_enable: 0.7613s
[2020-07-29T04:52:50.693Z] [success] 2.32% test_cmd.TestCommands.test_modules_disable: 0.7350s
[2020-07-29T04:52:50.693Z] [success] 2.32% test_cmd.TestCommands.test_modules_list: 0.7338s
[2020-07-29T04:52:50.693Z] [success] 2.31% test_processors.Test.test_dropevent_with_complex_condition: 0.7310s
[2020-07-29T04:52:50.693Z] [success] 2.14% test_system.Test.test_core_with_cpu_ticks: 0.6754s
[2020-07-29T04:52:50.693Z] [success] 2.13% test_template.Test.test_export_template: 0.6719s
[2020-07-29T04:52:50.693Z] [success] 2.10% test_golang.Test.test_stats: 0.6643s
[2020-07-29T04:52:50.693Z] [success] 2.10% test_http.Test.test_server: 0.6625s
[2020-07-29T04:52:50.693Z] [success] 2.07% test_system.Test.test_cpu_ticks_option: 0.6547s
[2020-07-29T04:52:50.693Z] [success] 2.06% test_system.Test.test_cpu: 0.6517s
[2020-07-29T04:52:50.693Z] [success] 2.04% test_processors.Test.test_drop_fields: 0.6436s
[2020-07-29T04:52:50.693Z] [success] 2.02% test_system.Test.test_process_summary: 0.6397s
[2020-07-29T04:52:50.693Z] [success] 2.01% test_system.Test.test_process_metricbeat: 0.6355s
[2020-07-29T04:52:50.693Z] [success] 1.98% test_system.Test.test_diskio_linux: 0.6268s
[2020-07-29T04:52:50.693Z] [success] 1.91% test_system.Test.test_filesystem: 0.6026s
[2020-07-29T04:52:50.693Z] [success] 1.85% test_system.Test.test_core: 0.5836s
[2020-07-29T04:52:50.693Z] [success] 1.75% test_system.Test.test_network: 0.5539s
[2020-07-29T04:52:50.693Z] [success] 1.72% test_system.Test.test_socket_summary: 0.5436s
[2020-07-29T04:52:50.693Z] [success] 1.72% test_processors.Test.test_dropfields_with_condition: 0.5435s
[2020-07-29T04:52:50.693Z] [success] 1.71% test_processors.Test.test_contradictory_multiple_actions: 0.5413s
[2020-07-29T04:52:50.693Z] [success] 1.70% test_processors.Test.test_multiple_actions: 0.5384s
[2020-07-29T04:52:50.693Z] [success] 1.70% test_system.Test.test_load: 0.5366s
[2020-07-29T04:52:50.693Z] [success] 1.70% test_system.Test.test_memory: 0.5360s
[2020-07-29T04:52:50.693Z] [success] 1.69% test_system.Test.test_fsstat: 0.5355s
[2020-07-29T04:52:50.693Z] [success] 1.68% test_processors.Test.test_rename_field: 0.5325s
[2020-07-29T04:52:50.693Z] [success] 1.68% test_processors.Test.test_include_fields: 0.5321s
[2020-07-29T04:52:50.693Z] [success] 1.39% test_base.Test.test_start_stop: 0.4380s
[2020-07-29T04:52:50.693Z] [success] 1.33% test_cmd.TestCommands.test_modules_test_error: 0.4207s
[2020-07-29T04:52:50.693Z] [success] 1.25% test_cmd.TestCommands.test_modules_test: 0.3937s
[2020-07-29T04:52:50.693Z] [success] 1.24% test_cmd.TestCommands.test_modules_test_filter_no_result: 0.3907s
[2020-07-29T04:52:50.693Z] [success] 1.24% test_cmd.TestCommands.test_modules_test_filter: 0.3905s
[2020-07-29T04:52:50.693Z] [success] 1.20% test_cmd.TestCommands.test_modules_test_with_module_in_main_config: 0.3796s
[2020-07-29T04:52:50.693Z] [success] 0.49% test_reload.Test.test_wrong_module_no_reload: 0.1561s
[2020-07-29T04:52:50.693Z] ----------------------------------------------------------------------
[2020-07-29T04:52:50.693Z] Ran 219 tests in 31.679s
[2020-07-29T04:52:50.693Z]
[2020-07-29T04:52:50.693Z] FAILED (SKIP=180, failures=1)
[2020-07-29T04:52:50.693Z] >> python test: Unit Testing Complete
[2020-07-29T04:52:50.693Z] Error: running "/var/lib/jenkins/workspace/Beats_beats_master/python-env/build/ve/linux/bin/nosetests --process-timeout=90 --with-timer -v --with-xunit --xunit-file=build/TEST-python-unit.xml tests/system/test_autodiscover.py tests/system/test_autodiscover_jolokia.py tests/system/test_base.py tests/system/test_beat.py tests/system/test_cmd.py tests/system/test_config.py tests/system/test_processors.py tests/system/test_reload.py tests/system/test_template.py tests/system/test_timeseries.py module/aerospike/test_aerospike.py module/apache/test_apache.py module/ceph/test_ceph.py module/consul/test_consul.py module/couchbase/test_couchbase.py module/couchdb/test_couchdb.py module/docker/test_docker.py module/dropwizard/test_dropwizard.py module/elasticsearch/test_elasticsearch.py module/envoyproxy/test_envoyproxy.py module/etcd/test_etcd.py module/golang/test_golang.py module/haproxy/test_haproxy.py module/http/test_http.py module/jolokia/test_jolokia.py module/kafka/test_kafka.py module/kibana/test_kibana.py module/logstash/test_logstash.py module/memcached/test_memcached.py module/mongodb/test_mongodb.py module/munin/test_munin.py module/mysql/test_mysql.py module/nats/test_nats.py module/php_fpm/test_phpfpm.py module/postgresql/test_postgresql.py module/prometheus/test_prometheus.py module/redis/test_redis.py module/system/test_system.py module/traefik/test_traefik.py module/uwsgi/test_uwsgi.py module/vsphere/test_vsphere.py module/zookeeper/test_zookeeper.py" failed with exit code 1
script returned exit code 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment