Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] [Maps] fix term join agg key collision (#63324) #63814

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Apr 17, 2020

Backports the following commits to 7.x:

* [Maps] fix term join agg key collision

* fix tslint and jest errors

* fix join functional test

* revert LayerDescriptor union and cast to VectorLayerDescriptor instead

* move getJoinKey out of constants and into its own file

Co-authored-by: Elastic Machine <[email protected]>
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-oss-agent / Accessibility Tests.test/accessibility/apps/discover·ts.Discover should open context view on a doc

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: Discover
[00:00:00]           └-> "before all" hook
[00:00:00]           └-> "before all" hook
[00:00:00]             │ info [discover] Loading "mappings.json"
[00:00:00]             │ info [discover] Loading "data.json.gz"
[00:00:00]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_1/3hiTTNdJRle2BHWqP9Mx3A] deleting index
[00:00:00]             │ info [discover] Deleted existing index [".kibana_1"]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:00]             │ info [discover] Created index ".kibana"
[00:00:00]             │ debg [discover] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:00]             │ info [discover] Indexed 2 docs into ".kibana"
[00:00:00]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana/C7oYRa1CQtSEu37WQ3Xf4w] update_mapping [_doc]
[00:00:00]             │ debg Migrating saved objects
[00:00:00]             │ proc [kibana]   log   [01:44:43.677] [info][savedobjects-service] Creating index .kibana_2.
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] updating number_of_replicas to [0] for indices [.kibana_2]
[00:00:00]             │ proc [kibana]   log   [01:44:43.775] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] updating number_of_replicas to [0] for indices [.kibana_1]
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.tasks] creating index, cause [auto(task api)], templates [], shards [1]/[1], mappings [task]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] updating number_of_replicas to [0] for indices [.tasks]
[00:00:00]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] 104 finished with response BulkByScrollResponse[took=88.5ms,timed_out=false,sliceId=null,updated=0,created=2,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:00]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana/C7oYRa1CQtSEu37WQ3Xf4w] deleting index
[00:00:00]             │ proc [kibana]   log   [01:44:44.206] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:00:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_2/xtSqYjavQ2CUmBj2YOPbnA] update_mapping [_doc]
[00:00:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_2/xtSqYjavQ2CUmBj2YOPbnA] update_mapping [_doc]
[00:00:01]             │ proc [kibana]   log   [01:44:44.365] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:00:01]             │ proc [kibana]   log   [01:44:44.438] [info][savedobjects-service] Finished in 765ms.
[00:00:01]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:00:01]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_2/xtSqYjavQ2CUmBj2YOPbnA] update_mapping [_doc]
[00:00:02]             │ info [logstash_functional] Loading "mappings.json"
[00:00:02]             │ info [logstash_functional] Loading "data.json.gz"
[00:00:02]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:02]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:02]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]]).
[00:00:02]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:02]             │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:02]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:02]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:02]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]]).
[00:00:02]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:02]             │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:02]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] applying create index request using v1 templates []
[00:00:02]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0], mappings [_doc]
[00:00:02]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]]).
[00:00:02]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:02]             │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:12]             │ info progress: 8425
[00:00:16]             │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:16]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:16]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:17]             │ debg applying update to kibana config: {"defaultIndex":"logstash-*"}
[00:00:17]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1587086612753864399] [.kibana_2/xtSqYjavQ2CUmBj2YOPbnA] update_mapping [_doc]
[00:00:17]             │ debg navigating to discover url: http://localhost:61131/app/kibana#/discover
[00:00:17]             │ debg navigate to: http://localhost:61131/app/kibana#/discover
[00:00:17]             │ debg browser[INFO] http://localhost:61131/app/kibana?_t=1587087900808#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:17]             │
[00:00:17]             │ debg browser[INFO] http://localhost:61131/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:17]             │ debg ... sleep(700) start
[00:00:18]             │ debg ... sleep(700) end
[00:00:18]             │ debg returned from get, calling refresh
[00:00:19]             │ debg browser[INFO] http://localhost:61131/app/kibana?_t=1587087900808#/discover 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:00:19]             │
[00:00:19]             │ debg browser[INFO] http://localhost:61131/bundles/app/kibana/bootstrap.js 9:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:19]             │ debg currentUrl = http://localhost:61131/app/kibana#/discover
[00:00:19]             │          appUrl = http://localhost:61131/app/kibana#/discover
[00:00:19]             │ debg TestSubjects.find(kibanaChrome)
[00:00:19]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:21]             │ debg browser[INFO] http://localhost:61131/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-04-17T01:45:04Z
[00:00:21]             │        Adding connection to http://localhost:61131/elasticsearch
[00:00:21]             │
[00:00:21]             │      "
[00:00:22]             │ debg TestSubjects.find(kibanaChrome)
[00:00:22]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=10000
[00:00:22]             │ debg ... sleep(501) start
[00:00:22]             │ debg ... sleep(501) end
[00:00:23]             │ debg in navigateTo url = http://localhost:61131/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:00:23]             │ debg --- retry.try error: URL changed, waiting for it to settle
[00:00:23]             │ debg ... sleep(501) start
[00:00:24]             │ debg ... sleep(501) end
[00:00:24]             │ debg in navigateTo url = http://localhost:61131/app/kibana#/discover?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))&_a=(columns:!(_source),filters:!(),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:00:24]             │ debg TestSubjects.exists(statusPageContainer)
[00:00:24]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:26]             │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:00:27]             │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:00:27]             │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:00:27]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:00:27]             │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:00:27]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:00:27]             │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:00:27]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:00:27]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:00:27]             │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:00:27]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:00:27]             │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:00:27]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:00:27]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:00:27]             │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:00:27]             │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:00:27]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:00:27]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:00:27]             │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:00:27]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:27]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:27]             │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:00:27]             │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:00:27]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:27]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:28]             │ debg ... sleep(500) start
[00:00:28]             │ debg ... sleep(500) end
[00:00:28]             │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:00:28]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:00:28]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:00:29]             │ debg Find.waitForElementStale with timeout=10000
[00:00:29]             │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:00:29]             │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:00:29]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:00:29]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:00:29]             │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:00:29]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:29]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:29]             │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:00:29]             │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:00:29]             │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:29]             │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:00:30]             │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:00:30]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:00:32]             │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:00:33]             │ debg TestSubjects.click(querySubmitButton)
[00:00:33]             │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:00:33]             │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:00:33]             │ debg Find.waitForElementStale with timeout=10000
[00:00:33]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:00:33]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:00:35]           └-> main view
[00:00:35]             └-> "before each" hook: global before each
[00:00:44]             └- ✓ pass  (8.9s) "Discover main view"
[00:00:44]           └-> Click save button
[00:00:44]             └-> "before each" hook: global before each
[00:00:44]             │ debg TestSubjects.click(discoverSaveButton)
[00:00:44]             │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:00:44]             │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:00:53]             └- ✓ pass  (8.6s) "Discover Click save button"
[00:00:53]           └-> Save search panel
[00:00:53]             └-> "before each" hook: global before each
[00:00:53]             │ debg TestSubjects.setValue(savedObjectTitle, a11ySearch)
[00:00:53]             │ debg TestSubjects.click(savedObjectTitle)
[00:00:53]             │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:00:53]             │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:01:00]             └- ✓ pass  (7.8s) "Discover Save search panel"
[00:01:00]           └-> Confirm saved search
[00:01:00]             └-> "before each" hook: global before each
[00:01:00]             │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:01:00]             │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:01:00]             │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:01:08]             └- ✓ pass  (7.5s) "Discover Confirm saved search"
[00:01:08]           └-> Click on new to clear the search
[00:01:08]             └-> "before each" hook: global before each
[00:01:08]             │ debg TestSubjects.click(discoverNewButton)
[00:01:08]             │ debg Find.clickByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:01:08]             │ debg Find.findByCssSelector('[data-test-subj="discoverNewButton"]') with timeout=10000
[00:01:08]             │ debg isGlobalLoadingIndicatorVisible
[00:01:08]             │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:08]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:09]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:09]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:18]             └- ✓ pass  (10.1s) "Discover Click on new to clear the search"
[00:01:18]           └-> Open load saved search panel
[00:01:18]             └-> "before each" hook: global before each
[00:01:18]             │ debg TestSubjects.exists(loadSearchForm)
[00:01:18]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loadSearchForm"]') with timeout=2500
[00:01:21]             │ debg --- retry.tryForTime error: [data-test-subj="loadSearchForm"] is not displayed
[00:01:21]             │ debg TestSubjects.moveMouseTo(discoverOpenButton)
[00:01:21]             │ debg TestSubjects.find(discoverOpenButton)
[00:01:21]             │ debg Find.findByCssSelector('[data-test-subj="discoverOpenButton"]') with timeout=10000
[00:01:21]             │ debg TestSubjects.click(discoverOpenButton)
[00:01:21]             │ debg Find.clickByCssSelector('[data-test-subj="discoverOpenButton"]') with timeout=10000
[00:01:21]             │ debg Find.findByCssSelector('[data-test-subj="discoverOpenButton"]') with timeout=10000
[00:01:22]             │ debg isGlobalLoadingIndicatorVisible
[00:01:22]             │ debg TestSubjects.exists(globalLoadingIndicator)
[00:01:22]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:01:22]             │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:01:24]             │ debg --- retry.tryForTime failed again with the same message...
[00:01:25]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:01:25]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:01:25]             │ debg TestSubjects.exists(loadSearchForm)
[00:01:25]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loadSearchForm"]') with timeout=2500
[00:01:32]             │ debg TestSubjects.click(euiFlyoutCloseButton)
[00:01:32]             │ debg Find.clickByCssSelector('[data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:01:32]             │ debg Find.findByCssSelector('[data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:01:33]             └- ✓ pass  (14.9s) "Discover Open load saved search panel"
[00:01:33]           └-> Open inspector panel
[00:01:33]             └-> "before each" hook: global before each
[00:01:33]             │ debg Inspector.open
[00:01:33]             │ debg TestSubjects.exists(inspectorPanel)
[00:01:33]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:01:36]             │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:01:36]             │ debg TestSubjects.click(openInspectorButton)
[00:01:36]             │ debg Find.clickByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:01:36]             │ debg Find.findByCssSelector('[data-test-subj="openInspectorButton"]') with timeout=10000
[00:01:36]             │ debg TestSubjects.exists(inspectorPanel)
[00:01:36]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:01:44]             │ debg Close Inspector
[00:01:44]             │ debg TestSubjects.exists(inspectorPanel)
[00:01:44]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:01:44]             │ debg Closing flyout inspectorPanel
[00:01:44]             │ debg TestSubjects.find(inspectorPanel)
[00:01:44]             │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:01:44]             │ debg Waiting up to 20000ms for flyout closed...
[00:01:44]             │ debg TestSubjects.exists(inspectorPanel)
[00:01:44]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:01:45]             │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:01:46]             │ debg TestSubjects.exists(inspectorPanel)
[00:01:46]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:01:48]             │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:01:49]             └- ✓ pass  (15.7s) "Discover Open inspector panel"
[00:01:49]           └-> Open add filter
[00:01:49]             └-> "before each" hook: global before each
[00:01:49]             │ debg TestSubjects.click(addFilter)
[00:01:49]             │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:01:49]             │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:01:57]             └- ✓ pass  (7.9s) "Discover Open add filter"
[00:01:57]           └-> Select values for a filter
[00:01:57]             └-> "before each" hook: global before each
[00:01:57]             │ debg TestSubjects.click(addFilter)
[00:01:57]             │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:01:57]             │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:01:57]             │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:01:57]             │ debg TestSubjects.find(filterFieldSuggestionList)
[00:01:57]             │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:01:57]             │ debg comboBox.setElement, value: extension.raw
[00:01:57]             │ debg comboBox.isOptionSelected, value: extension.raw
[00:02:00]             │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:00]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:00]             │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="extension.raw"]') with timeout=2500
[00:02:00]             │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:00]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:02]             │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:02:03]             │ debg comboBox.set, comboBoxSelector: filterOperatorList
[00:02:03]             │ debg TestSubjects.find(filterOperatorList)
[00:02:03]             │ debg Find.findByCssSelector('[data-test-subj="filterOperatorList"]') with timeout=10000
[00:02:03]             │ debg comboBox.setElement, value: is one of
[00:02:03]             │ debg comboBox.isOptionSelected, value: is one of
[00:02:06]             │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:06]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:06]             │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="is one of"]') with timeout=2500
[00:02:06]             │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:06]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:09]             │ debg --- retry.tryForTime error: [data-test-subj~="comboBoxOptionsList"] is not displayed
[00:02:09]             │ debg TestSubjects.find(filterParams)
[00:02:09]             │ debg Find.findByCssSelector('[data-test-subj="filterParams"]') with timeout=10000
[00:02:09]             │ debg comboBox.setElement, value: jpg
[00:02:09]             │ debg comboBox.isOptionSelected, value: jpg
[00:02:12]             │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:12]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:12]             │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="jpg"]') with timeout=2500
[00:02:12]             │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:02:12]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:02:12]             │ debg TestSubjects.click(saveFilter)
[00:02:12]             │ debg Find.clickByCssSelector('[data-test-subj="saveFilter"]') with timeout=10000
[00:02:12]             │ debg Find.findByCssSelector('[data-test-subj="saveFilter"]') with timeout=10000
[00:02:13]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:13]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:21]             └- ✓ pass  (24.1s) "Discover Select values for a filter"
[00:02:21]           └-> Load a new search from the panel
[00:02:21]             └-> "before each" hook: global before each
[00:02:21]             │ debg TestSubjects.click(discoverSaveButton)
[00:02:21]             │ debg Find.clickByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:02:21]             │ debg Find.findByCssSelector('[data-test-subj="discoverSaveButton"]') with timeout=10000
[00:02:21]             │ debg TestSubjects.setValue(savedObjectTitle, filterSearch)
[00:02:21]             │ debg TestSubjects.click(savedObjectTitle)
[00:02:21]             │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:21]             │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:02:21]             │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:02:21]             │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:21]             │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:02:21]             │ debg TestSubjects.exists(loadSearchForm)
[00:02:21]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loadSearchForm"]') with timeout=2500
[00:02:24]             │ debg --- retry.tryForTime error: [data-test-subj="loadSearchForm"] is not displayed
[00:02:25]             │ debg TestSubjects.moveMouseTo(discoverOpenButton)
[00:02:25]             │ debg TestSubjects.find(discoverOpenButton)
[00:02:25]             │ debg Find.findByCssSelector('[data-test-subj="discoverOpenButton"]') with timeout=10000
[00:02:25]             │ debg TestSubjects.click(discoverOpenButton)
[00:02:25]             │ debg Find.clickByCssSelector('[data-test-subj="discoverOpenButton"]') with timeout=10000
[00:02:25]             │ debg Find.findByCssSelector('[data-test-subj="discoverOpenButton"]') with timeout=10000
[00:02:26]             │ debg isGlobalLoadingIndicatorVisible
[00:02:26]             │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:26]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:27]             │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:28]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:28]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:28]             │ debg TestSubjects.exists(loadSearchForm)
[00:02:28]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loadSearchForm"]') with timeout=2500
[00:02:28]             │ debg TestSubjects.exists(loadSearchForm)
[00:02:28]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="loadSearchForm"]') with timeout=2500
[00:02:28]             │ debg Find.byButtonText('filterSearch') with timeout=10000
[00:02:33]             │ debg isGlobalLoadingIndicatorVisible
[00:02:33]             │ debg TestSubjects.exists(globalLoadingIndicator)
[00:02:33]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:02:34]             │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:02:35]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:02:35]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:02:42]             └- ✓ pass  (21.4s) "Discover Load a new search from the panel"
[00:02:42]           └-> click share button
[00:02:42]             └-> "before each" hook: global before each
[00:02:42]             │ debg TestSubjects.click(shareTopNavButton)
[00:02:42]             │ debg Find.clickByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:02:42]             │ debg Find.findByCssSelector('[data-test-subj="shareTopNavButton"]') with timeout=10000
[00:02:50]             └- ✓ pass  (7.6s) "Discover click share button"
[00:02:50]           └-> Open sidebar filter
[00:02:50]             └-> "before each" hook: global before each
[00:02:50]             │ debg TestSubjects.click(toggleFieldFilterButton)
[00:02:50]             │ debg Find.clickByCssSelector('[data-test-subj="toggleFieldFilterButton"]') with timeout=10000
[00:02:50]             │ debg Find.findByCssSelector('[data-test-subj="toggleFieldFilterButton"]') with timeout=10000
[00:02:50]             │ debg TestSubjects.exists(filterSelectionPanel)
[00:02:50]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="filterSelectionPanel"]') with timeout=120000
[00:02:57]             └- ✓ pass  (7.4s) "Discover Open sidebar filter"
[00:02:57]           └-> Close sidebar filter
[00:02:57]             └-> "before each" hook: global before each
[00:02:57]             │ debg TestSubjects.click(toggleFieldFilterButton)
[00:02:57]             │ debg Find.clickByCssSelector('[data-test-subj="toggleFieldFilterButton"]') with timeout=10000
[00:02:57]             │ debg Find.findByCssSelector('[data-test-subj="toggleFieldFilterButton"]') with timeout=10000
[00:02:57]             │ debg TestSubjects.missingOrFail(filterSelectionPanel)
[00:02:57]             │ debg TestSubjects.waitForHidden(filterSelectionPanel)
[00:02:57]             │ debg TestSubjects.find(filterSelectionPanel)
[00:02:57]             │ debg Find.findByCssSelector('[data-test-subj="filterSelectionPanel"]') with timeout=10000
[00:02:57]             │ debg Find.waitForElementHidden with timeout=2500
[00:03:04]             └- ✓ pass  (7.4s) "Discover Close sidebar filter"
[00:03:04]           └-> Add a field from sidebar
[00:03:04]             └-> "before each" hook: global before each
[00:03:04]             │ debg TestSubjects.moveMouseTo(field-@message)
[00:03:04]             │ debg TestSubjects.find(field-@message)
[00:03:04]             │ debg Find.findByCssSelector('[data-test-subj="field-@message"]') with timeout=10000
[00:03:05]             │ debg TestSubjects.click(fieldToggle-@message)
[00:03:05]             │ debg Find.clickByCssSelector('[data-test-subj="fieldToggle-@message"]') with timeout=10000
[00:03:05]             │ debg Find.findByCssSelector('[data-test-subj="fieldToggle-@message"]') with timeout=10000
[00:03:07]             └- ✓ pass  (2.6s) "Discover Add a field from sidebar"
[00:03:07]           └-> Add more fields from sidebar
[00:03:07]             └-> "before each" hook: global before each
[00:03:07]             │ debg TestSubjects.click(field-extension)
[00:03:07]             │ debg Find.clickByCssSelector('[data-test-subj="field-extension"]') with timeout=10000
[00:03:07]             │ debg Find.findByCssSelector('[data-test-subj="field-extension"]') with timeout=10000
[00:03:07]             │ debg TestSubjects.exists(plus-extension-jpg)
[00:03:07]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="plus-extension-jpg"]') with timeout=2500
[00:03:07]             │ debg TestSubjects.click(plus-extension-jpg)
[00:03:07]             │ debg Find.clickByCssSelector('[data-test-subj="plus-extension-jpg"]') with timeout=10000
[00:03:07]             │ debg Find.findByCssSelector('[data-test-subj="plus-extension-jpg"]') with timeout=10000
[00:03:08]             │ debg isGlobalLoadingIndicatorVisible
[00:03:08]             │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:08]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:08]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:08]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:09]             │ debg TestSubjects.click(field-geo.src)
[00:03:09]             │ debg Find.clickByCssSelector('[data-test-subj="field-geo.src"]') with timeout=10000
[00:03:09]             │ debg Find.findByCssSelector('[data-test-subj="field-geo.src"]') with timeout=10000
[00:03:09]             │ debg TestSubjects.exists(plus-geo.src-IN)
[00:03:09]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="plus-geo.src-IN"]') with timeout=2500
[00:03:09]             │ debg TestSubjects.click(plus-geo.src-IN)
[00:03:09]             │ debg Find.clickByCssSelector('[data-test-subj="plus-geo.src-IN"]') with timeout=10000
[00:03:09]             │ debg Find.findByCssSelector('[data-test-subj="plus-geo.src-IN"]') with timeout=10000
[00:03:09]             │ debg isGlobalLoadingIndicatorVisible
[00:03:09]             │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:09]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:09]             │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:09]             │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:11]             └- ✓ pass  (3.7s) "Discover Add more fields from sidebar"
[00:03:11]           └-> should open context view on a doc
[00:03:11]             └-> "before each" hook: global before each
[00:03:11]             │ debg TestSubjects.find(docTable)
[00:03:11]             │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:03:11]             │ debg TestSubjects.find(docTable)
[00:03:11]             │ debg Find.findByCssSelector('[data-test-subj="docTable"]') with timeout=10000
[00:03:12]             │ info Taking screenshot "/dev/shm/workspace/kibana/test/functional/screenshots/failure/Discover should open context view on a doc.png"
[00:03:12]             │ info Current URL is: http://localhost:61131/app/kibana#/discover/57226350-804d-11ea-b56f-c3a5b6421d7e?_a=(columns:!(%27@message%27),filters:!((%27$state%27:(store:appState),meta:(alias:!n,disabled:!f,index:%27logstash-*%27,key:extension.raw,negate:!f,params:!(jpg),type:phrases,value:jpg),query:(bool:(minimum_should_match:1,should:!((match_phrase:(extension.raw:jpg)))))),(%27$state%27:(store:appState),meta:(alias:!n,disabled:!f,index:%27logstash-*%27,key:extension,negate:!f,params:(query:jpg),type:phrase),query:(match_phrase:(extension:jpg))),(%27$state%27:(store:appState),meta:(alias:!n,disabled:!f,index:%27logstash-*%27,key:geo.src,negate:!f,params:(query:IN),type:phrase),query:(match_phrase:(geo.src:IN)))),index:%27logstash-*%27,interval:auto,query:(language:kuery,query:%27%27),sort:!())
[00:03:12]             │ info Saving page source to: /dev/shm/workspace/kibana/test/functional/failure_debug/html/Discover should open context view on a doc.html
[00:03:12]             └- ✖ fail: "Discover should open context view on a doc"
[00:03:12]             │

Stack Trace

{ StaleElementReferenceError: stale element reference: element is not attached to the page document
  (Session info: headless chrome=81.0.4044.113)
    at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:550:15)
    at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:565:13)
    at Executor.execute (node_modules/selenium-webdriver/lib/http.js:491:26)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  name: 'StaleElementReferenceError',
  remoteStacktrace: '#0 0x5578351dc5b9 <unknown>\n' }

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

@nreese nreese added the release_note:skip Skip the PR/issue when compiling release notes label Apr 17, 2020
@nreese nreese merged commit f218e96 into elastic:7.x Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release_note:skip Skip the PR/issue when compiling release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants