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

[dev/build_ts_refs] enable caching by default #92513

Merged
merged 4 commits into from
Feb 24, 2021

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Feb 23, 2021

In #91012 I added an experimental remote cache for node scripts/build_ts_refs, which needed to be enabled with either the --cache flag, or by setting BUILD_TS_REFS_CACHE_ENABLE=true in your shell env. This PR switches the default to enable the cache for everyone, but disabled the cache if you set BUILD_TS_REFS_CACHE_ENABLE=false in your env, or pass --no-cache directly to the script.

In addition to this, when restoring an outDir with one from the cache we now write the current merge base as the "cache key" rather than the sha of the cache, as the merge base won't change until new commits are pulled in from upstream, which should invalidate the outDirs.

@spalger spalger added Team:Operations Team label for Operations Team v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.13.0 labels Feb 23, 2021
@spalger spalger marked this pull request as ready for review February 23, 2021 23:07
@spalger spalger requested a review from a team as a code owner February 23, 2021 23:07
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@spalger
Copy link
Contributor Author

spalger commented Feb 24, 2021

@elasticmachine merge upstream

@spalger spalger enabled auto-merge (squash) February 24, 2021 16:41
@spalger spalger added the auto-backport Deprecated - use backport:version if exact versions are needed label Feb 24, 2021
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/dashboard_filtering·ts.dashboard app using current data dashboard filtering disabling a filter unfilters the data on "before all" hook for "pie charts"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook in "dashboard app"
[00:00:00]           └-: using current data
[00:00:00]             └-> "before all" hook in "using current data"
[00:00:00]             └-> "before all" hook: loadCurrentData in "using current data"
[00:00:00]               │ info [logstash_functional] Unloading indices from "mappings.json"
[00:00:00]               │ info [logstash_functional] Unloading indices from "data.json.gz"
[00:00:01]               │ info [dashboard/current/data] Loading "mappings.json"
[00:00:01]               │ info [dashboard/current/data] Loading "data.json.gz"
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [animals-dogs-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:01]               │ info [dashboard/current/data] Created index "animals-dogs-2018-01-01"
[00:00:01]               │ debg [dashboard/current/data] "animals-dogs-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [animals-dogs-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-dogs-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-dogs-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [animals-cats-2018-01-01] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-01-01"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-01-01" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [animals-cats-2018-04-10] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "animals-cats-2018-04-10"
[00:00:02]               │ debg [dashboard/current/data] "animals-cats-2018-04-10" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [dogbreeds] creating index, cause [api], templates [], shards [5]/[1]
[00:00:02]               │ info [dashboard/current/data] Created index "dogbreeds"
[00:00:02]               │ debg [dashboard/current/data] "dogbreeds" settings {"index":{"number_of_replicas":"1","number_of_shards":"5"}}
[00:00:02]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [logstash-0] creating index, cause [api], templates [], shards [1]/[0]
[00:00:02]               │ info [dashboard/current/data] Created index "logstash-0"
[00:00:02]               │ debg [dashboard/current/data] "logstash-0" settings {"index":{"analysis":{"analyzer":{"makelogs_url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:11]               │ info progress: 7519
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-01-01"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-dogs-2018-04-10"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "animals-cats-2018-01-01"
[00:00:17]               │ info [dashboard/current/data] Indexed 5 docs into "animals-cats-2018-04-10"
[00:00:17]               │ info [dashboard/current/data] Indexed 6 docs into "dogbreeds"
[00:00:17]               │ info [dashboard/current/data] Indexed 14005 docs into "logstash-0"
[00:06:31]             └-: dashboard filtering
[00:06:31]               └-> "before all" hook in "dashboard filtering"
[00:06:31]               └-> "before all" hook in "dashboard filtering"
[00:06:31]                 │ info [dashboard/current/kibana] Loading "mappings.json"
[00:06:31]                 │ info [dashboard/current/kibana] Loading "data.json.gz"
[00:06:31]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_001/6N1bxgWyTlWokWsFbzMyEw] deleting index
[00:06:31]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_1/SAELsBaXRUWAEdW4E56kqw] deleting index
[00:06:31]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_8.0.0_001"
[00:06:31]                 │ info [dashboard/current/kibana] Deleted existing index ".kibana_1"
[00:06:31]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_1] creating index, cause [api], templates [], shards [1]/[0]
[00:06:31]                 │ info [dashboard/current/kibana] Created index ".kibana_1"
[00:06:31]                 │ debg [dashboard/current/kibana] ".kibana_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:06:31]                 │ info [dashboard/current/kibana] Indexed 143 docs into ".kibana_1"
[00:06:31]                 │ debg Migrating saved objects
[00:06:31]                 │ proc [kibana]   log   [17:14:28.706] [info][savedobjects-service] [.kibana] INIT -> SET_SOURCE_WRITE_BLOCK
[00:06:31]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] adding block write to indices [[.kibana_1/QmYXHOUiSn68t_h5wXsw9w]]
[00:06:31]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] completed adding block write to indices [.kibana_1]
[00:06:31]                 │ proc [kibana]   log   [17:14:28.743] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:06:31]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:06:31]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:06:31]                 │ proc [kibana]   log   [17:14:28.801] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:06:31]                 │ proc [kibana]   log   [17:14:28.807] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:06:31]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_reindex_temp/y-z6pZljTe6UJqd2pJJfhw] update_mapping [_doc]
[00:06:31]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_reindex_temp/y-z6pZljTe6UJqd2pJJfhw] update_mapping [_doc]
[00:06:31]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_reindex_temp/y-z6pZljTe6UJqd2pJJfhw] update_mapping [_doc]
[00:06:31]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_reindex_temp/y-z6pZljTe6UJqd2pJJfhw] update_mapping [_doc]
[00:06:31]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] 4114 finished with response BulkByScrollResponse[took=132ms,timed_out=false,sliceId=null,updated=0,created=143,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:31]                 │ proc [kibana]   log   [17:14:29.015] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:06:31]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] adding block write to indices [[.kibana_8.0.0_reindex_temp/y-z6pZljTe6UJqd2pJJfhw]]
[00:06:31]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:06:31]                 │ proc [kibana]   log   [17:14:29.051] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:06:31]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:06:31]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:06:31]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:06:31]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_001/6uQraa9zTAqYDhlbMuDS3g] create_mapping
[00:06:31]                 │ proc [kibana]   log   [17:14:29.155] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:06:31]                 │ proc [kibana]   log   [17:14:29.173] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:06:31]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_001/6uQraa9zTAqYDhlbMuDS3g] update_mapping [_doc]
[00:06:32]                 │ proc [kibana]   log   [17:14:30.096] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:06:32]                 │ proc [kibana]   log   [17:14:30.113] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:06:32]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_001/6uQraa9zTAqYDhlbMuDS3g] update_mapping [_doc]
[00:06:32]                 │ proc [kibana]   log   [17:14:30.150] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:06:32]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] 4234 finished with response BulkByScrollResponse[took=52.2ms,timed_out=false,sliceId=null,updated=143,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:06:32]                 │ proc [kibana]   log   [17:14:30.256] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:06:32]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-debian-tests-xxl-1614184901842170754] [.kibana_8.0.0_reindex_temp/y-z6pZljTe6UJqd2pJJfhw] deleting index
[00:06:32]                 │ proc [kibana]   log   [17:14:30.297] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:06:32]                 │ proc [kibana]   log   [17:14:30.297] [info][savedobjects-service] [.kibana] Migration completed after 1598ms
[00:06:32]                 │ debg [dashboard/current/kibana] Migrated Kibana index after loading Kibana data
[00:06:32]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:06:34]                 │ debg replacing kibana config doc: {"defaultIndex":"0bf35f60-3dc9-11e8-8660-4d65aa086b3c"}
[00:06:35]                 │ debg navigating to dashboard url: http://localhost:61121/app/dashboards#/list
[00:06:35]                 │ debg navigate to: http://localhost:61121/app/dashboards#/list
[00:06:35]                 │ debg browser[INFO] http://localhost:61121/app/dashboards?_t=1614186873127#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:35]                 │
[00:06:35]                 │ debg browser[INFO] http://localhost:61121/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:35]                 │ debg ... sleep(700) start
[00:06:36]                 │ debg ... sleep(700) end
[00:06:36]                 │ debg returned from get, calling refresh
[00:06:36]                 │ERROR browser[SEVERE] http://localhost:61121/40807/bundles/core/core.entry.js 12:161542 TypeError: Failed to fetch
[00:06:36]                 │          at fetch_Fetch.fetchResponse (http://localhost:61121/40807/bundles/core/core.entry.js:6:32451)
[00:06:36]                 │          at async interceptResponse (http://localhost:61121/40807/bundles/core/core.entry.js:6:28637)
[00:06:36]                 │          at async http://localhost:61121/40807/bundles/core/core.entry.js:6:31117
[00:06:36]                 │ debg browser[INFO] http://localhost:61121/app/dashboards?_t=1614186873127#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:06:36]                 │
[00:06:36]                 │ debg browser[INFO] http://localhost:61121/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:36]                 │ debg currentUrl = http://localhost:61121/app/dashboards#/list
[00:06:36]                 │          appUrl = http://localhost:61121/app/dashboards#/list
[00:06:36]                 │ debg TestSubjects.find(kibanaChrome)
[00:06:36]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:06:37]                 │ debg ... sleep(501) start
[00:06:38]                 │ debg ... sleep(501) end
[00:06:38]                 │ debg in navigateTo url = http://localhost:61121/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:06:38]                 │ debg TestSubjects.exists(statusPageContainer)
[00:06:38]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:06:40]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:06:41]                 │ debg isGlobalLoadingIndicatorVisible
[00:06:41]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:06:41]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:06:41]                 │ debg browser[INFO] http://localhost:61121/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 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:06:41]                 │
[00:06:41]                 │ debg browser[INFO] http://localhost:61121/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:06:42]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:06:43]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:06:43]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:06:43]                 │ debg gotoDashboardLandingPage
[00:06:43]                 │ debg onDashboardLandingPage
[00:06:43]                 │ debg TestSubjects.exists(dashboardLandingPage)
[00:06:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:10:45]               └-: disabling a filter unfilters the data on
[00:10:45]                 └-> "before all" hook for "pie charts"
[00:10:45]                 └-> "before all" hook for "pie charts"
[00:10:45]                   │ debg TestSubjects.exists(newItemButton)
[00:10:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:10:45]                   │ debg TestSubjects.click(newItemButton)
[00:10:45]                   │ debg Find.clickByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:10:45]                   │ debg Find.findByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:10:45]                   │ debg TestSubjects.exists(dashboardCreateConfirm)
[00:10:45]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardCreateConfirm"]') with timeout=2500
[00:10:48]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardCreateConfirm"] is not displayed
[00:10:48]                   │ debg waitForRenderComplete
[00:10:48]                   │ debg in getSharedItemsCount
[00:10:48]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:10:48]                   │ debg Renderable.waitForRender for 0 elements
[00:10:48]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:10:58]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:10:59]                   │ debg Setting absolute range to Jan 1, 2018 @ 00:00:00.000 to Apr 13, 2018 @ 00:00:00.000
[00:10:59]                   │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:10:59]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:10:59]                   │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:10:59]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:11:02]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerShowDatesButton"] is not displayed
[00:11:02]                   │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:11:02]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:11:02]                   │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:11:02]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:02]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:11:03]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:03]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:03]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:03]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:03]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:03]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:03]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:03]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Apr 13, 2018 @ 00:00:00.000)
[00:11:03]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:03]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:03]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:03]                   │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:11:03]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:03]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:11:03]                   │ debg Find.waitForElementStale with timeout=10000
[00:11:04]                   │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:11:04]                   │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:11:04]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:04]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:11:04]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:04]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:04]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:04]                   │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Jan 1, 2018 @ 00:00:00.000)
[00:11:04]                   │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:11:04]                   │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:04]                   │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:11:04]                   │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:11:04]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:11:07]                   │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:11:07]                   │ debg TestSubjects.click(querySubmitButton)
[00:11:07]                   │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:07]                   │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:11:07]                   │ debg Find.waitForElementStale with timeout=10000
[00:11:08]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:08]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:08]                   │ debg DashboardAddPanel.addEveryVisualization
[00:11:08]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:11:08]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:11:08]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:08]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:11:10]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:11]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:11:11]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:11:11]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:11]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:11]                   │ debg ... sleep(500) start
[00:11:11]                   │ debg ... sleep(500) end
[00:11:11]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:11:11]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:11]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:11:11]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:11:11]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:12]                   │ debg DashboardAddPanel.toggleFilter
[00:11:12]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:11:12]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:12]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:11:12]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:11:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:11:12]                   │ debg DashboardAddPanel.toggleFilter
[00:11:12]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:11:12]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:12]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:13]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:11:13]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:11:13]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:13]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:13]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:13]                   │ debg addEveryEmbeddableOnCurrentPage
[00:11:13]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:11:13]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:11:14]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:14]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:14]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:14]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:14]                   │ debg --- retry.try error: stale element reference: element is not attached to the page document
[00:11:14]                   │        (Session info: headless chrome=88.0.4324.150)
[00:11:15]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:15]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:15]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:15]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:15]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:16]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:16]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:16]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:16]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:16]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:16]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:16]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:16]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:17]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:17]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:17]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:17]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:17]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:17]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:17]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:17]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:18]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:18]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:18]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:18]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:18]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:18]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:18]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:18]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:19]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:19]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:19]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:19]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:19]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:19]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:19]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:20]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:20]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:20]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:20]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:20]                   │ debg Added 11 embeddables
[00:11:20]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:11:20]                   │ debg TestSubjects.exists(pagination-button-next)
[00:11:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:11:20]                   │ debg TestSubjects.find(pagination-button-next)
[00:11:20]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:11:20]                   │ debg isGlobalLoadingIndicatorVisible
[00:11:20]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:11:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:11:22]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:11:23]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:23]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:23]                   │ debg isGlobalLoadingIndicatorVisible
[00:11:23]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:11:23]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:11:24]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:11:25]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:25]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:25]                   │ debg addEveryEmbeddableOnCurrentPage
[00:11:25]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:11:25]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:11:25]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:25]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:25]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:25]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:25]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:26]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:26]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:26]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:26]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:26]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:26]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:26]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:27]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:27]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:27]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:27]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:27]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:27]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:28]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:28]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:28]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:28]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:28]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:28]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:28]                   │ debg Added 6 embeddables
[00:11:28]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:11:29]                   │ debg TestSubjects.exists(pagination-button-next)
[00:11:29]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:11:29]                   │ debg TestSubjects.find(pagination-button-next)
[00:11:29]                   │ debg Find.findByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=10000
[00:11:29]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:29]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:29]                   │ debg Closing flyout dashboardAddPanel
[00:11:29]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:11:29]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:11:29]                   │ debg Waiting up to 20000ms for flyout closed...
[00:11:29]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:29]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:30]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:31]                   │ debg DashboardAddPanel.addEverySavedSearch
[00:11:31]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:11:31]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:11:31]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:31]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:11:33]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:34]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:11:34]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:11:34]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:34]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:11:34]                   │ debg ... sleep(500) start
[00:11:34]                   │ debg ... sleep(500) end
[00:11:34]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:11:34]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:34]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:11:35]                   │ debg DashboardAddPanel.addToFilter(search)
[00:11:35]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:35]                   │ debg DashboardAddPanel.toggleFilter
[00:11:35]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:11:35]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:35]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:36]                   │ debg TestSubjects.click(savedObjectFinderFilter-search)
[00:11:36]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:11:36]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-search"]') with timeout=10000
[00:11:36]                   │ debg DashboardAddPanel.toggleFilter
[00:11:36]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:11:36]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:36]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:11:36]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:36]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Filter Bytes Test")
[00:11:36]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:11:36]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:36]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:11:37]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:11:37]                   │ debg addEveryEmbeddableOnCurrentPage
[00:11:37]                   │ debg TestSubjects.find(savedObjectFinderItemList)
[00:11:37]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderItemList"]') with timeout=10000
[00:11:37]                   │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:11:38]                   │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:11:38]                   │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:38]                   │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:11:38]                   │ debg Added 1 embeddables
[00:11:38]                   │ debg Find.allByCssSelector('.euiToast') with timeout=10000
[00:11:38]                   │ debg TestSubjects.exists(pagination-button-next)
[00:11:38]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="pagination-button-next"]') with timeout=2500
[00:11:38]                   │ debg --- retry.tryForTime error: [data-test-subj="pagination-button-next"] is not displayed
[00:11:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:11:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:11:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:11:40]                   │ debg --- retry.tryForTime failed again with the same message...
[00:11:41]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:41]                   │ debg Closing flyout dashboardAddPanel
[00:11:41]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:11:41]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:11:41]                   │ debg Waiting up to 20000ms for flyout closed...
[00:11:41]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:41]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:42]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:43]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:11:43]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:11:44]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:11:44]                   │ debg isGlobalLoadingIndicatorVisible
[00:11:44]                   │ debg TestSubjects.exists(globalLoadingIndicator)
[00:11:44]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:11:46]                   │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:11:46]                   │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:11:46]                   │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:11:46]                   │ debg waitForRenderComplete
[00:11:46]                   │ debg in getSharedItemsCount
[00:11:46]                   │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:11:46]                   │ debg Renderable.waitForRender for 0 elements
[00:11:46]                   │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:11:46]                   │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:11:47]                   │ debg TestSubjects.click(addFilter)
[00:11:47]                   │ debg Find.clickByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:11:47]                   │ debg Find.findByCssSelector('[data-test-subj="addFilter"]') with timeout=10000
[00:11:48]                   │ debg comboBox.set, comboBoxSelector: filterFieldSuggestionList
[00:11:48]                   │ debg TestSubjects.find(filterFieldSuggestionList)
[00:11:48]                   │ debg Find.findByCssSelector('[data-test-subj="filterFieldSuggestionList"]') with timeout=10000
[00:11:48]                   │ debg comboBox.setElement, value: bytes
[00:11:48]                   │ debg comboBox.isOptionSelected, value: bytes
[00:11:50]                   │ debg TestSubjects.exists(~comboBoxOptionsList)
[00:11:50]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj~="comboBoxOptionsList"]') with timeout=2500
[00:11:50]                   │ debg Find.allByCssSelector('.euiFilterSelectItem[title^="bytes"]') with timeout=2500
[00:11:53]                   │ debg Find.findByCssSelector('.euiFilterSelectItem') with timeout=5000
[00:12:03]                   │ info Taking screenshot "/dev/shm/workspace/parallel/12/kibana/test/functional/screenshots/failure/dashboard app using current data dashboard filtering disabling a filter unfilters the data on _before all_ hook for _pie charts_.png"
[00:12:03]                   │ info Current URL is: http://localhost:61121/app/dashboards#/create?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272018-01-01T00:00:00.000Z%27,to:%272018-04-13T00:00:00.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27%27,viewMode:edit)
[00:12:03]                   │ info Saving page source to: /dev/shm/workspace/parallel/12/kibana/test/functional/failure_debug/html/dashboard app using current data dashboard filtering disabling a filter unfilters the data on _before all_ hook for _pie charts_.html
[00:12:03]                   └- ✖ fail: dashboard app using current data dashboard filtering disabling a filter unfilters the data on "before all" hook for "pie charts"
[00:12:03]                   │      TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
[00:12:03]                   │ Wait timed out after 10018ms
[00:12:03]                   │       at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:12:03]                   │       at runMicrotasks (<anonymous>)
[00:12:03]                   │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:12:03]                   │ 
[00:12:03]                   │ 

