This failure is preventing the promotion of the current Elasticsearch nightly snapshot.
7.8/7.8.1: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/858/
For more information on the Elasticsearch snapshot promotion process: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html
Failed Tests Reporter:
- Test has not failed recently on tracked branches
[00:00:00] โ
[00:00:00] โ-: endpoint
[00:00:00] โ-> "before all" hook
[00:01:05] โ-: Endpoint Alert Page: when es has data and user has navigated to the page
[00:01:05] โ-> "before all" hook
[00:01:05] โ-> "before all" hook
[00:01:05] โ info [endpoint/alerts/api_feature] Loading "mappings.json"
[00:01:06] โ info [endpoint/alerts/api_feature] Loading "data.json.gz"
[00:01:06] โ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/endpoint Endpoint Alert Page_ when es has data and user has navigated to the page _before all_ hook.png"
[00:01:06] โ info Current URL is: http://localhost:6171/app/endpoint/
[00:01:06] โ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/endpoint Endpoint Alert Page_ when es has data and user has navigated to the page _before all_ hook.html
[00:01:06] โ- โ fail: "endpoint Endpoint Alert Page: when es has data and user has navigated to the page "before all" hook for "loads the Alert List Page""
[00:01:06] โ
Pinging @elastic/endpoint-management (Team:Endpoint Management)
Pinging @elastic/ingest-management (Team:Ingest Management)
Pinging @elastic/endpoint-response (Team:Endpoint Response)
@kevinlog this look like an issue on your side?
I'm looking and it seems to be related to the Elasticsearch changes that we're trying to address with https://github.com/elastic/kibana/pull/68794
//cc @jonathan-buttner ๐ฌ
Although - I just noticed: this happen at 7.8 branch level?
@jonathan-buttner does a version of this https://github.com/elastic/kibana/pull/68794 need to get backported to 7.8? I'm confused on why it's happening there.
Or does this have to do with the network issues seen a couple days ago @ph @ruflin ?
hmm I wonder if ES backported their validation change to 7.8? I think that's what's causing this.
I think this is why it's starting to fail in 7.8: https://github.com/elastic/elasticsearch/pull/57840
@mistic the plan is to disable all the endpoint tests in 7.8. I'll put up a pr for that tomorrow.
@kevinlog I would have expected to see some registry traces if it that the network issue.
PR to disable the tests is here: https://github.com/elastic/kibana/pull/69008
@mistic will we need to commit those changes to any other branches for 7.8? I didn't see a 7.8.1 branch.
@jonathan-buttner can we close this issue?
@ph yep I'll close.
Most helpful comment
@mistic the plan is to disable all the endpoint tests in 7.8. I'll put up a pr for that tomorrow.