See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1821/display/redirect>

Changes:


------------------------------------------
[...truncated 40.07 KB...]
> 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 :sdks:java:container:pullLicenses
Copying already-fetched licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
Collecting pip
  Using cached pip-22.0.3-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
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.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.3 setuptools-60.9.3 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, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 220 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 10.537252 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/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/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/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
golang.org/x/text,https://go.googlesource.com/text/+/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: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]
a41e23f1eb35: Preparing
75a4cee9c92f: Preparing
95162700f209: Preparing
ce1ffef5dcd2: Preparing
f2d4e6f8cb9f: Preparing
dd307c64dc13: Preparing
b066550b2a11: Preparing
501a1e99d082: Preparing
f9c6ff46e079: Preparing
0d85225981bb: Preparing
a5aac517ce53: Preparing
49fd96cb0f8b: Preparing
0e8deca296b2: Preparing
f53ed9ea8a10: Preparing
6be21046fcff: Preparing
dd307c64dc13: Waiting
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
b066550b2a11: Waiting
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
501a1e99d082: Waiting
0d85225981bb: Waiting
f9c6ff46e079: Waiting
1e5fdc3d671c: Waiting
a5aac517ce53: Waiting
6398d5cccd2c: Waiting
613ab28cf833: Waiting
49fd96cb0f8b: Waiting
0e8deca296b2: Waiting
f53ed9ea8a10: Waiting
6be21046fcff: Waiting
75a4cee9c92f: Pushed
a41e23f1eb35: Pushed
95162700f209: Pushed
f2d4e6f8cb9f: Pushed
ce1ffef5dcd2: Pushed
dd307c64dc13: Pushed
501a1e99d082: Pushed
0d85225981bb: Pushed
f9c6ff46e079: Pushed
f53ed9ea8a10: Layer already exists
6be21046fcff: Layer already exists
1e5fdc3d671c: Layer already exists
613ab28cf833: Layer already exists
bed676ceab7a: Layer already exists
6398d5cccd2c: Layer already exists
49fd96cb0f8b: Pushed
0b0f2f2f5279: Layer already exists
0e8deca296b2: Pushed
b066550b2a11: Pushed
a5aac517ce53: Pushed
20220219120053: digest: 
sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906 size: 
4520

> 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-0219120404-6ae2f9c0
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0219120404-6ae2f9c0
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1645272238887.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0219120404-6ae2f9c0
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0219120404-6ae2f9c0
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1645272238887.traffic_max_lane_flow_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-0219120404-ef2ff738
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0219120404-ef2ff738
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1645272238792.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0219120404-ef2ff738
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0219120404-ef2ff738
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1645272238792.traffic_routes_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:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220219120053
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906
Deleted: sha256:0e3446126356e2243f167d1ce7eedc06be3068804c183359fb0c2fcbe2e0df5c
Deleted: sha256:25178ea2caec78645932a1591febf79b29ade288eef5d02cbcc12b06ec5b25bc
Deleted: sha256:8b6804bb146302a0b3ff4b7e7b57f011d4374bcc4b4fc308b54195d3d9577be2
Deleted: sha256:b3427c0bd6ec00bd42406c88a82d6e4c84eb5581c00fdb5bb06e0f76cd9b58c6
Deleted: sha256:62a63b989ca91b4746a830278273742c668ef99079424f3ff1d1e88fdc715119
Deleted: sha256:21a53489e2153b42ac96002765cac836fb6649406169de4aa659f6b05d808da3
Deleted: sha256:ed7454ccdd65d960d07013a1422b8d7f88a91c19a401dc956f2eb1728eadc5cc
Deleted: sha256:978b362ed11887434fd13f67aa4c57511f15f9a80742e1aa3f932abe1f84755c
Deleted: sha256:be671464ed2a7495cd92f81a3ba2e8c61da93daa885ca5ab428146bb784ed2b5
Deleted: sha256:38df4f477746642963e2d2aadb06471d14e07ca27e59d3f53d334da49ccdb72a
Deleted: sha256:5900ded702f7af7c5fa50bab83ff18670f58eb1b3d3c74914892b8c061b179ac
Deleted: sha256:10ee9d16b77457f7e6ac0c25883389376caff10918d89eaf6c6a22ad5f7e9ee9
Deleted: sha256:0d5a1787e542d6d4ec6b50f9d5f2742fce151c8ada39aeb86e35a810dd1bc15b
Deleted: sha256:506d85d980a078a95d988ec80b4e1c9937df829d6c7c83206a58cb324c3ebd6c
Deleted: sha256:690bbc18098a47e15052317337e0e3e23d2ee3065a2993837ddab88457f2dd3d
Deleted: sha256:04b86ce7ae274c212203f6f461e04efaeb386ce1503bd4b3441336f7b2a89ebb
Deleted: sha256:f33f75af365010cb0e8920bc9018e61073decd0e70ce527e7d7fca8704ef325a
Deleted: sha256:e12917693b0e7ee1ec256bccf01a83fe786105381f2b9a178466bbc0b2635d50
Deleted: sha256:41a52217317b4364b79cf0040de97620775639b1819034814af21bacbc57a12a
Deleted: sha256:d61b9ed0892d8dddb544b90650fda0f2a9df1451c4fa4b2325b1cd8a0ba9d738
Deleted: sha256:56f11d9cbb94551a15c536eb111a5b7d11c3a6fbc8b214bb9804625fa18f981d
Deleted: sha256:924ee98fd0468306cefa1355baa554e08cb0627518c9e96ef08ffd3bee783586
Deleted: sha256:0db8915f65dc588c12bbc8cc0429edcef1bc9b6f5a9c598a73bb579a3766b127
Deleted: sha256:1bd661612ee17a7e9cdd1da139a586ed9c443d299e70c8cdafaf84a3e5af99ef
Deleted: sha256:6acb64af5e25e65437a7d8ef72071765781ba2a8db09ec57237c9a08ec6e8965
Deleted: sha256:0eb3d1b80e5e2134b90eb04b7c274346f22d627b8d5109811807fc6975fda2d3
Deleted: sha256:61ebc2f902d8b376c51a2aa9db3f15df85c8ab952eb0714d80d86fa5782ac5e3
Deleted: sha256:744007bb5c5ecacadf3a9d5d42e0067ffe200d126b24d1bb26b91c2a529003c4
Deleted: sha256:40bceedd7390a0debb5a50449ae00bc3ab3d3afbaa5698ccaadb0f866285b1ba
Deleted: sha256:1691a22ad03987f1bbd80da19d89aec9f22a25b2d50884ba9fce027d29e4b8cf
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220219120053]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220219120053] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f78df018fb0fecccd86b8a184216ac2e6fc0e1d9891523e7790422c57ab00906].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bd9e4327a4dec5150879b0e16463d054b70b2dbc20836f20f6b0df2447ef1ebf
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bd9e4327a4dec5150879b0e16463d054b70b2dbc20836f20f6b0df2447ef1ebf
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'date': 'Sat, 19 Feb 2022 12:37:12 GMT', 'server': 'Docker 
Registry', 'cache-control': 'private', 'x-xss-protection': '0', 
'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': 
'404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 
'sha256:bd9e4327a4dec5150879b0e16463d054b70b2dbc20836f20f6b0df2447ef1ebf': None

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

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 297

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with 
> non-zero exit value 1

* 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 36m 38s
112 actionable tasks: 73 executed, 35 from cache, 4 up-to-date

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to