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] MultiClusterSpecIT test {stats.MinOfIpGrouping} failing #111125

Closed
elasticsearchmachine opened this issue Jul 20, 2024 · 3 comments · Fixed by #111149
Closed

[CI] MultiClusterSpecIT test {stats.MinOfIpGrouping} failing #111125

elasticsearchmachine opened this issue Jul 20, 2024 · 3 comments · Fixed by #111149
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-clusters:v8.16.0#bwcTest" -Dtests.class="org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT" -Dtests.method="test {stats.MinOfIpGrouping}" -Dtests.seed=3F035A7991F8ECF4 -Dtests.bwc=true -Dtests.locale=zh -Dtests.timezone=Africa/Tripoli -Druntime.java=17

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 "127.0.0.1" but was "fe80::cae2:65ff:fece:feb9"
row 0 column 1:a list containing
row 0 column 1:0: expected "127.0.0.1" but was "fe80::cae2:65ff:fece:feb9"
row 0 column 2:a list containing
row 0 column 2:0: expected "127.0.0.1" but was "fe80::cae2:65ff:fece:feb9"
row 0 column 4:a list containing
row 0 column 4:0: expected "beta" but was "epsilon"
row 1 column 0:a list containing
row 1 column 0:0: expected "fe80::cae2:65ff:fece:feb9" but was "127.0.0.1"
row 1 column 1:a list containing
row 1 column 1:0: expected "fe80::cae2:65ff:fece:feb9" but was "127.0.0.1"
row 1 column 2:a list containing
row 1 column 2:0: expected "fe80::cae2:65ff:fece:feb9" but was "127.0.0.1"
row 1 column 3:a list containing
row 1 column 3:0: expected "127.0.0.3" but was "127.0.0.1"
row 1 column 4:a list containing
row 1 column 4:0: expected "gamma" but was "beta"
row 2 column 3:a list containing
row 2 column 3:0: expected "127.0.0.1" but was "127.0.0.3"
row 2 column 4:a list containing
row 2 column 4:0: expected "epsilon" but was "gamma"

Issue Reasons:

  • [main] 2 failures in test test {stats.MinOfIpGrouping} (5.1% fail rate in 39 executions)

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

@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test test {stats.MinOfIpGrouping} (5.1% fail rate in 39 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 Jul 20, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@alex-spies
Copy link
Contributor

Another one that looks the same as #111136

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.

2 participants