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] Provide guidance of "Custom" allocation behavior in ILM (#96111) #99004

Merged
merged 1 commit into from
May 1, 2021

Conversation

cjcenizal
Copy link
Contributor

Backports the following commits to 7.x:

* Provide allocation behavior guidance when the user has selected Custom, but no attributes are available and:
  ...data nodes are in use, so indices will allocate to data nodes.
  ...data tiers are available, so indices will allocate to data tiers.
  ...data tiers are available but not for the given phase's tier, so indices will be allocated to a fallback data tier.
  ...no data tiers are available, so allocation won't occur.
* Provide link to the migration docs.
* Adjust copy to consistently notify the user that node attributes are missing and guide them to use role-based allocation.
* Localize disableDataTierOption flag instead of passing it as a prop, to make it easier to reason about.
* Clarify the scenario in which the user has selected node_attrs allocation but no data tiers are available.
* Remove inapplicable frozen tier from NoTiersAvailableNotice.
* Refactor and update tests.
  * Split up node allocation tests to improve discoverability. Refactor test helpers to define suite-specific helper interfaces, to improve maintainability.
  * Refactor tests to make the [using node attributes, using node roles] branch and the various conditions within easier to contrast and compare.
  * Add coverage for NoTiersAvailableUsingNodeAttributesNotice scenario.
  * Add some helpers for improved maintainability and readability.
  * Create helpers/types file to store extracted Phase type.
@cjcenizal cjcenizal enabled auto-merge (squash) May 1, 2021 04:39
@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / X-Pack Search Sessions Integration.x-pack/test/search_sessions_integration/tests/apps/dashboard/async_search/save_search_session_relative_time·ts.Dashboard save a search sessions with relative time "after all" hook for "Saves and restores a session with relative time ranges"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: Dashboard
[00:00:00]           └-> "before all" hook in "Dashboard"
[00:00:00]           └-> "before all" hook in "Dashboard"
[00:00:00]             │ info [logstash_functional] Loading "mappings.json"
[00:00:00]             │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]]).
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]             │ 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:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]]).
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]             │ 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:00]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]]).
[00:00:00]             │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]             │ 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:00]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [logstash-2015.09.21/F6yt39GvTGCkkY-4629beA] update_mapping [_doc]
[00:00:05]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [logstash-2015.09.20/J5OcuQWGTXWD7BdMSCaQvg] update_mapping [_doc]
[00:00:10]             │ info progress: 9316
[00:00:14]             │ info [logstash_functional] Indexed 4634 docs into "logstash-2015.09.22"
[00:00:14]             │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:14]             │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:00:14]             │ info [dashboard/async_search] Loading "mappings.json"
[00:00:14]             │ info [dashboard/async_search] Loading "data.json"
[00:00:14]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_001/uMc0uZiwTay3rnrhiCvKkw] deleting index
[00:00:14]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/6Wk_vcOdRzmEwSc8GytJMg] deleting index
[00:00:14]             │ info [dashboard/async_search] Deleted existing index ".kibana_7.14.0_001"
[00:00:14]             │ info [dashboard/async_search] Deleted existing index ".kibana_task_manager_7.14.0_001"
[00:00:14]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:00:14]             │ info [dashboard/async_search] Created index ".kibana"
[00:00:14]             │ debg [dashboard/async_search] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:00:14]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_1] creating index, cause [api], templates [], shards [1]/[0]
[00:00:14]             │ info [dashboard/async_search] Created index ".kibana_task_manager_1"
[00:00:14]             │ debg [dashboard/async_search] ".kibana_task_manager_1" settings {"index":{"auto_expand_replicas":"0-1","number_of_replicas":"0","number_of_shards":"1"}}
[00:00:14]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana/2I4d0TXIRoCMXDUZdFL-PQ] update_mapping [_doc]
[00:00:14]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana/2I4d0TXIRoCMXDUZdFL-PQ] update_mapping [_doc]
[00:00:14]             │ info [dashboard/async_search] Indexed 9 docs into ".kibana"
[00:00:14]             │ info [dashboard/async_search] Indexed 1 docs into ".kibana_task_manager_1"
[00:00:14]             │ debg Migrating saved objects
[00:00:14]             │ proc [kibana]   log   [06:02:44.641] [info][savedobjects-service] [.kibana_task_manager] INIT -> WAIT_FOR_YELLOW_SOURCE. took: 7ms.
[00:00:14]             │ proc [kibana]   log   [06:02:44.647] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK. took: 15ms.
[00:00:14]             │ proc [kibana]   log   [06:02:44.650] [info][savedobjects-service] [.kibana_task_manager] WAIT_FOR_YELLOW_SOURCE -> SET_SOURCE_WRITE_BLOCK. took: 9ms.
[00:00:14]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] adding block write to indices [[.kibana/2I4d0TXIRoCMXDUZdFL-PQ]]
[00:00:14]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] adding block write to indices [[.kibana_task_manager_1/mnu_h-aMQhysxYHOLRCSAA]]
[00:00:14]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] completed adding block write to indices [.kibana]
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] completed adding block write to indices [.kibana_task_manager_1]
[00:00:15]             │ proc [kibana]   log   [06:02:44.713] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET. took: 66ms.
[00:00:15]             │ proc [kibana]   log   [06:02:44.725] [info][savedobjects-service] [.kibana_task_manager] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP. took: 75ms.
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [.kibana_task_manager_7.14.0_reindex_temp]
[00:00:15]             │ proc [kibana]   log   [06:02:44.821] [info][savedobjects-service] [.kibana_task_manager] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 96ms.
[00:00:15]             │ proc [kibana]   log   [06:02:44.827] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX. took: 114ms.
[00:00:15]             │ proc [kibana]   log   [06:02:44.835] [info][savedobjects-service] [.kibana_task_manager] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 14ms.
[00:00:15]             │ proc [kibana]   log   [06:02:44.848] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK. took: 21ms.
[00:00:15]             │ proc [kibana]   log   [06:02:44.852] [info][savedobjects-service] [.kibana_task_manager] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 17ms.
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_reindex_temp/MqMehgCmRXSk3k140JwroQ] update_mapping [_doc]
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.tasks] creating index, cause [auto(bulk api)], templates [], shards [1]/[1]
[00:00:15]             │ proc [kibana]   log   [06:02:44.891] [info][savedobjects-service] [.kibana_task_manager] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_READ. took: 39ms.
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [.tasks]
[00:00:15]             │ proc [kibana]   log   [06:02:44.903] [info][savedobjects-service] [.kibana_task_manager] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 12ms.
[00:00:15]             │ proc [kibana]   log   [06:02:44.912] [info][savedobjects-service] [.kibana_task_manager] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 9ms.
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] adding block write to indices [[.kibana_task_manager_7.14.0_reindex_temp/MqMehgCmRXSk3k140JwroQ]]
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] completed adding block write to indices [.kibana_task_manager_7.14.0_reindex_temp]
[00:00:15]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] 2115 finished with response BulkByScrollResponse[took=29.8ms,timed_out=false,sliceId=null,updated=0,created=9,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:15]             │ proc [kibana]   log   [06:02:44.986] [info][savedobjects-service] [.kibana_task_manager] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 74ms.
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] applying create index request using existing index [.kibana_task_manager_7.14.0_reindex_temp] metadata
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [.kibana_task_manager_7.14.0_001]
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_001/p5-JW6SHRh6bO0iW4dcO_w] create_mapping [_doc]
[00:00:15]             │ proc [kibana]   log   [06:02:45.070] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE. took: 222ms.
[00:00:15]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana/2I4d0TXIRoCMXDUZdFL-PQ] deleting index
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_task_manager_7.14.0_001][0]]]).
[00:00:15]             │ proc [kibana]   log   [06:02:45.113] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK. took: 43ms.
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] adding block write to indices [[.kibana_pre6.5.0_001/MyrA-Ou2SEGdWoXo7MG3Jw]]
[00:00:15]             │ proc [kibana]   log   [06:02:45.134] [info][savedobjects-service] [.kibana_task_manager] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH. took: 148ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.146] [info][savedobjects-service] [.kibana_task_manager] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS. took: 12ms.
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_001/p5-JW6SHRh6bO0iW4dcO_w] update_mapping [_doc]
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:00:15]             │ proc [kibana]   log   [06:02:45.183] [info][savedobjects-service] [.kibana_task_manager] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 37ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.195] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP. took: 82ms.
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [.kibana_7.14.0_reindex_temp]
[00:00:15]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] 2192 finished with response BulkByScrollResponse[took=24ms,timed_out=false,sliceId=null,updated=1,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.14.0_reindex_temp][0]]]).
[00:00:15]             │ proc [kibana]   log   [06:02:45.257] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP_OPEN_PIT. took: 62ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.266] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_OPEN_PIT -> REINDEX_SOURCE_TO_TEMP_READ. took: 9ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.280] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_INDEX. took: 14ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.291] [info][savedobjects-service] [.kibana_task_manager] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 108ms.
[00:00:15]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_task_manager_7.14.0_reindex_temp/MqMehgCmRXSk3k140JwroQ] deleting index
[00:00:15]             │ proc [kibana]   log   [06:02:45.343] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 52ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.344] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 710ms
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_reindex_temp/ybfD8lN3TYil8T3ZibCVsg] update_mapping [_doc]
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_reindex_temp/ybfD8lN3TYil8T3ZibCVsg] update_mapping [_doc]
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_reindex_temp/ybfD8lN3TYil8T3ZibCVsg] update_mapping [_doc]
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_reindex_temp/ybfD8lN3TYil8T3ZibCVsg] update_mapping [_doc]
[00:00:15]             │ proc [kibana]   log   [06:02:45.475] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_INDEX -> REINDEX_SOURCE_TO_TEMP_READ. took: 195ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.487] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_READ -> REINDEX_SOURCE_TO_TEMP_CLOSE_PIT. took: 12ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.501] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_CLOSE_PIT -> SET_TEMP_WRITE_BLOCK. took: 14ms.
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] adding block write to indices [[.kibana_7.14.0_reindex_temp/ybfD8lN3TYil8T3ZibCVsg]]
[00:00:15]             │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] completed adding block write to indices [.kibana_7.14.0_reindex_temp]
[00:00:15]             │ proc [kibana]   log   [06:02:45.547] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET. took: 46ms.
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] applying create index request using existing index [.kibana_7.14.0_reindex_temp] metadata
[00:00:15]             │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [.kibana_7.14.0_001]
[00:00:15]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] create_mapping [_doc]
[00:00:15]             │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.14.0_001][0]]]).
[00:00:15]             │ proc [kibana]   log   [06:02:45.664] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH. took: 117ms.
[00:00:15]             │ proc [kibana]   log   [06:02:45.683] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS. took: 19ms.
[00:00:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] update_mapping [_doc]
[00:00:16]             │ proc [kibana]   log   [06:02:45.760] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK. took: 77ms.
[00:00:16]             │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] 2276 finished with response BulkByScrollResponse[took=38ms,timed_out=false,sliceId=null,updated=9,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:00:16]             │ proc [kibana]   log   [06:02:45.872] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY. took: 112ms.
[00:00:16]             │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_reindex_temp/ybfD8lN3TYil8T3ZibCVsg] deleting index
[00:00:16]             │ proc [kibana]   log   [06:02:45.922] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 50ms.
[00:00:16]             │ proc [kibana]   log   [06:02:45.923] [info][savedobjects-service] [.kibana] Migration completed after 1291ms
[00:00:16]             │ debg [dashboard/async_search] Migrated Kibana index after loading Kibana data
[00:00:16]             │ debg [dashboard/async_search] Ensured that default space exists in .kibana
[00:00:16]             │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:00:16]             │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] update_mapping [_doc]
[00:00:17]             │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:00:18]             │ debg replacing kibana config doc: {"search:timeout":10000}
[00:00:19]             │ debg navigating to dashboard url: http://localhost:6131/app/dashboards#/list
[00:00:19]             │ debg navigate to: http://localhost:6131/app/dashboards#/list
[00:00:20]             │ debg browser[INFO] http://localhost:6131/login?next=%2Fapp%2Fdashboards%3F_t%3D1619848969643#/list 340 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:20]             │
[00:00:20]             │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:20]             │ debg ... sleep(700) start
[00:00:20]             │ debg ... sleep(700) end
[00:00:20]             │ debg returned from get, calling refresh
[00:00:21]             │ debg browser[INFO] http://localhost:6131/login?next=%2Fapp%2Fdashboards%3F_t%3D1619848969643#/list 340 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:21]             │
[00:00:21]             │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:21]             │ debg currentUrl = http://localhost:6131/login?next=%2Fapp%2Fdashboards%3F_t%3D1619848969643#/list
[00:00:21]             │          appUrl = http://localhost:6131/app/dashboards#/list
[00:00:21]             │ debg TestSubjects.find(kibanaChrome)
[00:00:21]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:22]             │ERROR browser[SEVERE] http://localhost:6131/internal/spaces/_active_space - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:00:22]             │ERROR browser[SEVERE] http://localhost:6131/internal/security/me - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:00:22]             │ debg browser[INFO] http://localhost:6131/40845/bundles/core/core.entry.js 12:151862 "Detected an unhandled Promise rejection.
[00:00:22]             │      Error: Unauthorized"
[00:00:22]             │ERROR browser[SEVERE] http://localhost:6131/40845/bundles/core/core.entry.js 5:2514 
[00:00:23]             │ debg Found login page
[00:00:23]             │ debg TestSubjects.setValue(loginUsername, test_user)
[00:00:23]             │ debg TestSubjects.click(loginUsername)
[00:00:23]             │ debg Find.clickByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:00:23]             │ debg Find.findByCssSelector('[data-test-subj="loginUsername"]') with timeout=10000
[00:00:23]             │ERROR browser[SEVERE] http://localhost:6131/api/licensing/info - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:00:23]             │ERROR browser[SEVERE] http://localhost:6131/api/fleet/epm/packages?experimental=true - Failed to load resource: the server responded with a status of 401 (Unauthorized)
[00:00:23]             │ debg TestSubjects.setValue(loginPassword, changeme)
[00:00:23]             │ debg TestSubjects.click(loginPassword)
[00:00:23]             │ debg Find.clickByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:00:23]             │ debg Find.findByCssSelector('[data-test-subj="loginPassword"]') with timeout=10000
[00:00:23]             │ debg TestSubjects.click(loginSubmit)
[00:00:23]             │ debg Find.clickByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:00:23]             │ debg Find.findByCssSelector('[data-test-subj="loginSubmit"]') with timeout=10000
[00:00:23]             │ debg Find.waitForDeletedByCssSelector('.kibanaWelcomeLogo') with timeout=10000
[00:00:23]             │ proc [kibana]   log   [06:02:53.253] [info][plugins][routes][security] Logging in with provider "basic" (basic)
[00:00:24]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:24]             │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"] nav:not(.ng-hide)') with timeout=60000
[00:00:26]             │ debg browser[INFO] http://localhost:6131/app/dashboards?_t=1619848969643#/list 340 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:26]             │
[00:00:26]             │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:27]             │ debg browser[INFO] http://localhost:6131/app/dashboards?_t=1619848976146#/list 340 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:27]             │
[00:00:27]             │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:27]             │ debg Finished login process currentUrl = http://localhost:6131/app/dashboards#/list
[00:00:27]             │ debg ... sleep(501) start
[00:00:27]             │ debg ... sleep(501) end
[00:00:27]             │ debg in navigateTo url = http://localhost:6131/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:00:27]             │ debg --- retry.try error: URL changed, waiting for it to settle
[00:00:28]             │ debg ... sleep(501) start
[00:00:28]             │ debg ... sleep(501) end
[00:00:28]             │ debg in navigateTo url = http://localhost:6131/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:00:28]             │ debg TestSubjects.exists(statusPageContainer)
[00:00:28]             │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:31]             │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:53]           └-: save a search sessions with relative time
[00:03:53]             └-> "before all" hook for "Saves and restores a session with relative time ranges"
[00:03:53]             └-> "before all" hook for "Saves and restores a session with relative time ranges"
[00:03:53]               │ debg navigateToActualUrl http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:03:53]               │ debg browser[INFO] http://localhost:6131/app/home?_t=1619849183239#/tutorial_directory/sampleData 340 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:03:53]               │
[00:03:53]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:53]               │ debg currentUrl = http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:03:53]               │          appUrl = http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:03:53]               │ debg TestSubjects.find(kibanaChrome)
[00:03:53]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:54]               │ debg isGlobalLoadingIndicatorVisible
[00:03:54]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:54]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:55]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:55]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:56]               │ERROR browser[SEVERE] http://localhost:6131/api/fleet/settings - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:03:56]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:03:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:03:56]               │ debg TestSubjects.click(addSampleDataSetflights)
[00:03:56]               │ debg Find.clickByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:03:56]               │ debg Find.findByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:03:56]               │ debg TestSubjects.find(sampleDataSetCardflights)
[00:03:56]               │ debg Find.findByCssSelector('[data-test-subj="sampleDataSetCardflights"]') with timeout=10000
[00:03:56]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [kibana_sample_data_flights] creating index, cause [api], templates [], shards [1]/[1]
[00:03:56]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] updating number_of_replicas to [0] for indices [kibana_sample_data_flights]
[00:03:56]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[kibana_sample_data_flights][0]]]).
[00:03:58]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] update_mapping [_doc]
[00:03:58]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] update_mapping [_doc]
[00:03:58]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] update_mapping [_doc]
[00:03:58]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-18-tests-xxl-1619843998340115312] [.kibana_7.14.0_001/TMxlrvO0QEOl1h-nU4aD-g] update_mapping [_doc]
[00:04:00]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:04:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:04:02]               │ debg --- retry.tryForTime error: [data-test-subj="addSampleDataSetflights"] is not displayed
[00:04:03]               │ debg navigating to dashboard url: http://localhost:6131/app/dashboards#/list
[00:04:03]               │ debg navigate to: http://localhost:6131/app/dashboards#/list
[00:04:03]               │ debg browser[INFO] http://localhost:6131/app/dashboards?_t=1619849192831#/list 340 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:04:03]               │
[00:04:03]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:03]               │ debg ... sleep(700) start
[00:04:04]               │ debg ... sleep(700) end
[00:04:04]               │ debg returned from get, calling refresh
[00:04:04]               │ERROR browser[SEVERE] http://localhost:6131/40845/bundles/core/core.entry.js 12:150934 TypeError: Failed to fetch
[00:04:04]               │          at fetch_Fetch.fetchResponse (http://localhost:6131/40845/bundles/core/core.entry.js:6:26193)
[00:04:04]               │          at async http://localhost:6131/40845/bundles/core/core.entry.js:6:24090
[00:04:04]               │          at async http://localhost:6131/40845/bundles/core/core.entry.js:6:23996
[00:04:04]               │ debg browser[INFO] http://localhost:6131/app/dashboards?_t=1619849192831#/list 340 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:04:04]               │
[00:04:04]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:04]               │ debg currentUrl = http://localhost:6131/app/dashboards#/list
[00:04:04]               │          appUrl = http://localhost:6131/app/dashboards#/list
[00:04:04]               │ debg TestSubjects.find(kibanaChrome)
[00:04:04]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:05]               │ debg ... sleep(501) start
[00:04:06]               │ debg ... sleep(501) end
[00:04:06]               │ debg in navigateTo url = http://localhost:6131/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:04:06]               │ debg TestSubjects.exists(statusPageContainer)
[00:04:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:08]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:04:09]             └-> Saves and restores a session with relative time ranges
[00:04:09]               └-> "before each" hook: global before each for "Saves and restores a session with relative time ranges"
[00:04:09]               └-> "before each" hook for "Saves and restores a session with relative time ranges"
[00:04:09]               │ debg Load Saved Dashboard [Flights] Global Flight Dashboard
[00:04:09]               │ debg gotoDashboardLandingPage
[00:04:09]               │ debg onDashboardLandingPage
[00:04:09]               │ debg TestSubjects.exists(dashboardLandingPage)
[00:04:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:04:09]               │ debg searchForItemWithName: [Flights] Global Flight Dashboard
[00:04:09]               │ debg TestSubjects.find(tableListSearchBox)
[00:04:09]               │ debg Find.findByCssSelector('[data-test-subj="tableListSearchBox"]') with timeout=10000
[00:04:10]               │ debg isGlobalLoadingIndicatorVisible
[00:04:10]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:10]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:11]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:12]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:12]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:12]               │ debg TestSubjects.click(dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard)
[00:04:12]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:04:12]               │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:04:12]               │ debg isGlobalLoadingIndicatorVisible
[00:04:12]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:12]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:12]               │ debg browser[INFO] http://localhost:6131/app/dashboards#/view/7adfa750-4c81-11e8-b3d7-01146121b73d?_g=(filters:!()) 340 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:04:12]               │
[00:04:12]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:14]               │ debg browser[WARNING] http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:153322 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:04:14]               │      Arguments: 
[00:04:14]               │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: now-24h, _f: undefined, _strict: undefined, _locale: [object Object]
[00:04:14]               │      Error
[00:04:14]               │          at Function.createFromInputFallback (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:153751)
[00:04:14]               │          at http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:173927
[00:04:14]               │          at http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:173978
[00:04:14]               │          at Ct (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:174290)
[00:04:14]               │          at Et (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:174551)
[00:04:14]               │          at xt (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:174633)
[00:04:14]               │          at i (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:150673)
[00:04:14]               │          at Function.convertTimeToUTCString (http://localhost:6131/40845/bundles/plugin/dashboard/kibana/dashboard.chunk.1.js:1:26926)
[00:04:14]               │          at Function.areTimesEqual (http://localhost:6131/40845/bundles/plugin/dashboard/kibana/dashboard.chunk.1.js:1:27083)
[00:04:14]               │          at dashboard_state_manager_DashboardStateManager.getTimeChanged (http://localhost:6131/40845/bundles/plugin/dashboard/kibana/dashboard.chunk.1.js:1:108164)"
[00:04:14]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:14]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:14]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:15]               │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:04:15]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:04:16]               │ debg waitForRenderComplete
[00:04:16]               │ debg in getSharedItemsCount
[00:04:16]               │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:04:17]               │ debg Renderable.waitForRender for 18 elements
[00:04:17]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:17]               │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:04:19]               │ debg --- retry.try error: 15 elements completed rendering, still waiting on a total of 18
[00:04:19]               │                      specifically:
[00:04:19]               │      [Flights] Airport Connections (Hover Over Airport)
[00:04:19]               │      [Flights] Origin and Destination Flight Time
[00:04:19]               │
[00:04:20]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:20]               │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:04:21]               │ debg --- retry.try error: 16 elements completed rendering, still waiting on a total of 18
[00:04:21]               │                      specifically:
[00:04:21]               │      [Flights] Airport Connections (Hover Over Airport)
[00:04:21]               │      [Flights] Origin and Destination Flight Time
[00:04:21]               │ debg browser[INFO] http://localhost:6131/40845/bundles/plugin/visTypeVega/kibana/visTypeVega.chunk.0.js 0:278264 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:04:21]               │ debg browser[INFO] http://localhost:6131/40845/bundles/plugin/visTypeVega/kibana/visTypeVega.chunk.0.js 0:278350 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:04:22]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:22]               │ debg browser[WARNING] http://localhost:6131/40845/bundles/plugin/visTypeVega/kibana/visTypeVega.chunk.3.js 0:4900 "This page appears to be missing CSS declarations for Mapbox GL JS, which may cause the map to display incorrectly. Please ensure your page includes mapbox-gl.css, as described in https://www.mapbox.com/mapbox-gl-js/api/."
[00:04:22]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:04:23]               │ debg pauseAutoRefresh
[00:04:23]               │ debg setting menu open state [name=QuickSelectTime Menu] [state=open]
[00:04:23]               │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:04:23]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=1000
[00:04:25]               │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerQuickMenu"] is not displayed
[00:04:25]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:04:25]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:04:25]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:04:25]               │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:04:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=10000
[00:04:25]               │ debg TestSubjects.getAttribute(superDatePickerRefreshIntervalInput, value, tryTimeout=120000, findTimeout=10000)
[00:04:25]               │ debg TestSubjects.find(superDatePickerRefreshIntervalInput)
[00:04:25]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerRefreshIntervalInput"]') with timeout=10000
[00:04:25]               │ debg TestSubjects.find(superDatePickerRefreshIntervalUnitsSelect)
[00:04:25]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerRefreshIntervalUnitsSelect"]') with timeout=10000
[00:04:25]               │ debg Find.allDescendantDisplayedByCssSelector('option')
[00:04:26]               │ debg TestSubjects.getVisibleText(superDatePickerToggleRefreshButton)
[00:04:26]               │ debg TestSubjects.find(superDatePickerToggleRefreshButton)
[00:04:26]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:04:26]               │ debg pause auto refresh
[00:04:26]               │ debg TestSubjects.click(superDatePickerToggleRefreshButton)
[00:04:26]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:04:26]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleRefreshButton"]') with timeout=10000
[00:04:26]               │ debg setting menu open state [name=QuickSelectTime Menu] [state=closed]
[00:04:26]               │ debg TestSubjects.exists(superDatePickerQuickMenu)
[00:04:26]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=1000
[00:04:27]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:04:27]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:04:27]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:04:30]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="superDatePickerQuickMenu"]') with timeout=10000
[00:04:31]               │ debg isGlobalLoadingIndicatorVisible
[00:04:31]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:32]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:33]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:33]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:33]               │ debg waitForRenderComplete
[00:04:33]               │ debg in getSharedItemsCount
[00:04:33]               │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:04:33]               │ debg Renderable.waitForRender for 18 elements
[00:04:33]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:04:33]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:04:34]               │ debg Waiting up to 20000ms for searchSessions indicator to get into state = completed...
[00:04:34]               │ debg TestSubjects.find(searchSessionIndicator)
[00:04:34]               │ debg Find.findByCssSelector('[data-test-subj="searchSessionIndicator"]') with timeout=10000
[00:04:34]               │ debg save the search session
[00:04:34]               │ debg ensurePopoverOpened
[00:04:34]               │ debg TestSubjects.exists(searchSessionIndicatorPopoverContainer)
[00:04:34]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="searchSessionIndicatorPopoverContainer"]') with timeout=2500
[00:04:36]               │ debg --- retry.tryForTime error: [data-test-subj="searchSessionIndicatorPopoverContainer"] is not displayed
[00:04:37]               │ debg Waiting up to 20000ms for searchSessions popover opened...
[00:04:37]               │ debg TestSubjects.click(searchSessionIndicator)
[00:04:37]               │ debg Find.clickByCssSelector('[data-test-subj="searchSessionIndicator"]') with timeout=10000
[00:04:37]               │ debg Find.findByCssSelector('[data-test-subj="searchSessionIndicator"]') with timeout=10000
[00:04:37]               │ debg TestSubjects.exists(searchSessionIndicatorPopoverContainer)
[00:04:37]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="searchSessionIndicatorPopoverContainer"]') with timeout=2500
[00:04:37]               │ debg TestSubjects.click(searchSessionIndicatorSaveBtn)
[00:04:37]               │ debg Find.clickByCssSelector('[data-test-subj="searchSessionIndicatorSaveBtn"]') with timeout=10000
[00:04:37]               │ debg Find.findByCssSelector('[data-test-subj="searchSessionIndicatorSaveBtn"]') with timeout=10000
[00:04:37]               │ debg ensurePopoverClosed
[00:04:37]               │ debg TestSubjects.exists(searchSessionIndicatorPopoverContainer)
[00:04:37]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="searchSessionIndicatorPopoverContainer"]') with timeout=2500
[00:04:37]               │ debg Waiting up to 20000ms for searchSessions popover closed...
[00:04:37]               │ debg TestSubjects.exists(searchSessionIndicatorPopoverContainer)
[00:04:37]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="searchSessionIndicatorPopoverContainer"]') with timeout=2500
[00:04:37]               │ debg --- retry.tryForTime error: [data-test-subj="searchSessionIndicatorPopoverContainer"] is not displayed
[00:04:40]               │ debg --- retry.tryForTime failed again with the same message...
[00:04:41]               │ debg Waiting up to 20000ms for searchSessions indicator to get into state = backgroundCompleted...
[00:04:41]               │ debg TestSubjects.find(searchSessionIndicator)
[00:04:41]               │ debg Find.findByCssSelector('[data-test-subj="searchSessionIndicator"]') with timeout=10000
[00:04:41]               │ debg Checking no error labels
[00:04:41]               │ debg TestSubjects.missingOrFail(embeddableErrorLabel)
[00:04:41]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddableErrorLabel"]') with timeout=2500
[00:04:41]               │ debg Checking pie charts rendered
[00:04:41]               │ debg PieChart.expectPieSliceCount(4)
[00:04:41]               │ debg PieChart.getPieSliceCount
[00:04:41]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=10000
[00:04:41]               │ debg Checking area, bar and heatmap charts rendered
[00:04:41]               │ debg DashboardExpect.seriesElementCount(15)
[00:04:41]               │ debg Find.allByCssSelector('.series') with timeout=2500
[00:04:41]               │ debg Checking saved searches rendered
[00:04:41]               │ debg DashboardExpect.savedSearchRowCount(11)
[00:04:41]               │ debg TestSubjects.findAll(docTableExpandToggleColumn)
[00:04:41]               │ debg Find.allByCssSelector('[data-test-subj="docTableExpandToggleColumn"]') with timeout=2500
[00:04:42]               │ debg Checking input controls rendered
[00:04:42]               │ debg DashboardExpect.inputControlItemCount(3)
[00:04:42]               │ debg TestSubjects.findAll(inputControlItem)
[00:04:42]               │ debg Find.allByCssSelector('[data-test-subj="inputControlItem"]') with timeout=10000
[00:04:42]               │ debg Checking tag cloud rendered
[00:04:42]               │ debg DashboardExpect.tagCloudWithValuesFound(Sunny,Rain,Clear,Cloudy,Hail)
[00:04:42]               │ debg TestSubjects.findAll(tagCloudVisualization)
[00:04:42]               │ debg Find.allByCssSelector('[data-test-subj="tagCloudVisualization"]') with timeout=10000
[00:04:42]               │ debg TestSubjects.descendantExists(Sunny)
[00:04:42]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Sunny"]') with timeout=2500
[00:04:42]               │ debg TestSubjects.descendantExists(Rain)
[00:04:42]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Rain"]') with timeout=2500
[00:04:42]               │ debg TestSubjects.descendantExists(Clear)
[00:04:42]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Clear"]') with timeout=2500
[00:04:42]               │ debg TestSubjects.descendantExists(Cloudy)
[00:04:42]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Cloudy"]') with timeout=2500
[00:04:42]               │ debg TestSubjects.descendantExists(Hail)
[00:04:42]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Hail"]') with timeout=2500
[00:04:42]               │ debg Checking vega chart rendered
[00:04:42]               │ debg Find.existsByCssSelector('.vgaVis__view') with timeout=2500
[00:04:42]               │ debg Checking map rendered
[00:04:42]               │ debg TestSubjects.find(embeddablePanelHeading-[Flights]OriginandDestinationFlightTime)
[00:04:42]               │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelHeading-[Flights]OriginandDestinationFlightTime"]') with timeout=10000
[00:04:42]               │ debg openContextMenu([object Object]
[00:04:42]               │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:04:42]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:04:45]               │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:04:45]               │ debg toggleContextMenu
[00:04:46]               │ debg TestSubjects.findDescendant(embeddablePanelToggleMenuIcon)
[00:04:46]               │ debg Find.descendantDisplayedByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]')
[00:04:46]               │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:04:46]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:04:46]               │ debg TestSubjects.exists(embeddablePanelAction-openInspector)
[00:04:46]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-openInspector"]') with timeout=2500
[00:04:46]               │ debg TestSubjects.click(embeddablePanelAction-openInspector)
[00:04:46]               │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelAction-openInspector"]') with timeout=10000
[00:04:46]               │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-openInspector"]') with timeout=10000
[00:04:47]               │ debg TestSubjects.click(inspectorRequestChooser)
[00:04:47]               │ debg Find.clickByCssSelector('[data-test-subj="inspectorRequestChooser"]') with timeout=10000
[00:04:47]               │ debg Find.findByCssSelector('[data-test-subj="inspectorRequestChooser"]') with timeout=10000
[00:04:47]               │ debg TestSubjects.click(inspectorRequestChooserFlight Origin Location)
[00:04:47]               │ debg Find.clickByCssSelector('[data-test-subj="inspectorRequestChooserFlight Origin Location"]') with timeout=10000
[00:04:47]               │ debg Find.findByCssSelector('[data-test-subj="inspectorRequestChooserFlight Origin Location"]') with timeout=10000
[00:04:47]               │ debg TestSubjects.find(inspectorPanel)
[00:04:47]               │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:04:47]               │ debg Close Inspector
[00:04:47]               │ debg TestSubjects.exists(inspectorPanel)
[00:04:47]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:04:47]               │ debg Closing flyout inspectorPanel
[00:04:47]               │ debg TestSubjects.find(inspectorPanel)
[00:04:47]               │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:04:49]               │ debg Waiting up to 20000ms for flyout closed...
[00:04:49]               │ debg TestSubjects.exists(inspectorPanel)
[00:04:49]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:04:50]               │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:04:50]               │ debg TestSubjects.exists(inspectorPanel)
[00:04:50]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:04:53]               │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:04:53]               │ debg navigating to management/kibana/search_sessions url: http://localhost:6131/app/management/kibana/search_sessions
[00:04:53]               │ debg navigate to: http://localhost:6131/app/management/kibana/search_sessions
[00:04:54]               │ debg browser[INFO] http://localhost:6131/app/management/kibana/search_sessions?_t=1619849243407 340 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:04:54]               │
[00:04:54]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:54]               │ debg ... sleep(700) start
[00:04:54]               │ debg ... sleep(700) end
[00:04:54]               │ debg returned from get, calling refresh
[00:04:55]               │ debg browser[INFO] http://localhost:6131/app/management/kibana/search_sessions?_t=1619849243407 340 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:04:55]               │
[00:04:55]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:04:55]               │ debg currentUrl = http://localhost:6131/app/management/kibana/search_sessions
[00:04:55]               │          appUrl = http://localhost:6131/app/management/kibana/search_sessions
[00:04:55]               │ debg TestSubjects.find(kibanaChrome)
[00:04:55]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:04:56]               │ debg ... sleep(501) start
[00:04:56]               │ debg ... sleep(501) end
[00:04:57]               │ debg in navigateTo url = http://localhost:6131/app/management/kibana/search_sessions
[00:04:57]               │ debg TestSubjects.exists(statusPageContainer)
[00:04:57]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:04:59]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:05:00]               │ debg TestSubjects.find(searchSessionsMgmtUiTable)
[00:05:00]               │ debg Find.findByCssSelector('[data-test-subj="searchSessionsMgmtUiTable"]') with timeout=10000
[00:05:00]               │ debg management ui: view the session
[00:05:00]               │ debg isGlobalLoadingIndicatorVisible
[00:05:00]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:02]               │ debg browser[WARNING] http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:153322 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:05:02]               │      Arguments: 
[00:05:02]               │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: now-24h, _f: undefined, _strict: undefined, _locale: [object Object]
[00:05:02]               │      Error
[00:05:02]               │          at Function.createFromInputFallback (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:153751)
[00:05:02]               │          at http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:173927
[00:05:02]               │          at http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:173978
[00:05:02]               │          at Ct (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:174290)
[00:05:02]               │          at Et (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:174551)
[00:05:02]               │          at xt (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:174633)
[00:05:02]               │          at i (http://localhost:6131/40845/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:150673)
[00:05:02]               │          at Function.convertTimeToUTCString (http://localhost:6131/40845/bundles/plugin/dashboard/kibana/dashboard.chunk.1.js:1:26926)
[00:05:02]               │          at Function.areTimesEqual (http://localhost:6131/40845/bundles/plugin/dashboard/kibana/dashboard.chunk.1.js:1:27083)
[00:05:02]               │          at dashboard_state_manager_DashboardStateManager.getTimeChanged (http://localhost:6131/40845/bundles/plugin/dashboard/kibana/dashboard.chunk.1.js:1:108164)"
[00:05:02]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:05:02]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:02]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:05]               │ debg waitForRenderComplete
[00:05:05]               │ debg in getSharedItemsCount
[00:05:05]               │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:05:07]               │ debg Renderable.waitForRender for 18 elements
[00:05:07]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:05:07]               │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:05:08]               │ debg browser[INFO] http://localhost:6131/40845/bundles/plugin/visTypeVega/kibana/visTypeVega.chunk.0.js 0:278264 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:05:08]               │ debg browser[INFO] http://localhost:6131/40845/bundles/plugin/visTypeVega/kibana/visTypeVega.chunk.0.js 0:278350 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:05:09]               │ debg --- retry.try error: 16 elements completed rendering, still waiting on a total of 18
[00:05:09]               │                      specifically:
[00:05:09]               │      [Flights] Airport Connections (Hover Over Airport)
[00:05:09]               │      [Flights] Origin and Destination Flight Time
[00:05:09]               │ debg browser[WARNING] http://localhost:6131/40845/bundles/plugin/visTypeVega/kibana/visTypeVega.chunk.3.js 0:4900 "This page appears to be missing CSS declarations for Mapbox GL JS, which may cause the map to display incorrectly. Please ensure your page includes mapbox-gl.css, as described in https://www.mapbox.com/mapbox-gl-js/api/."
[00:05:09]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:05:10]               │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:05:10]               │ debg --- retry.try error: 17 elements completed rendering, still waiting on a total of 18
[00:05:10]               │                      specifically:
[00:05:10]               │      [Flights] Origin and Destination Flight Time
[00:05:11]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:05:11]               │ debg Find.allByCssSelector('[data-render-complete="false"]') with timeout=10000
[00:05:21]               │ debg --- retry.try error: 17 elements completed rendering, still waiting on a total of 18
[00:05:21]               │                      specifically:
[00:05:21]               │
[00:05:22]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:05:22]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:05:23]               │ debg Checking no error labels
[00:05:23]               │ debg TestSubjects.missingOrFail(embeddableErrorLabel)
[00:05:23]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddableErrorLabel"]') with timeout=2500
[00:05:23]               │ debg Checking pie charts rendered
[00:05:23]               │ debg PieChart.expectPieSliceCount(4)
[00:05:23]               │ debg PieChart.getPieSliceCount
[00:05:23]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=10000
[00:05:24]               │ debg Checking area, bar and heatmap charts rendered
[00:05:24]               │ debg DashboardExpect.seriesElementCount(15)
[00:05:24]               │ debg Find.allByCssSelector('.series') with timeout=2500
[00:05:24]               │ debg Checking saved searches rendered
[00:05:24]               │ debg DashboardExpect.savedSearchRowCount(11)
[00:05:24]               │ debg TestSubjects.findAll(docTableExpandToggleColumn)
[00:05:24]               │ debg Find.allByCssSelector('[data-test-subj="docTableExpandToggleColumn"]') with timeout=2500
[00:05:24]               │ debg Checking input controls rendered
[00:05:24]               │ debg DashboardExpect.inputControlItemCount(3)
[00:05:24]               │ debg TestSubjects.findAll(inputControlItem)
[00:05:24]               │ debg Find.allByCssSelector('[data-test-subj="inputControlItem"]') with timeout=10000
[00:05:24]               │ debg Checking tag cloud rendered
[00:05:24]               │ debg DashboardExpect.tagCloudWithValuesFound(Sunny,Rain,Clear,Cloudy,Hail)
[00:05:24]               │ debg TestSubjects.findAll(tagCloudVisualization)
[00:05:24]               │ debg Find.allByCssSelector('[data-test-subj="tagCloudVisualization"]') with timeout=10000
[00:05:24]               │ debg TestSubjects.descendantExists(Sunny)
[00:05:24]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Sunny"]') with timeout=2500
[00:05:24]               │ debg TestSubjects.descendantExists(Rain)
[00:05:24]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Rain"]') with timeout=2500
[00:05:24]               │ debg TestSubjects.descendantExists(Clear)
[00:05:24]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Clear"]') with timeout=2500
[00:05:24]               │ debg TestSubjects.descendantExists(Cloudy)
[00:05:24]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Cloudy"]') with timeout=2500
[00:05:24]               │ debg TestSubjects.descendantExists(Hail)
[00:05:24]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Hail"]') with timeout=2500
[00:05:24]               │ debg Checking vega chart rendered
[00:05:24]               │ debg Find.existsByCssSelector('.vgaVis__view') with timeout=2500
[00:05:24]               │ debg Checking map rendered
[00:05:24]               │ debg TestSubjects.find(embeddablePanelHeading-[Flights]OriginandDestinationFlightTime)
[00:05:24]               │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelHeading-[Flights]OriginandDestinationFlightTime"]') with timeout=10000
[00:05:24]               │ debg openContextMenu([object Object]
[00:05:24]               │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:05:24]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:05:27]               │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:05:28]               │ debg toggleContextMenu
[00:05:28]               │ debg TestSubjects.findDescendant(embeddablePanelToggleMenuIcon)
[00:05:28]               │ debg Find.descendantDisplayedByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]')
[00:05:28]               │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:05:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:05:28]               │ debg TestSubjects.exists(embeddablePanelAction-openInspector)
[00:05:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-openInspector"]') with timeout=2500
[00:05:28]               │ debg TestSubjects.click(embeddablePanelAction-openInspector)
[00:05:28]               │ debg Find.clickByCssSelector('[data-test-subj="embeddablePanelAction-openInspector"]') with timeout=10000
[00:05:28]               │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelAction-openInspector"]') with timeout=10000
[00:05:29]               │ debg TestSubjects.click(inspectorRequestChooser)
[00:05:29]               │ debg Find.clickByCssSelector('[data-test-subj="inspectorRequestChooser"]') with timeout=10000
[00:05:29]               │ debg Find.findByCssSelector('[data-test-subj="inspectorRequestChooser"]') with timeout=10000
[00:05:29]               │ debg TestSubjects.click(inspectorRequestChooserFlight Origin Location)
[00:05:29]               │ debg Find.clickByCssSelector('[data-test-subj="inspectorRequestChooserFlight Origin Location"]') with timeout=10000
[00:05:29]               │ debg Find.findByCssSelector('[data-test-subj="inspectorRequestChooserFlight Origin Location"]') with timeout=10000
[00:05:29]               │ debg TestSubjects.find(inspectorPanel)
[00:05:29]               │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:05:29]               │ debg Close Inspector
[00:05:29]               │ debg TestSubjects.exists(inspectorPanel)
[00:05:29]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:05:29]               │ debg Closing flyout inspectorPanel
[00:05:29]               │ debg TestSubjects.find(inspectorPanel)
[00:05:29]               │ debg Find.findByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=10000
[00:05:30]               │ debg Waiting up to 20000ms for flyout closed...
[00:05:30]               │ debg TestSubjects.exists(inspectorPanel)
[00:05:30]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=1000
[00:05:31]               │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:05:32]               │ debg TestSubjects.exists(inspectorPanel)
[00:05:32]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="inspectorPanel"]') with timeout=2500
[00:05:35]               │ debg --- retry.tryForTime error: [data-test-subj="inspectorPanel"] is not displayed
[00:05:35]               │ debg Waiting up to 20000ms for searchSessions indicator to get into state = restored...
[00:05:35]               │ debg TestSubjects.find(searchSessionIndicator)
[00:05:35]               │ debg Find.findByCssSelector('[data-test-subj="searchSessionIndicator"]') with timeout=10000
[00:05:35]               └- ✓ pass  (1.0m) "Dashboard save a search sessions with relative time Saves and restores a session with relative time ranges"
[00:05:35]             └-> "after all" hook for "Saves and restores a session with relative time ranges"
[00:05:35]               │ debg navigateToActualUrl http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:05:36]               │ debg browser[INFO] http://localhost:6131/app/home?_t=1619849285342#/tutorial_directory/sampleData 340 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:05:36]               │
[00:05:36]               │ debg browser[INFO] http://localhost:6131/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:05:36]               │ debg currentUrl = http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:05:36]               │          appUrl = http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:05:36]               │ debg TestSubjects.find(kibanaChrome)
[00:05:36]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:05:37]               │ debg isGlobalLoadingIndicatorVisible
[00:05:37]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:05:37]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/ui/fonts/inter_ui/Inter-UI-Light-BETA.woff2 - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/api/alerts/list_alert_types - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/internal/security/me - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/api/kibana/home/tutorials - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/api/sample_data - Failed to load resource: net::ERR_NETWORK_CHANGED
[00:05:39]               │ debg browser[INFO] http://localhost:6131/40845/bundles/core/core.entry.js 12:151862 "Detected an unhandled Promise rejection.
[00:05:39]               │      TypeError: Failed to fetch"
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/40845/bundles/core/core.entry.js 5:2514 
[00:05:39]               │ERROR browser[SEVERE] http://localhost:6131/api/fleet/settings - Failed to load resource: the server responded with a status of 404 (Not Found)
[00:05:39]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:05:39]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:05:39]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:05:39]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:05:39]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:05:49]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:05:49]               │      Wait timed out after 10049ms
[00:05:50]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:05:50]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:06:00]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:06:00]               │      Wait timed out after 10040ms
[00:06:00]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:06:00]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:06:10]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:06:10]               │      Wait timed out after 10019ms
[00:06:11]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:06:11]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:06:21]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:06:21]               │      Wait timed out after 10032ms
[00:06:21]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:06:21]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:06:31]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:06:31]               │      Wait timed out after 10054ms
[00:06:32]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:06:32]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:06:35]               │ proc [kibana]   log   [06:09:04.974] [error][dataEnhanced][data_enhanced][plugins] Error while deleting async_search FjExM1NpZ0QtU2EyME91VEdKREplVkEbcHU5S0ZYUmxRV3FacGhiYjdUNTZlQTo0NDgx: resource_not_found_exception
[00:06:42]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:06:42]               │      Wait timed out after 10041ms
[00:06:42]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:06:42]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:06:52]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:06:52]               │      Wait timed out after 10042ms
[00:06:53]               │ proc [kibana]   log   [06:09:22.991] [error][dataEnhanced][data_enhanced][plugins] Error while deleting async_search FjRVOExXb1JLU0xHbEptU0NMZTBKMHcbcHU5S0ZYUmxRV3FacGhiYjdUNTZlQTo1MjMz: resource_not_found_exception
[00:06:53]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:06:53]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:07:03]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:07:03]               │      Wait timed out after 10051ms
[00:07:04]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:07:04]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:07:14]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:07:14]               │      Wait timed out after 10016ms
[00:07:14]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:07:14]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:07:23]               │ proc [kibana]   log   [06:09:53.051] [error][dataEnhanced][data_enhanced][plugins] Error while deleting async_search Fllsb2xTN3d1U0hpeDAxU2txcHNNREEbcHU5S0ZYUmxRV3FacGhiYjdUNTZlQTo1NzI4: resource_not_found_exception
[00:07:24]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:07:24]               │      Wait timed out after 10030ms
[00:07:25]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:07:25]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:07:35]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:07:35]               │      Wait timed out after 10041ms
[00:07:35]               │ debg TestSubjects.find(removeSampleDataSetflights)
[00:07:35]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:07:45]               │ debg --- retry.tryForTime error: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:07:45]               │      Wait timed out after 10007ms
[00:07:46]               │ info Taking screenshot "/dev/shm/workspace/parallel/3/kibana/x-pack/test/functional/screenshots/failure/Dashboard save a search sessions with relative time _after all_ hook for _Saves and restores a session with relative time ranges_.png"
[00:07:46]               │ info Current URL is: http://localhost:6131/app/home#/tutorial_directory/sampleData
[00:07:46]               │ info Saving page source to: /dev/shm/workspace/parallel/3/kibana/x-pack/test/functional/failure_debug/html/Dashboard save a search sessions with relative time _after all_ hook for _Saves and restores a session with relative time ranges_.html
[00:07:46]               └- ✖ fail: Dashboard save a search sessions with relative time "after all" hook for "Saves and restores a session with relative time ranges"
[00:07:46]               │      Error: retry.tryForTime timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
[00:07:46]               │ Wait timed out after 10007ms
[00:07:46]               │     at /dev/shm/workspace/parallel/3/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:07:46]               │     at runMicrotasks (<anonymous>)
[00:07:46]               │     at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:07:46]               │       at onFailure (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:17:9)
[00:07:46]               │       at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:57:13)
[00:07:46]               │       at Retry.tryForTime (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:23:14)
[00:07:46]               │       at TestSubjects.waitForEnabled (/dev/shm/workspace/parallel/3/kibana/test/functional/services/common/test_subjects.ts:300:7)
[00:07:46]               │       at HomePage.removeSampleDataSet (/dev/shm/workspace/parallel/3/kibana/test/functional/page_objects/home_page.ts:54:7)
[00:07:46]               │       at Context.<anonymous> (test/search_sessions_integration/tests/apps/dashboard/async_search/save_search_session_relative_time.ts:52:7)
[00:07:46]               │       at Object.apply (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:07:46]               │ 
[00:07:46]               │ 

Stack Trace

Error: retry.tryForTime timeout: TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="removeSampleDataSetflights"])
Wait timed out after 10007ms
    at /dev/shm/workspace/parallel/3/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at onFailure (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.tryForTime (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:23:14)
    at TestSubjects.waitForEnabled (/dev/shm/workspace/parallel/3/kibana/test/functional/services/common/test_subjects.ts:300:7)
    at HomePage.removeSampleDataSet (/dev/shm/workspace/parallel/3/kibana/test/functional/page_objects/home_page.ts:54:7)
    at Context.<anonymous> (test/search_sessions_integration/tests/apps/dashboard/async_search/save_search_session_relative_time.ts:52:7)
    at Object.apply (/dev/shm/workspace/parallel/3/kibana/node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
indexLifecycleManagement 206 211 +5

Async chunks

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

id before after diff
indexLifecycleManagement 247.1KB 248.8KB +1.8KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
indexLifecycleManagement 50.1KB 50.3KB +189.0B

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

@cjcenizal cjcenizal merged commit da4daa7 into elastic:7.x May 1, 2021
spalger added a commit that referenced this pull request May 1, 2021
@cjcenizal cjcenizal deleted the backport/7.x/pr-96111 branch August 24, 2021 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants