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

Changes:

[noreply] Merge pull request #15480: [BEAM-12356] Make sure DatasetService is

[noreply] [BEAM-11981] Java Bigtable - Implement IO Request Count metrics 
(#15342)

[noreply] [BEAM-12834] Improve Go SDK cross-language documentation and API.


------------------------------------------
[...truncated 58.21 KB...]
 ---> Running in 4b71e4abb57e
Removing intermediate container 4b71e4abb57e
 ---> 937bdd70af6a
Step 4/18 : ARG pull_licenses
 ---> Running in 864d5f32f37a
Removing intermediate container 864d5f32f37a
 ---> f7d03a9c0177
Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 363c4231b25c
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> b3b95068249b
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 019e30a73e41
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 2e81dd33d7d4
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 0d491404d553
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 37d8a5248160
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> b9b121327d1a
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 82ee8f192315
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 03f60cf584be
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> cf728ed2affd
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 2589f25189ae
Removing intermediate container 2589f25189ae
 ---> 4a8f6982f4ef
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 195f4b1bee58
Removing intermediate container 195f4b1bee58
 ---> 426946d030a3
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> eacac6abd4c8
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 8c3695d8c208
Removing intermediate container 8c3695d8c208
 ---> 700289051768
Successfully built 700289051768
Successfully tagged apache/beam_java8_sdk:2.34.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]
b46aa9168e85: Preparing
13a354d44d0d: Preparing
d7d3edcc391b: Preparing
ba656a4b515d: Preparing
8197faf621a5: Preparing
717731cf9bf8: Preparing
b1828d53ed2c: Preparing
88e6a0c64f09: Preparing
55205496a427: Preparing
f1d255b5db38: Preparing
72e814c8720a: Preparing
49b0e90ef5a0: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
00ef5416d927: Waiting
9cb5eb95298c: Waiting
8555e663f65b: Waiting
88e6a0c64f09: Waiting
d00da3cd7763: Waiting
55205496a427: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
f1d255b5db38: Waiting
717731cf9bf8: Waiting
72e814c8720a: Waiting
49b0e90ef5a0: Waiting
d9b6ea8e7d5f: Waiting
b1828d53ed2c: Waiting
8197faf621a5: Pushed
d7d3edcc391b: Pushed
13a354d44d0d: Pushed
717731cf9bf8: Pushed
b46aa9168e85: Pushed
88e6a0c64f09: Pushed
ba656a4b515d: Pushed
55205496a427: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
72e814c8720a: Pushed
49b0e90ef5a0: Pushed
b1828d53ed2c: Pushed
f1d255b5db38: Pushed
20210909060115: digest: 
sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292 size: 
4311

> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar

> 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: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:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> Task :runners:google-cloud-dataflow-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:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar
> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming

org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
    java.lang.RuntimeException at PipelineTest.java:340

org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED
    java.lang.RuntimeException at ViewTest.java:586

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testValueStateSimple 
FAILED
    java.lang.RuntimeException at ParDoTest.java:1994

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testValueStateTaggedOutput FAILED
    java.lang.RuntimeException at ParDoTest.java:2281

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testStateSideInput FAILED
    java.lang.RuntimeException at ParDoTest.java:2781

org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput 
FAILED
    java.lang.RuntimeException at ParDoTest.java:2759

org.apache.beam.sdk.transforms.ParDoTest$StateTests > 
testCombiningStateParameterSuperclass FAILED
    java.lang.RuntimeException at ParDoTest.java:2709

org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNestedIterables 
FAILED
    java.lang.RuntimeException at ViewTest.java:1583

org.apache.beam.sdk.transforms.CombineTest$WindowingTests > 
testCombineGloballyAsSingletonView FAILED
    java.lang.RuntimeException at CombineTest.java:1356

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInputUnbounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4502

org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesLists FAILED
    java.lang.RuntimeException at FlattenTest.java:270

org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToGlobal 
FAILED
    java.lang.RuntimeException at ViewTest.java:1460

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testEventTimeTimerAlignBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:3628

org.apache.beam.sdk.testing.PAssertTest > 
testPAssertEqualsSingletonFalseDefaultReasonString FAILED
    java.lang.AssertionError at PAssertTest.java:392

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > testEventTimeTimerLoop 
FAILED
    java.lang.RuntimeException at ParDoTest.java:3756

org.apache.beam.sdk.transforms.ParDoTest$TimerTests > 
testTwoTimersSettingEachOtherWithCreateAsInputBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:4502

241 tests completed, 16 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210909060115
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292
Deleted: sha256:700289051768322bf4193800d2405269a564d909925a2525ac89b6285782a9dc
Deleted: sha256:eacac6abd4c867c595691c736fccc0e16028f64c927d39e7a93c9523130d3f4e
Deleted: sha256:426946d030a321bc29b0a4f811b4909158dfd22d2b3886964c1c1b97e72859ec
Deleted: sha256:4a8f6982f4ef74dd32f4c39a447ed872d9269d993d05f2db02d1dcc45fcf68c2
Deleted: sha256:cf728ed2affd69f91b4365abda5e9cadd4a294b65669bf7bf244b749d63b034f
Deleted: sha256:03f60cf584bec43ade8d683b42953cb2fdaf26969162532a7f00b8ba000284c6
Deleted: sha256:82ee8f192315c597d5725414d4eecdca75d5e6c03d7780838199be11554d0e8c
Deleted: sha256:b9b121327d1a37520383d2db3ba17c7a9eac7a21eacfb31d8767ad65457c98bd
Deleted: sha256:37d8a5248160f27a3db7ae63c13bc8621412b2a45dd52aa3e9c852ea87f8aa0c
Deleted: sha256:0d491404d553e0195b11da6c0b2cb78d3a6b304a9f048d4c658578fbd548ca7b
Deleted: sha256:2e81dd33d7d4b215d1a58d322f286317e04274e6e5d401a8f4c41f7b8b939e18
Deleted: sha256:019e30a73e41e11e8568813c964b9c93eaf979d3968acc92694b20332ebf676f
Deleted: sha256:b3b95068249b2535c76b9742850e1d051f77daac86e7b9a886738b0492dc5fae
Deleted: sha256:363c4231b25c6f0c95aa780e2df8e53f62298758efc365e28208629b696bb371
Deleted: sha256:f7d03a9c0177713a6198af2d47bfc27dcc37972ab6a33699ec5318637c555928
Deleted: sha256:937bdd70af6a5577eae61bb9947ff52964748dc578adfa31627702e927ebbba9
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210909060115]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210909060115] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:6e1fc2942e1c6be6d4c2d2cce6d639b203cea04c36567d5f7acf2bca22e93292].

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5h 41m 49s
124 actionable tasks: 112 executed, 10 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3bi5d5dxbv4a2

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