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

[RUM Dashboard] New rum services api to replace usage of get services API #70746

Merged
merged 8 commits into from
Jul 8, 2020

Conversation

shahzad31
Copy link
Contributor

@shahzad31 shahzad31 commented Jul 3, 2020

Summary

RUM dashboard page is using APM services api, which is really slow, since it's getting way more than just service name.

On rum page we only need rum services name, so this PR adds a new API which get's rum services name in a simple query. This usually takes few seconds.

Also using

 hdr: {number_of_significant_value_digits: 3,},

For histogram to improve query performance for histograms.

Also fixed transaction.duration.us value from micro sec to secs.

@shahzad31 shahzad31 requested a review from a team as a code owner July 3, 2020 20:48
@botelastic botelastic bot added the Team:APM All issues that need APM UI Team support label Jul 3, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:apm)

@shahzad31 shahzad31 self-assigned this Jul 3, 2020
@shahzad31 shahzad31 added release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v8.0.0 labels Jul 3, 2020
@shahzad31 shahzad31 changed the title [RUM Dashboard] Created new rum services api to replace usage of get services API [RUM Dashboard] New rum services api to replace usage of get services API Jul 6, 2020
Copy link
Contributor

@smith smith left a comment

Choose a reason for hiding this comment

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

Code looks good but I haven't run it yet.

This is a new thing, but we would like like to have all new API endpoints covered by a very simple APM integration test. Could you please add one for this endpoint? Let me know if you run into any problems.

@shahzad31
Copy link
Contributor Author

Code looks good but I haven't run it yet.

This is a new thing, but we would like like to have all new API endpoints covered by a very simple APM integration test. Could you please add one for this endpoint? Let me know if you run into any problems.

