See <https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/4057/display/redirect>
Changes: ------------------------------------------ [...truncated 71.61 KB...] #11 [ 7/16] ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ #11 DONE 0.1s #12 [ 8/16] COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/ #12 DONE 0.1s #13 [ 9/16] COPY target/linux_amd64/boot /opt/apache/beam/ #13 DONE 0.3s #14 [10/16] COPY target/LICENSE /opt/apache/beam/ #14 DONE 0.1s #15 [11/16] COPY target/NOTICE /opt/apache/beam/ #15 DONE 0.0s #16 [12/16] ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ #16 DONE 0.2s #17 [13/16] COPY target/LICENSE target/options/* /opt/apache/beam/options/ #17 DONE 0.1s #18 [14/16] COPY target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ #18 DONE 0.1s #19 [15/16] RUN if [ "true" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi #19 DONE 0.4s #20 [16/16] COPY target/profiler/* /opt/google_cloud_profiler/ #20 DONE 0.1s #21 exporting to image #21 exporting layers #21 exporting layers 0.3s done #21 writing image sha256:b6db0962dd53271efdc9ed69085e727aebb4a4d992ad14a239be15465b133f68 done #21 naming to docker.io/apache/beam_java8_sdk:2.51.0.dev done #21 DONE 0.3s > Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer 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] ed2519e8b70b: Preparing 5f70bf18a086: Preparing 505108fc5f32: Preparing 2d14c46c2db6: Preparing 60a501af7ed1: Preparing ecc877a80b73: Preparing e9961838b118: Preparing 8e087f131be5: Preparing 28d07535031e: Preparing e97b2923aec4: Preparing 50084ac842c7: Preparing ecc877a80b73: Waiting bab7ad50c9cf: Preparing 514a79f376a6: Preparing 898b0d8da737: Preparing e9961838b118: Waiting 614f343c3ec8: Preparing 8e087f131be5: Waiting cc64ed2782c8: Preparing 75d91765f4e2: Preparing 28d07535031e: Waiting e97b2923aec4: Waiting a31fc5e5e9a2: Preparing 50084ac842c7: Waiting 2f3ff0b4cbda: Preparing dc0585a4b8b7: Preparing bab7ad50c9cf: Waiting 514a79f376a6: Waiting a31fc5e5e9a2: Waiting dc0585a4b8b7: Waiting 2f3ff0b4cbda: Waiting 75d91765f4e2: Waiting 614f343c3ec8: Waiting 898b0d8da737: Waiting 5f70bf18a086: Layer already exists 505108fc5f32: Pushed ecc877a80b73: Pushed 2d14c46c2db6: Pushed ed2519e8b70b: Pushed 60a501af7ed1: Pushed e9961838b118: Pushed 28d07535031e: Pushed 50084ac842c7: Pushed e97b2923aec4: Pushed 8e087f131be5: Pushed bab7ad50c9cf: Pushed cc64ed2782c8: Layer already exists 75d91765f4e2: Layer already exists a31fc5e5e9a2: Layer already exists 2f3ff0b4cbda: Layer already exists dc0585a4b8b7: Layer already exists 514a79f376a6: Pushed 614f343c3ec8: Pushed 898b0d8da737: Pushed 20230905173134: digest: sha256:cd2839d032ff51ab33868dcd948dc588d9e346d03aa2b51ad366e9d9d4f66df5 size: 4504 > Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testCombineGloballyInstanceMethodReference FAILED java.lang.RuntimeException at CombineTest.java:1436 org.apache.beam.sdk.transforms.FlattenTest > testFlattenMultiplePCollectionsHavingMultipleConsumers FAILED java.lang.RuntimeException at FlattenTest.java:355 org.apache.beam.sdk.testing.PAssertTest > testSerializablePredicate FAILED java.lang.RuntimeException at PAssertTest.java:210 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputs FAILED java.lang.RuntimeException at ParDoTest.java:1251 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputsWithMultipleWindows FAILED java.lang.RuntimeException at ParDoTest.java:1337 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoEmptyWithTaggedOutput FAILED java.lang.RuntimeException at ParDoTest.java:765 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithTaggedOutput FAILED java.lang.RuntimeException at ParDoTest.java:723 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyMultipleWindows FAILED java.lang.RuntimeException at GroupByKeyTest.java:690 org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindowsAndGroupByKey FAILED java.lang.RuntimeException at ReshuffleTest.java:215 org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterables FAILED java.lang.RuntimeException at FlattenTest.java:260 org.apache.beam.sdk.transforms.ParDoSchemaTest > testReadAndWriteMultiOutput FAILED java.lang.RuntimeException at ParDoSchemaTest.java:271 org.apache.beam.sdk.transforms.FlattenTest > testFlattenIterablesSets FAILED java.lang.RuntimeException at FlattenTest.java:288 org.apache.beam.sdk.transforms.ParDoSchemaTest > testNestedSchema FAILED java.lang.RuntimeException at ParDoSchemaTest.java:516 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$WindowTests.testGroupByKeyAndWindows FAILED java.lang.RuntimeException at GroupByKeyTest.java:660 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testMultiOutputParDoWithSideInputsIsCumulative FAILED java.lang.RuntimeException at ParDoTest.java:1289 org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED java.lang.RuntimeException at ReshuffleTest.java:106 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testLargeKeys1MB FAILED java.lang.RuntimeException at GroupByKeyTest.java:603 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotationWithMultipleSideInputs FAILED java.lang.RuntimeException at ParDoTest.java:1179 org.apache.beam.sdk.transforms.FlattenTest > testFlattenPCollectionsEmptyThenParDo FAILED java.lang.RuntimeException at FlattenTest.java:232 org.apache.beam.sdk.transforms.ViewTest > testMapAsEntrySetSideInput FAILED java.lang.RuntimeException at ViewTest.java:1097 org.apache.beam.sdk.testing.PAssertTest > testPAssertThatFlattenedFalse FAILED java.lang.AssertionError at PAssertTest.java:652 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testWindowingInStartAndFinishBundle FAILED java.lang.RuntimeException at ParDoTest.java:1800 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testSideInputAnnotation FAILED java.lang.RuntimeException at ParDoTest.java:1076 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testTimestampCombinerLatest FAILED java.lang.RuntimeException at GroupByKeyTest.java:528 org.apache.beam.sdk.testing.PAssertTest > testEmptyFalseDefaultReasonString FAILED java.lang.AssertionError at PAssertTest.java:528 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithEmptyTaggedOutput FAILED java.lang.RuntimeException at ParDoTest.java:789 org.apache.beam.sdk.transforms.GroupByKeyTest > org.apache.beam.sdk.transforms.GroupByKeyTest$BasicTests.testGroupByKeyEmpty FAILED java.lang.RuntimeException at GroupByKeyTest.java:163 org.apache.beam.sdk.testing.PAssertTest > testPAssertThatListSatisfiesMultipleMatchersFalse FAILED java.lang.AssertionError at PAssertTest.java:762 org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderWithMatchers FAILED java.lang.RuntimeException at PAssertTest.java:424 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInStartBatch FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInput FAILED java.lang.RuntimeException at ViewTest.java:663 org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests > testParDoWithErrorInProcessElement FAILED java.lang.AssertionError at MatcherAssert.java:18 org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED java.lang.RuntimeException at ViewTest.java:590 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputs FAILED java.lang.RuntimeException at ParDoTest.java:868 org.apache.beam.sdk.testing.PAssertTest > testAssertionSiteIsCapturedWithoutMessage FAILED java.lang.AssertionError at PAssertTest.java:570 org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests > testParDoWithSideInputsIsCumulative FAILED java.lang.RuntimeException at ParDoTest.java:1213 225 tests completed, 36 failed, 1 skipped > Task :runners:google-cloud-dataflow-java:validatesRunnerV2Test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:validatesRunnerV2Test'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2Test/index.html> * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * 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.6.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 4h 50m 19s 152 actionable tasks: 94 executed, 54 from cache, 4 up-to-date Publishing build scan... https://ge.apache.org/s/4kubhb3wzbeze 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]
