You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/01/17 00:41:29 UTC

Build failed in Jenkins: beam_PostCommit_Java_ValidatesRunner_Apex #2686

See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/2686/display/redirect?page=changes>

Changes:

[relax] Fix nested collections.

[relax] Fix CheckStyle.

[relax] Add back newline.

------------------------------------------
Started by timer
Started by GitHub push by reuvenlax
[EnvInject] - Loading node environment variables.
Building remotely on beam11 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/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 be7c15904287a397afa81d1cd5b6c2823d42bcea (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f be7c15904287a397afa81d1cd5b6c2823d42bcea
Commit message: "Merge pull request #7536: [BEAM-6452] Fix NullPointerException caused by nested collections"
 > git rev-list --no-walk 94322f3b138d9b4d5ca69b3d18645e5eb3267b23 # 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_Apex/ws/src/gradlew> --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g -Dorg.gradle.jvmargs=-Xmx4g :beam-runners-apex:validatesRunner
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.10.3/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy FROM-CACHE
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:jar
> Task :buildSrc:assemble
> Task :buildSrc:spotlessGroovy
> Task :buildSrc:spotlessGroovyCheck
> Task :buildSrc:spotlessGroovyGradle
> Task :buildSrc:spotlessGroovyGradleCheck
> Task :buildSrc:spotlessCheck
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:check
> Task :buildSrc:build
Parallel execution with configuration on demand is an incubating feature.

> Configure project :beam-model-pipeline
applyPortabilityNature with [shadowJarValidationExcludes:[org/apache/beam/model/pipeline/v1/**]] for project beam-model-pipeline

> Configure project :beam-model-fn-execution
applyPortabilityNature with [shadowJarValidationExcludes:[org/apache/beam/model/fnexecution/v1/**]] for project beam-model-fn-execution

> Configure project :beam-model-job-management
applyPortabilityNature with [shadowJarValidationExcludes:[org/apache/beam/model/jobmanagement/v1/**]] for project beam-model-job-management

> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-runners-core-java:processTestResources NO-SOURCE
> Task :beam-model-job-management:extractProto
> Task :beam-model-fn-execution:extractProto
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-model-job-management:processResources
> Task :beam-model-fn-execution:processResources
> Task :beam-sdks-java-core:generateGrammarSource FROM-CACHE
> Task :beam-sdks-java-core:processResources
> Task :beam-sdks-java-core:generateTestAvroProtocol NO-SOURCE
> Task :beam-model-pipeline:extractIncludeProto
> Task :beam-model-pipeline:extractProto

> Task :beam-runners-apex:buildDependencyTree
See the report at: file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/ws/src/runners/apex/build/classes/java/main/org/apache/beam/runners/apex/dependency-tree>

> Task :beam-runners-apex:processResources NO-SOURCE
> Task :beam-model-pipeline:generateProto
> Task :beam-sdks-java-core:generateTestAvroJava
> Task :beam-sdks-java-core:generateTestGrammarSource NO-SOURCE
> Task :beam-sdks-java-core:processTestResources NO-SOURCE
> Task :beam-model-pipeline:compileJava FROM-CACHE
> Task :beam-model-pipeline:processResources
> Task :beam-model-pipeline:classes
> Task :beam-model-pipeline:jar
> Task :beam-model-fn-execution:extractIncludeProto
> Task :beam-model-job-management:extractIncludeProto
> Task :beam-model-job-management:generateProto
> Task :beam-model-fn-execution:generateProto
> Task :beam-model-job-management:compileJava FROM-CACHE
> Task :beam-model-job-management:classes
> Task :beam-model-fn-execution:compileJava FROM-CACHE
> Task :beam-model-fn-execution:classes
> Task :beam-model-pipeline:shadowJar
> Task :beam-model-fn-execution:shadowJar
> Task :beam-model-job-management:shadowJar
> Task :beam-sdks-java-core:compileJava FROM-CACHE
> Task :beam-sdks-java-core:classes
> Task :beam-sdks-java-core:shadowJar

> Task :beam-sdks-java-fn-execution:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :beam-sdks-java-fn-execution:classes
> Task :beam-sdks-java-fn-execution:shadowJar

> Task :beam-runners-core-construction-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :beam-runners-core-construction-java:classes
> Task :beam-runners-core-construction-java:shadowJar

> Task :beam-runners-core-java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :beam-runners-core-java:classes
> Task :beam-runners-core-java:shadowJar

> Task :beam-runners-apex:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :beam-sdks-java-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :beam-runners-apex:classes
> Task :beam-sdks-java-core:testClasses
> Task :beam-runners-apex:shadowJar
> Task :beam-sdks-java-core:shadowTestJar

> Task :beam-runners-core-java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :beam-runners-core-java:testClasses
> Task :beam-runners-core-java:shadowTestJar
> Task :beam-runners-apex:validatesRunnerBatch
#
Java HotSpot(TM) 64-Bit Server VM warning: # There is insufficient memory for the Java Runtime Environment to continue.
INFO: os::commit_memory(0x00007f651eef7000, 12288, 0) failed; error='Cannot allocate memory' (errno=12)
# Native memory allocation (mmap) failed to map 12288 bytes for committing reserved memory.
Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00007f651dbe6000, 12288, 0) failed; error='Cannot allocate memory' (errno=12)
[thread 140072268490496 also had an error]
# An error report file with more information is saved as:
# <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/ws/src/runners/apex/hs_err_pid24781.log>

> Task :beam-runners-apex:validatesRunnerBatch FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':beam-runners-apex:validatesRunnerBatch'.
> Process 'Gradle Test Executor 1' finished with non-zero exit value 1
  This problem might be caused by incorrect test process configuration.
  Please refer to the test execution section in the user guide at https://docs.gradle.org/4.10.3/userguide/java_plugin.html#sec:test_execution

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 8m 44s
38 actionable tasks: 33 executed, 5 from cache

Publishing build scan...
https://gradle.com/s/xafmxq5sih2aq

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_ValidatesRunner_Apex #2687

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Apex/2687/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org