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

Revert "Drilldowns (#59632)" #61136

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Conversation

mattkime
Copy link
Contributor

@mattkime mattkime commented Mar 24, 2020

This reverts commit 5abb2c8.

PR - #59632

Reverts drilldowns PR. Feature wasn't ready to be merged into master.

@botelastic botelastic bot added the Feature:Drilldowns Embeddable panel Drilldowns label Mar 24, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@mattkime mattkime added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes labels Mar 24, 2020
@mattkime mattkime marked this pull request as ready for review March 24, 2020 21:22
@mattkime mattkime requested a review from a team March 24, 2020 21:22
@mattkime mattkime requested review from a team as code owners March 24, 2020 21:22
@mattkime mattkime merged commit 498abb4 into elastic:master Mar 24, 2020
@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 26, 2020
@kibanamachine
Copy link
Contributor

Friendly reminder: Looks like this PR hasn’t been backported yet.
To create backports run node scripts/backport --pr 61136 or prevent reminders by adding the backport:skip label.

@mattkime mattkime added the backport:skip This commit does not require backporting label Mar 26, 2020
@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Mar 26, 2020
@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / kibana-oss-agent / Chrome UI Functional Tests.test/functional/apps/discover/_errors·js.discover app errors invalid scripted field error is rendered

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 1 times on tracked branches: https://dryrun

