See <https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/119/display/redirect?page=changes>
Changes: [swegner] Upgrade to latest Gradle [swegner] Update build command in pull request template [swegner] Remove maven helper from jenkins job utils [swegner] Remove unused test_wordcount script [swegner] Update Gearpump docs for gradle, and add TODO [swegner] Update Go build doc to reflect Gradle build system ------------------------------------------ Started by GitHub push by aaltay Started by GitHub push by aaltay [EnvInject] - Loading node environment variables. Building remotely on beam6 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/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 fe8744661965ab71410390b9b5ed55d89f5a8a15 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fe8744661965ab71410390b9b5ed55d89f5a8a15 Commit message: "Merge pull request #5183 from swegner/gradle_docs" > git rev-list --no-walk 9c9f4ceceb87933da2b03304efd21edf55216937 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [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_GradleBuild/ws/src/gradlew> --info --continue --rerun-tasks --no-daemon -Pmaven_home=/home/jenkins/tools/maven/apache-maven-3.5.2 :javaPostCommit Exception in thread "main" java.lang.RuntimeException: Timeout of 120000 reached waiting for exclusive access to file: /home/jenkins/.gradle/wrapper/dists/gradle-4.6-bin/4jp4stjndanmxuerzfseyb6wo/gradle-4.6-bin.zip at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:65) at org.gradle.wrapper.Install.createDist(Install.java:48) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Not sending mail to unregistered user [email protected]
