Skip to content

[Time to Visualize] Fix Lens Save Modal Retaining Originating App Connection#85309

Merged
ThomThomson merged 2 commits intoelastic:masterfrom
ThomThomson:fix/lensDashboardLinkageNotLost
Dec 10, 2020
Merged

[Time to Visualize] Fix Lens Save Modal Retaining Originating App Connection#85309
ThomThomson merged 2 commits intoelastic:masterfrom
ThomThomson:fix/lensDashboardLinkageNotLost

Conversation

@ThomThomson
Copy link
Copy Markdown
Contributor

Summary

The Lens save modal was using the originatingApp argument directly from its incoming state, when the rest of the lens app uses its own state isLinkedToOriginatingApp in order to avoid mutating the incoming state directly.

The save modal has been updated to use the isLinkedToOriginatingApp argument instead.

Checklist

Delete any items that are not applicable to this PR.

For maintainers

@flash1293
Copy link
Copy Markdown
Contributor

The fix looks good to me but I think the implementation has to be updated based on @poffdeluxe s changes.

@kibanamachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky


Test Failures

Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/lens/smokescreen·ts.lens app lens smokescreen tests should create an xy visualization with filters aggregation

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 5 times on tracked branches: https://github.com/elastic/kibana/issues/77969

[00:00:00]       │
[00:11:59]         └-: lens app
[00:11:59]           └-> "before all" hook
[00:11:59]           └-> "before all" hook
[00:11:59]             │ debg Starting lens before method
[00:12:00]             │ info [logstash_functional] Loading "mappings.json"
[00:12:00]             │ info [logstash_functional] Loading "data.json.gz"
[00:12:00]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.22"
[00:12:00]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.20"
[00:12:00]             │ info [logstash_functional] Skipped restore for existing index "logstash-2015.09.21"
[00:12:00]             │ info [lens/basic] Loading "mappings.json"
[00:12:00]             │ info [lens/basic] Loading "data.json.gz"
[00:12:00]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2/RlRn79dNSny_M6x2XWoZDw] deleting index
[00:12:00]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_1/9Ptwl3HuQ4qvqGmkSG0qXQ] deleting index
[00:12:00]             │ info [lens/basic] Deleted existing index [".kibana_2",".kibana_1"]
[00:12:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:12:00]             │ info [lens/basic] Created index ".kibana_1"
[00:12:00]             │ debg [lens/basic] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:12:00]             │ info [lens/basic] Indexed 12 docs into ".kibana_1"
[00:12:00]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_1/kjBBCHEfQ3OqcSmkLND5pQ] update_mapping [_doc]
[00:12:00]             │ debg Migrating saved objects
[00:12:01]             │ proc [kibana]   log   [16:23:26.825] [info][savedobjects-service] Creating index .kibana_2.
[00:12:01]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:12:01]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] updating number_of_replicas to [0] for indices [.kibana_2]
[00:12:01]             │ proc [kibana]   log   [16:23:26.882] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:12:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2/Nbelf9YnSzeh3wOZL1Icmw] update_mapping [_doc]
[00:12:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2/Nbelf9YnSzeh3wOZL1Icmw] update_mapping [_doc]
[00:12:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2/Nbelf9YnSzeh3wOZL1Icmw] update_mapping [_doc]
[00:12:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2/Nbelf9YnSzeh3wOZL1Icmw] update_mapping [_doc]
[00:12:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1607528134658612581] [.kibana_2/Nbelf9YnSzeh3wOZL1Icmw] update_mapping [_doc]
[00:12:01]             │ proc [kibana]   log   [16:23:27.119] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:12:01]             │ proc [kibana]   log   [16:23:27.154] [info][savedobjects-service] Finished in 330ms.
[00:12:01]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:12:03]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:12:04]           └-: 
[00:12:04]             └-> "before all" hook
[00:12:04]             └-: lens smokescreen tests
[00:12:04]               └-> "before all" hook
[00:12:04]               └-> should allow creation of lens xy chart
[00:12:04]                 └-> "before each" hook: global before each
[00:12:04]                 │ debg navigating to visualize url: http://localhost:61151/app/visualize#/
[00:12:04]                 │ debg navigate to: http://localhost:61151/app/visualize#/
[00:12:04]                 │ debg browser[INFO] http://localhost:61151/login?next=%2Fapp%2Fvisualize%3F_t%3D1607531009890#/ 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:12:04]                 │
[00:12:04]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:04]                 │ debg ... sleep(700) start
[00:12:04]                 │ debg ... sleep(700) end
[00:12:04]                 │ debg returned from get, calling refresh
[00:12:05]                 │ERROR browser[SEVERE] http://localhost:61151/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:12:05]                 │ debg browser[INFO] http://localhost:61151/38750/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:12:05]                 │      Error: Unauthorized"
[00:12:05]                 │ERROR browser[SEVERE] http://localhost:61151/38750/bundles/core/core.entry.js 5:3002 
[00:12:05]                 │ERROR browser[SEVERE] http://localhost:61151/38750/bundles/core/core.entry.js 12:193382 TypeError: Failed to fetch
[00:12:05]                 │          at _callee3$ (http://localhost:61151/38750/bundles/core/core.entry.js:6:43987)
[00:12:05]                 │          at s (http://localhost:61151/38750/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964851)
[00:12:05]                 │          at Generator._invoke (http://localhost:61151/38750/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964604)
[00:12:05]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61151/38750/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:965208)
[00:12:05]                 │          at fetch_asyncGeneratorStep (http://localhost:61151/38750/bundles/core/core.entry.js:6:39045)
[00:12:05]                 │          at _throw (http://localhost:61151/38750/bundles/core/core.entry.js:6:39453)
[00:12:05]                 │ debg browser[INFO] http://localhost:61151/login?next=%2Fapp%2Fvisualize%3F_t%3D1607531009890#/ 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:12:05]                 │
[00:12:05]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:05]                 │ debg currentUrl = http://localhost:61151/login?next=%2Fapp%2Fvisualize%3F_t%3D1607531009890#/
[00:12:05]                 │          appUrl = http://localhost:61151/app/visualize#/
[00:12:05]                 │ debg TestSubjects.find(kibanaChrome)
[00:12:05]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:06]                 │ debg Found login page
[00:12:06]                 │ debg TestSubjects.setValue(loginUsername, test_user)
[00:12:06]                 │ debg TestSubjects.click(loginUsername)
[00:12:06]                 │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:06]                 │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:12:06]                 │ERROR browser[SEVERE] http://localhost:61151/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:12:06]                 │ debg browser[INFO] http://localhost:61151/38750/bundles/core/core.entry.js 12:194329 "Detected an unhandled Promise rejection.
[00:12:06]                 │      Error: Unauthorized"
[00:12:06]                 │ERROR browser[SEVERE] http://localhost:61151/38750/bundles/core/core.entry.js 5:3002 
[00:12:06]                 │ debg TestSubjects.setValue(loginPassword, changeme)
[00:12:06]                 │ debg TestSubjects.click(loginPassword)
[00:12:06]                 │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:06]                 │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:12:06]                 │ debg TestSubjects.click(loginSubmit)
[00:12:06]                 │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:06]                 │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:12:06]                 │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:12:06]                 │ proc [kibana]   log   [16:23:32.573] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:12:07]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:12:07]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:12:08]                 │ debg browser[INFO] http://localhost:61151/app/visualize?_t=1607531009890#/ 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:12:08]                 │
[00:12:08]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:09]                 │ debg browser[INFO] http://localhost:61151/app/visualize?_t=1607531014613#/ 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:12:09]                 │
[00:12:09]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:12:09]                 │ debg Finished login process currentUrl = http://localhost:61151/app/visualize#/
[00:12:09]                 │ debg ... sleep(501) start
[00:12:09]                 │ debg ... sleep(501) end
[00:12:10]                 │ debg in navigateTo url = http://localhost:61151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:12:10]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:12:10]                 │ debg ... sleep(501) start
[00:12:11]                 │ debg ... sleep(501) end
[00:12:11]                 │ debg in navigateTo url = http://localhost:61151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:12:11]                 │ debg TestSubjects.exists(statusPageContainer)
[00:12:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:12:13]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:12:14]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:14]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:15]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:16]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:16]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:16]                 │ debg TestSubjects.exists(newItemButton)
[00:12:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:12:16]                 │ debg TestSubjects.click(newItemButton)
[00:12:16]                 │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:12:16]                 │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:12:16]                 │ debg TestSubjects.find(visNewDialogGroups)
[00:12:16]                 │ debg Find.findByCssSelector('[data-test-subj="visNewDialogGroups"]') with timeout=10000
[00:12:16]                 │ debg TestSubjects.click(visType-lens)
[00:12:16]                 │ debg Find.clickByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:12:16]                 │ debg Find.findByCssSelector('[data-test-subj="visType-lens"]') with timeout=10000
[00:12:16]                 │ debg isGlobalLoadingIndicatorVisible
[00:12:16]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:12:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:12:18]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:12:18]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:18]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:18]                 │ debg lensPage.goToTimeRange()
[00:12:18]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:12:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:12:18]                 │ debg TestSubjects.click(noDataPopoverDismissButton)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=10000
[00:12:18]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:12:18]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:12:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:12:18]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:12:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:12:18]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:12:18]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:12:18]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:12:18]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:18]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:18]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:18]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:18]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:12:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:12:19]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:12:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:19]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:12:19]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:12:19]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:19]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:12:20]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:12:20]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:12:22]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:12:23]                 │ debg TestSubjects.click(querySubmitButton)
[00:12:23]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:23]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:12:23]                 │ debg Find.waitForElementStale with timeout=10000
[00:12:23]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:12:23]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:12:24]                 │ debg lensPage.configureDimension([object Object])
[00:12:24]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_xDimensionPanel > lns-empty-dimension)
[00:12:24]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_xDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:24]                 │ debg TestSubjects.exists(lns-indexPatternDimension-date_histogram)
[00:12:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=2500
[00:12:24]                 │ debg TestSubjects.click(lns-indexPatternDimension-date_histogram)
[00:12:24]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-date_histogram"]') with timeout=10000
[00:12:24]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:24]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:24]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:24]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:26]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:27]                 │ debg comboBox.setElement, value: @timestamp
[00:12:27]                 │ debg comboBox.isOptionSelected, value: @timestamp
[00:12:29]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:29]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@timestamp"]') with timeout=2500
[00:12:29]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:32]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:33]                 │ debg lensPage.closeDimensionEditor()
[00:12:33]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:12:33]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:12:33]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:12:33]                 │ debg TestSubjects.missingOrFail(lns-indexPattern-dimensionContainerBack)
[00:12:33]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=2500
[00:12:33]                 │ debg lensPage.configureDimension([object Object])
[00:12:33]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_yDimensionPanel > lns-empty-dimension)
[00:12:33]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:33]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_yDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:33]                 │ debg TestSubjects.exists(lns-indexPatternDimension-avg)
[00:12:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=2500
[00:12:33]                 │ debg TestSubjects.click(lns-indexPatternDimension-avg)
[00:12:33]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:33]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-avg"]') with timeout=10000
[00:12:33]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:33]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:33]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:36]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:37]                 │ debg comboBox.setElement, value: bytes
[00:12:37]                 │ debg comboBox.isOptionSelected, value: bytes
[00:12:39]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:39]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:12:39]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:39]                 │ proc [kibana]   log   [16:24:05.655] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, document already exists (current version [1])
[00:12:39]                 │ proc [kibana]   log   [16:24:05.657] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, document already exists (current version [1])
[00:12:39]                 │ proc [kibana]   log   [16:24:05.658] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, document already exists (current version [1])
[00:12:42]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:42]                 │ debg lensPage.closeDimensionEditor()
[00:12:42]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:12:42]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:12:42]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:12:42]                 │ debg TestSubjects.missingOrFail(lns-indexPattern-dimensionContainerBack)
[00:12:42]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=2500
[00:12:43]                 │ debg lensPage.configureDimension([object Object])
[00:12:43]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_splitDimensionPanel > lns-empty-dimension)
[00:12:43]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:43]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:12:43]                 │ debg TestSubjects.exists(lns-indexPatternDimension-terms)
[00:12:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=2500
[00:12:43]                 │ debg TestSubjects.click(lns-indexPatternDimension-terms)
[00:12:43]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:43]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:12:43]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:12:43]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:12:43]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:46]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:46]                 │ debg comboBox.setElement, value: @message.raw
[00:12:46]                 │ debg comboBox.isOptionSelected, value: @message.raw
[00:12:49]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:49]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="@message.raw"]') with timeout=2500
[00:12:49]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:12:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:12:49]                 │ proc [kibana]   log   [16:24:15.359] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [26], primary term [1]. current document has seqNo [27] and primary term [1]
[00:12:49]                 │ proc [kibana]   log   [16:24:15.449] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [28], primary term [1]. current document has seqNo [29] and primary term [1]
[00:12:52]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:12:52]                 │ debg lensPage.closeDimensionEditor()
[00:12:52]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:12:52]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:12:52]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:12:52]                 │ debg TestSubjects.missingOrFail(lns-indexPattern-dimensionContainerBack)
[00:12:52]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=2500
[00:12:53]                 │ debg lensPage.switchToVisualization('lnsDatatable')
[00:12:53]                 │ debg lensPage.openChartSwitchPopover()
[00:12:53]                 │ debg TestSubjects.exists(visTypeTitle)
[00:12:53]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:12:55]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:12:56]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:56]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:56]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:56]                 │ debg TestSubjects.exists(visTypeTitle)
[00:12:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:12:56]                 │ debg TestSubjects.click(lnsChartSwitchPopover_lnsDatatable)
[00:12:56]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:56]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_lnsDatatable"]') with timeout=10000
[00:12:56]                 │ debg lensPage.removeDimension('lnsDatatable_column')
[00:12:56]                 │ debg TestSubjects.click(lnsDatatable_column > indexPattern-dimension-remove)
[00:12:56]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimension-remove"]') with timeout=10000
[00:12:56]                 │ debg Find.findByCssSelector('[data-test-subj="lnsDatatable_column"] [data-test-subj="indexPattern-dimension-remove"]') with timeout=10000
[00:12:56]                 │ debg lensPage.switchToVisualization('bar_stacked')
[00:12:56]                 │ debg lensPage.openChartSwitchPopover()
[00:12:56]                 │ debg TestSubjects.exists(visTypeTitle)
[00:12:56]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=2500
[00:12:59]                 │ debg --- retry.tryForTime error: [data-test-subj="visTypeTitle"] is not displayed
[00:12:59]                 │ debg TestSubjects.click(lnsChartSwitchPopover)
[00:12:59]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:59]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover"]') with timeout=10000
[00:12:59]                 │ debg TestSubjects.exists(visTypeTitle)
[00:12:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="visTypeTitle"]') with timeout=120000
[00:13:00]                 │ debg TestSubjects.click(lnsChartSwitchPopover_bar_stacked)
[00:13:00]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:13:00]                 │ debg Find.findByCssSelector('[data-test-subj="lnsChartSwitchPopover_bar_stacked"]') with timeout=10000
[00:13:00]                 │ debg lensPage.configureDimension([object Object])
[00:13:00]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_splitDimensionPanel > lns-empty-dimension)
[00:13:00]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:00]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-empty-dimension"]') with timeout=10000
[00:13:00]                 │ debg TestSubjects.exists(lns-indexPatternDimension-terms)
[00:13:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=2500
[00:13:00]                 │ debg TestSubjects.click(lns-indexPatternDimension-terms)
[00:13:00]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:13:00]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-terms"]') with timeout=10000
[00:13:00]                 │ debg TestSubjects.find(indexPattern-dimension-field)
[00:13:00]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-dimension-field"]') with timeout=10000
[00:13:00]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:13:00]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:13:03]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:13:03]                 │ debg comboBox.setElement, value: ip
[00:13:03]                 │ debg comboBox.isOptionSelected, value: ip
[00:13:06]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:13:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:13:06]                 │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="ip"]') with timeout=2500
[00:13:06]                 │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:13:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:13:06]                 │ proc [kibana]   log   [16:24:32.312] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [44], primary term [1]. current document has seqNo [45] and primary term [1]
[00:13:06]                 │ proc [kibana]   log   [16:24:32.377] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [45], primary term [1]. current document has seqNo [46] and primary term [1]
[00:13:09]                 │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:13:09]                 │ debg lensPage.closeDimensionEditor()
[00:13:09]                 │ debg TestSubjects.click(lns-indexPattern-dimensionContainerBack)
[00:13:09]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:13:09]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=10000
[00:13:09]                 │ debg TestSubjects.missingOrFail(lns-indexPattern-dimensionContainerBack)
[00:13:09]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="lns-indexPattern-dimensionContainerBack"]') with timeout=2500
[00:13:10]                 │ debg lensPage.save('Afancilenstest')
[00:13:10]                 │ debg isGlobalLoadingIndicatorVisible
[00:13:10]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:13:10]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:13:11]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:13:12]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:12]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:12]                 │ debg TestSubjects.click(lnsApp_saveButton)
[00:13:12]                 │ debg Find.clickByCssSelector('[data-test-subj="lnsApp_saveButton"]') with timeout=10000
[00:13:12]                 │ debg Find.findByCssSelector('[data-test-subj="lnsApp_saveButton"]') with timeout=10000
[00:13:12]                 │ debg TestSubjects.setValue(savedObjectTitle, Afancilenstest)
[00:13:12]                 │ debg TestSubjects.click(savedObjectTitle)
[00:13:12]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:13:12]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:13:12]                 │ debg TestSubjects.exists(saveAsNewCheckbox)
[00:13:12]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveAsNewCheckbox"]') with timeout=2500
[00:13:15]                 │ debg --- retry.tryForTime error: [data-test-subj="saveAsNewCheckbox"] is not displayed
[00:13:15]                 │ debg TestSubjects.exists(returnToOriginModeSwitch)
[00:13:15]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="returnToOriginModeSwitch"]') with timeout=2500
[00:13:18]                 │ debg --- retry.tryForTime error: [data-test-subj="returnToOriginModeSwitch"] is not displayed
[00:13:18]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:13:18]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:13:18]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:13:18]                 │ debg Waiting up to 1000ms for Save modal to disappear...
[00:13:18]                 │ debg TestSubjects.missingOrFail(confirmSaveSavedObjectButton)
[00:13:18]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=2500
[00:13:19]                 │ debg navigating to visualize url: http://localhost:61151/app/visualize#/
[00:13:19]                 │ debg navigate to: http://localhost:61151/app/visualize#/
[00:13:19]                 │ proc [kibana]   log   [16:24:45.765] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [61], primary term [1]. current document has seqNo [62] and primary term [1]
[00:13:20]                 │ debg browser[INFO] http://localhost:61151/app/visualize?_t=1607531085707#/ 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:13:20]                 │
[00:13:20]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:20]                 │ debg ... sleep(700) start
[00:13:20]                 │ debg ... sleep(700) end
[00:13:20]                 │ debg returned from get, calling refresh
[00:13:21]                 │ debg browser[INFO] http://localhost:61151/app/visualize?_t=1607531085707#/ 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:13:21]                 │
[00:13:21]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:22]                 │ debg currentUrl = http://localhost:61151/app/visualize#/
[00:13:22]                 │          appUrl = http://localhost:61151/app/visualize#/
[00:13:22]                 │ debg TestSubjects.find(kibanaChrome)
[00:13:22]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:13:22]                 │ debg ... sleep(501) start
[00:13:22]                 │ debg ... sleep(501) end
[00:13:22]                 │ debg in navigateTo url = http://localhost:61151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:13:22]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:13:23]                 │ debg ... sleep(501) start
[00:13:23]                 │ debg ... sleep(501) end
[00:13:23]                 │ debg in navigateTo url = http://localhost:61151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:13:23]                 │ debg TestSubjects.exists(statusPageContainer)
[00:13:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:13:26]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:13:26]                 │ debg searchForItemWithName: Afancilenstest
[00:13:26]                 │ debg TestSubjects.find(tableListSearchBox)
[00:13:26]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:13:27]                 │ debg isGlobalLoadingIndicatorVisible
[00:13:27]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:13:27]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:13:28]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:13:29]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:29]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:29]                 │ debg lensPage.clickVisualizeListItemTitle('Afancilenstest')
[00:13:29]                 │ debg TestSubjects.click(visListingTitleLink-Afancilenstest)
[00:13:29]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-Afancilenstest"]') with timeout=10000
[00:13:29]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-Afancilenstest"]') with timeout=10000
[00:13:29]                 │ debg lensPage.goToTimeRange()
[00:13:29]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:13:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:13:30]                 │ proc [kibana]   log   [16:24:56.127] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [68], primary term [1]. current document has seqNo [69] and primary term [1]
[00:13:30]                 │ proc [kibana]   log   [16:24:56.128] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [69], primary term [1]. current document has seqNo [70] and primary term [1]
[00:13:32]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:13:32]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:13:32]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:13:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:13:32]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:13:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:13:32]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:13:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:13:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:13:32]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:13:32]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:13:32]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:13:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:13:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:13:32]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:13:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:13:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:32]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:13:32]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:32]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:32]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:33]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:13:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:13:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:13:33]                 │ debg Find.waitForElementStale with timeout=10000
[00:13:33]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:13:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:13:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:33]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:13:33]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:33]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:33]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:34]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:13:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:13:36]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:13:37]                 │ debg TestSubjects.click(querySubmitButton)
[00:13:37]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:13:37]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:13:37]                 │ debg Find.waitForElementStale with timeout=10000
[00:13:37]                 │ proc [kibana]   log   [16:25:03.266] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [72], primary term [1]. current document has seqNo [73] and primary term [1]
[00:13:37]                 │ proc [kibana]   log   [16:25:03.267] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [73], primary term [1]. current document has seqNo [74] and primary term [1]
[00:13:37]                 │ proc [kibana]   log   [16:25:03.361] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [76], primary term [1]. current document has seqNo [77] and primary term [1]
[00:13:37]                 │ proc [kibana]   log   [16:25:03.362] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [77], primary term [1]. current document has seqNo [78] and primary term [1]
[00:13:37]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:37]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:37]                 │ debg lensPage.getTitle()
[00:13:37]                 │ debg TestSubjects.getAttribute(lns_ChartTitle, innerText, tryTimeout=120000, findTimeout=10000)
[00:13:37]                 │ debg TestSubjects.find(lns_ChartTitle)
[00:13:37]                 │ debg Find.findByCssSelector('[data-test-subj="lns_ChartTitle"]') with timeout=10000
[00:13:38]                 │ debg Find.allByCssSelector('.echLegendItem') with timeout=10000
[00:13:38]                 └- ✓ pass  (1.0m) "lens app  lens smokescreen tests should allow creation of lens xy chart"
[00:13:38]               └-> should create an xy visualization with filters aggregation
[00:13:38]                 └-> "before each" hook: global before each
[00:13:38]                 │ debg navigating to visualize url: http://localhost:61151/app/visualize#/
[00:13:38]                 │ debg navigate to: http://localhost:61151/app/visualize#/
[00:13:38]                 │ debg browser[INFO] http://localhost:61151/app/visualize?_t=1607531103854#/ 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:13:38]                 │
[00:13:38]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:38]                 │ debg ... sleep(700) start
[00:13:38]                 │ debg ... sleep(700) end
[00:13:38]                 │ debg returned from get, calling refresh
[00:13:39]                 │ERROR browser[SEVERE] http://localhost:61151/38750/bundles/core/core.entry.js 12:193382 TypeError: Failed to fetch
[00:13:39]                 │          at _callee3$ (http://localhost:61151/38750/bundles/core/core.entry.js:6:43987)
[00:13:39]                 │          at s (http://localhost:61151/38750/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964851)
[00:13:39]                 │          at Generator._invoke (http://localhost:61151/38750/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:964604)
[00:13:39]                 │          at Generator.forEach.e.<computed> [as throw] (http://localhost:61151/38750/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:321:965208)
[00:13:39]                 │          at fetch_asyncGeneratorStep (http://localhost:61151/38750/bundles/core/core.entry.js:6:39045)
[00:13:39]                 │          at _throw (http://localhost:61151/38750/bundles/core/core.entry.js:6:39453)
[00:13:39]                 │ debg browser[INFO] http://localhost:61151/app/visualize?_t=1607531103854#/ 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:13:39]                 │
[00:13:39]                 │ debg browser[INFO] http://localhost:61151/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:39]                 │ debg currentUrl = http://localhost:61151/app/visualize#/
[00:13:39]                 │          appUrl = http://localhost:61151/app/visualize#/
[00:13:39]                 │ debg TestSubjects.find(kibanaChrome)
[00:13:39]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:13:39]                 │ debg ... sleep(501) start
[00:13:40]                 │ debg ... sleep(501) end
[00:13:40]                 │ debg in navigateTo url = http://localhost:61151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:13:40]                 │ debg --- retry.try error: URL changed, waiting for it to settle
[00:13:40]                 │ debg ... sleep(501) start
[00:13:41]                 │ debg ... sleep(501) end
[00:13:41]                 │ debg in navigateTo url = http://localhost:61151/app/visualize#/?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:13:41]                 │ debg TestSubjects.exists(statusPageContainer)
[00:13:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:13:43]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:13:44]                 │ debg searchForItemWithName: lnsXYvis
[00:13:44]                 │ debg TestSubjects.find(tableListSearchBox)
[00:13:44]                 │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:13:44]                 │ debg isGlobalLoadingIndicatorVisible
[00:13:44]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:13:44]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:13:46]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:13:46]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:46]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:46]                 │ debg lensPage.clickVisualizeListItemTitle('lnsXYvis')
[00:13:46]                 │ debg TestSubjects.click(visListingTitleLink-lnsXYvis)
[00:13:46]                 │ debg Find.clickByCssSelector('[data-test-subj="visListingTitleLink-lnsXYvis"]') with timeout=10000
[00:13:46]                 │ debg Find.findByCssSelector('[data-test-subj="visListingTitleLink-lnsXYvis"]') with timeout=10000
[00:13:46]                 │ debg lensPage.goToTimeRange()
[00:13:46]                 │ debg TestSubjects.exists(noDataPopoverDismissButton)
[00:13:46]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="noDataPopoverDismissButton"]') with timeout=2500
[00:13:47]                 │ proc [kibana]   log   [16:25:13.199] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [80], primary term [1]. current document has seqNo [81] and primary term [1]
[00:13:47]                 │ proc [kibana]   log   [16:25:13.203] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [82], primary term [1]. current document has seqNo [83] and primary term [1]
[00:13:47]                 │ proc [kibana]   log   [16:25:13.204] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [83], primary term [1]. current document has seqNo [84] and primary term [1]
[00:13:49]                 │ debg --- retry.tryForTime error: [data-test-subj="noDataPopoverDismissButton"] is not displayed
[00:13:49]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:13:49]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:13:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:13:49]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:13:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:13:49]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:13:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:13:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:13:49]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:13:49]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:13:49]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:13:49]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:13:49]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:13:49]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:13:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:13:50]                 │ debg Find.waitForElementStale with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:13:50]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:50]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:50]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:51]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:13:51]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:13:51]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:51]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:13:51]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:13:51]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:13:53]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:13:54]                 │ debg TestSubjects.click(querySubmitButton)
[00:13:54]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:13:54]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:13:54]                 │ debg Find.waitForElementStale with timeout=10000
[00:13:54]                 │ proc [kibana]   log   [16:25:20.417] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [85], primary term [1]. current document has seqNo [86] and primary term [1]
[00:13:54]                 │ proc [kibana]   log   [16:25:20.419] [error][data][elasticsearch] [version_conflict_engine_exception]: [search-telemetry:search-telemetry]: version conflict, required seqNo [86], primary term [1]. current document has seqNo [87] and primary term [1]
[00:13:54]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:13:54]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:13:54]                 │ debg lensPage.configureDimension([object Object])
[00:13:54]                 │ debg TestSubjects.click(lns-layerPanel-0 > lnsXY_splitDimensionPanel > lns-dimensionTrigger)
[00:13:54]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:13:54]                 │ debg Find.findByCssSelector('[data-test-subj="lns-layerPanel-0"] [data-test-subj="lnsXY_splitDimensionPanel"] [data-test-subj="lns-dimensionTrigger"]') with timeout=10000
[00:13:55]                 │ debg TestSubjects.exists(lns-indexPatternDimension-filters)
[00:13:55]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="lns-indexPatternDimension-filters"]') with timeout=2500
[00:13:57]                 │ debg --- retry.tryForTime error: [data-test-subj="lns-indexPatternDimension-filters"] is not displayed
[00:13:58]                 │ debg TestSubjects.click(lns-indexPatternDimension-filters incompatible)
[00:13:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-indexPatternDimension-filters incompatible"]') with timeout=10000
[00:13:58]                 │ debg Find.findByCssSelector('[data-test-subj="lns-indexPatternDimension-filters incompatible"]') with timeout=10000
[00:13:58]                 │ debg lensPage.addFilterToAgg('geo.src : CN')
[00:13:58]                 │ debg TestSubjects.click(lns-newBucket-add)
[00:13:58]                 │ debg Find.clickByCssSelector('[data-test-subj="lns-newBucket-add"]') with timeout=10000
[00:13:58]                 │ debg Find.findByCssSelector('[data-test-subj="lns-newBucket-add"]') with timeout=10000
[00:13:58]                 │ debg TestSubjects.find(indexPattern-filters-queryStringInput)
[00:13:58]                 │ debg Find.findByCssSelector('[data-test-subj="indexPattern-filters-queryStringInput"]') with timeout=10000
[00:13:58]                 │ debg ... sleep(1000) start
[00:13:59]                 │ debg ... sleep(1000) end
[00:13:59]                 │ debg lensPage.getFiltersAggLabels()
[00:13:59]                 │ debg TestSubjects.findAll(indexPattern-filters-existingFilterContainer)
[00:13:59]                 │ debg Find.allByCssSelector('[data-test-subj="indexPattern-filters-existingFilterContainer"]') with timeout=10000
[00:13:59]                 │ debg Found 3 filters on current page
[00:13:59]                 │ info Taking screenshot "/dev/shm/workspace/parallel/15/kibana/x-pack/test/functional/screenshots/failure/lens app  lens smokescreen tests should create an xy visualization with filters aggregation.png"
[00:14:00]                 │ info Current URL is: http://localhost:61151/app/lens#/edit/76fc4200-cf44-11e9-b933-fd84270f3ac2?_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:00]                 │ info Saving page source to: /dev/shm/workspace/parallel/15/kibana/x-pack/test/functional/failure_debug/html/lens app  lens smokescreen tests should create an xy visualization with filters aggregation.html
[00:14:00]                 └- ✖ fail: lens app  lens smokescreen tests should create an xy visualization with filters aggregation
[00:14:00]                 │       Error: expected [ 'ip : *', 'geo.src : CN', 'All records' ] to sort of equal [ 'ip : *', 'geo.src : CN' ]
[00:14:00]                 │       + expected - actual
[00:14:00]                 │ 
[00:14:00]                 │        [
[00:14:00]                 │          "ip : *"
[00:14:00]                 │          "geo.src : CN"
[00:14:00]                 │       -  "All records"
[00:14:00]                 │        ]
[00:14:00]                 │       
[00:14:00]                 │       at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11)
[00:14:00]                 │       at Assertion.eql (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:244:8)
[00:14:00]                 │       at Context.<anonymous> (test/functional/apps/lens/smokescreen.ts:82:63)
[00:14:00]                 │       at runMicrotasks (<anonymous>)
[00:14:00]                 │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:14:00]                 │       at Object.apply (/dev/shm/workspace/parallel/15/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:84:16)
[00:14:00]                 │ 
[00:14:00]                 │ 

Stack Trace

Error: expected [ 'ip : *', 'geo.src : CN', 'All records' ] to sort of equal [ 'ip : *', 'geo.src : CN' ]
    at Assertion.assert (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/15/kibana/packages/kbn-expect/expect.js:244:8)
    at Context.<anonymous> (test/functional/apps/lens/smokescreen.ts:82:63)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at Object.apply (/dev/shm/workspace/parallel/15/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:84:16) {
  actual: '[\n  "ip : *"\n  "geo.src : CN"\n  "All records"\n]',
  expected: '[\n  "ip : *"\n  "geo.src : CN"\n]',
  showDiff: true
}

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
lens 1011.8KB 1011.8KB +41.0B

Distributable file count

id before after diff
default 46982 47742 +760

History

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

Copy link
Copy Markdown
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

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

Tested in Chrome and works as expected, LGTM

@ThomThomson ThomThomson merged commit 5c447f6 into elastic:master Dec 10, 2020
ThomThomson added a commit to ThomThomson/kibana that referenced this pull request Dec 10, 2020
ThomThomson added a commit that referenced this pull request Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants