Open
Description
Build Scans:
- elasticsearch-periodic #8685 / concurrent-search-tests
- elasticsearch-periodic-platform-support #8700 / debian-12_platform-support-unix
- elasticsearch-pull-request #74947 / part-3
- elasticsearch-periodic-platform-support #8700 / almalinux-8-aarch64_checkpart3_platform-support-arm
- elasticsearch-periodic #8685 / openjdk23_checkpart3_java-matrix
- elasticsearch-pull-request #74927 / part-3
- elasticsearch-pull-request #74882 / part-3
- elasticsearch-intake #23846 / part3
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.GenerativeForkIT" -Dtests.method="test {lookup-join.EnrichLookupStatsBug ASYNC}" -Dtests.seed=646C0C7E345F6AB3 -Dtests.jvm.argline="-Des.concurrent_search=true" -Dtests.locale=kln -Dtests.timezone=Africa/Djibouti -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Expected an empty list
0: <unexpected> but was "Line 1:1: evaluation of [from *] failed, treating result as null. Only first 20 failures recorded."
1: <unexpected> but was "Line 1:1: java.lang.IllegalArgumentException: milliSeconds [-1457696696640] are before the epoch in 1970 and cannot be converted to nanoseconds"
Issue Reasons:
- [main] 8 failures in test test {lookup-join.EnrichLookupStatsBug ASYNC} (21.1% fail rate in 38 executions)
- [main] 3 failures in step part-3 (14.3% fail rate in 21 executions)
- [main] 3 failures in pipeline elasticsearch-pull-request (14.3% fail rate in 21 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.