You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not read standard output of command '/usr/lib/jvm/temurin-17-jdk-amd64/bin/java'.
java.lang.OutOfMemoryError: Java heap space
at java.****/java.util.Arrays.copyOf(Arrays.java:3537)
at java.****/java.io.ByteArrayOutputStream.ensureCapacity(ByteArrayOutputStream.java:100)
at java.****/java.io.ByteArrayOutputStream.write(ByteArrayOutputStream.java:130)
at org.gradle.process.internal.streams.ExecOutputHandleRunner.forwardContent(ExecOutputHandleRunner.java:67)
at org.gradle.process.internal.streams.ExecOutputHandleRunner.run(ExecOutputHandleRunner.java:53)
at org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:49)
at java.****/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.****/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.****/java.lang.Thread.run(Thread.java:833)
Gradle check has failed on push of your commit f8b4734.
Please examine the workflow log https://build.ci.opensearch.org/job/gradle-check/16255/.
Is the failure a flaky test unrelated to your change?
The text was updated successfully, but these errors were encountered: