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

Fix app status flaky test #73689

Merged
merged 2 commits into from
Jul 30, 2020

Conversation

mshustov
Copy link
Contributor

@mshustov mshustov commented Jul 29, 2020

Summary

Check that pathname has been updated. We are interested in this part only.

{ Error: expected 'http://localhost:6121/app/app_status/arbitrary/path#/' to sort of equal 'http://localhost:6121/app/app_status/arbitrary/path'
    at Assertion.assert (packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (packages/kbn-expect/expect.js:244:8)
    at Context.it (test/plugin_functional/test_suites/core_plugins/application_status.ts:118:48)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  actual: 'http://localhost:6121/app/app_status/arbitrary/path#/',
  expected: 'http://localhost:6121/app/app_status/arbitrary/path',
  showDiff: true }

#65423

@mshustov mshustov added chore Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc release_note:skip Skip the PR/issue when compiling release notes v7.10.0 labels Jul 29, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-platform (Team:Platform)

@mshustov mshustov requested a review from a team July 29, 2020 15:37
@mshustov mshustov changed the title Fix app statu flaky test Fix app status flaky test Jul 29, 2020
@mshustov
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/graph/graph·ts.graph app graph should show venn when clicking a line

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: graph app
[00:00:00]           └-> "before all" hook
[00:02:58]           └-: graph
[00:02:58]             └-> "before all" hook
[00:02:58]             └-> "before all" hook
[00:02:58]               │ debg load graph/secrepo data
[00:02:58]               │ info [graph/secrepo] Loading "mappings.json"
[00:02:58]               │ info [graph/secrepo] Loading "data.json.gz"
[00:02:58]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [secrepo] creating index, cause [api], templates [], shards [1]/[1]
[00:02:58]               │ info [graph/secrepo] Created index "secrepo"
[00:02:58]               │ debg [graph/secrepo] "secrepo" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:03:01]               │ info [graph/secrepo] Indexed 10000 docs into "secrepo"
[00:03:01]               │ info [empty_kibana] Loading "mappings.json"
[00:03:01]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_2/JuP7HjTWQFGbGRfMk-QbYA] deleting index
[00:03:01]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_1/a8xckF9mTcyQnEi7ZQb-HQ] deleting index
[00:03:01]               │ info [empty_kibana] Deleted existing index [".kibana_2",".kibana_1"]
[00:03:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:03:01]               │ info [empty_kibana] Created index ".kibana"
[00:03:01]               │ debg [empty_kibana] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:03:01]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana/ljIlClJQSduisMWv4AvPgA] update_mapping [_doc]
[00:03:01]               │ debg Migrating saved objects
[00:03:01]               │ proc [kibana]   log   [21:24:47.467] [info][savedobjects-service] Creating index .kibana_2.
[00:03:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_2] creating index, cause [api], templates [], shards [1]/[1]
[00:03:01]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] updating number_of_replicas to [0] for indices [.kibana_2]
[00:03:01]               │ proc [kibana]   log   [21:24:47.550] [info][savedobjects-service] Reindexing .kibana to .kibana_1
[00:03:01]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_1] creating index, cause [api], templates [], shards [1]/[1]
[00:03:01]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] updating number_of_replicas to [0] for indices [.kibana_1]
[00:03:02]               │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] 4082 finished with response BulkByScrollResponse[took=2.3ms,timed_out=false,sliceId=null,updated=0,created=0,deleted=0,batches=0,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:03:02]               │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana/ljIlClJQSduisMWv4AvPgA] deleting index
[00:03:02]               │ proc [kibana]   log   [21:24:47.922] [info][savedobjects-service] Migrating .kibana_1 saved objects to .kibana_2
[00:03:02]               │ proc [kibana]   log   [21:24:47.928] [info][savedobjects-service] Pointing alias .kibana to .kibana_2.
[00:03:02]               │ proc [kibana]   log   [21:24:47.963] [info][savedobjects-service] Finished in 498ms.
[00:03:02]               │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC"}
[00:03:02]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_2/Q9fVQSURSj6QIGOMAl-6Ig] update_mapping [_doc]
[00:03:02]               │ proc [kibana]   log   [21:24:48.040] [error][data][elasticsearch] [version_conflict_engine_exception]: [space:default]: version conflict, document already exists (current version [1])
[00:03:02]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_2/Q9fVQSURSj6QIGOMAl-6Ig] update_mapping [_doc]
[00:03:03]               │ debg navigating to settings url: http://localhost:6121/app/management
[00:03:03]               │ debg navigate to: http://localhost:6121/app/management
[00:03:04]               │ debg browser[INFO] http://localhost:6121/app/management?_t=1596057889547 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:03:04]               │
[00:03:04]               │ debg browser[INFO] http://localhost:6121/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:04]               │ debg ... sleep(700) start
[00:03:04]               │ debg ... sleep(700) end
[00:03:04]               │ debg returned from get, calling refresh
[00:03:06]               │ debg browser[INFO] http://localhost:6121/35240/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-29T21:24:51Z
[00:03:06]               │        Adding connection to http://localhost:6121/elasticsearch
[00:03:06]               │
[00:03:06]               │      "
[00:03:06]               │ERROR browser[SEVERE] http://localhost:6121/35240/bundles/core/core.entry.js 83:273544 TypeError: Failed to fetch
[00:03:06]               │ debg browser[INFO] http://localhost:6121/app/management?_t=1596057889547 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:03:06]               │
[00:03:06]               │ debg browser[INFO] http://localhost:6121/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:06]               │ debg currentUrl = http://localhost:6121/app/management
[00:03:06]               │          appUrl = http://localhost:6121/app/management
[00:03:06]               │ debg TestSubjects.find(kibanaChrome)
[00:03:06]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:08]               │ debg browser[INFO] http://localhost:6121/35240/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-29T21:24:53Z
[00:03:08]               │        Adding connection to http://localhost:6121/elasticsearch
[00:03:08]               │
[00:03:08]               │      "
[00:03:08]               │ debg ... sleep(501) start
[00:03:09]               │ debg ... sleep(501) end
[00:03:09]               │ debg in navigateTo url = http://localhost:6121/app/management
[00:03:09]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:11]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:12]               │ debg create secrepo index pattern
[00:03:12]               │ debg isGlobalLoadingIndicatorVisible
[00:03:12]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:12]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:13]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:14]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:14]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:14]               │ debg clickKibanaIndexPatterns link
[00:03:14]               │ debg TestSubjects.click(indexPatterns)
[00:03:14]               │ debg Find.clickByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:03:14]               │ debg Find.findByCssSelector('[data-test-subj="indexPatterns"]') with timeout=10000
[00:03:14]               │ debg isGlobalLoadingIndicatorVisible
[00:03:14]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:14]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:14]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:14]               │ debg Waiting up to 20000ms for index pattern info flyout...
[00:03:14]               │ debg TestSubjects.exists(CreateIndexPatternPrompt)
[00:03:14]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="CreateIndexPatternPrompt"]') with timeout=2500
[00:03:15]               │ debg TestSubjects.click(CreateIndexPatternPrompt > euiFlyoutCloseButton)
[00:03:15]               │ debg Find.clickByCssSelector('[data-test-subj="CreateIndexPatternPrompt"] [data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:03:15]               │ debg Find.findByCssSelector('[data-test-subj="CreateIndexPatternPrompt"] [data-test-subj="euiFlyoutCloseButton"]') with timeout=10000
[00:03:15]               │ debg TestSubjects.exists(CreateIndexPatternPrompt)
[00:03:15]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="CreateIndexPatternPrompt"]') with timeout=2500
[00:03:18]               │ debg --- retry.tryForTime error: [data-test-subj="CreateIndexPatternPrompt"] is not displayed
[00:03:18]               │ debg isGlobalLoadingIndicatorVisible
[00:03:18]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:18]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:20]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:20]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:20]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:20]               │ debg TestSubjects.click(createIndexPatternButton)
[00:03:20]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:03:20]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:03:20]               │ debg isGlobalLoadingIndicatorVisible
[00:03:20]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:20]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:20]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:22]               │ debg --- retry.tryForTime failed again with the same message...
[00:03:23]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:23]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:23]               │ debg setIndexPatternField(secrepo)
[00:03:23]               │ debg TestSubjects.find(createIndexPatternNameInput)
[00:03:23]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternNameInput"]') with timeout=10000
[00:03:24]               │ debg setIndexPatternField set to secrepo
[00:03:24]               │ debg ... sleep(2000) start
[00:03:26]               │ debg ... sleep(2000) end
[00:03:26]               │ debg TestSubjects.find(createIndexPatternGoToStep2Button)
[00:03:26]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternGoToStep2Button"]') with timeout=10000
[00:03:26]               │ debg ... sleep(2000) start
[00:03:28]               │ debg ... sleep(2000) end
[00:03:28]               │ debg TestSubjects.click(createIndexPatternTimeFieldSelect)
[00:03:28]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:03:28]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:03:28]               │ debg TestSubjects.click(createIndexPatternTimeFieldSelect)
[00:03:28]               │ debg Find.clickByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:03:28]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternTimeFieldSelect"]') with timeout=10000
[00:03:28]               │ debg isGlobalLoadingIndicatorVisible
[00:03:28]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:28]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:30]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:03:31]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:31]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:31]               │ debg selectTimeFieldOption(@timestamp)
[00:03:31]               │ debg Find.displayedByCssSelector(option[value="@timestamp"])
[00:03:31]               │ debg Find.findByCssSelector('option[value="@timestamp"]') with timeout=10000
[00:03:31]               │ debg Wait for element become visible: option[value="@timestamp"] with timeout=10000
[00:03:31]               │ debg TestSubjects.find(createIndexPatternButton)
[00:03:31]               │ debg Find.findByCssSelector('[data-test-subj="createIndexPatternButton"]') with timeout=10000
[00:03:31]               │ debg isGlobalLoadingIndicatorVisible
[00:03:31]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:03:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:03:31]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:03:31]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:03:31]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_2/Q9fVQSURSj6QIGOMAl-6Ig] update_mapping [_doc]
[00:03:33]               │ info currentUrl http://localhost:6121/app/management/kibana/indexPatterns/patterns/ff3fcec0-d1e1-11ea-b950-91ce4b9599ee
[00:03:33]               │ debg --- retry.try error: Index pattern not created
[00:03:33]               │ info currentUrl http://localhost:6121/app/management/kibana/indexPatterns/patterns/ff3fcec0-d1e1-11ea-b950-91ce4b9599ee
[00:03:33]               │ debg --- retry.try failed again with the same message...
[00:03:34]               │ info currentUrl http://localhost:6121/app/management/kibana/indexPatterns/patterns/ff3fcec0-d1e1-11ea-b950-91ce4b9599ee#/?_a=(tab:indexedFields)
[00:03:34]               │ debg Index pattern created: http://localhost:6121/app/management/kibana/indexPatterns/patterns/ff3fcec0-d1e1-11ea-b950-91ce4b9599ee#/?_a=(tab:indexedFields)
[00:03:34]               │ debg index pattern ID:  ?_a=(tab:indexedFields)
[00:03:34]               │ debg navigateTo graph
[00:03:34]               │ debg navigating to graph url: http://localhost:6121/app/graph
[00:03:34]               │ debg navigate to: http://localhost:6121/app/graph
[00:03:34]               │ debg browser[INFO] http://localhost:6121/app/graph?_t=1596057919905 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:03:34]               │
[00:03:34]               │ debg browser[INFO] http://localhost:6121/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:34]               │ debg ... sleep(700) start
[00:03:35]               │ debg ... sleep(700) end
[00:03:35]               │ debg returned from get, calling refresh
[00:03:35]               │ debg browser[INFO] http://localhost:6121/app/graph?_t=1596057919905 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:03:35]               │
[00:03:35]               │ debg browser[INFO] http://localhost:6121/bundles/app/core/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:03:35]               │ debg currentUrl = http://localhost:6121/app/graph
[00:03:35]               │          appUrl = http://localhost:6121/app/graph
[00:03:35]               │ debg TestSubjects.find(kibanaChrome)
[00:03:35]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:03:40]               │ debg browser[INFO] http://localhost:6121/35240/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 452:106112 "INFO: 2020-07-29T21:25:24Z
[00:03:40]               │        Adding connection to http://localhost:6121/elasticsearch
[00:03:40]               │
[00:03:40]               │      "
[00:03:40]               │ debg ... sleep(501) start
[00:03:41]               │ debg ... sleep(501) end
[00:03:41]               │ debg in navigateTo url = http://localhost:6121/app/graph#/home
[00:03:41]               │ debg TestSubjects.exists(statusPageContainer)
[00:03:41]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:03:43]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:03:44]               │ debg TestSubjects.click(graphCreateGraphPromptButton)
[00:03:44]               │ debg Find.clickByCssSelector('[data-test-subj="graphCreateGraphPromptButton"]') with timeout=10000
[00:03:44]               │ debg Find.findByCssSelector('[data-test-subj="graphCreateGraphPromptButton"]') with timeout=10000
[00:03:44]             └-> should show correct node labels
[00:03:44]               └-> "before each" hook: global before each
[00:03:44]               │ debg TestSubjects.click(graphDatasourceButton)
[00:03:44]               │ debg Find.clickByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:03:44]               │ debg Find.findByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:03:44]               │ debg TestSubjects.click(savedObjectTitlesecrepo)
[00:03:44]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitlesecrepo"]') with timeout=10000
[00:03:44]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitlesecrepo"]') with timeout=10000
[00:03:45]               │ debg Find.waitForAttributeToChange('[data-test-subj="graph-add-field-button"]', 'aria-disabled', 'false')
[00:03:45]               │ debg Waiting up to 20000ms for aria-disabled to equal "false"...
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:03:45]               │ debg click Add Field icon
[00:03:45]               │ debg TestSubjects.click(graph-add-field-button)
[00:03:45]               │ debg Find.clickByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:03:45]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:03:46]               │ debg TestSubjects.exists(graph-field-search)
[00:03:46]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graph-field-search"]') with timeout=3000
[00:03:46]               │ debg select field url.parts
[00:03:46]               │ debg TestSubjects.setValue(graph-field-search, url.parts)
[00:03:46]               │ debg TestSubjects.click(graph-field-search)
[00:03:46]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:46]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:46]               │ debg Find.clickDisplayedByCssSelector('[title="url.parts"]') with timeout=10000
[00:03:46]               │ debg Find.displayedByCssSelector([title="url.parts"])
[00:03:46]               │ debg Find.findByCssSelector('[title="url.parts"]') with timeout=10000
[00:03:46]               │ debg Wait for element become visible: [title="url.parts"] with timeout=10000
[00:03:46]               │ debg select field url
[00:03:46]               │ debg TestSubjects.setValue(graph-field-search, url)
[00:03:46]               │ debg TestSubjects.click(graph-field-search)
[00:03:46]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:46]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:47]               │ debg Find.clickDisplayedByCssSelector('[title="url"]') with timeout=10000
[00:03:47]               │ debg Find.displayedByCssSelector([title="url"])
[00:03:47]               │ debg Find.findByCssSelector('[title="url"]') with timeout=10000
[00:03:47]               │ debg Wait for element become visible: [title="url"] with timeout=10000
[00:03:47]               │ debg select field params
[00:03:47]               │ debg TestSubjects.setValue(graph-field-search, params)
[00:03:47]               │ debg TestSubjects.click(graph-field-search)
[00:03:47]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:47]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:47]               │ debg Find.clickDisplayedByCssSelector('[title="params"]') with timeout=10000
[00:03:47]               │ debg Find.displayedByCssSelector([title="params"])
[00:03:47]               │ debg Find.findByCssSelector('[title="params"]') with timeout=10000
[00:03:47]               │ debg Wait for element become visible: [title="params"] with timeout=10000
[00:03:48]               │ debg select field src
[00:03:48]               │ debg TestSubjects.setValue(graph-field-search, src)
[00:03:48]               │ debg TestSubjects.click(graph-field-search)
[00:03:48]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:03:48]               │ debg Find.clickDisplayedByCssSelector('[title="src"]') with timeout=10000
[00:03:48]               │ debg Find.displayedByCssSelector([title="src"])
[00:03:48]               │ debg Find.findByCssSelector('[title="src"]') with timeout=10000
[00:03:48]               │ debg Wait for element become visible: [title="src"] with timeout=10000
[00:03:48]               │ debg TestSubjects.click(queryInput)
[00:03:48]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:03:48]               │ debg TestSubjects.setValue(queryInput, admin)
[00:03:48]               │ debg TestSubjects.click(queryInput)
[00:03:48]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:03:48]               │ debg TestSubjects.click(graph-explore-button)
[00:03:48]               │ debg Find.clickByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:03:48]               │ debg Find.findByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:03:49]               │ debg ... sleep(8000) start
[00:03:57]               │ debg ... sleep(8000) end
[00:03:57]               │ debg TestSubjects.exists(graphPauseLayout)
[00:03:57]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:03:57]               │ debg TestSubjects.click(graphPauseLayout)
[00:03:57]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:03:57]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:03:57]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:04:00]               │ debg TestSubjects.exists(graphResumeLayout)
[00:04:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:04:00]               │ debg TestSubjects.click(graphResumeLayout)
[00:04:00]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:00]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:00]               └- ✓ pass  (16.2s) "graph app graph should show correct node labels"
[00:04:00]             └-> should show correct connections
[00:04:00]               └-> "before each" hook: global before each
[00:04:00]               │ debg TestSubjects.exists(graphPauseLayout)
[00:04:00]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:04:00]               │ debg TestSubjects.click(graphPauseLayout)
[00:04:00]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:00]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:00]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:04:03]               │ debg TestSubjects.exists(graphResumeLayout)
[00:04:03]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:04:03]               │ debg TestSubjects.click(graphResumeLayout)
[00:04:03]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:03]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:03]               └- ✓ pass  (2.7s) "graph app graph should show correct connections"
[00:04:03]             └-> should save Graph workspace
[00:04:03]               └-> "before each" hook: global before each
[00:04:03]               │ debg TestSubjects.click(graphSaveButton)
[00:04:03]               │ debg Find.clickByCssSelector('[data-test-subj="graphSaveButton"]') with timeout=10000
[00:04:03]               │ debg Find.findByCssSelector('[data-test-subj="graphSaveButton"]') with timeout=10000
[00:04:03]               │ debg TestSubjects.exists(savedObjectTitle)
[00:04:03]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=3000
[00:04:03]               │ debg TestSubjects.setValue(savedObjectTitle, my Graph workspace name 1596057705153)
[00:04:03]               │ debg TestSubjects.click(savedObjectTitle)
[00:04:03]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:04:03]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:04:04]               │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:04:04]               │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:04:04]               │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:04:04]               │ debg TestSubjects.exists(saveGraphSuccess)
[00:04:04]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveGraphSuccess"]') with timeout=2500
[00:04:04]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-ubuntu-16-tests-xl-1596055904443179614] [.kibana_2/Q9fVQSURSj6QIGOMAl-6Ig] update_mapping [_doc]
[00:04:05]               └- ✓ pass  (2.0s) "graph app graph should save Graph workspace"
[00:04:05]             └-> should open Graph workspace
[00:04:05]               └-> "before each" hook: global before each
[00:04:05]               │ debg TestSubjects.click(breadcrumb graphHomeBreadcrumb first)
[00:04:05]               │ debg Find.clickByCssSelector('[data-test-subj="breadcrumb graphHomeBreadcrumb first"]') with timeout=10000
[00:04:05]               │ debg Find.findByCssSelector('[data-test-subj="breadcrumb graphHomeBreadcrumb first"]') with timeout=10000
[00:04:05]               │ warn WebElementWrapper.click: stale element reference: element is not attached to the page document
[00:04:05]               │        (Session info: headless chrome=84.0.4147.105)
[00:04:05]               │ debg finding element 'By(css selector, [data-test-subj="breadcrumb graphHomeBreadcrumb first"])' again, 2 attempts left
[00:04:06]               │ debg TestSubjects.exists(graphLandingPage)
[00:04:06]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphLandingPage"]') with timeout=3000
[00:04:06]               │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:04:07]               │ debg Find.waitForDeletedByCssSelector('.euiBasicTable-loading') with timeout=5000
[00:04:08]               │ debg isGlobalLoadingIndicatorVisible
[00:04:08]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:04:08]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:04:09]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:04:10]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:04:10]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:04:10]               │ debg Find.clickByLinkText('my Graph workspace name 1596057705153') with timeout=10000
[00:04:10]               │ debg Find.byLinkText('my Graph workspace name 1596057705153') with timeout=10000
[00:04:10]               │ debg Find.existsByCssSelector('.gphNode') with timeout=10000
[00:04:10]               │ debg ... sleep(5000) start
[00:04:15]               │ debg ... sleep(5000) end
[00:04:15]               │ debg TestSubjects.exists(graphPauseLayout)
[00:04:15]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:04:15]               │ debg TestSubjects.click(graphPauseLayout)
[00:04:15]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:15]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:15]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:04:18]               │ debg TestSubjects.exists(graphResumeLayout)
[00:04:18]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:04:18]               │ debg TestSubjects.click(graphResumeLayout)
[00:04:18]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:18]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:18]               │ debg Looking for /wordpress/wp-admin/
[00:04:18]               │ debg Looking for blog
[00:04:18]               │ debg Looking for 202.136.75.194
[00:04:18]               │ debg Looking for 190.154.27.54
[00:04:18]               │ debg Looking for 187.131.21.37
[00:04:18]               │ debg Looking for wp
[00:04:18]               │ debg Looking for 80.5.27.16
[00:04:18]               │ debg Looking for 181.113.155.46
[00:04:18]               │ debg Looking for login.php
[00:04:18]               │ debg Looking for admin
[00:04:18]               │ debg Looking for /test/wp-admin/
[00:04:18]               │ debg Looking for wordpress
[00:04:18]               │ debg Looking for test
[00:04:18]               │ debg Looking for /wp-login.php
[00:04:18]               │ debg Looking for /blog/wp-admin/
[00:04:18]               └- ✓ pass  (13.5s) "graph app graph should open Graph workspace"
[00:04:18]             └-> should create new Graph workspace
[00:04:18]               └-> "before each" hook: global before each
[00:04:18]               │ debg Click New Workspace
[00:04:18]               │ debg TestSubjects.click(graphNewButton)
[00:04:18]               │ debg Find.clickByCssSelector('[data-test-subj="graphNewButton"]') with timeout=10000
[00:04:18]               │ debg Find.findByCssSelector('[data-test-subj="graphNewButton"]') with timeout=10000
[00:04:19]               │ debg TestSubjects.exists(confirmModal)
[00:04:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModal"]') with timeout=3000
[00:04:19]               │ debg Clicking modal confirm
[00:04:19]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:04:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:19]               │ debg TestSubjects.click(confirmModalConfirmButton)
[00:04:19]               │ debg Find.clickByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:19]               │ debg Find.findByCssSelector('[data-test-subj="confirmModalConfirmButton"]') with timeout=10000
[00:04:19]               │ debg TestSubjects.exists(confirmModalTitleText)
[00:04:19]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="confirmModalTitleText"]') with timeout=2500
[00:04:21]               │ debg --- retry.tryForTime error: [data-test-subj="confirmModalTitleText"] is not displayed
[00:04:22]               │ debg TestSubjects.exists(graphGuidancePanel)
[00:04:22]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphGuidancePanel"]') with timeout=120000
[00:04:22]               │ debg TestSubjects.click(graphDatasourceButton)
[00:04:22]               │ debg Find.clickByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:04:22]               │ debg Find.findByCssSelector('[data-test-subj="graphDatasourceButton"]') with timeout=10000
[00:04:22]               │ debg TestSubjects.click(savedObjectTitlesecrepo)
[00:04:22]               │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitlesecrepo"]') with timeout=10000
[00:04:22]               │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitlesecrepo"]') with timeout=10000
[00:04:22]               │ debg Find.waitForAttributeToChange('[data-test-subj="graph-add-field-button"]', 'aria-disabled', 'false')
[00:04:22]               │ debg Waiting up to 20000ms for aria-disabled to equal "false"...
[00:04:22]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:22]               │ debg TestSubjects.exists(graphPauseLayout)
[00:04:22]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:04:25]               │ debg --- retry.tryForTime error: [data-test-subj="graphPauseLayout"] is not displayed
[00:04:25]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:04:35]               │ debg TestSubjects.exists(graphResumeLayout)
[00:04:35]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:04:38]               │ debg --- retry.tryForTime error: [data-test-subj="graphResumeLayout"] is not displayed
[00:04:38]               └- ✓ pass  (20.2s) "graph app graph should create new Graph workspace"
[00:04:38]             └-> should show venn when clicking a line
[00:04:38]               └-> "before each" hook: global before each
[00:04:38]               │ debg click Add Field icon
[00:04:38]               │ debg TestSubjects.click(graph-add-field-button)
[00:04:38]               │ debg Find.clickByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:38]               │ debg Find.findByCssSelector('[data-test-subj="graph-add-field-button"]') with timeout=10000
[00:04:39]               │ debg TestSubjects.exists(graph-field-search)
[00:04:39]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graph-field-search"]') with timeout=3000
[00:04:39]               │ debg select field url.parts
[00:04:39]               │ debg TestSubjects.setValue(graph-field-search, url.parts)
[00:04:39]               │ debg TestSubjects.click(graph-field-search)
[00:04:39]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:39]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:39]               │ debg Find.clickDisplayedByCssSelector('[title="url.parts"]') with timeout=10000
[00:04:39]               │ debg Find.displayedByCssSelector([title="url.parts"])
[00:04:39]               │ debg Find.findByCssSelector('[title="url.parts"]') with timeout=10000
[00:04:39]               │ debg Wait for element become visible: [title="url.parts"] with timeout=10000
[00:04:39]               │ debg select field url
[00:04:39]               │ debg TestSubjects.setValue(graph-field-search, url)
[00:04:39]               │ debg TestSubjects.click(graph-field-search)
[00:04:39]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:39]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:39]               │ debg Find.clickDisplayedByCssSelector('[title="url"]') with timeout=10000
[00:04:39]               │ debg Find.displayedByCssSelector([title="url"])
[00:04:39]               │ debg Find.findByCssSelector('[title="url"]') with timeout=10000
[00:04:39]               │ debg Wait for element become visible: [title="url"] with timeout=10000
[00:04:40]               │ debg select field params
[00:04:40]               │ debg TestSubjects.setValue(graph-field-search, params)
[00:04:40]               │ debg TestSubjects.click(graph-field-search)
[00:04:40]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:40]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:40]               │ debg Find.clickDisplayedByCssSelector('[title="params"]') with timeout=10000
[00:04:40]               │ debg Find.displayedByCssSelector([title="params"])
[00:04:40]               │ debg Find.findByCssSelector('[title="params"]') with timeout=10000
[00:04:40]               │ debg Wait for element become visible: [title="params"] with timeout=10000
[00:04:40]               │ debg select field src
[00:04:40]               │ debg TestSubjects.setValue(graph-field-search, src)
[00:04:40]               │ debg TestSubjects.click(graph-field-search)
[00:04:40]               │ debg Find.clickByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:40]               │ debg Find.findByCssSelector('[data-test-subj="graph-field-search"]') with timeout=10000
[00:04:40]               │ debg Find.clickDisplayedByCssSelector('[title="src"]') with timeout=10000
[00:04:40]               │ debg Find.displayedByCssSelector([title="src"])
[00:04:40]               │ debg Find.findByCssSelector('[title="src"]') with timeout=10000
[00:04:40]               │ debg Wait for element become visible: [title="src"] with timeout=10000
[00:04:41]               │ debg TestSubjects.click(queryInput)
[00:04:41]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:41]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:41]               │ debg TestSubjects.setValue(queryInput, admin)
[00:04:41]               │ debg TestSubjects.click(queryInput)
[00:04:41]               │ debg Find.clickByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:41]               │ debg Find.findByCssSelector('[data-test-subj="queryInput"]') with timeout=10000
[00:04:41]               │ debg TestSubjects.click(graph-explore-button)
[00:04:41]               │ debg Find.clickByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:04:41]               │ debg Find.findByCssSelector('[data-test-subj="graph-explore-button"]') with timeout=10000
[00:04:41]               │ debg ... sleep(8000) start
[00:04:49]               │ debg ... sleep(8000) end
[00:04:49]               │ debg TestSubjects.exists(graphPauseLayout)
[00:04:49]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:04:49]               │ debg TestSubjects.click(graphPauseLayout)
[00:04:49]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:49]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:49]               │ debg Find.allByCssSelector('#graphSvg line, #graphSvg circle, #graphSvg text.gphNode__label') with timeout=10000
[00:04:52]               │ debg TestSubjects.exists(graphResumeLayout)
[00:04:52]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=2500
[00:04:52]               │ debg TestSubjects.click(graphResumeLayout)
[00:04:52]               │ debg Find.clickByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:52]               │ debg Find.findByCssSelector('[data-test-subj="graphResumeLayout"]') with timeout=10000
[00:04:52]               │ debg TestSubjects.click(graphSelectAll)
[00:04:52]               │ debg Find.clickByCssSelector('[data-test-subj="graphSelectAll"]') with timeout=10000
[00:04:52]               │ debg Find.findByCssSelector('[data-test-subj="graphSelectAll"]') with timeout=10000
[00:04:52]               │ debg Find.allByCssSelector('.gphSelectionList__field') with timeout=10000
[00:04:52]               │ debg Looking at selection /wordpress/wp-admin/
[00:04:52]               │ debg ... sleep(200) start
[00:04:52]               │ debg ... sleep(200) end
[00:04:52]               │ debg Looking at selection blog
[00:04:52]               │ debg ... sleep(200) start
[00:04:53]               │ debg ... sleep(200) end
[00:04:53]               │ debg Looking at selection 202.136.75.194
[00:04:53]               │ debg ... sleep(200) start
[00:04:53]               │ debg ... sleep(200) end
[00:04:53]               │ debg Looking at selection 190.154.27.54
[00:04:53]               │ debg ... sleep(200) start
[00:04:53]               │ debg ... sleep(200) end
[00:04:53]               │ debg Looking at selection 187.131.21.37
[00:04:53]               │ debg ... sleep(200) start
[00:04:54]               │ debg ... sleep(200) end
[00:04:54]               │ debg Looking at selection wp
[00:04:54]               │ debg ... sleep(200) start
[00:04:54]               │ debg ... sleep(200) end
[00:04:54]               │ debg Looking at selection 80.5.27.16
[00:04:54]               │ debg ... sleep(200) start
[00:04:54]               │ debg ... sleep(200) end
[00:04:54]               │ debg Looking at selection 181.113.155.46
[00:04:54]               │ debg ... sleep(200) start
[00:04:54]               │ debg ... sleep(200) end
[00:04:55]               │ debg Looking at selection login.php
[00:04:55]               │ debg ... sleep(200) start
[00:04:55]               │ debg ... sleep(200) end
[00:04:55]               │ debg Looking at selection admin
[00:04:55]               │ debg ... sleep(200) start
[00:04:55]               │ debg ... sleep(200) end
[00:04:55]               │ debg Looking at selection /test/wp-admin/
[00:04:55]               │ debg Looking at selection wordpress
[00:04:55]               │ debg ... sleep(200) start
[00:04:55]               │ debg ... sleep(200) end
[00:04:56]               │ debg Looking at selection test
[00:04:56]               │ debg Looking at selection /wp-login.php
[00:04:56]               │ debg ... sleep(200) start
[00:04:56]               │ debg ... sleep(200) end
[00:04:56]               │ debg Looking at selection /blog/wp-admin/
[00:04:56]               │ debg ... sleep(200) start
[00:04:56]               │ debg ... sleep(200) end
[00:04:56]               │ debg TestSubjects.click(graphInvertSelection)
[00:04:56]               │ debg Find.clickByCssSelector('[data-test-subj="graphInvertSelection"]') with timeout=10000
[00:04:56]               │ debg Find.findByCssSelector('[data-test-subj="graphInvertSelection"]') with timeout=10000
[00:04:56]               │ debg TestSubjects.click(graphRemoveSelection)
[00:04:56]               │ debg Find.clickByCssSelector('[data-test-subj="graphRemoveSelection"]') with timeout=10000
[00:04:56]               │ debg Find.findByCssSelector('[data-test-subj="graphRemoveSelection"]') with timeout=10000
[00:04:57]               │ debg TestSubjects.exists(graphPauseLayout)
[00:04:57]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=2500
[00:04:57]               │ debg TestSubjects.click(graphPauseLayout)
[00:04:57]               │ debg Find.clickByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:57]               │ debg Find.findByCssSelector('[data-test-subj="graphPauseLayout"]') with timeout=10000
[00:04:57]               │ debg ... sleep(1000) start
[00:04:58]               │ debg ... sleep(1000) end
[00:04:58]               │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/graph app graph should show venn when clicking a line.png"
[00:04:58]               │ info Current URL is: http://localhost:6121/app/graph#/workspace/
[00:04:58]               │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/graph app graph should show venn when clicking a line.html
[00:04:58]               └- ✖ fail: graph app graph should show venn when clicking a line
[00:04:58]               │      ElementNotInteractableError: element not interactable: element has zero size
[00:04:58]               │   (Session info: headless chrome=84.0.4147.105)
[00:04:58]               │       at Object.throwDecodedError (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
[00:04:58]               │       at parseHttpResponse (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
[00:04:58]               │       at Executor.execute (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
[00:04:58]               │       at process._tickCallback (internal/process/next_tick.js:68:7)
[00:04:58]               │ 
[00:04:58]               │ 

Stack Trace

{ ElementNotInteractableError: element not interactable: element has zero size
  (Session info: headless chrome=84.0.4147.105)
    at Object.throwDecodedError (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/error.js:550:15)
    at parseHttpResponse (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:565:13)
    at Executor.execute (/dev/shm/workspace/kibana/node_modules/selenium-webdriver/lib/http.js:491:26)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  name: 'ElementNotInteractableError',
  remoteStacktrace: '#0 0x56309b0daea9 <unknown>\n' }

Build metrics

✅ unchanged

History

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

@mshustov mshustov merged commit 896e87a into elastic:master Jul 30, 2020
@mshustov mshustov deleted the fix-another-flaky-status-test branch July 30, 2020 06:52
mshustov added a commit to mshustov/kibana that referenced this pull request Jul 30, 2020
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
mshustov added a commit that referenced this pull request Jul 30, 2020
…3770)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
gmmorris added a commit to gmmorris/kibana that referenced this pull request Jul 30, 2020
* master:
  [Vega][Inspector] Request panel should show correct names for requests (elastic#73655)
  [Security Solution] Update filter (elastic#73350)
  TSVB Inaccurate Group By (elastic#73683)
  [Vega][Inspect panel] Write tutorials and reference (elastic#73262)
  [ML] Removing node info check for file data viz import (elastic#73717)
  check that pathname has been updated. ignore other parts (elastic#73689)
  [build] rewrite source as transpiled JS later in the process (elastic#73749)
  Fix Snapshot Restore /policies/indices API endpoint on Cloud (elastic#73734)
  skip flaky suite (elastic#69783) (elastic#70043)
  [Security Solution][Exceptions] - Updates exception hooks and viewer (elastic#73588)
  skip failing suite (elastic#58815)
  [Canvas][fatal bug] Fix props confusion in TextStylePicker (elastic#73732)
  [DOCS] Changes level offset of monitoring pages (elastic#73573)
  Added close button to toast notifications by migrating to different API that is more widely used in Kibana and Security solution in particular. (elastic#73662)
  [ML] Transforms/DFA: Change action button size back to 'xs'.
  [Metrics UI] Fix evaluating rate-aggregated alerts when there's no normalized value (elastic#73545)
  [Metrics UI] Fix formatting of values in inventory context.reason (elastic#73155)
  [maps] rename GisMap to MapContainer and convert to TS (elastic#73690)
  [APM] docs: remove watcher documentation  (elastic#73485)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore release_note:skip Skip the PR/issue when compiling release notes Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants