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] EsqlSpecIT test {categorize.On REVERSE(CONCAT()) SYNC} failing #117706

Open
elasticsearchmachine opened this issue Nov 28, 2024 · 2 comments
Assignees
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) 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 Nov 28, 2024

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {categorize.On REVERSE(CONCAT()) SYNC}" -Dtests.seed=8F742372EDC44D91 -Dtests.locale=km-KH -Dtests.timezone=America/Recife -Druntime.java=17 -Dtests.fips.enabled=true

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Data mismatch:
row 0 column 1:a list containing
row 0 column 1:0: expected ".*?😊👍🏽.+?detcennocsiD.*?" but was ".*?😊🏽👍.+?detcennocsiD.*?"
row 1 column 1:a list containing
row 1 column 1:0: expected ".*?😊👍🏽.+?ot.+?detcennoC.*?" but was ".*?😊🏽👍.+?ot.+?detcennoC.*?"
row 2 column 1:a list containing
row 2 column 1:0: expected ".*?😊👍🏽.+?rorre.+?noitcennoC.*?" but was ".*?😊🏽👍.+?rorre.+?noitcennoC.*?"

Issue Reasons:

  • [8.x] 4 consecutive failures in step graalvm-ce17_checkpart3_java-matrix
  • [8.x] 4 consecutive failures in step openjdk17_checkpart3_java-matrix
  • [8.x] 4 consecutive failures in step openjdk17_checkpart3_java-fips-matrix
  • [8.x] 12 failures in test test {categorize.On REVERSE(CONCAT()) SYNC} (10.0% fail rate in 120 executions)
  • [8.x] 4 failures in step graalvm-ce17_checkpart3_java-matrix (100.0% fail rate in 4 executions)
  • [8.x] 4 failures in step openjdk17_checkpart3_java-matrix (100.0% fail rate in 4 executions)
  • [8.x] 4 failures in step openjdk17_checkpart3_java-fips-matrix (100.0% fail rate in 4 executions)
  • [8.x] 4 failures in pipeline elasticsearch-periodic (100.0% fail rate in 4 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 Nov 28, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@ivancea
Copy link
Contributor

ivancea commented Nov 28, 2024

Same as:
#117707
#117708
#117713

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL needs:risk Requires assignment of a risk label (low, medium, blocker) 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

2 participants