[00:00:00]       │
[00:01:40]         └-: discover app
[00:01:40]           └-> "before all" hook
[00:01:40]           └-> "before all" hook
[00:09:33]           └-: errors
[00:09:33]             └-> "before all" hook
[00:09:33]             └-> "before all" hook
[00:09:33]               │ info [logstash_functional] Loading "mappings.json"
[00:09:33]               │ info [logstash_functional] Loading "data.json.gz"
[00:09:33]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:09:33]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:09:33]               │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:09:34]               │ info [invalid_scripted_field] Loading "mappings.json"
[00:09:34]               │ info [invalid_scripted_field] Loading "data.json.gz"
[00:09:34]               │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_2/CD88LjtXT4G4-Hzalae1cw] deleting index
[00:09:34]               │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_1/6KqnbDonTROJg_owwi3Lkg] deleting index
[00:09:34]               │ info [invalid_scripted_field] Deleted existing index [".kibana_2",".kibana_1"]
[00:09:34]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:09:34]               │ info [invalid_scripted_field] Created index ".kibana"
[00:09:34]               │ debg [invalid_scripted_field] ".kibana" settings {"index":{"number_of_replicas":"0","number_of_shards":"1"}}
[00:09:34]               │ info [invalid_scripted_field] Indexed 2 docs into ".kibana"
[00:09:34]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana/PbECUqjRTsuE3g7k2RiFSQ] update_mapping [_doc]
[00:09:34]               │ debg Migrating saved objects
[00:09:34]               │ proc [kibana]   log   [14:55:10.073] [info][savedobjects-service] Creating index .kibana_2.
[00:09:34]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:09:34]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] updating number_of_replicas to [0] for indices [.kibana_2]
[00:09:34]               │ proc [kibana]   log   [14:55:10.123] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:09:34]               │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:09:34]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] updating number_of_replicas to [0] for indices [.kibana_1]
[00:09:34]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] 8436 finished with response BulkByScrollResponse[took=22.1ms,timed_out=false,sliceId=null,updated=0,created=2,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:09:34]               │ info [o.e.c.m.MetaDataDeleteIndexService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana/PbECUqjRTsuE3g7k2RiFSQ] deleting index
[00:09:34]               │ proc [kibana]   log   [14:55:10.450] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:09:34]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_2/rknQCBHXQaSIxxAfeo0QTA] update_mapping [_doc]
[00:09:34]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_2/rknQCBHXQaSIxxAfeo0QTA] update_mapping [_doc]
[00:09:34]               │ proc [kibana]   log   [14:55:10.508] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:09:35]               │ proc [kibana]   log   [14:55:10.535] [info][savedobjects-service] Finished in 464ms.
[00:09:35]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:09:35]               │ info [o.e.c.m.MetaDataMappingService] [kibana-ci-immutable-debian-tests-xl-1585318494118379654] [.kibana_2/rknQCBHXQaSIxxAfeo0QTA] update_mapping [_doc]
[00:09:36]               │ debg navigating to discover url: http://localhost:6161/app/kibana#/discover
[00:09:36]               │ debg Navigate to: http://localhost:6161/app/kibana#/discover
[00:09:36]               │ debg ... sleep(700) start
[00:09:36]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1585320912129#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:09:36]               │
[00:09:36]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:37]               │ debg ... sleep(700) end
[00:09:37]               │ debg returned from get, calling refresh
[00:09:37]               │ debg browser[INFO] http://localhost:6161/app/kibana?_t=1585320912129#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:09:37]               │
[00:09:37]               │ debg browser[INFO] http://localhost:6161/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:37]               │ debg currentUrl = http://localhost:6161/app/kibana#/discover
[00:09:37]               │          appUrl = http://localhost:6161/app/kibana#/discover
[00:09:37]               │ debg TestSubjects.find(kibanaChrome)
[00:09:37]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:09:40]               │ debg TestSubjects.find(kibanaChrome)
[00:09:40]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:09:40]               │ debg browser[INFO] http://localhost:6161/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-03-27T14:55:15Z
[00:09:40]               │        Adding connection to http://localhost:6161/elasticsearch
[00:09:40]               │
[00:09:40]               │      "
[00:09:40]               │ debg ... sleep(501) start
[00:09:41]               │ debg ... sleep(501) end
[00:09:41]               │ debg in navigateTo url = http://localhost:6161/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%2718ea0c30-2d77-11e8-93f2-6f8a391f33ef%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:09:41]               │ debg --- retry.try error: URL changed, waiting for it to settle
[00:09:41]               │ debg ... sleep(501) start
[00:09:42]               │ debg ... sleep(501) end
[00:09:42]               │ debg in navigateTo url = http://localhost:6161/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%2718ea0c30-2d77-11e8-93f2-6f8a391f33ef%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:09:42]               │ debg TestSubjects.exists(statusPageContainer)
[00:09:42]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:09:44]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:09:45]             └-: invalid scripted field error
[00:09:45]               └-> "before all" hook
[00:09:45]               └-> is rendered
[00:09:45]                 └-> "before each" hook: global before each
[00:09:45]                 │ debg TestSubjects.exists(discoverFetchError)
[00:09:45]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="discoverFetchError"]') with timeout=2500
[00:09:47]                 │ debg --- retry.tryForTime error: [data-test-subj="discoverFetchError"] is not displayed
[00:09:48]                 │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/discover app errors invalid scripted field error is rendered.png"
[00:09:48]                 │ info Current URL is: http://localhost:6161/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%2718ea0c30-2d77-11e8-93f2-6f8a391f33ef%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:09:48]                 │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/discover app errors invalid scripted field error is rendered.html
[00:09:48]                 └- ✖ fail: "discover app errors invalid scripted field error is rendered"
[00:09:48]                 │

Stack Trace

