You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/07/27 05:47:29 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1910

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

Changes:

[noreply] Bump Python Combine LoadTests timeout to 12 hours (#22439)

[noreply] convert windmill min timestamp to beam min timestamp (#21915)

[noreply] [CdapIO] Fixed necessary warnings (#22399)

[noreply] [#22051]: Add read_time support to Google Cloud Datastore connector


------------------------------------------
[...truncated 62.67 KB...]
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 8e5a648774e1
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 69f22159aaba
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> fcc2e04baf81
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> dbadc181e18c
Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/

> Task :examples:java:compileJava

> Task :sdks:java:container:java8:docker
 ---> 3afdd8d8c8f8
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 91ebf59e2768
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in cd707e7582a4
Removing intermediate container cd707e7582a4
 ---> bd590129f95f
Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 46c7d297dc3f
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 29b3db4a4e8a
Removing intermediate container 29b3db4a4e8a
 ---> 749ee1812e9b
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 24a87f376eb2
Removing intermediate container 24a87f376eb2
 ---> f19be7ace899
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 1b0ca1ac5bf0
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 4772b22f5c13
Removing intermediate container 4772b22f5c13
 ---> 554dbba01444
Successfully built 554dbba01444
Successfully tagged apache/beam_java8_sdk:2.41.0.dev

> 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]
6abe6428a1f6: Preparing
f75dc7bb6cfa: Preparing
ded0812d655b: Preparing
bc90d23f950a: Preparing
eca2ed5ed6ae: Preparing
3f86dae2fd64: Preparing
430559fbe15d: Preparing
b66d2b889d36: Preparing
ad5ea834a22b: Preparing
4b52c7f2a32e: Preparing
3708565d6a72: Preparing
3ea4cf206794: Preparing
e6c5b78cdbcd: Preparing
9b8c496c6ab3: Preparing
7988b41eb8a3: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
3f86dae2fd64: Waiting
7988b41eb8a3: Waiting
430559fbe15d: Waiting
b66d2b889d36: Waiting
a014e5492e7d: Waiting
165b6c12db6b: Waiting
4dc3dda529a0: Waiting
ad5ea834a22b: Waiting
7372faf8e603: Waiting
9be7f4e74e71: Waiting
4b52c7f2a32e: Waiting
3708565d6a72: Waiting
36cd374265f4: Waiting
5bdeef4a08f3: Waiting
3ea4cf206794: Waiting
e6c5b78cdbcd: Waiting
9b8c496c6ab3: Waiting
f75dc7bb6cfa: Pushed
bc90d23f950a: Pushed
eca2ed5ed6ae: Pushed
ded0812d655b: Pushed
6abe6428a1f6: Pushed
b66d2b889d36: Pushed
430559fbe15d: Pushed
4b52c7f2a32e: Pushed
ad5ea834a22b: Pushed
3ea4cf206794: Pushed
3f86dae2fd64: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
3708565d6a72: Pushed
4dc3dda529a0: Layer already exists
9be7f4e74e71: Layer already exists
7372faf8e603: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
7988b41eb8a3: Pushed
9b8c496c6ab3: Pushed
e6c5b78cdbcd: Pushed

> Task :examples: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 :examples:java:classes
> Task :examples:java:jar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
20220727035739: digest: sha256:54dbc834268ee5a6d7ca8dc23f54c4c47e0dc1377eec9dd4e7f5c81a7dfb12b0 size: 4935

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

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

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:119

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, 3 failed, 3 skipped

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest FAILED
> 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-0727052454-a1425ba0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727052454-a1425ba0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727052454-a1425ba0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727052454-a1425ba0
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0727052455-f47f2014
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727052455-f47f2014
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727052455-f47f2014
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727052455-f47f2014
***********************************************************
***********************************************************

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727035739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54dbc834268ee5a6d7ca8dc23f54c4c47e0dc1377eec9dd4e7f5c81a7dfb12b0
Deleted: sha256:554dbba01444589436c1867dc7d7bdb677523b159b3b4ebdfe8f67436dc92137
Deleted: sha256:1b0ca1ac5bf0a4f9728137a43aaab665388cac2b7236d2a294378c7dcf6c7dc0
Deleted: sha256:6c484f32012f10be3399b61015ecf7eb39aa5ea99b24aacb8b8e0e7737ae608c
Deleted: sha256:f19be7ace899a72b75f62b85ff7ae310e5e1ce1a5f939c52fb101c70d9c6564e
Deleted: sha256:749ee1812e9b9eb1a53727d689d9191c97fb392e96502c96a873b6287b075d20
Deleted: sha256:4e0c3c16377ae6e2dffbd855b06f2150b6fe458df17241c5e95e1d918b22604e
Deleted: sha256:46c7d297dc3f9ba6a973ff97807b308094a8413a2fd390ea8ffe69fb4525c266
Deleted: sha256:6b5ce7ab020a762f7ed8dbbc92a74b6a39f82ed61a02168e29f2bcf9dfc1a396
Deleted: sha256:bd590129f95ff9362d42c38eaef831b16ed681e9873314faab8e8c42ccfce647
Deleted: sha256:4a234d207a5ed009bc972c3905ca9edd2469ecd151f622f7114def36ae73e12d
Deleted: sha256:91ebf59e276821fcf959f2ce369cc8cfeff7cb6d652298e39e1e612477b1e81f
Deleted: sha256:205fdef63a7181f025ccecb2279ddd297f4fa5aa5b4c612a6f1630cb693644e0
Deleted: sha256:3afdd8d8c8f8f3947d44413ea2a62e644d328595c28ca2a2cd2d9e0a97d39cc6
Deleted: sha256:bbe8ddc1564a6ad99d28fc2830310ef50c0608ac0dea429abac8e7a40e2cc99d
Deleted: sha256:dbadc181e18cec5a1f3ca7ec415f55c2b6489a95e0a92a13e4223dacf3474d64
Deleted: sha256:ef5fb88a8966b3743ea325cdc7de3c664d49b2c74c580c8795498a73f98b69a4
Deleted: sha256:fcc2e04baf81f58b9d15bb8138c2a89f25dca1c49f646aae42efd308f2a92ad3
Deleted: sha256:9a3311e5fcefeb8e261c694f29eea3f8bef359c5c9c9f0906182b96c48d10e0d
Deleted: sha256:69f22159aabad6742f9b0f8782e8787e9cd0b453cec61723df5ea81bf2037ea0
Deleted: sha256:fddae1d51bbf5e49963dac49094bcf90f3b09809d2c232bd16facb4befa7fce2
Deleted: sha256:8e5a648774e14a6cd0312c0c481eb07df6d17a00c0ee8d8b315a9879ab2b52c5
Deleted: sha256:3b902298c3d20cc988388c1bf33e63a6cacfe74a5b3499ce38936f96d66c828e
Deleted: sha256:7b4d021593c3ce204fc90f6769db46fd52478c1c856f08c3d78562c3740b8e35
Deleted: sha256:8a9bd50f2007ffd793858dd1fc2bd48cf4b32db68dba478b2b004a9298c046a2
Deleted: sha256:21d0b21332539ca993de4b3f2271cbfed9ec0b01392234a6721c30d5693a29f3
Deleted: sha256:3410f420d9af54ec32eb02c5894bcc027e00e3c74064319655c529411421fa42
Deleted: sha256:f22c01b0775553442f49cc6d1dc01af25f47289281e3a861adf2a6f58516fc1f
Deleted: sha256:8303ebb6a91186e48d3968f3315f829d07af59642c6d7ae44f5e8f6c48132312
Deleted: sha256:0055048b690d750ac66d486f940e331b6499f0af0145ff9bc7c63a0153c8dad1
Deleted: sha256:7ad510013f9354b758350f6fc1ba93c39548c6a7af05acca252ec61d636cb1cd
Deleted: sha256:074d98da9e7e227f11a3885bf9117c8a2f65a13f42298b6ed815f96f4d0daccd
Deleted: sha256:b6266aeea614c5917acf1a779b57dc96b629c0006b1abc90d7ec5707bdfbd111
Deleted: sha256:d6fcae40b947102299f9543ba1b2b9371896783098e158b61d64185ff4b2a314
Deleted: sha256:5965d0897bda6fc4c850ed7dcfb4667caee3649ac10b7f1f280a84089a255218
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727035739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54dbc834268ee5a6d7ca8dc23f54c4c47e0dc1377eec9dd4e7f5c81a7dfb12b0]

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

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 50m 1s
141 actionable tasks: 96 executed, 41 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #1917

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1917/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1916

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1916/display/redirect?page=changes>

Changes:

[bulat.safiullin] [Website] remove beam-summit 2022 container with all related files

[noreply] Add read/write PubSub integration example fhirio pipeline (#22306)

[noreply] Remove deprecated Session runner (#22505)

[noreply] Add Go test status to the PR template (#22508)


------------------------------------------
[...truncated 54.15 KB...]
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
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 8.411361 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 :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
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 15:58:49.748582      27 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0728 15:58:56.169562     178 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
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]
97fc578ab333: Preparing
fb3a951012ef: Preparing
2bbf33ad5f9c: Preparing
cffad16ce835: Preparing
eb5efac59b18: Preparing
7dba9ace6274: Preparing
42209bcdb7e1: Preparing
603e1e13b53c: Preparing
cbf996100ffa: Preparing
ab63cd008b37: Preparing
3d6aaf600648: Preparing
2663a5706f37: Preparing
46d8efe90206: Preparing
c1da805da4ab: Preparing
e101b7156232: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
7dba9ace6274: Waiting
2663a5706f37: Waiting
42209bcdb7e1: Waiting
46d8efe90206: Waiting
603e1e13b53c: Waiting
7372faf8e603: Waiting
cbf996100ffa: Waiting
9be7f4e74e71: Waiting
ab63cd008b37: Waiting
c1da805da4ab: Waiting
36cd374265f4: Waiting
3d6aaf600648: Waiting
5bdeef4a08f3: Waiting
165b6c12db6b: Waiting
e101b7156232: Waiting
4dc3dda529a0: Waiting
a014e5492e7d: Waiting
2bbf33ad5f9c: Pushed
cffad16ce835: Pushed
eb5efac59b18: Pushed
fb3a951012ef: Pushed
97fc578ab333: Pushed
42209bcdb7e1: Pushed
603e1e13b53c: Pushed
ab63cd008b37: Pushed
7dba9ace6274: Pushed
cbf996100ffa: Pushed
2663a5706f37: Pushed
3d6aaf600648: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
9be7f4e74e71: Layer already exists
5bdeef4a08f3: Layer already exists
36cd374265f4: Layer already exists
e101b7156232: Pushed
c1da805da4ab: Pushed
46d8efe90206: Pushed
20220728155740: digest: sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e 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-0728155948-2cb4d06
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155948-2cb4d06
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155948-2cb4d06
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155948-2cb4d06
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155949-51abddb0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155949-51abddb0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728155949-51abddb0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728155949-51abddb0
***********************************************************
***********************************************************

> 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:20220728155740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e
Deleted: sha256:84eebf2ff129c4d66bbc1623a55c0cd8af67111cfe1e70478a0deaf3d5605c17
Deleted: sha256:f06b4b056a6ba4b6f72b765d1154130c17c430b835d21454a3a601e34832532e
Deleted: sha256:5af2be0fe11aa9589c70d48c944a5f50085fd809f063aa6917f8515c3e9dc203
Deleted: sha256:aca7b5e5c118a6bc6863c1e900798944e0a2f7f3fce93515be7b666a3bc3a8ca
Deleted: sha256:5c37261fbd94270d87477301414713970923e770c28f167f78f852522f56369a
Deleted: sha256:f496465de5501b9835714131a4fd0d3d7ded53d76eae8582992004c6e36c2936
Deleted: sha256:3d92540de3d65540deb7cc1601f7d59f3b60d0cd67eadf8f0f4226ca1b6a6bfe
Deleted: sha256:0d9240c112a8ba5b9e4a82a73dda9205b3c0bf3d93b0ca9335b61ea44fdfdb58
Deleted: sha256:0467e16944d23e6c1bf2accefa87afe1cd4dbdb5d7f381d19110b3b4e2d545fc
Deleted: sha256:3c869d7205741a03d25376cbf949ab7ebbeb996d8b60607ecbb92c525405b2db
Deleted: sha256:6a3d72eda20a8b17ff097440f0f8b72e1afe6587eb5395752f4cdc6a51df24fe
Deleted: sha256:d42a5727fae2f4a997213761e87449248f5b059110cd52a4d762712de614c0db
Deleted: sha256:f150ff2c275d67f37d19b68927e24e709acf493c90cf0e810f7fd8b4d4eb437a
Deleted: sha256:d0e670809d7c352dd4ac855baadb90a145792d860c45ac123b511ea58b2db72e
Deleted: sha256:dc8ad1340ebd64f6683b94ffa4dd03cc4196047c8d7e3632c2044777304abe82
Deleted: sha256:8e323423e6abde542f3371ed39d9446a391a1150de0ac6d67cab853349839b96
Deleted: sha256:d0f555806972419c0e406a0b709e0bff61ad49151ca95deab9365f69b9b50e4a
Deleted: sha256:32e335bbe487b70edfc03aeae0434b08b35518f3166b98b62d052127b0f672c8
Deleted: sha256:4e2d3f1cf26a8d808a6fc1b9d719f83541ecbf2e01aa9477f78de997a617518f
Deleted: sha256:c22ebead6aa737cd9c724ac94544e8539c30d0ff8c14239325040bae62c15939
Deleted: sha256:c501adb1cf076bf25e847109ec84e0b395363cf061dc9157545860d921a72aba
Deleted: sha256:2c9a90ca677836b58cf4bacd63b1cdd4b910ea244337d42e62cec1a17cb1c061
Deleted: sha256:7aaea3651c4ce6f86b915a608f93d75ab97df3112230e276b442c47cc49a12e1
Deleted: sha256:7a023e4c20b7cad595395157ac4d8d7cf6555e7f799d6df3d35af0d7006ebca4
Deleted: sha256:641446068101eb069d59cf45ade0efffaa8a730d3ca1d07b611de4809aa3fc93
Deleted: sha256:2df2c81f87a3a8e1fa0e0090720892d4bbf523b3b7f8602b7f9f7b7c6f8ecd21
Deleted: sha256:b9241e785d7d3e39261df0eac341afd2d8c90a6f37dd3f3c34257a7ede2cebd5
Deleted: sha256:9dbbd65fa72b1fc5c4c3bbb1f2839368457b28248df8d7cc7fe905715918b5f9
Deleted: sha256:d907e39f45a5ddca628e650f253b8505e04e770f265964e78df7688ed932ddd8
Deleted: sha256:376c64eb02ccd8159add7519b251431c1cc9ac9fe9a6c70f1b917899c9e076d2
Deleted: sha256:3089500e090da3ac9f7e16398786d24c5306ee2bf6f1b196cf2990fa8cd8a657
Deleted: sha256:65ce74142f9d8b0006b575652008c5803b3b66d2a0946125a5da7ba273d0cab8
Deleted: sha256:b4094f63fbe5ab79b593dce3a7611ca69122cbef1537eae2577437928c345e84
Deleted: sha256:159aabd577e88f30a2c0d070965cb5a8fe4ec612e3618ea7fc45b38c10914f55
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728155740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e175c299ab80d70cc44ee1663a64613ea32c292e53150342a141e61e285bbf0e]

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

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 52m 17s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1915

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1915/display/redirect>

Changes:


------------------------------------------
[...truncated 54.45 KB...]
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
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 11.751722 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 :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
go: downloading google.golang.org/grpc v1.47.0
go: downloading google.golang.org/protobuf v1.28.0
go: downloading github.com/golang/protobuf v1.5.2
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 09:58:50.553918      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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0728 09:58:56.075992     183 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
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]
ab0918a13992: Preparing
7583eb6a563e: Preparing
00f366b66027: Preparing
119e497d371f: Preparing
6feb81c4729f: Preparing
c4a849dd1910: Preparing
fd6003c8b7aa: Preparing
b1d90dceb9e5: Preparing
df2dcb48061f: Preparing
ca4c0470aef8: Preparing
4680228500d1: Preparing
471d4317e03b: Preparing
50a197759e36: Preparing
963324730c4f: Preparing
905050ba988a: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
c4a849dd1910: Waiting
963324730c4f: Waiting
fd6003c8b7aa: Waiting
b1d90dceb9e5: Waiting
905050ba988a: Waiting
df2dcb48061f: Waiting
5bdeef4a08f3: Waiting
7372faf8e603: Waiting
ca4c0470aef8: Waiting
165b6c12db6b: Waiting
9be7f4e74e71: Waiting
4680228500d1: Waiting
50a197759e36: Waiting
4dc3dda529a0: Waiting
471d4317e03b: Waiting
ab0918a13992: Pushed
7583eb6a563e: Pushed
00f366b66027: Pushed
119e497d371f: Pushed
fd6003c8b7aa: Pushed
b1d90dceb9e5: Pushed
c4a849dd1910: Pushed
6feb81c4729f: Pushed
df2dcb48061f: Pushed
ca4c0470aef8: Pushed
4680228500d1: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
9be7f4e74e71: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
471d4317e03b: Pushed
963324730c4f: Pushed
905050ba988a: Pushed
50a197759e36: Pushed
20220728095739: digest: sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce 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-0728095951-cfe95ea0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-cfe95ea0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-cfe95ea0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-cfe95ea0
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-bd70401c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-bd70401c
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0728095951-bd70401c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0728095951-bd70401c
***********************************************************
***********************************************************

> 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:20220728095739
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce
Deleted: sha256:598d9036f5e2e3625194206ff8020a6eb4509cedba2f7a120d5cd640e538ebc4
Deleted: sha256:33e536404888c13eccf6c122caca6135ef5c53feb8cb72abbf33ecbdedbf123a
Deleted: sha256:79144709dfe21f34b4bcec53db25154bab61cc73d676f0bf4bb4dd3ec64bc0d4
Deleted: sha256:8a1766311a0ddac7ee7eb90049e9815d6ed17f2516830303156c5418b7e5fff5
Deleted: sha256:0ab6fc61c76e61e6a3c7b1d7b0ae280b9eeed53cc8a4224a7da61a3e8127804e
Deleted: sha256:e8c590fa5eb89c9f51bc977d86c447524e407c2aa3cbce65a1f9271de3d6ae2c
Deleted: sha256:b3fdff5a90aa039760047c3dc97701ef9b8d02d88fe7a9e03b75ca1355118121
Deleted: sha256:bb5fe505e52239c41845ca6d2776934180f98ac2ad8d476f0c5e75ffcb6188a4
Deleted: sha256:bc99ceb86faa55a213b6d2f94614e043458fe820d2448c9f8a1faf39d9a4573d
Deleted: sha256:15e7b31643954741c0d7c4d5bfcbd753f53fc22a5ea485964d01970b1e904176
Deleted: sha256:4d86270c05417235cbc1e3b433aa96c3b30b7e57ec032c649681c9c18b62bd25
Deleted: sha256:342fdca94fb63026ca69ce57a3784dd401d971f32fd8f811b6843d169c6e3c32
Deleted: sha256:9047b1d8acbb5b07acf85009b58b907a4392137a5c451f17b8a8273b21e2324d
Deleted: sha256:2f8218845747242d84b6b63acb5b73cd017d21fb74a3f98de50095555e2baa3e
Deleted: sha256:985384b58cc2f1088db9ad712c9c918853206826a56889d682c08f23e6a70b9f
Deleted: sha256:8bbb1199049af354aa145d840fe4e7606c6fc3fd6eca95ea1abb76167ea95ee2
Deleted: sha256:38de3a654dc04f87d01b26253c95f3ec9ecd7ec62ab345ff44eed6a80fc29bdd
Deleted: sha256:65865f604547eb6583422f051f1f2228553a7abd2baaeb81b940058cd618571e
Deleted: sha256:0d196f4841a41bcc42b078f4ebcce7abfdf996b161ebbfe5e58d4806a986766e
Deleted: sha256:224f476be94d8950f15667e49f477accb2d9894dc7bebc5db58780efcd97811c
Deleted: sha256:eb53e4a2d9c0895491e76770765cccaabf47f943917bb5e1fa75e5f360060232
Deleted: sha256:29d989a989109d45fb54f2834bbfbf762ffb2a9e838ef06154129556b7de7f2a
Deleted: sha256:6c1433ef1e517435068d602ec07cff327d2342832501027fa299c05c5713fe9c
Deleted: sha256:62500a6a19466a2453d3e502831f6c93d93ffad41a0f6dfd92a7edd9fe35bc26
Deleted: sha256:463d53be2dd0060226b68173d83728eba545658e1139406e7322e3933e829cc9
Deleted: sha256:a15a5df865f82f6c25a3443d819b59190b34285063a79b1f4914c40b53fcfb07
Deleted: sha256:66c14beabc762a4a65bd0963b96e2f7a9b527a48d5b454ee04c2965ffdd978d4
Deleted: sha256:56788d5fda707a8bedca28c3db05c42d49f0cb3bfea633d2fb7b0daecd966c04
Deleted: sha256:020ca519d1a1bc0258305cf9ec197850049162f1cab2387ac572222b82bc248a
Deleted: sha256:13f2b6a8b1e7a1fed1f012b0ed59412335abd6ef8770c0085f6b4340937ab472
Deleted: sha256:9064e9e180937807b97d4106cdbece98fdac4a6e8f0ba4beb4761f15f396adc5
Deleted: sha256:9fe1a6c571ab667325bc6f6081821905c8e45609ed2363d86d3e3e4f261f9e43
Deleted: sha256:b664f46e4395ca4d9dc07b75f2cdc72d6f13fd06c005cbe79aee7ba63883d790
Deleted: sha256:cc39d39161159f9dd8af0dd65dd69ad9ad1057c202cabb532a62455545c2dcfc
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220728095739]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c28572db42814d19929f53fc21af18a5be3b444ad5cd423bb8b42ae0055e73ce]

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

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 51m 33s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1914