@smith added a simple test for new API

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/smokescreen·ts.lens app lens smokescreen tests should allow creation of lens visualizations

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:09:52]         └-: lens app
[00:09:52]           └-> "before all" hook
[00:09:52]           └-> "before all" hook
[00:09:52]             │ debg Starting lens before method
[00:09:52]             │ info [logstash_functional] Loading "mappings.json"
[00:09:52]             │ info [logstash_functional] Loading "data.json.gz"
[00:09:52]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:09:52]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:09:52]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:09:53]             │ info [lens/basic] Loading "mappings.json"
[00:09:53]             │ info [lens/basic] Loading "data.json.gz"
[00:09:54]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2/pV-hMV2lQ4WoKZRmZc_JYw] deleting index
[00:09:54]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_1/3dbT2fECTgOfuRYDp2cgqQ] deleting index
[00:09:54]             │ info [lens/basic] Deleted existing index [".kibana_2",".kibana_1"]
[00:09:54]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:09:54]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_1][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_1][0]]"
[00:09:54]             │ info [lens/basic] Created index ".kibana_1"
[00:09:54]             │ debg [lens/basic] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:09:54]             │ info [lens/basic] Indexed 10 docs into ".kibana_1"
[00:09:54]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_1/ptjBW7mbRnKu-iwgp9_VFg] update_mapping [_doc]
[00:09:54]             │ debg Migrating saved objects
[00:09:54]             │ proc [kibana]   log   [18:28:23.820] [info][savedobjects-service] Creating index .kibana_2.
[00:09:54]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:09:54]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] updating number_of_replicas to [0] for indices [.kibana_2]
[00:09:54]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_2][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_2][0]]"
[00:09:54]             │ proc [kibana]   log   [18:28:23.885] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:09:54]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2/YPqW9jtsT2ilKaW2gJKn5w] update_mapping [_doc]
[00:09:54]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2/YPqW9jtsT2ilKaW2gJKn5w] update_mapping [_doc]
[00:09:54]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2/YPqW9jtsT2ilKaW2gJKn5w] update_mapping [_doc]
[00:09:54]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2/YPqW9jtsT2ilKaW2gJKn5w] update_mapping [_doc]
[00:09:54]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1594143809132542631] [.kibana_2/YPqW9jtsT2ilKaW2gJKn5w] update_mapping [_doc]
[00:09:54]             │ proc [kibana]   log   [18:28:24.091] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:09:54]             │ proc [kibana]   log   [18:28:24.145] [info][savedobjects-service] Finished in 327ms.
[00:09:54]           └-: 
[00:09:54]             └-> "before all" hook
[00:09:54]             └-: lens smokescreen tests
[00:09:54]               └-> "before all" hook
[00:09:54]               └-> should allow editing saved visualizations
[00:09:54]                 └-> "before each" hook: global before each
[00:09:54]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:09:54]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:09:54]                 │ debg browser[INFO] http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594146504168#/ 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:54]                 │
[00:09:54]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:54]                 │ debg ... sleep(700) start
[00:09:55]                 │ debg ... sleep(700) end
[00:09:55]                 │ debg returned from get, calling refresh
[00:09:56]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:28:25Z
[00:09:56]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:09:56]                 │
[00:09:56]                 │      "
[00:09:56]                 │ERROR browser[SEVERE] http://localhost:6151/34409/bundles/core/core.entry.js 83:261771 TypeError: Failed to fetch
[00:09:56]                 │ debg browser[INFO] http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594146504168#/ 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:56]                 │
[00:09:56]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:58]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:28:26Z
[00:09:58]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:09:58]                 │
[00:09:58]                 │      "
[00:09:58]                 │ debg currentUrl = http://localhost:6151/login?next=%2Fapp%2Fvisualize%3F_t%3D1594146504168#/
[00:09:58]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:09:58]                 │ debg TestSubjects.find(kibanaChrome)
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:09:58]                 │ debg Found login page
[00:09:58]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:09:58]                 │ debg TestSubjects.click(loginUsername)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:09:58]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:09:58]                 │ debg TestSubjects.click(loginPassword)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:09:58]                 │ debg TestSubjects.click(loginSubmit)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:10:01]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594146504168#/ 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:10:01]                 │
[00:10:01]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:01]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:28:30Z
[00:10:01]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:01]                 │
[00:10:01]                 │      "
[00:10:01]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594146510841#/ 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:10:01]                 │
[00:10:01]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:01]                 │ debg Finished login process currentUrl = http://localhost:6151/app/visualize#/
[00:10:01]                 │ debg ... sleep(501) start
[00:10:02]                 │ debg ... sleep(501) end
[00:10:02]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/
[00:10:02]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:04]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:28:32Z
[00:10:04]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:04]                 │
[00:10:04]                 │      "
[00:10:04]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:05]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:10:05]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:10:05]                 │ debg isGlobalLoadingIndicatorVisible
[00:10:05]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:05]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:06]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:06]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:06]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:10:06]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:10:06]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:10:06]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:10:06]                 │ debg lensPage.goToTimeRange()
[00:10:06]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:10:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:10:07]                 │ debg TestSubjects.click(noDataPopoverDismissButton)
[00:10:07]                 │ debg Find.clickByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:10:07]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:10:07]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:10:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:10:07]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:10:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:10:07]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:10:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:07]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:10:07]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:10:07]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:10:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:07]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:07]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:08]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:10:08]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:08]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:08]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:08]                 │ debg ... sleep(500) start
[00:10:09]                 │ debg ... sleep(500) end
[00:10:09]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:10:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:09]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:09]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:09]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:09]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:09]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:10]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:10]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:10:10]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:10]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:10]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:10]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:10:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:10:13]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:10:13]                 │ debg TestSubjects.click(querySubmitButton)
[00:10:14]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:14]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:14]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:14]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:14]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:14]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:10:14]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:10:14]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:14]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:10:14]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:10:14]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:10:14]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:14]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:10:14]                 └- ✓ pass  (20.2s) "lens app  lens smokescreen tests should allow editing saved visualizations"
[00:10:14]               └-> metric should be embeddable in dashboards
[00:10:14]                 └-> "before each" hook: global before each
[00:10:14]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:10:14]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:10:14]                 │ debg ... sleep(700) start
[00:10:15]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594146524383#/list 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:10:15]                 │
[00:10:15]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:15]                 │ debg ... sleep(700) end
[00:10:15]                 │ debg returned from get, calling refresh
[00:10:16]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594146524383#/list 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:10:16]                 │
[00:10:16]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:16]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:10:16]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:10:16]                 │ debg TestSubjects.find(kibanaChrome)
[00:10:16]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:10:17]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:28:46Z
[00:10:17]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:17]                 │
[00:10:17]                 │      "
[00:10:17]                 │ debg ... sleep(501) start
[00:10:17]                 │ debg ... sleep(501) end
[00:10:17]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:17]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:10:18]                 │ debg ... sleep(501) start
[00:10:18]                 │ debg ... sleep(501) end
[00:10:18]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:18]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:21]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:21]                 │ debg TestSubjects.exists(newItemButton)
[00:10:21]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:10:24]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:10:24]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:10:24]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:24]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:10:25]                 │ debg waitForRenderComplete
[00:10:25]                 │ debg in getSharedItemsCount
[00:10:25]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:25]                 │ debg Renderable.waitForRender for 0 elements
[00:10:25]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:10:35]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:10:36]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:10:36]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:10:36]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:10:36]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:10:36]                 │ debg ... sleep(500) start
[00:10:36]                 │ debg ... sleep(500) end
[00:10:36]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:37]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, Artistpreviouslyknownaslens)
[00:10:37]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:10:37]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:10:37]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:10:37]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:38]                 │ debg Find.clickByButtonText('Artistpreviouslyknownaslens') with timeout=10000
[00:10:38]                 │ debg Find.byButtonText('Artistpreviouslyknownaslens') with timeout=10000
[00:10:39]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:39]                 │ debg Closing flyout dashboardAddPanel
[00:10:39]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:10:39]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:10:39]                 │ debg Waiting up to 20000ms for flyout closed...
[00:10:39]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:40]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:40]                 │ debg lensPage.goToTimeRange()
[00:10:40]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:10:40]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:10:43]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:10:43]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:10:43]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:10:43]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:10:43]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:10:43]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:43]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:10:44]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:10:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:10:44]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:10:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:10:44]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:44]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:44]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:44]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:10:44]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:45]                 │ debg ... sleep(500) start
[00:10:45]                 │ debg ... sleep(500) end
[00:10:45]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:10:45]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:45]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:10:45]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:45]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:10:45]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:10:45]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:45]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:10:46]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:46]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:10:46]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:10:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:10:46]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:10:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:10:49]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:10:49]                 │ debg TestSubjects.click(querySubmitButton)
[00:10:49]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:49]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:50]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:50]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:50]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:50]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:10:50]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:10:50]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:50]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:10:50]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:10:50]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:10:50]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:10:50]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:10:50]                 └- ✓ pass  (35.5s) "lens app  lens smokescreen tests metric should be embeddable in dashboards"
[00:10:50]               └-> click on the bar in XYChart adds proper filters/timerange in dashboard
[00:10:50]                 └-> "before each" hook: global before each
[00:10:50]                 │ debg navigating to dashboard url: http://localhost:6151/app/dashboards#/list
[00:10:50]                 │ debg navigate to: http://localhost:6151/app/dashboards#/list
[00:10:50]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594146559867#/list 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:10:50]                 │
[00:10:50]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:50]                 │ debg ... sleep(700) start
[00:10:51]                 │ debg ... sleep(700) end
[00:10:51]                 │ debg returned from get, calling refresh
[00:10:51]                 │ debg browser[INFO] http://localhost:6151/app/dashboards?_t=1594146559867#/list 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:10:51]                 │
[00:10:51]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:51]                 │ debg currentUrl = http://localhost:6151/app/dashboards#/list
[00:10:51]                 │          appUrl = http://localhost:6151/app/dashboards#/list
[00:10:51]                 │ debg TestSubjects.find(kibanaChrome)
[00:10:51]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:10:52]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:29:21Z
[00:10:52]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:10:52]                 │
[00:10:52]                 │      "
[00:10:52]                 │ debg ... sleep(501) start
[00:10:53]                 │ debg ... sleep(501) end
[00:10:53]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:53]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:10:53]                 │ debg ... sleep(501) start
[00:10:54]                 │ debg ... sleep(501) end
[00:10:54]                 │ debg in navigateTo url = http://localhost:6151/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:10:54]                 │ debg TestSubjects.exists(statusPageContainer)
[00:10:54]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:10:56]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:10:57]                 │ debg TestSubjects.exists(newItemButton)
[00:10:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:10:59]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:11:00]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:11:00]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:11:00]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:11:00]                 │ debg waitForRenderComplete
[00:11:00]                 │ debg in getSharedItemsCount
[00:11:00]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:11:00]                 │ debg Renderable.waitForRender for 0 elements
[00:11:00]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:11:10]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:11:11]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:11:11]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:11:11]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:11]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:12]                 │ debg ... sleep(500) start
[00:11:12]                 │ debg ... sleep(500) end
[00:11:12]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:13]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, lnsXYvis)
[00:11:13]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:11:13]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:13]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:13]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:13]                 │ debg Find.clickByButtonText('lnsXYvis') with timeout=10000
[00:11:13]                 │ debg Find.byButtonText('lnsXYvis') with timeout=10000
[00:11:14]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:14]                 │ debg Closing flyout dashboardAddPanel
[00:11:14]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:11:14]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:11:14]                 │ debg Waiting up to 20000ms for flyout closed...
[00:11:14]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:15]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:16]                 │ debg lensPage.goToTimeRange()
[00:11:16]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:18]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:19]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:19]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:19]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:19]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:19]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:19]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:19]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:20]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:20]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:20]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:20]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:20]                 │ debg ... sleep(500) start
[00:11:21]                 │ debg ... sleep(500) end
[00:11:21]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:21]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:21]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:21]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:21]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:21]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:21]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:21]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:21]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:21]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:21]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:21]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:21]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:21]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:21]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:22]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:25]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:25]                 │ debg TestSubjects.click(querySubmitButton)
[00:11:25]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:25]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:25]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:26]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:26]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:26]                 │ debg Find.findByCssSelector('.echChart canvas:last-of-type') with timeout=10000
[00:11:26]                 │ debg TestSubjects.click(applyFiltersPopoverButton)
[00:11:26]                 │ debg Find.clickByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=10000
[00:11:26]                 │ debg Find.findByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=10000
[00:11:26]                 │ debg TestSubjects.missingOrFail(applyFiltersPopoverButton)
[00:11:26]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="applyFiltersPopoverButton"]') with timeout=2500
[00:11:27]                 │ debg lensPage.assertExactText('[data-test-subj="embeddablePanelHeading-lnsXYvis"]', 'lnsXYvis')
[00:11:27]                 │ debg lensPage.assertExpectedText('[data-test-subj="embeddablePanelHeading-lnsXYvis"]', value => value === expectedText)
[00:11:27]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:27]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelHeading-lnsXYvis"]') with timeout=10000
[00:11:27]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:27]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:29]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:11:30]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:30]                 │ debg TestSubjects.getVisibleText(superDatePickerstartDatePopoverButton)
[00:11:30]                 │ debg TestSubjects.find(superDatePickerstartDatePopoverButton)
[00:11:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:30]                 │ debg TestSubjects.getVisibleText(superDatePickerendDatePopoverButton)
[00:11:30]                 │ debg TestSubjects.find(superDatePickerendDatePopoverButton)
[00:11:30]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:30]                 │ debg TestSubjects.exists(filter filter-enabled filter-key-ip filter-value-97.220.3.248 filter-unpinned)
[00:11:30]                 │ debg Find.existsByCssSelector('[data-test-subj="filter filter-enabled filter-key-ip filter-value-97.220.3.248 filter-unpinned"]') with timeout=2500
[00:11:30]                 └- ✓ pass  (40.0s) "lens app  lens smokescreen tests click on the bar in XYChart adds proper filters/timerange in dashboard"
[00:11:30]               └-> should allow seamless transition to and from table view
[00:11:30]                 └-> "before each" hook: global before each
[00:11:30]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:11:30]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:11:30]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594146599841#/ 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:11:30]                 │
[00:11:30]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:30]                 │ debg ... sleep(700) start
[00:11:31]                 │ debg ... sleep(700) end
[00:11:31]                 │ debg returned from get, calling refresh
[00:11:31]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594146599841#/ 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:11:31]                 │
[00:11:31]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:31]                 │ debg currentUrl = http://localhost:6151/app/visualize#/
[00:11:31]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:11:31]                 │ debg TestSubjects.find(kibanaChrome)
[00:11:31]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:11:33]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:30:01Z
[00:11:33]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:11:33]                 │
[00:11:33]                 │      "
[00:11:33]                 │ debg ... sleep(501) start
[00:11:33]                 │ debg ... sleep(501) end
[00:11:33]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:33]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:11:34]                 │ debg ... sleep(501) start
[00:11:34]                 │ debg ... sleep(501) end
[00:11:34]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:34]                 │ debg TestSubjects.exists(statusPageContainer)
[00:11:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:11:37]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:11:37]                 │ debg searchForItemWithName: Artistpreviouslyknownaslens
[00:11:37]                 │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:11:38]                 │ debg isGlobalLoadingIndicatorVisible
[00:11:38]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:11:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:11:38]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:11:40]                 │ debg --- retry.tryForTime failed again with the same message...
[00:11:41]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:41]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:41]                 │ debg lensPage.clickVisualizeListItemTitle('Artistpreviouslyknownaslens')
[00:11:41]                 │ debg TestSubjects.click(visListingTitleLink-Artistpreviouslyknownaslens)
[00:11:41]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:11:41]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Artistpreviouslyknownaslens"]') with timeout=10000
[00:11:41]                 │ debg lensPage.goToTimeRange()
[00:11:41]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:11:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:11:43]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:11:44]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:11:44]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:11:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:11:44]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:11:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:44]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:11:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:11:44]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:44]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:44]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:44]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:44]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:11:44]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:44]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:44]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:45]                 │ debg ... sleep(500) start
[00:11:46]                 │ debg ... sleep(500) end
[00:11:46]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:46]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:46]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:46]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:46]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:11:46]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:46]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:46]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:47]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:47]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:49]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:50]                 │ debg TestSubjects.click(querySubmitButton)
[00:11:50]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:50]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:50]                 │ debg Find.waitForElementStale with timeout=10000
[00:11:50]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:50]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:51]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:11:51]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:11:51]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:51]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:11:51]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:11:51]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:11:51]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:51]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:11:51]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsDatatable')
[00:11:51]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:11:51]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:51]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:51]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:11:51]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:11:51]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:11:51]                 │ debg lensPage.assertExactText('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text', 'Maximum of bytes')
[00:11:51]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text', value => value === expectedText)
[00:11:51]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:51]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] thead .euiTableCellContent__text') with timeout=10000
[00:11:52]                 │ debg lensPage.assertExactText('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]', '19,986')
[00:11:52]                 │ debg lensPage.assertExpectedText('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]', value => value === expectedText)
[00:11:52]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:52]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDataTable"] [data-test-subj="lnsDataTableCellValue"]') with timeout=10000
[00:11:52]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsMetric')
[00:11:52]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:11:52]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:52]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:11:52]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsMetric)
[00:11:52]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:11:52]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsMetric"]') with timeout=10000
[00:11:52]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_title"]', 'Maximum of bytes')
[00:11:52]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_title"]', value => value === expectedText)
[00:11:52]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:52]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_title"]') with timeout=10000
[00:11:52]                 │ debg lensPage.assertExactText('[data-test-subj="lns_metric_value"]', '19,986')
[00:11:52]                 │ debg lensPage.assertExpectedText('[data-test-subj="lns_metric_value"]', value => value === expectedText)
[00:11:52]                 │ debg Waiting up to 1000ms for assertExpectedText...
[00:11:52]                 │ debg Find.findByCssSelector('[data-test-subj="lns_metric_value"]') with timeout=10000
[00:11:52]                 └- ✓ pass  (22.6s) "lens app  lens smokescreen tests should allow seamless transition to and from table view"
[00:11:52]               └-> should allow creation of lens visualizations
[00:11:52]                 └-> "before each" hook: global before each
[00:11:52]                 │ debg navigating to visualize url: http://localhost:6151/app/visualize#/
[00:11:52]                 │ debg navigate to: http://localhost:6151/app/visualize#/
[00:11:52]                 │ debg ... sleep(700) start
[00:11:53]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594146622421#/ 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:11:53]                 │
[00:11:53]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:53]                 │ debg ... sleep(700) end
[00:11:53]                 │ debg returned from get, calling refresh
[00:11:54]                 │ debg browser[INFO] http://localhost:6151/app/visualize?_t=1594146622421#/ 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:11:54]                 │
[00:11:54]                 │ debg browser[INFO] http://localhost:6151/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:11:54]                 │ debg currentUrl = http://localhost:6151/app/visualize#/
[00:11:54]                 │          appUrl = http://localhost:6151/app/visualize#/
[00:11:54]                 │ debg TestSubjects.find(kibanaChrome)
[00:11:54]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:11:55]                 │ debg browser[INFO] http://localhost:6151/34409/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-07T18:30:23Z
[00:11:55]                 │        Adding connection to http://localhost:6151/elasticsearch
[00:11:55]                 │
[00:11:55]                 │      "
[00:11:55]                 │ debg ... sleep(501) start
[00:11:55]                 │ debg ... sleep(501) end
[00:11:55]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:55]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:11:56]                 │ debg ... sleep(501) start
[00:11:56]                 │ debg ... sleep(501) end
[00:11:56]                 │ debg in navigateTo url = http://localhost:6151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:11:56]                 │ debg TestSubjects.exists(statusPageContainer)
[00:11:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:11:59]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:11:59]                 │ debg TestSubjects.exists(newItemButton)
[00:11:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=2500
[00:11:59]                 │ debg TestSubjects.click(newItemButton)
[00:11:59]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:11:59]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:11:59]                 │ debg TestSubjects.find(visNewDialogTypes)
[00:11:59]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogTypes"]') with timeout=10000
[00:11:59]                 │ debg TestSubjects.click(visType-lens)
[00:11:59]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:11:59]                 │ debg Find.findByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:12:00]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:00]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:00]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:00]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:00]                 │ debg lensPage.goToTimeRange()
[00:12:00]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:12:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:12:02]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:12:03]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:12:03]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:12:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:12:03]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:12:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:12:03]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:12:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:03]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:12:03]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:12:03]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:12:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:03]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:03]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:12:03]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:03]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:03]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:04]                 │ debg ... sleep(500) start
[00:12:05]                 │ debg ... sleep(500) end
[00:12:05]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:12:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:05]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:05]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:05]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:05]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:05]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:12:05]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:05]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:05]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:06]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:12:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:12:09]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:12:09]                 │ debg TestSubjects.click(querySubmitButton)
[00:12:09]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:09]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:09]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:10]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:10]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:10]                 │ debg lensPage.configureDimension([object Object])
[00:12:10]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:10]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-date_histogram"],
[00:12:10]                 │                [data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-date_histogram"],
[00:12:10]                 │                [data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:10]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:10]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:10]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:13]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:14]                 │ debg comboBox.setElement, value: @timestamp
[00:12:14]                 │ debg comboBox.isOptionSelected, value: @timestamp
[00:12:16]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:16]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@timestamp"]') with timeout=2500
[00:12:16]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:19]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:19]                 │ debg lensPage.configureDimension([object Object])
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-avg"],
[00:12:19]                 │                [data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-avg"],
[00:12:19]                 │                [data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:22]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:22]                 │ warn WebElementWrapper.find: stale element reference: element is not attached to the page document
[00:12:22]                 │        (Session info: headless chrome=83.0.4103.116)
[00:12:22]                 │ debg finding element 'By(css selector, [data-test-subj="indexPattern-dimension-field"])' again, 2 attempts left
[00:12:23]                 │ debg comboBox.setElement, value: bytes
[00:12:23]                 │ debg comboBox.isOptionSelected, value: bytes
[00:12:25]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:25]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:12:25]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:25]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:28]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:28]                 │ debg lensPage.configureDimension([object Object])
[00:12:28]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:28]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:29]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-terms"],
[00:12:29]                 │                [data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:29]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimensionIncompatible-terms"],
[00:12:29]                 │                [data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:29]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:29]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:29]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:31]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:32]                 │ warn WebElementWrapper.find: stale element reference: element is not attached to the page document
[00:12:32]                 │        (Session info: headless chrome=83.0.4103.116)
[00:12:32]                 │ debg finding element 'By(css selector, [data-test-subj="indexPattern-dimension-field"])' again, 2 attempts left
[00:12:32]                 │ debg comboBox.setElement, value: @message.raw
[00:12:32]                 │ debg comboBox.isOptionSelected, value: @message.raw
[00:12:34]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:34]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@message.raw"]') with timeout=2500
[00:12:35]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:35]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:37]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:38]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_lnsDatatable')
[00:12:38]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:38]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:38]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:38]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:12:38]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:38]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:38]                 │ debg lensPage.removeDimension('lnsDatatable_column')
[00:12:38]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimensionPopover-remove"]') with timeout=10000
[00:12:38]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimensionPopover-remove"]') with timeout=10000
[00:12:38]                 │ debg lensPage.switchToVisualization('lnsChartSwitchPopover_bar_stacked')
[00:12:38]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:38]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:38]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:39]                 │ debg TestSubjects.click(lnsChartSwitchPopover_bar_stacked)
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:12:39]                 │ debg lensPage.configureDimension([object Object])
[00:12:39]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:39]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:49]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:12:49]                 │      Wait timed out after 10056ms
[00:12:49]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:59]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:12:59]                 │      Wait timed out after 10028ms
[00:13:00]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:10]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:10]                 │      Wait timed out after 10014ms
[00:13:10]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:20]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:20]                 │      Wait timed out after 10008ms
[00:13:21]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:31]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:31]                 │      Wait timed out after 10056ms
[00:13:31]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:41]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:41]                 │      Wait timed out after 10034ms
[00:13:42]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:52]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:13:52]                 │      Wait timed out after 10045ms
[00:13:52]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:03]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:03]                 │      Wait timed out after 10052ms
[00:14:03]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:13]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:13]                 │      Wait timed out after 10024ms
[00:14:14]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:24]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:24]                 │      Wait timed out after 10056ms
[00:14:24]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:34]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:34]                 │      Wait timed out after 10004ms
[00:14:35]                 │ debg Find.findByCssSelector('[data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:14:45]                 │ debg --- retry.try error: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
[00:14:45]                 │      Wait timed out after 10055ms
[00:14:45]                 │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/lens app  lens smokescreen tests should allow creation of lens visualizations.png"
[00:14:45]                 │ info Current URL is: http://localhost:6151/app/lens#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))
[00:14:45]                 │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/lens app  lens smokescreen tests should allow creation of lens visualizations.html
[00:14:45]                 └- ✖ fail: "lens app  lens smokescreen tests should allow creation of lens visualizations"
[00:14:45]                 │

Stack Trace

Error: retry.try timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"])
Wait timed out after 10055ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842: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)

Build metrics

✅ unchanged

History

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

@shahzad31 shahzad31 merged commit 9499417 into elastic:master Jul 8, 2020
@shahzad31 shahzad31 deleted the replace-services-api-usage branch July 8, 2020 09:26
shahzad31 added a commit to shahzad31/kibana that referenced this pull request Jul 8, 2020
shahzad31 added a commit that referenced this pull request Jul 8, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 9, 2020
* master:
  [RUM Dashboard] New rum services api to replace usage of get services API (elastic#70746)
  fix: remove only consecutive ticks in TSVB (elastic#70981)
  [Functional test] Increase the timeout on opening a saved visualization (elastic#70952)
  [ML] Transforms/DFA: Refactor list action buttons so modals won't unmount after button click. (elastic#70555)
  [Functional test] Add retry for dashboard save (elastic#70950)
@sorenlouv sorenlouv removed the Team:APM All issues that need APM UI Team support label Oct 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.9.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants