walterddr opened a new pull request, #8997: URL: https://github.com/apache/pinot/pull/8997
`ubuntu-latest` linux runner only has 7GB of ram. see: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources changing the GHA profile running size so that meaningful JVM error will print out. Currently process will be terminated by Linux OOM killer with useless log: ``` Error: Error occurred in starting fork, check output in log Error: Process Exit Code: 137 Error: Crashed tests: ... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org