Posted by Apache Jenkins Server <je...@builds.apache.org>.
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/sys@v0.0.0-20220520151302-bc2c85ada10a/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/sys@v0.0.0-20220520151302-bc2c85ada10a/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: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1913

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1913/display/redirect?page=changes>

Changes:

[noreply] Upgrades pip before installing Beam for Python default expansion service

[noreply] [Go SDK]: Plumb allowed lateness to execution (#22476)


------------------------------------------
[...truncated 54.03 KB...]
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
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 6.92827 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: 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
W0727 21:57:55.886170      27 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0727 21:58:00.047598     178 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
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 :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: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]
4ac9b28fad5e: Preparing
eb730b6e060e: Preparing
5a494abee55d: Preparing
e69f037ec825: Preparing
3608f2de8f12: Preparing
c875efb09185: Preparing
b4acd36efd35: Preparing
0df92d57c965: Preparing
4105e1ef771d: Preparing
d417b5499efc: Preparing
69c78529e70c: Preparing
a26bcda34288: Preparing
68fa3d0a01d8: Preparing
d2fa30ad10e2: Preparing
9e584c8a779c: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
c875efb09185: Waiting
9e584c8a779c: Waiting
69c78529e70c: Waiting
b4acd36efd35: Waiting
a014e5492e7d: Waiting
0df92d57c965: Waiting
a26bcda34288: Waiting
165b6c12db6b: Waiting
4105e1ef771d: Waiting
36cd374265f4: Waiting
7372faf8e603: Waiting
d2fa30ad10e2: Waiting
d417b5499efc: Waiting
5bdeef4a08f3: Waiting
4dc3dda529a0: Waiting
9be7f4e74e71: Waiting
68fa3d0a01d8: Waiting
5a494abee55d: Pushed
e69f037ec825: Pushed
eb730b6e060e: Pushed
3608f2de8f12: Pushed
4ac9b28fad5e: Pushed
0df92d57c965: Pushed
b4acd36efd35: Pushed
d417b5499efc: Pushed
c875efb09185: Pushed
a26bcda34288: Pushed
69c78529e70c: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
4105e1ef771d: Pushed
7372faf8e603: Layer already exists
36cd374265f4: Layer already exists
9be7f4e74e71: Layer already exists
5bdeef4a08f3: Layer already exists
d2fa30ad10e2: Pushed
9e584c8a779c: Pushed
68fa3d0a01d8: Pushed
20220727215740: digest: sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e 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-0727215853-3595015b
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-3595015b
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727215853-3595015b
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-3595015b
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0727215853-82238312
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-82238312
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727215853-82238312
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727215853-82238312
***********************************************************
***********************************************************

> 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:20220727215740
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e
Deleted: sha256:814afbb6fab6aa0d6d2af4d9fa116db42e507fa2ad06ead9f64660bdc742d686
Deleted: sha256:6576c87a051d7523477d95bbbcd67b3ddc9cbdc40e8e3a71009fdc4bbe271adb
Deleted: sha256:ad8f758dc80546144a5eada59fe27dd9e645942c164d2de149d224739672e8d8
Deleted: sha256:2c549b5730b2d6f4c4f4555426777c84045894a41ac7701787ba0a6118fbe3f1
Deleted: sha256:20766eb41a14d894171b138281c4c6cc9dcfb6bbce51b56af669fe210133cd60
Deleted: sha256:16b97a2f901cbebeb3391cc68493e49b40ec5420a67384ac9be7fde0c17adc1b
Deleted: sha256:07ec5f2d557bad45b6c6e3ad26d7d882992e86abfd537e5c0287080f6b0dbc43
Deleted: sha256:1c4bd5f6921de751d40c55c4690eeaaa4eb194ba3b720aecc7ba18802b2f952b
Deleted: sha256:adde113dad7ea72513090d83ec129fb7d2b40826db69a9c8970d3fb218a0e52a
Deleted: sha256:aaa06c7b74ed6f8b360a916e57a6a74a1b6bd8a418aa605fe945a14721f613e4
Deleted: sha256:00494494120f506c61989d60e83330d2bf314b0ae63388e407031b96383cdf97
Deleted: sha256:ac89ec56b4deb2dce24948a9fe1b4a2398ce025190cd2b5f19298ed0d5e30048
Deleted: sha256:d3f8d1f840a6d94ec0666b9aa07e5fb150a56bee1a7ea4f6447a72508f90997c
Deleted: sha256:ec77460e12f224f0973e499ab5405fc80aff79bc1ae85ad0b25e8c31a5bd5d94
Deleted: sha256:ea0c021f8bf114b5161ffeb9b427ccf963ad2941462c05aac680e77a20faccea
Deleted: sha256:a438aab275c15b8a87f55c90490806d7b101e0127ca9533b8d119a5d762c8fd3
Deleted: sha256:c9c1f00924c196b436a71dcbc48b4876992bd4e9fd13656a2f2d3313fb1aee89
Deleted: sha256:3b5c49bd8769b40ee9bce67c640a630566f28d16f9cf92b0d0f7dc72f1b048d5
Deleted: sha256:f6f68253d4114e4345f458c86b0749b3a0cde5e6805797c26b25953f7ca203b9
Deleted: sha256:103e6b7c35634718f6ddf0c3810abd6415a7d8853552b5313f7b16dfd39a6f37
Deleted: sha256:7af8c23ab07ad3c5d3f707f83facffca5b10bf5abba8e2eb0ba8c4372aae6066
Deleted: sha256:30d1115826ffdca8df22d96bc3a6807025aeda826dacd817eb6584133421e48c
Deleted: sha256:73d201cb5fe91b9751b9646dabe49891f21c0ace684207dbcebe325e731c7345
Deleted: sha256:fa4681b6baaa66732265827c143481ee7ab86849417420dd366aafa8bbad3e24
Deleted: sha256:897ba4bf37b88722da69f9ea365e2cc08149453f9f32249ec7500177946b2453
Deleted: sha256:9af5f00076ade8213f1f2354a533878744c323ed65acae93284ed312570b435a
Deleted: sha256:757851ee745d868143db1f83bc03ca320c5593c5eb166cbfba7f2f5130a19962
Deleted: sha256:bc01706fe89b155c826cd8cdfa56361457fb12ef947984b9a31d9e32af6c6d21
Deleted: sha256:f9b0253a3f3d901726b2e9685d85fc1990b6dd38a90cf4ff1cd7f1a8f66e2ee9
Deleted: sha256:44d3525014ced106586db66fedc89adfb78737496aa5e53aa4967672d2d0de20
Deleted: sha256:c48231c05c31e429be759fe69474d7dcee3953ab6b585f62862cbaaf1ab0df0f
Deleted: sha256:63b3201c49ffebfa768d8340065d7968db284876fdca4a50062ca7229f29a357
Deleted: sha256:abfeb59c4589bc49d85cc4a9e1236dd66fad7e4cb77fd7c3d4060ebce8829803
Deleted: sha256:fc01143d9bfc77343cb1f7c19a439a81a103d06c53c2fcdcdd15b50631880c72
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727215740]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fcb45caebd3fe59bdda4d49c3bbb40f5e2235667574551e96ac6542b3c8ef97e]

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

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 48m 32s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1912

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1912/display/redirect?page=changes>

Changes:

[noreply] 21730 fix offset resetting (#22450)

[noreply] Bump google.golang.org/api from 0.88.0 to 0.89.0 in /sdks (#22464)


------------------------------------------
[...truncated 50.75 KB...]

> 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 :sdks:java:io:kafka: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:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies

> 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
W0727 15:58:50.667665      27 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0727 15:58:55.756380     182 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ 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]
77646990a57a: Preparing
15627a0cacb2: Preparing
9789bb8333a9: Preparing
85f22644d229: Preparing
8e8921065b5c: Preparing
2fa81f7f2a65: Preparing
4e345015577a: Preparing
2083b4c630b6: Preparing
3366bea85d2f: Preparing
bae8be505203: Preparing
cb5d8d436de6: Preparing
b010752a738c: Preparing
0f583e9e5e9a: Preparing
1fc5d72cf941: Preparing
a3066503ef76: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
9be7f4e74e71: Preparing
2fa81f7f2a65: Waiting
36cd374265f4: Preparing
5bdeef4a08f3: Preparing
3366bea85d2f: Waiting
bae8be505203: Waiting
4e345015577a: Waiting
4dc3dda529a0: Waiting
cb5d8d436de6: Waiting
7372faf8e603: Waiting
2083b4c630b6: Waiting
b010752a738c: Waiting
0f583e9e5e9a: Waiting
9be7f4e74e71: Waiting
a3066503ef76: Waiting
a014e5492e7d: Waiting
36cd374265f4: Waiting
1fc5d72cf941: Waiting
5bdeef4a08f3: Waiting
165b6c12db6b: Waiting
85f22644d229: Pushed
15627a0cacb2: Pushed
9789bb8333a9: Pushed
8e8921065b5c: Pushed
77646990a57a: Pushed
4e345015577a: Pushed
2083b4c630b6: Pushed
bae8be505203: Pushed
3366bea85d2f: Pushed
2fa81f7f2a65: Pushed
b010752a738c: Pushed
a014e5492e7d: Layer already exists
cb5d8d436de6: Pushed
165b6c12db6b: Layer already exists
7372faf8e603: Layer already exists
4dc3dda529a0: Layer already exists
36cd374265f4: Layer already exists
9be7f4e74e71: Layer already exists
5bdeef4a08f3: Layer already exists
1fc5d72cf941: Pushed
a3066503ef76: Pushed
0f583e9e5e9a: Pushed
20220727155738: digest: sha256:a1324a7781b230ddaa640382d00b413d557522dbf8639115ca8db655f05dadfe 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-0727155950-9ca4cfb
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727155950-9ca4cfb
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727155950-9ca4cfb
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727155950-9ca4cfb
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0727155950-469efff9
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727155950-469efff9
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727155950-469efff9
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727155950-469efff9
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:119

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, 3 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:20220727155738
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a1324a7781b230ddaa640382d00b413d557522dbf8639115ca8db655f05dadfe
Deleted: sha256:b5cc52ff1fc5163763605d8941edcfdf3e17f8a9aca256021da492a387d3340b
Deleted: sha256:18edd308ec14c5acdcb20cf7a4566b9fcfe313ae542c0d79ade206776cd4429a
Deleted: sha256:393f643cd4d2afc3bef461497ff2dfcd8c827c5ddf76a54344577850519604d7
Deleted: sha256:c90c09e8924622a60fd24d637c16cd69ce2f79afb4567ad44963b219f41da092
Deleted: sha256:b78d7f6bdd2f0e28b68a2c3b38bdca9c2c1a6786c5e546c3974f19f80659130e
Deleted: sha256:fa7752a8e7b1b6caf93589026b204363355b76546d5a662079d0f5aa2673c4c7
Deleted: sha256:b925c63b2f53c226f86c225dc974a2c0ada54dab2b1b361f2e8dd4c8a3e59ef3
Deleted: sha256:a05b4a38c0825b1e4ff2e4a93e7e2c304d85235dcc0633afd217189e1ce42ad7
Deleted: sha256:c6dac8c6dcf68711206f7634a42f05e2f524d90f570a0a554c1409f92cf395b6
Deleted: sha256:9250312a903656cf33fc9bda0b504bed44cd622dd02705633c43d098447d6e6f
Deleted: sha256:7832214fd0583a5d0349b039f1541fba78fd0a5bfc30eaca2bc1bdce2b5925bd
Deleted: sha256:84f3f732ee7f1bc7480da36613ae566df0dea04b52e260c4a8df9b9584363d43
Deleted: sha256:2a8148eb5ae70e31b9b6b2af74606a11a263e2053d5f9e94ea10b4a921a2acd4
Deleted: sha256:bb5ac964ef184b348d19c6a9e9f58fbe520348af74b75c6a0d09ac40b59a4008
Deleted: sha256:5a492d7c6645b8e99706375b8fa37349ad254b623f8512e704d78c8d9d001ffb
Deleted: sha256:37d5ca051f3c1ddfef8a785519704e518991708e0cd2033d74088a7bfe9e8acf
Deleted: sha256:7118f35640c27fc5b54272378f25d34f7202ccdd397fde4b090a12b421e203b9
Deleted: sha256:b7c15910ced087838249da253bf9ef0090c1d031ff9b90216c4dfb680e552941
Deleted: sha256:c6a86ed376d6b94a9b40b4986b9c3a41fa8ee48fe8fca84f75967b6e2acbce72
Deleted: sha256:c6c663a2b4c7777e6493b7f55cc7f7f094acc3a1e656fa3310133da6a357c493
Deleted: sha256:8b2d043b743138cf8cd9fde15b1126ca4d669fe10d364d2bf3b0dad4022b0338
Deleted: sha256:8b3d625d05216433e7ec5379b46b35ef08c7d86a73b23fcf1401dae2c4fbbcb3
Deleted: sha256:b863f57bc2112a3c35124ada6e87a209cee0d9f00aa1db6858998636f538a5d6
Deleted: sha256:58aaa74344627ba91652231c0e8dfc8892992cf95c5d6158605cd44ecda9d586
Deleted: sha256:24e2ea3ed73218da7d716cdcbd1638007704f446934b6bf64a4769ac96ba0abc
Deleted: sha256:a82b7e5cbcec58741d66db626f289afa867a2e40d8643edfe3508fdb15832f2f
Deleted: sha256:3ec5e902c8494773c0488559946c62a7eb0b88964789b5dbcbbd3923cd6818ac
Deleted: sha256:e8db293e14c231559ce1f9ea7b63a9b1e24c9dd1b22b7f0732ec27a1146f14f0
Deleted: sha256:41754276bf13d64b8dbc68f0fc108ea904deddb33af603c9b76ec7637606a2e1
Deleted: sha256:7bab951e022a9aa7b1febfe09b4e196519db6992e1a917c780f20fa2ca89b728
Deleted: sha256:ef55e7434d681b5b640f538b0ccacdd407d480bf49e53c47f9b5ea1367181db2
Deleted: sha256:2f6f1982038dc95158ee9ca55eba92bae86cacea1afc11afdd184f176ccf5d82
Deleted: sha256:d0107bc40b5f492a9ca6db00a4769d62e14b2a733eab5408383ad6a343e1bb6e
Deleted: sha256:d438ec3463976a3d77003fe98ec9a1a0b7d350d453ed99fe11441fc0c9673646
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727155738]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a1324a7781b230ddaa640382d00b413d557522dbf8639115ca8db655f05dadfe]

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

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 49m 18s
141 actionable tasks: 91 executed, 46 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1911

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1911/display/redirect>

