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

Changes:


------------------------------------------
[...truncated 52.25 KB...]
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:container:generateLicenseReport

> 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>
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_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 220 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 10.238976 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
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
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
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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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]
f0e40f8e6def: Preparing
dbd4ec3881d4: Preparing
7ae11b087fef: Preparing
714366b8a8d4: Preparing
b66a2f8b5c21: Preparing
fbc02a3b78c4: Preparing
a6407a6e0856: Preparing
af96abe5a594: Preparing
1aef6ab99562: Preparing
023bbfe8f3bf: Preparing
77614e415754: Preparing
cba393321b55: Preparing
931fc418625e: Preparing
f53ed9ea8a10: Preparing
a6407a6e0856: Waiting
6be21046fcff: Preparing
1aef6ab99562: Waiting
1e5fdc3d671c: Preparing
f53ed9ea8a10: Waiting
fbc02a3b78c4: Waiting
613ab28cf833: Preparing
bed676ceab7a: Preparing
1e5fdc3d671c: Waiting
6398d5cccd2c: Preparing
613ab28cf833: Waiting
bed676ceab7a: Waiting
0b0f2f2f5279: Preparing
6398d5cccd2c: Waiting
77614e415754: Waiting
931fc418625e: Waiting
6be21046fcff: Waiting
dbd4ec3881d4: Pushed
f0e40f8e6def: Pushed
b66a2f8b5c21: Pushed
7ae11b087fef: Pushed
714366b8a8d4: Pushed
fbc02a3b78c4: Pushed
af96abe5a594: Pushed
023bbfe8f3bf: Pushed
1aef6ab99562: 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
0b0f2f2f5279: Layer already exists
a6407a6e0856: Pushed
931fc418625e: Pushed
cba393321b55: Pushed
77614e415754: Pushed
20220222044818: digest: 
sha256:54861e79367d7bc5decb073ff9784328fccf76dd2706ca8752d0776bcc973ebb 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-0222045016-1894c4b7
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0222045016-1894c4b7
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1645505412713.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0222045016-1894c4b7
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0222045016-1894c4b7
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1645505412713.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-0222045016-86246240
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0222045016-86246240
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1645505412724.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0222045016-86246240
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0222045016-86246240
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1645505412724.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:googleCloudPlatformRunnerV2IntegrationTest

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

42 tests completed, 1 failed, 1 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:20220222044818
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54861e79367d7bc5decb073ff9784328fccf76dd2706ca8752d0776bcc973ebb
Deleted: sha256:cf85e0a98fb48eec1a4cfd4ccd5a4279bb547a2e151891aecb007e43ff739312
Deleted: sha256:087d3122b04fb25dc0cff43876194a3ac9f9e22f366a12ae6a76f8d654c4b4ef
Deleted: sha256:63703b09940e9c601418a04ca4b0cfcc96a3a668b78156952c00765bf81f7d9c
Deleted: sha256:ee6fbebfbb98d443d3c0096b2fa4a58661c90d3d105bd55e4b6cec810f6b2a81
Deleted: sha256:4638b760ca5f1f9f7839d1345b482ae4b407ca15eeaa88386c49a389b7635fbb
Deleted: sha256:47f57c964df6eca847232338373f8ec9fe5a166873227293253c4b275f6625d2
Deleted: sha256:c4c1ff943b81a408925e82c647343f6d072754a12d2137e8f541d22e16a16238
Deleted: sha256:7e49ef4f53f9f43df827a946d3e086788ca20a85590e88ea5778c39324c345ad
Deleted: sha256:077cc77a1a87e50b78b47f2392705a2ae95732d974261084a985790819373357
Deleted: sha256:2a88c3ece77783c122b77b6ada17c43272659095733be5a9c9f39efbbcf745d7
Deleted: sha256:5e87bde14ed2bdeddb8c3f8cfdb101f16ca8b61636ac34b3b7a61d3fda189443
Deleted: sha256:880ca5f6b78921c89acc69f60fd93957b7a2e6cd1933ccd5caab2cc1582890bf
Deleted: sha256:36081437a97d43454993357f82eacffd72c4b5f1dabf27f1dfa6ca1309e8d1b2
Deleted: sha256:84ad40a03d576ad630424b2020e5dbcfaeafd237bc6c645229072e2212484936
Deleted: sha256:33107155f05251707847e853f026a6d0a094f7a90ad57bfd51e2ec4e6aa579ab
Deleted: sha256:0695883ef19e8c45f16a87c62a1a432067308531aaf8ca5f9dbfcdb0f64cff76
Deleted: sha256:4b35b1ed46d4f3d3d7db5e17d10583d1c8c117aecfd32270e388547a9476c479
Deleted: sha256:b0a2b89bd95a2f37df5bbaeab4518864b88c110c46984b8959898e6ba3c4057e
Deleted: sha256:349c27e3aed3762714ca08c17bafe627fa88629e3807e0c514ba3c7ecc4f421e
Deleted: sha256:460c05fbc5f9ab959ab966da1d3b7cb2acfbf30da1d48f9df9e4946319e261d6
Deleted: sha256:6a43910a9ca838c930e45f1804ff8b5a2ba764d968832eef0020716b0dec1894
Deleted: sha256:a5857017532f78478bd22092e4e22c2580955e5ba219521baa12591918e9cc33
Deleted: sha256:c08c6e96b885d7acc385b23e1acbd1d7554f8a7e70ff581e95ef1ffc8039fe07
Deleted: sha256:54c5e9fc24f92ee89edbb87271b93af1af1ef59b35432f7f0a0cac829720eebf
Deleted: sha256:c5e9bf08a13d7951d5509821c2f5def7c5fcb41ef26ca4f431229664714562e5
Deleted: sha256:19b2094bd6433dfc67f7604676fbb67082e48fc1e1dab6cf4bda3cadc28fb992
Deleted: sha256:5cd2954b1e2b51c493b64ad4e10b696b588786cd1cdeff90d3c0e5ea983564e7
Deleted: sha256:6d79d753b58b012f97653b28b22bd6a545f0e44952206fa8c03961c178cf6b87
Deleted: sha256:c2bf3731b6feba6939f649ccdaa19b29ce6316cc318e7c08f8f57177b4dafb97
Deleted: sha256:ad82772accc70f6cb8a3d9d93478e67b093d11ec03253e40692e4cbfb15e1b62
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220222044818]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:54861e79367d7bc5decb073ff9784328fccf76dd2706ca8752d0776bcc973ebb]

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

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

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

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