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

Changes:


------------------------------------------
[...truncated 48.53 KB...]
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:io:google-cloud-platform:testJar

> 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>
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3>
Also creating executable in 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python>
Installing setuptools, pip, wheel...
done.
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. 
Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will 
drop support for Python 3.5 in January 2021. pip 21.0 will remove support for 
this functionality.
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting future<1.0.0,>=0.16.0
  Using cached future-0.18.2-py3-none-any.whl
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
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.1-py3-none-any.whl (32 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, future, 
beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 
six-1.16.0 soupsieve-2.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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.978341 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 :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> Task :examples:java:compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses

> Task :examples:java:classes
> Task :examples:java:jar

> Task :examples:java:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :release:go-licenses:java:dockerRun
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
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
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/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
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,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]
2647c63caa38: Preparing
2a545e277918: Preparing
ff80a70b05dc: Preparing
c8d684fc2809: Preparing
90e3226219c7: Preparing
dfce806863c5: Preparing
c18cd2c7ab78: Preparing
ea6e6f34c5ed: Preparing
9dfc2bd4fb4e: Preparing
127628573563: Preparing
148db4c8e716: Preparing
2aa120ccdaaf: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
127628573563: Waiting
148db4c8e716: Waiting
2aa120ccdaaf: Waiting
d00da3cd7763: Waiting
d9b6ea8e7d5f: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
9cb5eb95298c: Waiting
c18cd2c7ab78: Waiting
dfce806863c5: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
ea6e6f34c5ed: Waiting
9dfc2bd4fb4e: Waiting
2a545e277918: Pushed
90e3226219c7: Pushed
ff80a70b05dc: Pushed
c8d684fc2809: Pushed
2647c63caa38: Pushed
dfce806863c5: Pushed
9dfc2bd4fb4e: Pushed
ea6e6f34c5ed: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
148db4c8e716: Pushed
2aa120ccdaaf: Pushed
c18cd2c7ab78: Pushed
127628573563: Pushed
20210917060101: digest: 
sha256:60e2d06db3d032ff7a9b39aa0c9657d4378b5ce975dfd79dd7c16dcef22afe69 size: 
4311

> 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-0917060509-e7a68796
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917060509-e7a68796
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1631858699417.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0917060509-e7a68796
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917060509-e7a68796
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1631858699417.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-0917063155-cc60a9de
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917063155-cc60a9de
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1631860313312.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0917063155-cc60a9de
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917063155-cc60a9de
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1631860313312.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:275

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:20210917060101
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:60e2d06db3d032ff7a9b39aa0c9657d4378b5ce975dfd79dd7c16dcef22afe69
Deleted: sha256:f8abd2ad7b3a5f392e0509067c2fb6ab01fd43c08dd0c5dea75968ac43eb4457
Deleted: sha256:d5cd4a3ee665baee0f7623e5c873121639612c021f3e8ff9d2775c7e20b6194d
Deleted: sha256:2ef59808828d9a6f4addf7765834ac8906c71fc566deb5d4ed709cdcf21e6b17
Deleted: sha256:bcb8f25a9b8538533deca4a2d05551587d923d0bdb2fa68c8afdb5fff01b0d4d
Deleted: sha256:42f260149fdb9bb32eb0b3fc97ba893604725da02c7897cc0a90e837087cbd39
Deleted: sha256:c7c98df1812fc6cc159b39307470c80e6aa5cf5963f68545ac83f039e6a9c2e9
Deleted: sha256:b3e02f721cbbb516678d6f9ddf89f10333f9badce2f3e30fb33fc5228dfa715e
Deleted: sha256:3e4958122d364dbad655868cd643124045be4ae59b2ba667c2d66eb8045605e5
Deleted: sha256:1c0bda08e16cf651a7a4d59ce9493e9c3414965251e6b0e4831c97e3aac556aa
Deleted: sha256:fa8de34461bd0bd87c12a063d61da76bf9c855c473b19bc667611a5635c0e485
Deleted: sha256:e3f97d44a2b6a627e790b233024029c0e1a39b1b62cce449d1f4560dfcacb552
Deleted: sha256:47fe6774ef3d9bb25ac70a0fa77edc0a0540f041297199617e7b23c1a2eabbf7
Deleted: sha256:6ef542c1523af8ce84ae6b0cf3ab263f48d04967691eff514f368fca52bdfb4f
Deleted: sha256:375bccd8ae8067dcdb84f77cdf6be136b6f856d36163220c10b36e1d0b64cf77
Deleted: sha256:ed71dc466ea37425109d3fff0ea153ad652bb3c2a1d0c6e486dce76febfb0c03
Deleted: sha256:8ef41490d3137dc74f3c563c33a353a455abcfe3d7be66038e0db23b4394450d
Deleted: sha256:4570eca9d2138b0c0834b21ad90c0693c102c5898f60c751751cb698a260e6bb
Deleted: sha256:ef1d31f140669dbb33860e55082a2accec0c94ab1259618ce0b3247dab688462
Deleted: sha256:af91b1fd911ddb16f7276a205678d37236ffee763b00055bb92904bd012deedf
Deleted: sha256:8cd298e9944c83a705d16f7f46a48018de6f589e88edcbcbb837b2e92ee44ab4
Deleted: sha256:1303b21156e52281fead0482b4fc307d1c49a427698ddc427adc4cae76f29cb6
Deleted: sha256:c3edf97df8ba75f1c13de76a254183400c6fc6393621d7f00830a491ad4d3324
Deleted: sha256:4128b06ef822efec0191860b85d88328a0007382fce6d7e7ba622dde4898f536
Deleted: sha256:86cb412f2d42d791b4e17ccf30af149f355b15936d794dfa2810e731127537d8
Deleted: sha256:43866a2f35373948da1d126ebb6d77531d34802ee3fa054e3aa535ada3faaac8
Deleted: sha256:39f92eb2e2664407d43ec792935f57b21cb78aedcd7ceba52a425dc3f393bf65
Deleted: sha256:b04d59cc9178a859572503e40d4443429c593763465ad689299501a5ba7227bf
Deleted: sha256:df1339ec91746422fb77d78d9e2e36395ca1064b405c76826ff4eebd6b2e991e
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917060101]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:60e2d06db3d032ff7a9b39aa0c9657d4378b5ce975dfd79dd7c16dcef22afe69]

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

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 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 51m 48s
129 actionable tasks: 90 executed, 37 from cache, 2 up-to-date

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

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