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

Changes:

[Kiley Sok] Allow Java 17 to be used in SDK

[Kiley Sok] add testing support

[Kiley Sok] Add more testing support for java 17

[Kiley Sok] workaround for jamm

[Kiley Sok] Add Jenkins test for Java 17

[Kiley Sok] Fix jvm hex and skip errorprone

[Kiley Sok] Fix display data for anonymous classes

[Kiley Sok] fix jpms tests

[Kiley Sok] skip zetasql

[Kiley Sok] spotless

[Kiley Sok] spotless

[Kiley Sok] Fix trigger

[Kiley Sok] skip checker framework

[Kiley Sok] fix app name

[Kiley Sok] remove duplicate property check

[Heejong Lee] [BEAM-13813] Add support for URL artifact to extractStagingToPath

[avilovpavel6] Remove Python SQL Test example from catalog

[noreply] [BEAM-13024] Unify PipelineOptions behavior (#16719)

[noreply] Update sdks/go/pkg/beam/artifact/materialize_test.go

[noreply] Merge pull request #16605 from [BEAM-13634][Playground] Create a

[noreply] Merge pull request #16593 from [BEAM-13725][Playground] Add graph to 
the

[noreply] Merge pull request #16699 from [BEAM-13789][Playground] Change logic 
of


------------------------------------------
[...truncated 42.15 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

> 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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/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/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
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
+ chmod -R a+w /output/licenses

> Task :sdks:java:container:pullLicenses
Successfully installed pip-22.0.3 setuptools-60.7.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, 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 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python>
 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 217 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 6.686329 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> 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]
c6d363f5f2f0: Preparing
6a44b4ec1268: Preparing
1a510c6fface: Preparing
59f1d51e8f37: Preparing
2d300d7831d6: Preparing
519b9908f3d1: Preparing
2312bbcc7831: Preparing
db69ffb6db10: Preparing
8e2da274e884: Preparing
662c02a1e1b1: Preparing
52b20d51e672: Preparing
832e1d9f5b68: Preparing
42d999fc4fda: Preparing
0fbc35d51f85: Preparing
6be21046fcff: Preparing
1e5fdc3d671c: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
2312bbcc7831: Waiting
db69ffb6db10: Waiting
8e2da274e884: Waiting
519b9908f3d1: Waiting
662c02a1e1b1: Waiting
52b20d51e672: Waiting
832e1d9f5b68: Waiting
42d999fc4fda: Waiting
0fbc35d51f85: Waiting
6be21046fcff: Waiting
1e5fdc3d671c: Waiting
613ab28cf833: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
0b0f2f2f5279: Waiting
2d300d7831d6: Pushed
1a510c6fface: Pushed
6a44b4ec1268: Pushed
519b9908f3d1: Pushed
db69ffb6db10: Pushed
c6d363f5f2f0: Pushed
59f1d51e8f37: Pushed
662c02a1e1b1: Pushed
8e2da274e884: Pushed
0fbc35d51f85: 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
832e1d9f5b68: Pushed
2312bbcc7831: Pushed
42d999fc4fda: Pushed
52b20d51e672: Pushed
20220204060325: digest: 
sha256:9809693052c942c82837fd703915bbe1a70ef58442f161e8b6c7d8368250b0fc size: 
4520

> Task :runners:direct-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 :runners:direct-java:classes
> Task :runners:direct-java:shadowJar

> 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 :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-0204061146-412ec695
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0204061146-412ec695
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1643955072850.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0204061146-412ec695
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0204061146-412ec695
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1643955072850.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-0204061144-6285c276
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0204061144-6285c276
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1643955072341.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0204061144-6285c276
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0204061144-6285c276
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1643955072341.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > 
testE2eBigQueryTornadoesWithStorageApi FAILED
    java.lang.AssertionError at BigQueryTornadoesIT.java:70

8 tests completed, 1 failed

> Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest 
> FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220204060325
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9809693052c942c82837fd703915bbe1a70ef58442f161e8b6c7d8368250b0fc
Deleted: sha256:3120b1b8ed2d4d6109e268afb84a123bf5dc984d4d2317789cdae98b34ada3cc
Deleted: sha256:9204d5d7e4173ca677d3a9d8ac1693049552779a5dc15687aefc4f5b89e16d86
Deleted: sha256:71a18aea3e14d690f2e0d104a9ebaba682d44d9a7df3452d9b7f14b88fd61102
Deleted: sha256:45f00f3c2dd90f4cfbb72b8672b9007df7b3fc602741a8477f20ff427ef26aee
Deleted: sha256:a01ea176d9ca39619e06bc9b910020423faffd984f3be8f2888c3ddd1bb3527c
Deleted: sha256:d781ec939d8ccaa1d0471a99b99e3d8db3fd5735fc7abe5f83cae7b3afc470b3
Deleted: sha256:23b7b93db5d5882a3b8f5bd66a336c00c95115d5c76d564f300095699d78617d
Deleted: sha256:98fa3d7824204ece59b6d159778e5f8960b9c676aea1db330c247aa14fcddf02
Deleted: sha256:c7cc78f0b27025da44ee3202b1b2b5a58cfdd933bfd33e5c785b696537514221
Deleted: sha256:892fdac1a10d5ddfff3074c3e28c91d6d314e816ef6955c95ba86440fb00054c
Deleted: sha256:f678bca4642ff732f577c758ff0d2fb2d5c5187f06d4593426746197f8f85b5a
Deleted: sha256:022bec28e1e1672ff356a22442a9b601ef5e69b484caca10113242913be7aabd
Deleted: sha256:584b345b1f35718aeb1b6f6291cd2feb847e6cc0ad73e068efeeb11f7f9f4915
Deleted: sha256:316a1b11fd086ae822031051fb2156205517f0cea35ff8c39907b457552245b8
Deleted: sha256:9d8ebb1c7dd48945d12271271a67423e4d9d802833043b6bcc0cefa62a71e5c4
Deleted: sha256:6bf44c8391015d53375f2924d842f41f975b5f44c3748a2f495acdb5037a61e1
Deleted: sha256:bcaf609323dc1105edb19abc769c1d853a211f935585a1c81e59d629e6fd6190
Deleted: sha256:141ff1022eb0314408da7ce5edd409ff6ce1b5edd78cd6be94bc56575290ce72
Deleted: sha256:2ecf723160c5b23223c110697323cfad95fa5038739e29849b7dc70710fae2e2
Deleted: sha256:97eacb3e41e31334592a840697029651c8d89c00a366240d2baf82f7786b6d27
Deleted: sha256:0be500d7b33071ee0495b2af9ddc67dbe02d475f120ed0e0230396b86e05a724
Deleted: sha256:943601f7ffe4c259a5d77fdeacb8be75dc0d344f3193acf5c478b7e3a95f1a3b
Deleted: sha256:8b69964ef2b48693f0443b200dbfd30a78a2f06450c7cc6ce1e31aee4cd65276
Deleted: sha256:f87158c9ac333a12c5fc5a9b6a90f2a29329a171495dd9f16c1bd2f28f90e631
Deleted: sha256:f4c25ffd89c990a6ce06860ed0f7ddef65b3105f17f98f5907e7735a160ccb0b
Deleted: sha256:a748601c8ae521933f2bfd3e16da6d7b0567250700c8b0594b63dd32949c906f
Deleted: sha256:c56905574adb2d163d863febf4e8379f79e204ecf53ddcd2132941c161aad109
Deleted: sha256:d4b810997edc144553c8960dae17b66fe50210b6d5b1c457bd981680a88308be
Deleted: sha256:5e223b045b3d06fb70e84cc952222f62b74d3c586862ab28e1fa6eef5cdad6fd
Deleted: sha256:3b2c8c22ee129d0d90d56e5d04a5a2a3bf88000ce1854e26b95cb846a5e5a530
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220204060325]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9809693052c942c82837fd703915bbe1a70ef58442f161e8b6c7d8368250b0fc]

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/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 41m 28s
112 actionable tasks: 76 executed, 32 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/523h2i6wpbeec

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