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

Changes:


------------------------------------------
[...truncated 52.39 KB...]
> 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:io:google-cloud-platform:testJar
> Task :sdks:java:container:generateLicenseReport
> Task :sdks:java:harness:shadowJar
> 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_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-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 211 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 12.552767 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
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/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
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
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: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]
1dd92d430803: Preparing
09a03ea9b49f: Preparing
61c5eacb9681: Preparing
1fab918cdb10: Preparing
b76695d713cb: Preparing
a7d4be507453: Preparing
9ec83f08cfef: Preparing
5e492f9438b4: Preparing
ed511a6b0425: Preparing
cd65b117b343: Preparing
e5ca9de45d78: Preparing
dae728c5600b: Preparing
4ed977755a9e: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
dae728c5600b: Waiting
4ed977755a9e: Waiting
5e492f9438b4: Waiting
bff9fe6e429c: Waiting
ed511a6b0425: Waiting
cd65b117b343: Waiting
7c245b2fe4f1: Waiting
e5ca9de45d78: Waiting
a7d4be507453: Waiting
9ec83f08cfef: Waiting
f9e18e59a565: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
b76695d713cb: Pushed
09a03ea9b49f: Pushed
1dd92d430803: Pushed
61c5eacb9681: Pushed
1fab918cdb10: Pushed
a7d4be507453: Pushed
5e492f9438b4: Pushed
cd65b117b343: Pushed
ed511a6b0425: 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
dae728c5600b: Pushed
11936051f93b: Layer already exists
9ec83f08cfef: Pushed
4ed977755a9e: Pushed
e5ca9de45d78: Pushed
20220128120055: digest: 
sha256:d7faf7070092f29f74a07222b12af27442215a9aedff70760aaa624e4982fe1e 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-0128120526-52c8df3d
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0128120526-52c8df3d
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1643371519595.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0128120526-52c8df3d
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0128120526-52c8df3d
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1643371519595.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-0128120525-17af414f
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0128120525-17af414f
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1643371519801.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0128120525-17af414f
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0128120525-17af414f
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1643371519801.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:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220128120055
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d7faf7070092f29f74a07222b12af27442215a9aedff70760aaa624e4982fe1e
Deleted: sha256:355478d14e1888b90a2e3e1dced433f625010bf3f61a1bac4267475f83d03700
Deleted: sha256:be5c40263d0c2954b7cb96307d7ad03979ea4cf6ea373a2edb70b95b3cbc25e8
Deleted: sha256:dbcec5c85d6ef01e931517aa3476d0a0853ee66fd73ef494f8bd6f4260add1ad
Deleted: sha256:f365364b7ff184e7f212aa5da3b1bbd34e8e4f580a5335bbec45dda6beb7e135
Deleted: sha256:4971fbddaa84b562d10e3ed4d23ea1ddae2ea38124f4bfaed1a2c2fee6fd81b3
Deleted: sha256:537ec88b35ece6cd63c300f296634687f3894d25effadaf999caeeb7814a0ad5
Deleted: sha256:56bb1a280b96d7d374b6ec5ecac7bf89c4c6b6ab63bda8d80ae7bcd2d4ade103
Deleted: sha256:d8572e210377e9025bd68828a9f23d748b791ca9a83c962622309ea983355c40
Deleted: sha256:eecec4edb22d60936a559f3204a9c04773950c96908e6a6eb49b7afea37e1f2f
Deleted: sha256:cef5907087fb3dc06acf90df03ad914361eca87bd7f3a81b11dee9a86cdad6d0
Deleted: sha256:3bc1166dfbdf557c2e07f6d2c2d1681a6f35ad0d7b8ed051a355932f2dec6109
Deleted: sha256:6651062ec20b85d0f68c3bf97b9d04b506132f217dc08b3a3cd6476f17f56892
Deleted: sha256:73738581a2784fff71d3b87ce9f8ea00fc3d81c98cb508e14468b4ab91e0cef8
Deleted: sha256:6bf3a9cef042eb1dc52a1365b83909e78c882a6e03a4ff5a5deb13ac8193805d
Deleted: sha256:7373d28d7bdd7c7fe981658baae2a1c6542f2a06d0abdd57392c8995ddec58fc
Deleted: sha256:8ec16f63b11ee5954eb78c3ae3d74ac5caed6a423a4152e2387de8d3a165bde3
Deleted: sha256:b03807c1c07c2f98bf3b295353d6f3e0c49327b3681554b2cd931ede7c2889f6
Deleted: sha256:066e403b513963c1918e88b3c7baa5cc63b60f622bde00057a32fe646f941a18
Deleted: sha256:585f500ea53268c46edd710557bb87b5b794536b16deb5d0bd1ed5fc548a988d
Deleted: sha256:5e3c8170558d663a664001c7abf50efbc0b4fa11a06625339a7ba36424d45584
Deleted: sha256:ee3d888a1e3bb02dbfa0a32a1e5040da84d2528d391a976a1ca8d2f37d8a9468
Deleted: sha256:917eb10353d6898f1f2b3c9668a69d02bea35644e9b630e461db3d53d4b47357
Deleted: sha256:f08a259cb2d57699d4dc2ef9f8ccabe2b77e0ec4275b87acee7af9ef2149f2df
Deleted: sha256:d8821899574f48fae17610e332f5086bafc32b0420ae9fd45e92a84b8cb4a1b2
Deleted: sha256:117bb2e94372d3ff58c042e941643cc8922448a68985f583402827258f182d08
Deleted: sha256:d0799a2b48fa8bd1d7d9ccba79d6b02e14b8fa30e8dfc87211b738b39f7613c3
Deleted: sha256:d9ea54b75fb7c6a891a11ce285afa4ce1eace109026e3a554a264e21bc45d75d
Deleted: sha256:35422b4e2403dfd5bfe4c606093c4c85812a04f2a63959ef23081ec695f4d28c
Deleted: sha256:8012a4e768a5edac8b3de045a2f0310972184e54d83a17e85581e6ae3473a946
Deleted: sha256:3ea39458459b4a537d6344875f038efec16e4284b1ec14ad1d0c236459673e38
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220128120055]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d7faf7070092f29f74a07222b12af27442215a9aedff70760aaa624e4982fe1e]

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

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

Publishing build scan...
https://gradle.com/s/3nnjjfhepq7eu

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