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

[CI] CsvTests test {categorize.Categorize} failing #113064

Open
elasticsearchmachine opened this issue Sep 17, 2024 · 3 comments
Open

[CI] CsvTests test {categorize.Categorize} failing #113064

elasticsearchmachine opened this issue Sep 17, 2024 · 3 comments
Assignees
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Sep 17, 2024

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.CsvTests" -Dtests.method="test {categorize.Categorize}" -Dtests.seed=1B28BB1C30714205 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=en-JE -Dtests.timezone=Asia/Saigon -Druntime.java=22

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.xpack.esql.VerificationException: Found 1 problem
line 2:59: Unknown function [CATEGORIZE]

Issue Reasons:

  • [main] 4 consecutive failures in step release-tests
  • [main] 4 failures in test test {categorize.Categorize} (1.3% fail rate in 307 executions)
  • [main] 4 failures in step release-tests (100.0% fail rate in 4 executions)
  • [main] 4 failures in pipeline elasticsearch-periodic (80.0% fail rate in 5 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Analytics/ES|QL AKA ESQL >test-failure Triaged test failures from CI Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Sep 17, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-analytical-engine (Team:Analytics)

@astefan astefan added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Sep 18, 2024
@astefan
Copy link
Contributor

astefan commented Sep 18, 2024

@jan-elastic this one failed in a release test. We should look into conditionally have the specific test checked for release/non-release CI runs, since this function is not meant to be available in a release version.

@jan-elastic
Copy link
Contributor

#113089

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants