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 class failing #117981

Closed
elasticsearchmachine opened this issue Dec 4, 2024 · 2 comments · Fixed by #118008
Closed

[CI] EsqlSpecIT class failing #117981

elasticsearchmachine opened this issue Dec 4, 2024 · 2 comments · Fixed by #118008
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

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 {lookup-join.LookupIPFromIndexKeep SYNC}" -Dtests.seed=42EB99968C26D3E1 -Dtests.locale=jmc-Latn-TZ -Dtests.timezone=America/Cancun -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Data mismatch:
row 0 column 0:a list containing
row 0 column 0:0: expected "2023-10-23T13:55:01.543Z" but was "2023-10-23T12:15:03.360Z"
row 0 column 1:a list containing
row 0 column 1:0: expected "172.21.3.15" but was "172.21.2.162"
row 0 column 2:a list containing
row 0 column 2:0: expected "1756467" but was "3450233"
row 0 column 3:a list containing
row 0 column 3:0: expected "Connected to 10.1.0.1" but was "Connected to 10.1.0.3"
row 0 column 4:a list containing
row 0 column 4:0: expected "Production" but was "QA"
row 1 column 0:a list containing
row 1 column 0:0: expected "2023-10-23T13:53:55.832Z" but was "2023-10-23T13:55:01.543Z"
row 1 column 2:a list containing
row 1 column 2:0: expected "5033755" but was "1756467"
row 1 column 3:a list containing
row 1 column 3:0: expected "Connection error" but was "Connected to 10.1.0.1"
row 2 column 0:a list containing
row 2 column 0:0: expected "2023-10-23T13:52:55.015Z" but was "2023-10-23T13:53:55.832Z"
row 2 column 2:a list containing
row 2 column 2:0: expected "8268153" but was "5033755"
row 3 column 0:a list containing
row 3 column 0:0: expected "2023-10-23T13:51:54.732Z" but was "2023-10-23T13:52:55.015Z"

Issue Reasons:

  • [main] 2 consecutive failures in class org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
  • [main] 2 consecutive failures in step part3
  • [main] 2 consecutive failures in pipeline elasticsearch-intake
  • [main] 15 failures in class org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT (1.5% fail rate in 999 executions)
  • [main] 4 failures in step part3 (3.7% fail rate in 108 executions)
  • [main] 11 failures in step part-3 (2.7% fail rate in 406 executions)
  • [main] 4 failures in pipeline elasticsearch-intake (3.7% fail rate in 108 executions)
  • [main] 11 failures in pipeline elasticsearch-pull-request (2.7% fail rate in 405 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 labels Dec 4, 2024
elasticsearchmachine added a commit that referenced this issue Dec 4, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 consecutive failures in class org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
  • [main] 2 consecutive failures in step part3
  • [main] 2 consecutive failures in pipeline elasticsearch-intake
  • [main] 15 failures in class org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT (1.5% fail rate in 999 executions)
  • [main] 4 failures in step part3 (3.7% fail rate in 108 executions)
  • [main] 11 failures in step part-3 (2.7% fail rate in 406 executions)
  • [main] 4 failures in pipeline elasticsearch-intake (3.7% fail rate in 108 executions)
  • [main] 11 failures in pipeline elasticsearch-pull-request (2.7% fail rate in 405 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Dec 4, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

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

Successfully merging a pull request may close this issue.

1 participant