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

Failing ES Promotion: machine learning data frame analytics outlier detection creation iowa house prices navigates through the wizard and sets all needed fields #79777

Closed
tylersmalley opened this issue Oct 6, 2020 · 5 comments · Fixed by #79814

Comments

@tylersmalley
Copy link
Contributor

This failure is preventing the promotion of the current Elasticsearch nightly snapshot.

main/8.0.0: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/1533/execution/node/649/log/
7x/7.10: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/1533/execution/node/394/log/

For more information on the Elasticsearch snapshot promotion process: https://www.elastic.co/guide/en/kibana/master/development-es-snapshots.html

14:26:44                 └-> navigates through the wizard and sets all needed fields
14:26:44                   └-> "before each" hook: global before each
14:26:44                   │ proc [kibana]   log   [21:26:43.739] [error][data][elasticsearch] [security_exception]: action [indices:data/read/search] is unauthorized for user [kibana]
14:26:44                   │ERROR browser[SEVERE] http://localhost:6131/api/ml/data_frame/analytics/_explain - Failed to load resource: the server responded with a status of 403 (Forbidden)
14:28:50                   └- ✖ fail: machine learning data frame analytics outlier detection creation iowa house prices navigates through the wizard and sets all needed fields
14:28:50
                  │      Error: retry.tryForTime timeout: Error: expected testSubject(mlAnalyticsCreateJobWizardIncludesSelect) to exist
14:28:50                   │     at TestSubjects.existOrFail (/dev/shm/workspace/kibana/test/functional/services/common/test_subjects.ts:62:15)
14:28:50                   │       at onFailure (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:28:9)
14:28:50                   │       at retryForSuccess (/dev/shm/workspace/kibana/test/common/services/retry/retry_for_success.ts:68:13)
An error occurred fetching analysis fields data.

action [indices:data/read/search] is unauthorized for user [kibana] on indices [ft_ihp_outlier], this action is granted by the privileges [read,all]
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@tylersmalley
Copy link
Contributor Author

I am working to skip these tests as feature freeze is tomorrow morning and snapshots need to be built for that to occur.

tylersmalley pushed a commit that referenced this issue Oct 6, 2020
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley pushed a commit that referenced this issue Oct 6, 2020
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley
Copy link
Contributor Author

Skipped

master: 92ce8f3
7.x: fa32e3c

@tylersmalley
Copy link
Contributor Author

Still failing after skipping that particular suite: https://kibana-ci.elastic.co/job/elasticsearch+snapshots+verify/1537/execution/node/394/log/

Now the test is failing with required field [stab] is missing; analysis requires fields [stab] in the UI.

tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Oct 7, 2020
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Oct 7, 2020
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
@tylersmalley
Copy link
Contributor Author

I believe this issue is caused by elastic/elasticsearch#63281

tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Oct 7, 2020
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Oct 7, 2020
tylersmalley pushed a commit that referenced this issue Oct 7, 2020
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Oct 7, 2020
tylersmalley pushed a commit to tylersmalley/kibana that referenced this issue Oct 7, 2020
tylersmalley pushed a commit that referenced this issue Oct 8, 2020
tylersmalley pushed a commit that referenced this issue Oct 8, 2020
gmmorris added a commit to gmmorris/kibana that referenced this issue Oct 8, 2020
* master: (217 commits)
  Fix dashboard "snapshot share" is not sharing panel state in view mode (elastic#79837)
  fix can't edit a scripted field with special char (elastic#79842)
  [ML] clear selection action (elastic#79834)
  [TSVB] Show tooltip on external pointer events (elastic#77306)
  Fixes bug where the same index was being passed in (elastic#79949)
  Adds date time query and return fields for timestamps and overrides (elastic#79911)
  [Security Solution][Detections] Reverts rules table tag filter to use AND operator (elastic#79920)
  add the correct class to truncate the names (elastic#79921)
  [kbn/optimizer] report limits with ci metrics (elastic#78205)
  [release notes] extract "dev docs" comment too (elastic#79351)
  Revert "skips test failing promotion (elastic#79777)" (elastic#79904)
  share tslib across bundles (elastic#79915)
  remove entire suite as partial skips aren't doing the trick
  skip flaky suite (elastic#78689)
  Skip failing suite (elastic#79522)
  skip flaky suite (elastic#79910)
  [es/mappings] remove doc_values from text fields (elastic#79869)
  remove skipped snapshots
  skip flaky tests (elastic#79891)
  chore(NA): add missing branches into backportrc configuration file (elastic#79848)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants