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/01/16 13:39:59 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1157

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1157/display/redirect>

Changes:


------------------------------------------
[...truncated 52.01 KB...]
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.5.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 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.1-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, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/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> 
INFO:root:Pulling license for 213 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 9.755034 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:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/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:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

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

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

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
13e968a41c38: Preparing
7519f6db2d53: Preparing
8513fa197e0c: Preparing
278853785d65: Preparing
df3f5724e31a: Preparing
39cd54c5d84b: Preparing
67f3de30888b: Preparing
344357255a85: Preparing
d606a34e6b01: Preparing
bda4b4f5591d: Preparing
8f330c694ddf: Preparing
7ba8480804bc: Preparing
8f7628e09a4c: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
d606a34e6b01: Waiting
39cd54c5d84b: Waiting
8f7628e09a4c: Waiting
67f3de30888b: Waiting
bff9fe6e429c: Waiting
344357255a85: Waiting
bda4b4f5591d: Waiting
7c245b2fe4f1: Waiting
8f330c694ddf: Waiting
f9e18e59a565: Waiting
7ba8480804bc: Waiting
26a504e63be4: Waiting
11936051f93b: Waiting
8bf42db0de72: Waiting
8513fa197e0c: Pushed
df3f5724e31a: Pushed
7519f6db2d53: Pushed
39cd54c5d84b: Pushed
344357255a85: Pushed
13e968a41c38: Pushed
278853785d65: Pushed
bda4b4f5591d: Pushed
7ba8480804bc: Pushed
67f3de30888b: Pushed
bff9fe6e429c: Layer already exists
d606a34e6b01: Pushed
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
31892cc314cb: Layer already exists
8bf42db0de72: Layer already exists
11936051f93b: Layer already exists
8f7628e09a4c: Pushed
8f330c694ddf: Pushed
20220116120057: digest: sha256:f1deefa46aba5bc78d22b593ea9319d0177880fcdee21f472ac6f5017d1e13d6 size: 4520

> 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-0116120358-2e159697
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116120358-2e159697
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1642334631239.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0116120358-2e159697
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116120358-2e159697
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1642334631239.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0116120358-a2e74d1c
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116120358-a2e74d1c
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1642334631330.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0116120358-a2e74d1c
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116120358-a2e74d1c
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1642334631330.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

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

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

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220116120057
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1deefa46aba5bc78d22b593ea9319d0177880fcdee21f472ac6f5017d1e13d6
Deleted: sha256:a333c0a3ad27b97d237e405ad60a0e80cc7acd902973368c6b3aa4cd227ed2c9
Deleted: sha256:e1dc35c33c7cc0eaeb922aa6b4a8633e2d4b9f9e8fda8fb217c249518a160e4b
Deleted: sha256:ef960bf7cb8c7732dcbf1b16d0cb5d608f2e65b981a11a3e4fcc3eaaa3c49fa9
Deleted: sha256:874f881918e4a8dbee5ab48cfb51fb8bf8c675dd5d4322864adec2fe16a0c42e
Deleted: sha256:aa9ed589ad776257a76508cf5c9b96e9cecf9487fcf671492073d7920904ced4
Deleted: sha256:43873f310f18aae72395e1b3fd5b8133df660645c5715ba09cb65308de8b6688
Deleted: sha256:22a79294ab016321d8e1811140a4f0449fa721dfe750e3c4cc5178ff48410480
Deleted: sha256:e62a07ffac05bedee931b3525700a9c1bec7d4973e8fe141fad41225e406b342
Deleted: sha256:4e0c1c9e06f22dee5de8ffb464e9ef63c3e96d3784265dcc3d6a9dad810eefa8
Deleted: sha256:026c19a1cb5b77af12597932d3db54f8eac1420ebc4a74675f0d286f8405bef9
Deleted: sha256:4bbbdf320d36fb58ef136afb945a8d5bb4ccf208797751505c2305a820064b5a
Deleted: sha256:796bbe33878c1db1624de62bb8422ccc1f2b3bbe23d0b4913ae5324392ab97a6
Deleted: sha256:9c8d9340fe0ad79cc1433fb20240431eaed60f7383dd4568ec312da19a5ecc36
Deleted: sha256:f769049e806366fc88738c59dc6f84972e022e7d88a633101ea550392391c1fd
Deleted: sha256:03c8f57fbde163a34b0a600585f506284fb36ee92024fd167c7884f3fd30c2c8
Deleted: sha256:4cc9cdb46c02b02aefa3514a8986b246fa0c52c9074048ff3325e37533df2731
Deleted: sha256:676dec73ac32c0b67c3f34e82e14e2c6f018e4bbb96282ee51a59e1b3c2cd543
Deleted: sha256:f277150c31e88652144e3cdaa7456edd36fc2d1db29ec1aebfed1d6bb249cf46
Deleted: sha256:d47a42802bd1c6cb930655f1185333a8205ac525cce6a9b526b9ae6d767aeba8
Deleted: sha256:1504db3cf3162eb99913c76bb748a2d8d91b5ebfd1df3611a1423b7f2f14a29a
Deleted: sha256:3b8c1b9f0e83a9433f09076fadbc81039d527660c58541458a12c7d57526c16b
Deleted: sha256:9aa19b204fe2ebbc565171b5a327ccfa417e24a5cba0343a51f3fa989921f255
Deleted: sha256:a9d8d88c6b5062477f425429864eaf1badcfb82176b8784b5c554d035ebc80e1
Deleted: sha256:133205a6074e3edecd3a5b0db08311e3954bb831e9258437b05f1cb110f95c40
Deleted: sha256:a517405e4d1e691fef8c56043cdeac49e4b1756ee0693ded62f01196f5d02b9e
Deleted: sha256:ede662e1a4245f242045db411f7ae7954e759af3dd221dd4d1f0f714fbdb182b
Deleted: sha256:8dedb5851a3a7650c0d00261ab51b45fdb42285bb5cd72b0c15bfb127ca4a117
Deleted: sha256:ba667c51ecd8f840e7c0b52dd13afd18743346b4940c60fb80856fab347ea403
Deleted: sha256:a86e735bf1d7fddaabd76282445a614350bed96595e0c43d1fb94e11da6907aa
Deleted: sha256:83875bbf865eb4c00a88f13e8d2545a8586ed23a0368d8baaad824ee60dcb1c6
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220116120057]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f1deefa46aba5bc78d22b593ea9319d0177880fcdee21f472ac6f5017d1e13d6]

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

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.3.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 1h 39m 29s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://scans.gradle.com/s/mjg6h6ublahry

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 #1159

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


---------------------------------------------------------------------
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 #1158

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

Changes:


------------------------------------------
[...truncated 52.80 KB...]

> Task :sdks:java:container:pullLicenses
Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>

> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:java8:copyDockerfileDependencies

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.5.0-py3-none-any.whl (958 kB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.5.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 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.1-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, tenacity, pyyaml, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/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> 
INFO:root:Pulling license for 213 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 41.075213 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:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
+ 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:buildAndPushDockerContainer
WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03.

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

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

The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
62b4c066e341: Preparing
9cab72735b0b: Preparing
1102e63275fa: Preparing
06ad63b51da8: Preparing
d7c65fb71717: Preparing
d48407bc2418: Preparing
296dda9407fa: Preparing
7d1b26b3d108: Preparing
9421acba504f: Preparing
42956ba82347: Preparing
17683e9cdac2: Preparing
a1f202bbc03a: Preparing
36fb240ba3a0: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
d48407bc2418: Waiting
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
296dda9407fa: Waiting
11936051f93b: Preparing
7d1b26b3d108: Waiting
a1f202bbc03a: Waiting
9421acba504f: Waiting
36fb240ba3a0: Waiting
42956ba82347: Waiting
bff9fe6e429c: Waiting
17683e9cdac2: Waiting
7c245b2fe4f1: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
9cab72735b0b: Pushed
1102e63275fa: Pushed
d7c65fb71717: Pushed
06ad63b51da8: Pushed
62b4c066e341: Pushed
d48407bc2418: Pushed
7d1b26b3d108: Pushed
42956ba82347: Pushed
9421acba504f: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
a1f202bbc03a: Pushed
11936051f93b: Layer already exists
36fb240ba3a0: Pushed
296dda9407fa: Pushed
17683e9cdac2: Pushed
20220116180047: digest: sha256:cca85c98bf03a43c6acbb151ab2e946e62965b19e5f66f4dc987ff14672abacf size: 4520

> 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-0116180346-1b1b31b9
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116180346-1b1b31b9
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1642356220898.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0116180346-1b1b31b9
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116180346-1b1b31b9
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1642356220898.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0116180346-f00cd2f9
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116180346-f00cd2f9
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1642356220932.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0116180346-f00cd2f9
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0116180346-f00cd2f9
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1642356220932.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage.
***********************************************************
***********************************************************

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

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

38 tests completed, 1 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220116180047
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cca85c98bf03a43c6acbb151ab2e946e62965b19e5f66f4dc987ff14672abacf
Deleted: sha256:6e69107c22dc1bb24fafe0d0b8997edbcaf0954c2cfcad80e40bf97625830361
Deleted: sha256:13ed557d7a51c5bc2b5ce3b2cfdcb01191a49a3125b6495c912f96521458a965
Deleted: sha256:5007ec01654d6bbad807bdf3c035925365743b426bd0f6b76f57bac5e7194035
Deleted: sha256:9f7973202f39283ce742fb2dc8ad99ab91919baad472b849c8ea907671b59cfd
Deleted: sha256:170390ed64998194365066dce714b0d07599da40668b15c1e1020278d61727f2
Deleted: sha256:d5ab30e0d816145543f4532e6252a392166f7111f72e8e9af67db1e0afe0bda9
Deleted: sha256:3faf1e172a38734c83ccc3246a675225f641e10b4d0b0e096cf448138c66fcfe
Deleted: sha256:5ae9744ee84bcd198d4c540a603a6c93d4986bd5871bae3905edab5102dc61b7
Deleted: sha256:eacd8afd1b94c9d560722ab81937075a33588faf3ad1b1fce13efe39c21decd8
Deleted: sha256:a71f80f210df8b391141faab63639941c419f952a40234d6370b87f573ea682e
Deleted: sha256:2c6ec858b85e562a544f389113c6920189fcc7a8ab1290ceb2aeccbfc586425f
Deleted: sha256:dd4d8e3c78424cb430a47301e086fe7efa743ef229a825fd2c0c3de6290d731a
Deleted: sha256:c42f02c68d4fd8ec3f80d8378c9810dd9fb299549d6b51c22c757fc4e9291bc1
Deleted: sha256:b78971a1e41663d54b3b9ad65f510a18ef99343fce9b08395d5d2d7cb50f6413
Deleted: sha256:d48d144c628fe5634bbb01f3729d1afbf3d015138e92b9308cca065199a28275
Deleted: sha256:e63c505e7c1c086a330a257b44057b165067eead370db2dfd5a4e9d7fe7aaea0
Deleted: sha256:a4228fc7c9da996e6688411d565674051c660d1669f9ed38aa69371ed8414b4e
Deleted: sha256:30609eea3e9390ab37254e726a5b9a9d19762dd0d9f8fbb008a8cb7787055c63
Deleted: sha256:854503b5aba1334b757203c865beb69c379d17fd713dc6582cd04c3a85c82503
Deleted: sha256:18c6174a520a0fd4d184483a763f262f1a753c16bcb9325dcb849d477363a7c7
Deleted: sha256:3c082559502beb3a6449465ea394356dfd12607946f7b2e0d8d20e096e7c3dbe
Deleted: sha256:1d83c7f61b43d225c021c258739faf6a2f056bf34e2121d8825e0efff54467ff
Deleted: sha256:c16de429b50ec80dccfb277d8cf74c02f18e66cf225755b96d21ee636ca1a4b9
Deleted: sha256:f4e7cb9c92a0c24e6fcad09201e60c0917c2f88af6944665d8ad96c9f91f0c61
Deleted: sha256:de584cdce442400411f92f0544f69f0c3d6d40d21ca505393c4a370131d8801d
Deleted: sha256:0ef4426e33f6bf04c165a9d4511e06b13205967ff8f5b40252453cb615c44ef9
Deleted: sha256:745ea2939a4e2c22c778854d98c7693e209fd3024c9563118f97c4efe93c864d
Deleted: sha256:d2a77f8142fa75c2af5975598a5527070db5bf59644b38e629cf9dda7ada4167
Deleted: sha256:33fc5ea7fe5c759c5ae7e86c44cf9be2974e9267719d31843ffdaddd3964344b
Deleted: sha256:28ae0b7071bd47671f3e5c594ba2a6c9109c95d1319ada101d0fc66a4df3a4ee
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220116180047]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cca85c98bf03a43c6acbb151ab2e946e62965b19e5f66f4dc987ff14672abacf]

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

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.3.2/userguide/command_line_interface.html#sec:command_line_warnings

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

BUILD FAILED in 1h 35m 23s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://scans.gradle.com/s/xruain3npasf2

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