See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1088/display/redirect?page=changes>

Changes:

[Steve Niemitz] [BEAM-13488] Work around bug in classpath detection

[Steve Niemitz] [BEAM-13459] Cache artifacts across job runs on python+dataflow

[Kyle Weaver] [BEAM-13581] Remove previous job name for Flink PVR precommit.

[emilyye] Moving to 2.37.0-SNAPSHOT on master branch.

[noreply] Release website update for Beam 2.35.0 (#16115)

[noreply] [BEAM-13430] Re-enable checkerframework for the project excluding the


------------------------------------------
[...truncated 61.07 KB...]
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 6602688b306b
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:extensions:protobuf: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 :sdks:java:extensions:protobuf:testClasses

> Task :sdks:java:container:java8:docker
 ---> 99d29eabb4bf
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:protobuf:testJar

> Task :sdks:java:container:java8:docker
 ---> 7ddd5b47b399
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> b794856fdea0
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> ebf92c21ee00
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> e18510d7af84
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 5b9b88830620
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> ab5b1a3f8e9f
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> e341b1ae30e0
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in f833521959db

> Task :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 :runners:core-java:testClasses
> Task :runners:core-java:testJar

> Task :sdks:java:container:java8:docker
Removing intermediate container f833521959db
 ---> 8bdfeae18c91
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 6ce5508d5a23
Removing intermediate container 6ce5508d5a23
 ---> 9b908ce06357
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 4cdfb7dc99c3
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 841a547eb510
Removing intermediate container 841a547eb510
 ---> 5eab16a4d6f8
Successfully built 5eab16a4d6f8
Successfully tagged apache/beam_java8_sdk:2.37.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 
18.03.

As an alternative, use `gcloud auth configure-docker` to configure `docker` to
use `gcloud` as a credential helper, then use `docker` as you would for non-GCR
registries, e.g. `docker pull gcr.io/project-id/my-image`. Add
`--verbosity=error` to silence this warning: `gcloud docker
--verbosity=error -- pull gcr.io/project-id/my-image`.

See: 
https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker

The push refers to repository 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java]
e87ed94f7e1b: Preparing
15b0486a6485: Preparing
b72fbff6b690: Preparing
9267eb8573e9: Preparing
2525c7824099: Preparing
21908235f1c5: Preparing
c8d147fe05c9: Preparing
bb7b34fcc9a9: Preparing
21908235f1c5: Waiting
c8d147fe05c9: Waiting
7c17a6ca31e0: Preparing
d04d91a25e9c: Preparing
468053f4427b: Preparing
9c67562b9e7d: Preparing
7c17a6ca31e0: Waiting
bff9fe6e429c: Preparing
d04d91a25e9c: Waiting
7c245b2fe4f1: Preparing
9c67562b9e7d: Waiting
f9e18e59a565: Preparing
26a504e63be4: Preparing
7c245b2fe4f1: Waiting
8bf42db0de72: Preparing
f9e18e59a565: Waiting
26a504e63be4: Waiting
31892cc314cb: Preparing
11936051f93b: Preparing
8bf42db0de72: Waiting
31892cc314cb: Waiting
15b0486a6485: Pushed
2525c7824099: Pushed
b72fbff6b690: Pushed
21908235f1c5: Pushed
9267eb8573e9: Pushed
e87ed94f7e1b: Pushed
bb7b34fcc9a9: Pushed
7c17a6ca31e0: Pushed
bff9fe6e429c: Layer already exists
468053f4427b: Pushed
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
9c67562b9e7d: Pushed
c8d147fe05c9: Pushed

> Task :runners:direct-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 :runners:direct-java:classes
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
d04d91a25e9c: Pushed
20211230060055: digest: 
sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e size: 
4311

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest

org.apache.beam.examples.complete.TfIdfIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > initializationError 
FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > initializationError 
FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

org.apache.beam.examples.complete.TrafficRoutesIT > initializationError FAILED
    java.lang.NoClassDefFoundError at Class.java:-2
        Caused by: java.lang.ClassNotFoundException at URLClassLoader.java:382

5 tests completed, 5 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest 
> FAILED

> Task :runners:direct-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 :runners:direct-java:testClasses
> Task :runners:direct-java:shadowTestJar

> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:264

38 tests completed, 1 failed, 1 skipped

> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest
>  FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211230060055] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d508c7efa97e5260d4e8f4fe16ac6327ac7e72eca0782c2ee5655d5eb6c1d30e])].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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 
':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 4m 4s
138 actionable tasks: 103 executed, 32 from cache, 3 up-to-date

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

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