gradlew ":x-pack:plugin:sql:qa:server:security:with-ssl:javaRestTest" --tests "org.elasticsearch.xpack.sql.qa.security.CliApiKeyIT.testCliConnectionWithInvalidApiKey" -Dtests.seed=D9FA802C49375459 -Dtests.locale=bs-Latn -Dtests.timezone=Canada/Central -Druntime.java=25
java.lang.AssertionError: unconsumed lines
Expected: an empty collection
but: <[ at org.elasticsearch.xpack.sql.client.JreHttpUrlConnection.request(JreHttpUrlConnection.java:190), at org.elasticsearch.xpack.sql.client.HttpClient.lambda$post$1(HttpClient.java:169), at org.elasticsearch.xpack.sql.client.JreHttpUrlConnection.http(JreHttpUrlConnection.java:82), at org.elasticsearch.xpack.sql.client.HttpClient.lambda$post$2(HttpClient.java:165), at java.base/java.security.AccessController.doPrivileged(AccessController.java:74), at org.elasticsearch.xpack.sql.client.HttpClient.post(HttpClient.java:164), at org.elasticsearch.xpack.sql.client.HttpClient.query(HttpClient.java:131), at org.elasticsearch.xpack.sql.client.HttpClient.basicQuery(HttpClient.java:127), at org.elasticsearch.xpack.sql.cli.command.ServerQueryCliCommand.doHandle(ServerQueryCliCommand.java:30), at org.elasticsearch.xpack.sql.cli.command.AbstractServerCliCommand.handle(AbstractServerCliCommand.java:18), at
[truncated]
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.