Stack Trace

TimeoutError: Waiting for element to be located By(css selector, .euiFilterSelectItem)
Wait timed out after 10018ms
    at /dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5) {
  remoteStacktrace: ''
}

Metrics [docs]

✅ unchanged

History

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

@spalger spalger merged commit a1e6195 into elastic:master Feb 24, 2021
@spalger spalger deleted the enable/ts-build-refs-cache branch February 24, 2021 18:40
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Feb 24, 2021
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
@kibanamachine
Copy link
Contributor

💚 Backport successful

7.x / #92696

Successful backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Feb 24, 2021
Co-authored-by: spalger <spalger@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Spencer <email@spalger.com>
Co-authored-by: spalger <spalger@users.noreply.github.com>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Feb 25, 2021
* master: (38 commits)
  Fixes Cypress flake by adding pipe, click, and should (elastic#92762)
  [Discover] Fix filtering selected sidebar fields (elastic#91828)
  [ML] Fixes positions of calendar arrow buttons in start datafeed modal (elastic#92625)
  [dev/build_ts_refs] check that commit in outDirs matches mergeBase (elastic#92513)
  add dep on `@kbn/config` so it is built first
  [Expressions] [Lens] Add id and copyMetaFrom arg to mapColumn fn + add configurable onError argument to math fn (elastic#90481)
  [Lens] Fix Workspace hidden when using Safari (elastic#92616)
  [Lens] Fixes vertical alignment validation messages (elastic#91878)
  forbid x-elastic-product-origin header in elasticsearch configuration (elastic#92359)
  [Security Solution][Detections] Set default indicator path to reduce friction with new filebeat modules (elastic#92081)
  [ILM][Accessibility] Added A11y test for ILM new policy form. (elastic#92570)
  [Security Solution][Exceptions] - Fixes exceptions builder UI where invalid values can cause overwrites of other values (elastic#90634)
  Automatically generated Api documentation (elastic#86232)
  Increase index pattern select limit to 1000 (elastic#92093)
  [core.logging] Add RewriteAppender for filtering LogMeta. (elastic#91492)
  [Security Solution][Detection Rules] Update prebuilt rule threats to match schema (elastic#92281)
  [Security Solutions][Detection Engine] Fixes bug with not being able to duplicate indicator matches (elastic#92565)
  [Dashboard] Export appropriate references from byValue panels (elastic#91567)
  [Upgrade Assistant] Align code between branches (elastic#91862)
  [Security Solution][Case] Fix alerts push (elastic#91638)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v7.13.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants