See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/2384/display/redirect?page=changes>
Changes: [robert] [BEAM-4468] Add lifting cache cap and random eviction policy ------------------------------------------ Started by GitHub push by aaltay [EnvInject] - Loading node environment variables. Building remotely on beam9 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # timeout=10 Fetching upstream changes from https://github.com/apache/beam.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/beam.git > +refs/heads/*:refs/remotes/origin/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 62015e29781a31702768bcdf25dae65dd3340705 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 62015e29781a31702768bcdf25dae65dd3340705 Commit message: "Merge pull request #7927 from lostluck/combineropts" > git rev-list --no-walk bcf871055c67bbdd94ce1af9c9f61027f6aea566 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 No emails were triggered. [EnvInject] - Executing scripts and injecting environment variables after the SCM step. [EnvInject] - Injecting as environment variables the properties content SPARK_LOCAL_IP=127.0.0.1 [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [src] $ <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Samza/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-runners-samza:validatesRunner To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html. FAILURE: Build failed with an exception. * What went wrong: Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the User Manual chapter on the daemon at https://docs.gradle.org/5.2.1/userguide/gradle_daemon.html Please read the following process output to find out more: ----------------------- # # There is insufficient memory for the Java Runtime Environment to continue. # Cannot create GC thread. Out of system resources. # An error report file with more information is saved as: # /home/jenkins/.gradle/daemon/5.2.1/hs_err_pid14708.log * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
