See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1914/display/redirect?page=changes>
Changes: [samuelw] Fixes #22438. Ensure that WindmillStateReader completes all batched read [Valentyn Tymofieiev] Restrict google-api-core [Valentyn Tymofieiev] Regenerate the container dependencies. [noreply] Replace distutils with supported modules. (#22456) [noreply] [22369] Default Metrics for Executable Stages in Samza Runner (#22370) [Kiley Sok] Moving to 2.42.0-SNAPSHOT on master branch. [noreply] Remove stripping of step name. Replace removing only suffix step name ------------------------------------------ [...truncated 54.56 KB...] Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.2.post1 tenacity-5.1.5 Executing python <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses> INFO:root:Pulling license for 240 dependencies using 16 threads. INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5 INFO:root:pull_licenses_java.py succeed. It took 7.867745 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:goPrepare UP-TO-DATE > Task :release:go-licenses:java:dockerRun go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/grpc v1.47.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/text v0.3.7 go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/java/container --save_path=/output/licenses W0728 03:58:01.861437 28 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s + go-licenses csv github.com/apache/beam/sdks/v2/java/container + tee /output/licenses/list.csv W0728 03:58:06.153874 194 library.go:94] "golang.org/x/sys/unix" contains non-Go code that can't be inspected for further dependencies: /go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:container:goBuild /home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go boot_test.go > Task :sdks:java:container:java8:copySdkHarnessLauncher Execution optimizations have been disabled for task ':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem. > Task :release:go-licenses:java:dockerRun github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause golang.org/x/net,https://cs.opensource.google/go/x/net/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :sdks:java:container:java8:docker > 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] 6991dc1f630c: Preparing e6151a7a4aea: Preparing 4da6d0cb6912: Preparing 0ca361256d4d: Preparing 7523a6476ca2: Preparing b03477ab033b: Preparing 2ce0a021f1a6: Preparing 149525ce0dd5: Preparing 8b1d05569bf5: Preparing d003816daf14: Preparing 8f06b0a74ddd: Preparing a20a68e97561: Preparing c5008845c0dd: Preparing cc451dda75f4: Preparing 39fb87abc0c9: Preparing a014e5492e7d: Preparing 165b6c12db6b: Preparing 4dc3dda529a0: Preparing 7372faf8e603: Preparing 9be7f4e74e71: Preparing 36cd374265f4: Preparing 5bdeef4a08f3: Preparing 39fb87abc0c9: Waiting c5008845c0dd: Waiting cc451dda75f4: Waiting d003816daf14: Waiting a20a68e97561: Waiting a014e5492e7d: Waiting 8f06b0a74ddd: Waiting 9be7f4e74e71: Waiting 7372faf8e603: Waiting 165b6c12db6b: Waiting 5bdeef4a08f3: Waiting 36cd374265f4: Waiting 4dc3dda529a0: Waiting b03477ab033b: Waiting 2ce0a021f1a6: Waiting 8b1d05569bf5: Waiting 149525ce0dd5: Waiting 4da6d0cb6912: Pushed 0ca361256d4d: Pushed 7523a6476ca2: Pushed e6151a7a4aea: Pushed 2ce0a021f1a6: Pushed 6991dc1f630c: Pushed 149525ce0dd5: Pushed d003816daf14: Pushed a20a68e97561: Pushed 8b1d05569bf5: Pushed 8f06b0a74ddd: Pushed a014e5492e7d: Layer already exists 165b6c12db6b: Layer already exists b03477ab033b: Pushed 4dc3dda529a0: Layer already exists 7372faf8e603: Layer already exists 9be7f4e74e71: Layer already exists 36cd374265f4: Layer already exists 5bdeef4a08f3: Layer already exists cc451dda75f4: Pushed 39fb87abc0c9: Pushed c5008845c0dd: Pushed 20220728035738: digest: sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085 size: 4935 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-e754bbdc The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-e754bbdc *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-e754bbdc The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-e754bbdc *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-b536c385 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-b536c385 *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728035905-b536c385 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728035905-b536c385 *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED java.lang.RuntimeException at V1ReadIT.java:179 58 tests completed, 2 failed, 3 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728035738 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085 Deleted: sha256:169a4efc9e087d298df4d706d7dcf8941e2e378a806f9a0b7eab7fec409e74f8 Deleted: sha256:2b7465201bf18147c8da13c9610374b6b7bf868c2fed7ac767e579186905ca4c Deleted: sha256:2e92e6d1d634344cb027607de1861712254a8bfe4f5557cc47d22475ac1f0a2d Deleted: sha256:9e605bace735254d2732bb19134f1ccc62d637bb94b4405af378234fdd90ba0e Deleted: sha256:5ef54d842096c8c6069dd6a20678508a024f48c4dde34344b24aa8f815f29061 Deleted: sha256:f7b6906b2b6997e4052529b51082ff685b201dc80cb0dbf7488d9fe2e8480caf Deleted: sha256:4a6e2ad394ee23946e32e09e386179b71564c84000c494e248de1104d412a8bf Deleted: sha256:1a6b6f901c3897ef9d6a11bf99b8fbe5d3409c609a69f3ad0625c29eed3b03e4 Deleted: sha256:8716596c90f6d68a097e00d3e115f8da4e3cda3e4a0d34bc3c236692b22a0f4d Deleted: sha256:caf73d5e40179a47881814ae134229c78aeac15ad5dec5b6ab6cbbd7880de7d4 Deleted: sha256:e22a8f4c34696937269c349e7fa84ac97acaa95c777634c016a09925da4d324f Deleted: sha256:49c0905a89cc3ea8545f6010f45d15444e024a33d6d46c3e89eb29be9f5fe80a Deleted: sha256:4c15070c3f2f99b4b18730bbfb7ba816a06e26b26825153a45579bf03db353c3 Deleted: sha256:152e35a4d9023c6799cd00d08cad14f033aae511ebb70cd173b988aa9aefae43 Deleted: sha256:95af18f9d41a63c5df0e7a118ef36978dae835cddad28ae33c3534819e6f0830 Deleted: sha256:439fdc305d1b976f95d8168f7a78fd8c4cfe6818984ac130dab55b7352e110f5 Deleted: sha256:08421c179a5d03ce073494d40210d4b71a5205298631cde88e5fa852f5486012 Deleted: sha256:652214a76c36695bea3d9c1f68c013513ad786549072ed0ce5dedfc271f8e866 Deleted: sha256:f40921b8f1ea2dbc84eae7e7cde13f2375d1ef0349f26a1767f4b496123e56aa Deleted: sha256:156398e290b3c9a644d465309314a1250cf1f552ff34df18b0d82bd3584023b0 Deleted: sha256:1c57068414b564266c9c2e83abafd86e02219b7bd82179c84769a59a2a7580ba Deleted: sha256:6993904a9dab5d738983af76e501db2a24ee31002dc0ee88b1ada1a968602d4f Deleted: sha256:3e7279e73854f0d9f6b8963ffa0cd96b35e95159f77aa4ba1795af24091034fb Deleted: sha256:672dc9cb959b71661842e62f429377ba7aa4cba4725f3ab3f51490ff4674be64 Deleted: sha256:85a736db9bfb0e5691c2ef9d62d6293fcf49af4a1609d0fe10a3156a1986fcf6 Deleted: sha256:4b5a77c333dc9413e0dc8406a98e3eb6a85d4976fa987f7a5fedbf8136c7a36e Deleted: sha256:b5e169acf155b5c5bc78c45962f4ee30b8f6d337da38e8799fd70a6b5f124bce Deleted: sha256:24fab4f45d7238fe8ca98f5d7d6127ee947bfbd50a7daae1d739df32869ee1c0 Deleted: sha256:0f9777ebb33986491cdabdf2febeba0c506c5177acda53e6756eda671b9e1793 Deleted: sha256:09163394f07e088415f79cde69bb7b83735d4760e593a170dada5aa5a3cb740b Deleted: sha256:bbf9a1edc49d15f18c219289ecd3a758caedcefa16243627911f4012dee4d41a Deleted: sha256:d90d830c9558ea358f2153f5e8aaa8f8a573e5b49334b0e99a4ab09f0cc6bb36 Deleted: sha256:9ada42bcfdb619f6b99d81817af34605bf6b9c6931690d14527c9975df9c079b Deleted: sha256:2c967c83e4df2bed0ea3eea241b883368ff74bb9b85109188cc4be410c1b1749 Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728035738] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728035738] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085 Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085 Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:668a7aa49924066bc4c934e489bd2184fd8bdeb1e65308f4f790094390cdc085]. FAILURE: Build 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.4/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 54m 37s 141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date Publishing build scan... https://gradle.com/s/xentt6wwgbgge 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]
