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

Changes:


------------------------------------------
[...truncated 51.25 KB...]
> Task :sdks:java:harness:shadowJar FROM-CACHE
> 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: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 pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.3.1-py3-none-any.whl (953 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.3.1 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.43991 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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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/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: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]
104fc9233d37: Preparing
8a740d0a0753: Preparing
62ac9455c161: Preparing
e92507eaf091: Preparing
461cbf4c1559: Preparing
f0efe735905a: Preparing
36b027080356: Preparing
6678b4687744: Preparing
a63c7aba895a: Preparing
0e3b96990d16: Preparing
cb6d8523316f: Preparing
51c0c499de4c: Preparing
4cedf3397fb6: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
0e3b96990d16: Waiting
cb6d8523316f: Waiting
6678b4687744: Waiting
f0efe735905a: Waiting
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
26a504e63be4: Waiting
11936051f93b: Waiting
51c0c499de4c: Waiting
bff9fe6e429c: Waiting
a63c7aba895a: Waiting
62ac9455c161: Pushed
461cbf4c1559: Pushed
8a740d0a0753: Pushed
6678b4687744: Pushed
f0efe735905a: Pushed
104fc9233d37: Pushed
e92507eaf091: Pushed
0e3b96990d16: Pushed
a63c7aba895a: 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
11936051f93b: Layer already exists
51c0c499de4c: Pushed
36b027080356: Pushed
4cedf3397fb6: Pushed
cb6d8523316f: Pushed
20220107120053: digest: 
sha256:0393a007f81167888f2ca8901ffe313747d9fc7860ee4ec0baa0d11634b66198 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-0107120449-bda92705
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107120449-bda92705
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1641557082929.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0107120449-bda92705
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107120449-bda92705
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1641557082929.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-0107120448-30dcad96
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107120448-30dcad96
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1641557082946.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0107120448-30dcad96
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0107120448-30dcad96
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1641557082946.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

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:20220107120053
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0393a007f81167888f2ca8901ffe313747d9fc7860ee4ec0baa0d11634b66198
Deleted: sha256:5e518f77796615280a0d534ec2a247a29b8e304a6409009d5bc8ffbafc75538d
Deleted: sha256:94338387cb8447358473ff4b2bef750ce1735951bae9bf02cbbedd9bac9197ff
Deleted: sha256:b23e58da63a878613bf804e173eec50a77115481a7e7062a123df9428ddc1e52
Deleted: sha256:5a960d6bfd1af99c2711d0b1920ae0110b0fa100620dff01c1e613668e347228
Deleted: sha256:77f0c40914aac9513a41b38fc3182dbb9fb1402bc406c5844e74a7233a1711af
Deleted: sha256:dbb594698915ad6cd37f8d91abd9d476752552e29e200bc3d8624bd519b1c1cf
Deleted: sha256:027a7b61fb194c621f871272c95b4ff4a2cead344ebb9382bbd1bdb304008d9e
Deleted: sha256:c1684d22736ab585dc541a81317d3342e22171529b50cd425cbf1770432a5ade
Deleted: sha256:bcb395a06c02ff4ac042304d74b82065626382764a741f44e747cc1bf6c45cc6
Deleted: sha256:9297c4e1100ea2aeb2ef0cf4ec34a5907e4ee229e8edb2f67fb9f790e99e49a4
Deleted: sha256:6651987535dcbb5ee6547849a173d8ec970e92ef1af21f6a266906e6710b508a
Deleted: sha256:aa5194cf690b26e5d67a4b79f1070e3aa96c76beb7f454630e666f70063d76a6
Deleted: sha256:c92a18083957d92ae0c1fb7c3308ad0fc8979abccf7d0a90252154eacd01e22c
Deleted: sha256:6bc169533d4832ad60874dbc6307e04bad0f85bcf0ea43981358c1e5568e510a
Deleted: sha256:5e9b456e903e7d3c2b4af775487c837af64f9ca39bdbd6a8fbb3bd37c7857dba
Deleted: sha256:38880081cec5b1cdc7dd0641018cfdf9ddb4171b0630429931e0cbc5399c2b99
Deleted: sha256:dd83d41cb5ff5d88a54dfabffdd0938b0026b194668da551e3a9634f4e0161a4
Deleted: sha256:5e0f65ca82438c9bd207272a6fda00b5c4ea6c350d9c6cfad0137a845b540d93
Deleted: sha256:07c5d846bed02608acfee3e2f34a266f9c4a108a18d90f53edc1ead94ee13953
Deleted: sha256:74be305ef49390f605f32a388398008755b154fea62090853ff9c2e53d85cbe8
Deleted: sha256:033d81fe5a24b0ab536643f0e38ba9599a378690b52a25e2350697343e16df8a
Deleted: sha256:2c017952a3f490b46ee80faab71428d4c1c6ccb5c765c0150193df7372708a55
Deleted: sha256:609a4c949194dccb6da45cbeba1eeaa348986aee58cf26d1421a457ae5a4e33e
Deleted: sha256:475837902e84a6661eae8824ca1b9b249a450a41b9117f03d3e1b232e024f334
Deleted: sha256:84ff47ccfd968587aca47237c670bcd948fdc81a13dbce98a8facf23161fa33c
Deleted: sha256:a2d4e894c50f5783ad5d7e21c8e1954cd7ba0da52edde1437efc5175b296e188
Deleted: sha256:b351561c928020482555fb45a1a464fc97219cbc62d7b077de60a509ec27cda4
Deleted: sha256:8fb781f213606ea22cf97434f8a1c14013ffbbb9e3c454ac776e1073ab74f6ca
Deleted: sha256:93c88a744ea4dc4d84a3d687ab53d2bae9031f00da4866ead6953ada0b5a6e71
Deleted: sha256:a701e0b6a2a7991ecf9e914a4c765422e718aff6af4ab96f4ac38463642c49ec
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220107120053]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:0393a007f81167888f2ca8901ffe313747d9fc7860ee4ec0baa0d11634b66198]

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

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

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

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