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

Changes:

[aaltay] [BEAM-6024] Build and verify Python 3 container image with Gradle

------------------------------------------
[...truncated 1.23 KB...]
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_Flink/ws/src/gradlew>
 --continue --max-workers=12 -Dorg.gradle.jvmargs=-Xms2g 
-Dorg.gradle.jvmargs=-Xmx4g :beam-runners-flink_2.11: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
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:classes
> 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/expansion/v1/**, 
org/apache/beam/model/jobmanagement/v1/**]] for project 
beam-model-job-management

> Task :beam-sdks-java-harness:processResources NO-SOURCE
> Task :beam-sdks-java-core:generateAvroProtocol NO-SOURCE
> Task :beam-vendor-sdks-java-extensions-protobuf:processResources NO-SOURCE
> Task :beam-runners-java-fn-execution:processResources NO-SOURCE
> Task :beam-sdks-java-fn-execution:processResources NO-SOURCE
> Task :beam-runners-core-java:processResources NO-SOURCE
> Task :beam-runners-core-construction-java:processResources NO-SOURCE
> Task :beam-sdks-java-extensions-google-cloud-platform-core:processResources 
> NO-SOURCE
> Task :beam-sdks-java-core:generateAvroJava NO-SOURCE
> Task :beam-runners-core-java:processTestResources NO-SOURCE
> Task :beam-runners-flink_2.11:processResources
> Task :beam-model-job-management:extractProto
> Task :beam-model-fn-execution:extractProto
> 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-sdks-java-core:generateTestAvroJava
> Task :beam-sdks-java-core:generateTestGrammarSource NO-SOURCE
> Task :beam-sdks-java-core:processTestResources NO-SOURCE
> Task :beam-model-pipeline:generateProto
> Task :beam-model-pipeline:compileJava
> Task :beam-model-pipeline:processResources
> Task :beam-model-pipeline:classes
> Task :beam-model-pipeline:jar
> Task :beam-model-job-management:extractIncludeProto
> Task :beam-model-fn-execution:extractIncludeProto
> Task :beam-model-job-management:generateProto
> Task :beam-model-fn-execution:generateProto
> Task :beam-model-pipeline:shadowJar
> Task :beam-model-job-management:compileJava
> Task :beam-model-job-management:classes
> Task :beam-model-job-management:shadowJar
> Task :beam-model-fn-execution:compileJava
> Task :beam-model-fn-execution:classes
> Task :beam-model-fn-execution:shadowJar

> Task :beam-sdks-java-core: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:classes
> Task :beam-sdks-java-core:shadowJar

> Task :beam-vendor-sdks-java-extensions-protobuf:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :beam-vendor-sdks-java-extensions-protobuf:classes

> Task :beam-sdks-java-fn-execution:compileJava
Note: 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/src/sdks/java/fn-execution/src/main/java/org/apache/beam/sdk/fn/data/BeamFnDataBufferingOutboundObserver.java>
 uses or overrides 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-sdks-java-extensions-google-cloud-platform-core:compileJava
Note: 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/src/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/util/GcsUtil.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :beam-sdks-java-extensions-google-cloud-platform-core:classes
> Task :beam-vendor-sdks-java-extensions-protobuf:shadowJar
> Task :beam-sdks-java-extensions-google-cloud-platform-core: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-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-sdks-java-core:testClasses

> Task :beam-sdks-java-harness: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-harness:classes
> Task :beam-sdks-java-harness:jar
> 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-sdks-java-harness:shadowJar

> Task :beam-runners-java-fn-execution:compileJava
Note: 
<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/src/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/ServerFactory.java>
 uses or overrides 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-java-fn-execution:classes
> Task :beam-runners-java-fn-execution:shadowJar

> Task :beam-runners-flink_2.11: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-flink_2.11:classes
> Task :beam-runners-flink_2.11:shadowJar
> Task :beam-runners-flink_2.11:validatesRunnerBatch

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    java.lang.AssertionError at ParDoTest.java:3177
        Caused by: java.lang.AssertionError

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testPipelineOptionsParameter FAILED
    java.lang.AssertionError at ParDoTest.java:542
        Caused by: java.lang.AssertionError

org.apache.beam.runners.core.metrics.MetricsPusherTest > test FAILED
    java.lang.AssertionError at MetricsPusherTest.java:72

234 tests completed, 3 failed, 2 skipped

> Task :beam-runners-flink_2.11:validatesRunnerBatch FAILED
> Task :beam-runners-flink_2.11:validatesRunnerStreaming

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testPipelineOptionsParameterOnTimer FAILED
    java.lang.AssertionError at ParDoTest.java:3177
        Caused by: java.lang.AssertionError

org.apache.beam.sdk.transforms.ParDoTest$BasicTests > 
testPipelineOptionsParameter FAILED
    java.lang.AssertionError at ParDoTest.java:542
        Caused by: java.lang.AssertionError

org.apache.beam.runners.core.metrics.MetricsPusherTest > test FAILED
    java.lang.AssertionError at MetricsPusherTest.java:72

241 tests completed, 3 failed, 2 skipped

> Task :beam-runners-flink_2.11:validatesRunnerStreaming FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-flink_2.11:validatesRunnerBatch'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/src/runners/flink/build/reports/tests/validatesRunnerBatch/index.html>

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-flink_2.11:validatesRunnerStreaming'.
> There were failing tests. See the report at: 
> file://<https://builds.apache.org/job/beam_PostCommit_Java_ValidatesRunner_Flink/ws/src/runners/flink/build/reports/tests/validatesRunnerStreaming/index.html>

* 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 21m 7s
48 actionable tasks: 47 executed, 1 from cache

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

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]

Reply via email to