See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/686/display/redirect?page=changes>

Changes:

[danthev] Fix flaky test.

[danthev] Fix lint errors.


------------------------------------------
[...truncated 47.52 KB...]
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE

> 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>

> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> 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 :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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 2.454634 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:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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
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
golang.org/x/sys,https://go.googlesource.com/sys/+/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
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,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]
b4e0cc7a8ecb: Preparing
3cb18644cd40: Preparing
6ae2f67cf900: Preparing
75d4ec02073a: Preparing
7e50494e4c14: Preparing
6e5804b4d04f: Preparing
5ed5963b8b71: Preparing
03585a3ae70b: Preparing
0bb22c67bfd8: Preparing
96ce34513a5b: Preparing
7f3468205183: Preparing
8916e27d11fb: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
6e5804b4d04f: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
7f3468205183: Waiting
5ed5963b8b71: Waiting
03585a3ae70b: Waiting
4e61e63529c2: Waiting
8916e27d11fb: Waiting
799760671c38: Waiting
0bb22c67bfd8: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
96ce34513a5b: Waiting
3cb18644cd40: Pushed
6ae2f67cf900: Pushed
7e50494e4c14: Pushed
6e5804b4d04f: Pushed
5ed5963b8b71: Pushed
03585a3ae70b: Pushed
75d4ec02073a: Pushed
b4e0cc7a8ecb: 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
0bb22c67bfd8: Pushed
8916e27d11fb: Pushed
7f3468205183: Pushed
96ce34513a5b: Pushed
20210920180046: digest: 
sha256:1367745ed6cdbc27612978f203ad522f9a3fa517dc5fadb91628bcd8c2d61e7e 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-0920180337-19822f63
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920180337-19822f63
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1632161013287.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0920180337-19822f63
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920180337-19822f63
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1632161013287.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-0920182843-9a6d1daf
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920182843-9a6d1daf
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1632162522537.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0920182843-9a6d1daf
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920182843-9a6d1daf
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1632162522537.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:20210920180046
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1367745ed6cdbc27612978f203ad522f9a3fa517dc5fadb91628bcd8c2d61e7e
Deleted: sha256:ad28e515e9c22e68108cf83700e109ee2cb65ffcbe08dda866f35db5a054d497
Deleted: sha256:58bd512ec0efbae6f5b580564d137ded92ccb34a25deb715a3a8cecf30a6beb4
Deleted: sha256:ba68849096bbd1f3b56e8d97274a1cd2bc8fc77f6d85741d1058949f49dbfb32
Deleted: sha256:e39caf7c5317aec2741b4d86f80aa0ad462f0f7d19734f28cf63b1ed3fdc983e
Deleted: sha256:d146f80a402b68e4d71b435855364cd88241cd9c3f5acceabc3c91fffaaffee9
Deleted: sha256:69399ed1502ba5ab3c76007bba7e0503d5f18e5577574e8bc6d19d99ccec6dd1
Deleted: sha256:20b41503925e3ea4ceadbebea35e66e378346b3a3ce8aaf26d88d094b47c554a
Deleted: sha256:5bcae2c015af4f6023cf180245d23f201d634dcbbea116cd27c85a5a2af31ddf
Deleted: sha256:412da38d04f1dfba8b4cf7c6babf94d8acee0202cad5551cd20974dd5c7943cb
Deleted: sha256:30b18385b79640a376d004767e36016aebba8d879a04cf0f796529d33f25aa73
Deleted: sha256:1a748d0662df7516882e8d704336c38e7c368c3a54579d326ba4ab48a00f982b
Deleted: sha256:994204c9f06a82dc06d690022958442e6fb18362f7c49a39060787691d08f1bb
Deleted: sha256:bb3358e93e374620b086cacd867db462e01ee7b757a9cc56421e19efadd73b5b
Deleted: sha256:536f3454411ac37d8a1b9185582447581be1f47c3620c35a560b2cd44013fbea
Deleted: sha256:b0bf2d772e830b994a4c6c656804480968e6cf71f7a3e35fac3df27dfd349e0c
Deleted: sha256:de81ec89db2d4e73649666a6dd05891d686027a95624a93dc0ef397218f9f9cf
Deleted: sha256:40e48032ff60ea41cc9d8a7741fada911030f2c7e20a05fc1c85c39e187f3190
Deleted: sha256:52cc665e3f11bc56fa11b53beafa289ceac3a44971b8f50f6c8e5083a4370796
Deleted: sha256:ce7fe3571a5fac67ac23f4912a9dd1d13e95300007373ca476e8c89bb8351851
Deleted: sha256:3ad54a45bc852d55b7cb739d32ee1da5fbcabdb57312f35008eaffc1c57ac3d2
Deleted: sha256:12cf0ca00eca17fe43d786427bf7e171210ba959270647a81d2464e213faeb3b
Deleted: sha256:cdaff93551e1b2d27afe72467324cac540c4f6fbc316ac456b1c03d0e8502af0
Deleted: sha256:8bbc164792294752256ae37c6fd6336253c49b8e99b88660d41fd81f5210b648
Deleted: sha256:49da56ae0df83dbfae1d0af271eae869787e1ded3354cd4afeacf2fd2073b111
Deleted: sha256:d9e814122cae95ac5076f69c6a01f6ec4ecb4c8ff579fdfc3481239b633f52b1
Deleted: sha256:ce3596c92621a0e5a808a7902c244aed97fb06a031c2cf69598d545a4539dce3
Deleted: sha256:883ecd4981e547cdf1ed7e8a0f3003d2c957f663df5358afc29f60b092e0566d
Deleted: sha256:62cc262a50c83d8b6668a3fe72442f2a316047ceb6c623d4e9e91e7e2d49f283
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210920180046]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1367745ed6cdbc27612978f203ad522f9a3fa517dc5fadb91628bcd8c2d61e7e]

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

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 47m 1s
129 actionable tasks: 88 executed, 39 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/33bqaluel567o

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