Changes:


------------------------------------------
[...truncated 54.18 KB...]
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
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.524969 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 :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
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
W0727 09:59:28.072107      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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0727 09:59:32.691136     175 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/sys@v0.0.0-20220520151302-bc2c85ada10a/unix/asm_linux_amd64.s
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]
cdf6b2e4d81f: Preparing
f0c7c630abe4: Preparing
f36a69bb1acf: Preparing
0a41da4c55fc: Preparing
f7dbe42c97cd: Preparing
ad3d67d3eadb: Preparing
686c65773c55: Preparing
28d62949b174: Preparing
ad7beca60e78: Preparing
612c289a1d28: Preparing
57ab75aa8356: Preparing
63fb7d3609dc: Preparing
fa60d0aa1396: Preparing
9e7421dc5a5c: Preparing
1aaf82d565c9: Preparing
a014e5492e7d: Preparing
165b6c12db6b: Preparing
4dc3dda529a0: Preparing
7372faf8e603: Preparing
63fb7d3609dc: Waiting
57ab75aa8356: Waiting
9be7f4e74e71: Preparing
36cd374265f4: Preparing
fa60d0aa1396: Waiting
9e7421dc5a5c: Waiting
165b6c12db6b: Waiting
5bdeef4a08f3: Preparing
1aaf82d565c9: Waiting
ad3d67d3eadb: Waiting
28d62949b174: Waiting
9be7f4e74e71: Waiting
686c65773c55: Waiting
ad7beca60e78: Waiting
5bdeef4a08f3: Waiting
36cd374265f4: Waiting
a014e5492e7d: Waiting
cdf6b2e4d81f: Pushed
f36a69bb1acf: Pushed
f7dbe42c97cd: Pushed
f0c7c630abe4: Pushed
686c65773c55: Pushed
28d62949b174: Pushed
612c289a1d28: Pushed
ad3d67d3eadb: Pushed
57ab75aa8356: Pushed
9e7421dc5a5c: Pushed
63fb7d3609dc: Pushed
a014e5492e7d: Layer already exists
165b6c12db6b: Layer already exists
4dc3dda529a0: Layer already exists
7372faf8e603: Layer already exists
ad7beca60e78: Pushed
9be7f4e74e71: Layer already exists
36cd374265f4: Layer already exists
5bdeef4a08f3: Layer already exists
0a41da4c55fc: Pushed
1aaf82d565c9: Pushed
fa60d0aa1396: Pushed
20220727095817: digest: sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378 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-0727100029-dbba84e3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727100029-dbba84e3
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727100029-dbba84e3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727100029-dbba84e3
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0727100029-6081d9d0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727100029-6081d9d0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0727100029-6081d9d0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0727100029-6081d9d0
***********************************************************
***********************************************************

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

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:119

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, 3 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:20220727095817
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378
Deleted: sha256:6debd0423bf6faa4a0bccb47f96b4a188c7741f3ca76dc0f888d064125286203
Deleted: sha256:3f31f22dc0b722acb5fa98924e22bca44d742a8453a7f64156b644f6ae3e4561
Deleted: sha256:2eba245d0bfabd684c16b3992ebdf0d336084e9787444323d35210a713d12e11
Deleted: sha256:52f086fbc3d2fb20298925611537b911ccbcdc5dd7a47dd944f792a445d532b9
Deleted: sha256:de53c1cd1de617bf51cb2c9469dfb7734bb11823ded7c1240851f9aefdda8d5b
Deleted: sha256:4622de03b2e2abe17153b5b8799e2b570d6d272834249ca2c2707cd80e50441f
Deleted: sha256:2d10f627cbb90bb33ccc90154b7ed9ca50946b9bddf600c2005947c4387b7929
Deleted: sha256:40b74409e1795a5be6fe27ef3af1cfd07ed014eb1b7e29ba0c54a3d3dc8da4e6
Deleted: sha256:91815219da91ea575716cfde82e1d07feeac1b71ee14c35596a3859c7436e21c
Deleted: sha256:d0e35a0bff4bc1ba67d09ed960f6d50beeefd45262da4d18b285e024007257a4
Deleted: sha256:0d8821e7470bb68e7a3275861981f808704bdb0107e6d35522874db5ed824e0e
Deleted: sha256:8c8154148d92500500344655d87a500061e91606689ac90f4d6aeafe502c8220
Deleted: sha256:20951d16da07f254e08c324aebd556b2d0ab19fc2bf8cc7770ee98af4f961602
Deleted: sha256:51cefed4bd76d48feef444cc54685cd5d7fba17d87970056e3f8dfda745e6e17
Deleted: sha256:1181294af4fe5d7c19abfeda12dfedc44bcf1471eab467370f401a8e1522592e
Deleted: sha256:57d8022770c5eee1593f9cb9045ab045ba472b66fbeb9f7f0f21b98083559670
Deleted: sha256:b750f888f4096db95e3aa8fdf6c1e99d9780c2d38e92b4a9c967387ab061cb43
Deleted: sha256:38b42639d4cbd00439e05d1c463b010d9bb39a3dc025adb97a12eb165dadad8b
Deleted: sha256:b93732e833ece5b26d50337d857b274bffcd8200640cd76c12ae8b56adf89a52
Deleted: sha256:7a30633062e68ec15e7018f0512f1abd594a9d26cc10dc282493d484c450a83d
Deleted: sha256:dbd5cbe8dc94fe0765a561f89c82e1cea6339f1061b53fc6b58e1910e9e9170c
Deleted: sha256:896aa5561774bd5acbccf21c6d3a8bc539da7d360ea82880f31df2e498f45f1c
Deleted: sha256:2729e587e77d4be722ae92ce602f24df0911742bbab1860905cdec2ad7f6a43b
Deleted: sha256:1e8445c6dbf97b2e8d0743331f6171873416c86bffa9f2652423e3d0bec6a81d
Deleted: sha256:a63c8dc4d743d59d8eb12be5ff2ba5086d64ee1f2e22909ba1445d0b1fc27872
Deleted: sha256:f1908b86ca7deee815f3fb0f6a2422e9098b92de20600a856ecebb35cba960e5
Deleted: sha256:8f4408f152b6fc7dd01eeaddc011acc54309f9b4cba5bb8140581ff8409e4e09
Deleted: sha256:77cd77b1f776609e5f822d45e754c59014fdf6fd9fe6ee4cae0d5f72ac973a61
Deleted: sha256:56792d7e63638c376510ec654c31373adf9a64f9349a6b1224711844a199f872
Deleted: sha256:229492b2c5db0842a659d9ab0cbe326d1a693f92aeff62b885e6dcb70c5002cb
Deleted: sha256:60e0ad2bffce29f72ff4a47a97186564cdf2010175485f47ab3b636f6f550a05
Deleted: sha256:4b545b1eabb1895dd291ea8699d01479e4bd272a021b33c4bf1a805127f9fbc1
Deleted: sha256:fd0985dcba7cf0c0a04fcc66d22ba37e818e5ac42c543c0965d4970027e01d62
Deleted: sha256:1d4a0363d4c1cf495c86fff1139da9a37803bd7a988ca1970a99358edfef20c3
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220727095817]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:191e838c8cccc19fcfb2e090bd84b8b125564a0b8355e886d59bf564e1db7378]

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

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 49m 24s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org