Error: expected false to equal true
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (packages/kbn-expect/expect.js:227:8)
    at Assertion.be (packages/kbn-expect/expect.js:69:22)
    at Context.it (test/functional/apps/discover/_errors.js:41:40)

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/monitoring/elasticsearch/nodes·js.Monitoring app Elasticsearch nodes listing with offline node should have an Elasticsearch Cluster Summary Status with correct info

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:06:48]         └-: Monitoring app
[00:06:48]           └-> "before all" hook
[00:18:01]           └-: Elasticsearch nodes listing
[00:18:01]             └-> "before all" hook
[00:18:01]             └-: with offline node
[00:18:01]               └-> "before all" hook
[00:18:01]               └-> "before all" hook
[00:18:01]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Loading "mappings.json"
[00:18:01]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Loading "data.json.gz"
[00:18:01]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1585318494118213815] [.monitoring-kibana-6-2017.10.05] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:18:01]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-kibana-6-2017.10.05"
[00:18:01]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-kibana-6-2017.10.05" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:18:01]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1585318494118213815] [.monitoring-alerts-6] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-alerts-6"
[00:18:02]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-alerts-6" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:18:02]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1585318494118213815] [.monitoring-logstash-6-2017.10.05] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-logstash-6-2017.10.05"
[00:18:02]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-logstash-6-2017.10.05" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:18:02]                 │ info [o.e.c.m.MetaDataCreateIndexService] [kibana-ci-immutable-oraclelinux-tests-xl-1585318494118213815] [.monitoring-es-6-2017.10.05] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Created index ".monitoring-es-6-2017.10.05"
[00:18:02]                 │ debg [monitoring/singlecluster-three-nodes-shard-relocation] ".monitoring-es-6-2017.10.05" settings {"index":{"codec":"best_compression","format":"6","number_of_replicas":"1","number_of_shards":"1"}}
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 21 docs into ".monitoring-kibana-6-2017.10.05"
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 1 docs into ".monitoring-alerts-6"
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 3 docs into ".monitoring-logstash-6-2017.10.05"
[00:18:02]                 │ info [monitoring/singlecluster-three-nodes-shard-relocation] Indexed 1317 docs into ".monitoring-es-6-2017.10.05"
[00:18:02]                 │ debg replacing kibana config doc: {}
[00:18:02]                 │ debg creating user basic_monitoring_user
[00:18:03]                 │ info [o.e.x.s.a.u.TransportPutUserAction] [kibana-ci-immutable-oraclelinux-tests-xl-1585318494118213815] added user [basic_monitoring_user]
[00:18:03]                 │ debg created user basic_monitoring_user
[00:18:03]                 │ debg SecurityPage.forceLogout
[00:18:03]                 │ debg Find.existsByDisplayedByCssSelector('.login-form') with timeout=100
[00:18:03]                 │ debg Already on the login page, not forcing anything
[00:18:03]                 │ debg TestSubjects.setValue(loginUsername, basic_monitoring_user)
[00:18:03]                 │ debg TestSubjects.click(loginUsername)
[00:18:03]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:18:03]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:18:03]                 │ debg TestSubjects.setValue(loginPassword, monitoring_user_password)
[00:18:03]                 │ debg TestSubjects.click(loginPassword)
[00:18:03]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:18:03]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:18:03]                 │ debg TestSubjects.click(loginSubmit)
[00:18:03]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:18:03]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:18:03]                 │ debg navigating to monitoring url: http://localhost:6111/app/monitoring
[00:18:03]                 │ debg Navigate to: http://localhost:6111/app/monitoring
[00:18:04]                 │ debg ... sleep(700) start
[00:18:04]                 │ debg browser[INFO] http://localhost:6111/login?next=%2Fapp%2Fmonitoring%3F_t%3D1585321663753 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:18:04]                 │
[00:18:04]                 │ debg browser[INFO] http://localhost:6111/bundles/app/core/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:04]                 │ debg ... sleep(700) end
[00:18:04]                 │ debg returned from get, calling refresh
[00:18:06]                 │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-03-27T15:07:46Z
[00:18:06]                 │        Adding connection to http://localhost:6111/elasticsearch
[00:18:06]                 │
[00:18:06]                 │      "
[00:18:06]                 │ERROR browser[SEVERE] http://localhost:6111/bundles/commons.bundle.js 2:3930282 TypeError: Failed to fetch
[00:18:06]                 │          at Fetch._callee3$ (http://localhost:6111/bundles/commons.bundle.js:3:3957540)
[00:18:06]                 │          at l (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:1046209)
[00:18:06]                 │          at Generator._invoke (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:1045962)
[00:18:06]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:6111/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:338:1046566)
[00:18:06]                 │          at asyncGeneratorStep (http://localhost:6111/bundles/commons.bundle.js:3:3952037)
[00:18:06]                 │          at _throw (http://localhost:6111/bundles/commons.bundle.js:3:3952434)
[00:18:06]                 │ debg browser[INFO] http://localhost:6111/login?next=%2Fapp%2Fmonitoring%3F_t%3D1585321663753 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:18:06]                 │
[00:18:06]                 │ debg browser[INFO] http://localhost:6111/bundles/app/core/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:06]                 │ debg currentUrl = http://localhost:6111/login?next=%2Fapp%2Fmonitoring%3F_t%3D1585321663753
[00:18:06]                 │          appUrl = http://localhost:6111/app/monitoring
[00:18:06]                 │ debg TestSubjects.find(kibanaChrome)
[00:18:06]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:18:08]                 │ debg Found login page
[00:18:08]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:18:08]                 │ debg TestSubjects.click(loginUsername)
[00:18:08]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:18:08]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:18:08]                 │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-03-27T15:07:48Z
[00:18:08]                 │        Adding connection to http://localhost:6111/elasticsearch
[00:18:08]                 │
[00:18:08]                 │      "
[00:18:09]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:18:09]                 │ debg TestSubjects.click(loginPassword)
[00:18:09]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:18:09]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:18:09]                 │ debg TestSubjects.click(loginSubmit)
[00:18:09]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:18:09]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:18:09]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:18:15]                 │ debg browser[INFO] http://localhost:6111/app/monitoring?_t=1585321663753 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:18:15]                 │
[00:18:15]                 │ debg browser[INFO] http://localhost:6111/bundles/app/monitoring/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:15]                 │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-03-27T15:07:54Z
[00:18:15]                 │        Adding connection to http://localhost:6111/elasticsearch
[00:18:15]                 │
[00:18:15]                 │      "
[00:18:16]                 │ debg browser[WARNING] http://localhost:6111/bundles/monitoring.bundle.js 1:13075 "\"#noDataReact\" element has not been added to the DOM yet"
[00:18:16]                 │ debg browser[INFO] http://localhost:6111/app/monitoring?_t=1585321675519 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:18:16]                 │
[00:18:16]                 │ debg browser[INFO] http://localhost:6111/bundles/app/monitoring/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:18:16]                 │ debg Finished login process currentUrl = http://localhost:6111/app/monitoring
[00:18:16]                 │ debg ... sleep(501) start
[00:18:16]                 │ debg ... sleep(501) end
[00:18:17]                 │ debg in navigateTo url = http://localhost:6111/app/monitoring
[00:18:17]                 │ debg TestSubjects.exists(statusPageContainer)
[00:18:17]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:18:20]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:18:21]                 │ debg TestSubjects.find(noDataContainer)
[00:18:21]                 │ debg Find.findByCssSelector('[data-test-subj="noDataContainer"]') with timeout=10000
[00:18:21]                 │ debg browser[INFO] http://localhost:6111/bundles/plugin/data/data.plugin.js 96:139970 "INFO: 2020-03-27T15:08:01Z
[00:18:21]                 │        Adding connection to http://localhost:6111/elasticsearch
[00:18:21]                 │
[00:18:21]                 │      "
[00:18:22]                 │ debg pauseAutoRefresh
[00:18:22]                 │ debg openQuickSelectTimeMenu
[00:18:22]                 │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:18:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=2500
[00:18:22]                 │ debg browser[WARNING] http://localhost:6111/bundles/monitoring.bundle.js 1:13075 "\"#noDataReact\" element has not been added to the DOM yet"
[00:18:25]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerQuickMenu"] is not displayed
[00:18:25]                 │ debg opening quick select menu
[00:18:25]                 │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:18:25]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:18:25]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:18:25]                 │ debg TestSubjects.getAttribute(superDatePickerRefreshIntervalInput, value)
[00:18:25]                 │ debg TestSubjects.find(superDatePickerRefreshIntervalInput)
[00:18:25]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerRefreshIntervalInput"]') with timeout=10000
[00:18:25]                 │ debg TestSubjects.find(superDatePickerRefreshIntervalUnitsSelect)
[00:18:25]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerRefreshIntervalUnitsSelect"]') with timeout=10000
[00:18:25]                 │ debg Find.allDescendantDisplayedByCssSelector('option')
[00:18:26]                 │ debg TestSubjects.getVisibleText(superDatePickerToggleRefreshButton)
[00:18:26]                 │ debg TestSubjects.find(superDatePickerToggleRefreshButton)
[00:18:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:18:26]                 │ debg pause auto refresh
[00:18:26]                 │ debg TestSubjects.click(superDatePickerToggleRefreshButton)
[00:18:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:18:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:18:26]                 │ debg closeQuickSelectTimeMenu
[00:18:26]                 │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:18:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=2500
[00:18:26]                 │ debg closing quick select menu
[00:18:26]                 │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:18:26]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:18:26]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:18:26]                 │ debg closeQuickSelectTimeMenu
[00:18:26]                 │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:18:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=2500
[00:18:26]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerQuickMenu"] is not displayed
[00:18:29]                 │ debg --- retry.tryForTime failed again with the same message...
[00:18:30]                 │ debg Setting absolute range to Oct 5, 2017 @ 20:28:28.475 to Oct 5, 2017 @ 20:34:38.341
[00:18:30]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:18:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:18:30]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:18:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:18:30]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:18:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:18:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:18:30]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:18:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:18:30]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:18:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:18:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:18:30]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:18:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:18:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:30]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Oct 5, 2017 @ 20:34:38.341)
[00:18:30]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:30]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:31]                 │ debg ... sleep(500) start
[00:18:31]                 │ debg ... sleep(500) end
[00:18:31]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:18:31]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:18:31]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:18:32]                 │ debg Find.waitForElementStale with timeout=10000
[00:18:32]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:18:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:18:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:18:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:32]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Oct 5, 2017 @ 20:28:28.475)
[00:18:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:18:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:18:33]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:18:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:18:35]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:18:36]                 │ debg TestSubjects.click(querySubmitButton)
[00:18:36]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:18:36]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:18:36]                 │ debg Find.waitForElementStale with timeout=10000
[00:18:36]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:18:36]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:18:37]                 │ debg TestSubjects.click(clusterItemContainerElasticsearch > esNumberOfNodes)
[00:18:37]                 │ debg Find.clickByCssSelector('[data-test-subj="clusterItemContainerElasticsearch"] [data-test-subj="esNumberOfNodes"]') with timeout=10000
[00:18:37]                 │ debg Find.findByCssSelector('[data-test-subj="clusterItemContainerElasticsearch"] [data-test-subj="esNumberOfNodes"]') with timeout=10000
[00:18:37]                 │ debg TestSubjects.find(elasticsearchNodesListingPage)
[00:18:37]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchNodesListingPage"]') with timeout=10000
[00:18:37]               └-> should have an Elasticsearch Cluster Summary Status with correct info
[00:18:37]                 └-> "before each" hook: global before each
[00:18:37]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:18:37]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:18:37]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:18:37]                 │ proc [kibana]   log   [15:08:17.374] [error][monitoring][monitoring][plugins] { Error: [action_request_validation_exception] Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;
[00:18:37]                 │ proc [kibana]     at respond (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/src/lib/transport.js:349:15)
[00:18:37]                 │ proc [kibana]     at checkRespForFailure (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/src/lib/transport.js:306:7)
[00:18:37]                 │ proc [kibana]     at HttpConnector.<anonymous> (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/src/lib/connectors/http.js:173:7)
[00:18:37]                 │ proc [kibana]     at IncomingMessage.wrapper (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/node_modules/lodash/lodash.js:4929:19)
[00:18:37]                 │ proc [kibana]     at IncomingMessage.emit (events.js:203:15)
[00:18:37]                 │ proc [kibana]     at endReadableNT (_stream_readable.js:1145:12)
[00:18:37]                 │ proc [kibana]     at process._tickCallback (internal/process/next_tick.js:63:19)
[00:18:37]                 │ proc [kibana]   status: 400,
[00:18:37]                 │ proc [kibana]   displayName: 'BadRequest',
[00:18:37]                 │ proc [kibana]   message:
[00:18:37]                 │ proc [kibana]    '[action_request_validation_exception] Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;',
[00:18:37]                 │ proc [kibana]   path: '/.monitoring-es-6-*%2C.monitoring-es-7-*/_search',
[00:18:37]                 │ proc [kibana]   query:
[00:18:37]                 │ proc [kibana]    { size: 10000,
[00:18:37]                 │ proc [kibana]      ignore_unavailable: true,
[00:18:37]                 │ proc [kibana]      filter_path:
[00:18:37]                 │ proc [kibana]       'hits.hits._source.source_node,aggregations.nodes.buckets.key,aggregations.nodes.buckets.by_date.buckets' },
[00:18:37]                 │ proc [kibana]   body:
[00:18:37]                 │ proc [kibana]    { error:
[00:18:37]                 │ proc [kibana]       { root_cause: [Array],
[00:18:37]                 │ proc [kibana]         type: 'action_request_validation_exception',
[00:18:37]                 │ proc [kibana]         reason:
[00:18:37]                 │ proc [kibana]          'Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;' },
[00:18:37]                 │ proc [kibana]      status: 400 },
[00:18:37]                 │ proc [kibana]   statusCode: 400,
[00:18:37]                 │ proc [kibana]   response:
[00:18:37]                 │ proc [kibana]    '{"error":{"root_cause":[{"type":"action_request_validation_exception","reason":"Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;"}],"type":"action_request_validation_exception","reason":"Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;"},"status":400}',
[00:18:37]                 │ proc [kibana]   toString: [Function],
[00:18:37]                 │ proc [kibana]   toJSON: [Function] }
[00:18:37]                 │ proc [kibana]   log   [15:08:17.383] [error][http] { Error: [action_request_validation_exception] Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;
[00:18:37]                 │ proc [kibana]     at respond (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/src/lib/transport.js:349:15)
[00:18:37]                 │ proc [kibana]     at checkRespForFailure (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/src/lib/transport.js:306:7)
[00:18:37]                 │ proc [kibana]     at HttpConnector.<anonymous> (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/src/lib/connectors/http.js:173:7)
[00:18:37]                 │ proc [kibana]     at IncomingMessage.wrapper (/dev/shm/workspace/install/kibana-1/node_modules/elasticsearch/node_modules/lodash/lodash.js:4929:19)
[00:18:37]                 │ proc [kibana]     at IncomingMessage.emit (events.js:203:15)
[00:18:37]                 │ proc [kibana]     at endReadableNT (_stream_readable.js:1145:12)
[00:18:37]                 │ proc [kibana]     at process._tickCallback (internal/process/next_tick.js:63:19)
[00:18:37]                 │ proc [kibana]   status: 400,
[00:18:37]                 │ proc [kibana]   displayName: 'BadRequest',
[00:18:37]                 │ proc [kibana]   message:
[00:18:37]                 │ proc [kibana]    '[action_request_validation_exception] Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;: Check the Elasticsearch Monitoring cluster network connection or the load level of the nodes.',
[00:18:37]                 │ proc [kibana]   path: '/.monitoring-es-6-*%2C.monitoring-es-7-*/_search',
[00:18:37]                 │ proc [kibana]   query:
[00:18:37]                 │ proc [kibana]    { size: 10000,
[00:18:37]                 │ proc [kibana]      ignore_unavailable: true,
[00:18:37]                 │ proc [kibana]      filter_path:
[00:18:37]                 │ proc [kibana]       'hits.hits._source.source_node,aggregations.nodes.buckets.key,aggregations.nodes.buckets.by_date.buckets' },
[00:18:37]                 │ proc [kibana]   body:
[00:18:37]                 │ proc [kibana]    { error:
[00:18:37]                 │ proc [kibana]       { root_cause: [Array],
[00:18:37]                 │ proc [kibana]         type: 'action_request_validation_exception',
[00:18:37]                 │ proc [kibana]         reason:
[00:18:37]                 │ proc [kibana]          'Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;' },
[00:18:37]                 │ proc [kibana]      status: 400 },
[00:18:37]                 │ proc [kibana]   statusCode: 400,
[00:18:37]                 │ proc [kibana]   response:
[00:18:37]                 │ proc [kibana]    '{"error":{"root_cause":[{"type":"action_request_validation_exception","reason":"Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;"}],"type":"action_request_validation_exception","reason":"Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;"},"status":400}',
[00:18:37]                 │ proc [kibana]   toString: [Function],
[00:18:37]                 │ proc [kibana]   toJSON: [Function],
[00:18:37]                 │ proc [kibana]   isBoom: true,
[00:18:37]                 │ proc [kibana]   isServer: true,
[00:18:37]                 │ proc [kibana]   data: null,
[00:18:37]                 │ proc [kibana]   output:
[00:18:37]                 │ proc [kibana]    { statusCode: 503,
[00:18:37]                 │ proc [kibana]      payload:
[00:18:37]                 │ proc [kibana]       { statusCode: 503,
[00:18:37]                 │ proc [kibana]         error: 'Service Unavailable',
[00:18:37]                 │ proc [kibana]         message:
[00:18:37]                 │ proc [kibana]          '[action_request_validation_exception] Validation Failed: 1: parent histogram of derivative aggregation [odh_node_cgroup_quota__usage_deriv] must have min_doc_count of 0;2: parent histogram of derivative aggregation [odh_node_cgroup_quota__periods_deriv] must have min_doc_count of 0;3: parent histogram of derivative aggregation [odh_node_cgroup_throttled__metric_deriv] must have min_doc_count of 0;4: parent histogram of derivative aggregation [odh_node_cpu_utilization__metric_deriv] must have min_doc_count of 0;5: parent histogram of derivative aggregation [odh_node_load_average__metric_deriv] must have min_doc_count of 0;6: parent histogram of derivative aggregation [odh_node_jvm_mem_percent__metric_deriv] must have min_doc_count of 0;7: parent histogram of derivative aggregation [odh_node_free_space__metric_deriv] must have min_doc_count of 0;: Check the Elasticsearch Monitoring cluster network connection or the load level of the nodes.' },
[00:18:37]                 │ proc [kibana]      headers: {} },
[00:18:37]                 │ proc [kibana]   reformat: [Function] }
[00:18:37]                 │ proc [kibana]  error  [15:08:17.230]  Error: Internal Server Error
[00:18:37]                 │ proc [kibana]     at HapiResponseAdapter.toInternalError (/dev/shm/workspace/install/kibana-1/src/core/server/http/router/response_adapter.js:67:19)
[00:18:37]                 │ proc [kibana]     at Router.handle (/dev/shm/workspace/install/kibana-1/src/core/server/http/router/router.js:165:34)
[00:18:37]                 │ proc [kibana]     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:18:47]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:18:47]                 │      Wait timed out after 10046ms
[00:18:47]                 │ERROR browser[SEVERE] http://localhost:6111/api/monitoring/v1/clusters/YCxj-RAgSZCP6GuOQ8M1EQ/elasticsearch/nodes - Failed to load resource: the server responded with a status of 500 (Internal Server Error)
[00:18:47]                 │ debg browser[INFO] http://localhost:6111/bundles/commons.bundle.js 2:3931284 "Detected an unhandled Promise rejection.
[00:18:47]                 │      [object Object]"
[00:18:47]                 │ERROR browser[SEVERE] http://localhost:6111/app/monitoring?_t=1585321675519#/elasticsearch/nodes?_g=(cluster_uuid:YCxj-RAgSZCP6GuOQ8M1EQ,refreshInterval:(pause:!t,value:10000),time:(from:'2017-10-05T20:28:28.475Z',to:'2017-10-05T20:34:38.341Z')) 0:0 
[00:18:48]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:18:48]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:18:48]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:18:58]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:18:58]                 │      Wait timed out after 10028ms
[00:18:58]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:18:58]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:18:58]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:19:08]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:19:08]                 │      Wait timed out after 10040ms
[00:19:09]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:19:09]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:19:09]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:19:19]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:19:19]                 │      Wait timed out after 10056ms
[00:19:19]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:19:19]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:19:19]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:19:22]                 │ proc [kibana]   log   [15:09:02.663] [warning][collector-set][plugins][usageCollection] { Error: Saved object [apm-telemetry/apm-telemetry] not found
[00:19:22]                 │ proc [kibana]     at Function.createGenericNotFoundError (/dev/shm/workspace/install/kibana-1/src/core/server/saved_objects/service/lib/errors.js:134:37)
[00:19:22]                 │ proc [kibana]     at SavedObjectsRepository.get (/dev/shm/workspace/install/kibana-1/src/core/server/saved_objects/service/lib/repository.js:603:46)
[00:19:22]                 │ proc [kibana]     at process._tickCallback (internal/process/next_tick.js:68:7)
[00:19:22]                 │ proc [kibana]   data: null,
[00:19:22]                 │ proc [kibana]   isBoom: true,
[00:19:22]                 │ proc [kibana]   isServer: false,
[00:19:22]                 │ proc [kibana]   output:
[00:19:22]                 │ proc [kibana]    { statusCode: 404,
[00:19:22]                 │ proc [kibana]      payload:
[00:19:22]                 │ proc [kibana]       { statusCode: 404,
[00:19:22]                 │ proc [kibana]         error: 'Not Found',
[00:19:22]                 │ proc [kibana]         message: 'Saved object [apm-telemetry/apm-telemetry] not found' },
[00:19:22]                 │ proc [kibana]      headers: {} },
[00:19:22]                 │ proc [kibana]   reformat: [Function],
[00:19:22]                 │ proc [kibana]   typeof: [Function: notFound],
[00:19:22]                 │ proc [kibana]   [Symbol(SavedObjectsClientErrorCode)]: 'SavedObjectsClient/notFound' }
[00:19:22]                 │ proc [kibana]   log   [15:09:02.666] [warning][collector-set][plugins][usageCollection] Unable to fetch data from apm collector
[00:19:29]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:19:29]                 │      Wait timed out after 10036ms
[00:19:30]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:19:30]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:19:30]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:19:40]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:19:40]                 │      Wait timed out after 10043ms
[00:19:40]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:19:40]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:19:40]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:19:50]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:19:50]                 │      Wait timed out after 10045ms
[00:19:51]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:19:51]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:19:51]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:20:01]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:20:01]                 │      Wait timed out after 10040ms
[00:20:01]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:20:01]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:20:01]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:20:11]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:20:11]                 │      Wait timed out after 10020ms
[00:20:12]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:20:12]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:20:12]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:20:22]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:20:22]                 │      Wait timed out after 10007ms
[00:20:22]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:20:22]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:20:22]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:20:32]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:20:32]                 │      Wait timed out after 10032ms
[00:20:33]                 │ debg TestSubjects.getVisibleText(elasticsearchClusterStatus > nodesCount)
[00:20:33]                 │ debg TestSubjects.find(elasticsearchClusterStatus > nodesCount)
[00:20:33]                 │ debg Find.findByCssSelector('[data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"]') with timeout=10000
[00:20:43]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
[00:20:43]                 │      Wait timed out after 10046ms
[00:20:43]                 │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/Monitoring app Elasticsearch nodes listing with offline node should have an Elasticsearch Cluster Summary Status with correct info.png"
[00:20:44]                 │ info Current URL is: http://localhost:6111/app/monitoring#/elasticsearch/nodes?_g=(cluster_uuid:YCxj-RAgSZCP6GuOQ8M1EQ,refreshInterval:(pause:!t,value:10000),time:(from:%272017-10-05T20:28:28.475Z%27,to:%272017-10-05T20:34:38.341Z%27))
[00:20:44]                 │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/Monitoring app Elasticsearch nodes listing with offline node should have an Elasticsearch Cluster Summary Status with correct info.html
[00:20:44]                 └- ✖ fail: "Monitoring app Elasticsearch nodes listing with offline node should have an Elasticsearch Cluster Summary Status with correct info"
[00:20:44]                 │

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="elasticsearchClusterStatus"] [data-test-subj="nodesCount"])
Wait timed out after 10046ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:841:17
    at process._tickCallback (internal/process/next_tick.js:68:7)
    at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
    at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)

Kibana Pipeline / kibana-intake-agent / Jest Tests.test/functional/services/remote.only calls fn when previous call is complete, ignores when filter returns true

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches


Stack Trace

Error: expect(received).toMatchInlineSnapshot(snapshot)

Snapshot name: `only calls fn when previous call is complete, ignores when filter returns true 1`

- Snapshot
+ Received

@@ -1,11 +1,11 @@
  Array [
    "called with 100",
    "called with 0",
-   "resolved with 0",
    "resolved with 100",
    "called with 150",
+   "resolved with 0",
    "resolved with 150",
    "called with 170",
    "resolved with 170",
    "called with 50",
    "resolved with 50",
    at Object.<anonymous>.it (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/test/functional/services/remote/prevent_parallel_calls.test.js:41:25)

and 2 more failures, only showing the first 3.

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Drilldowns Embeddable panel Drilldowns release_note:skip Skip the PR/issue when compiling release notes v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants