See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/192/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 33.24 KB...]
> Task :runners:core-construction-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:core-construction-java:classes
> Task :runners:core-construction-java:jar

> Task :runners:core-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:core-java:classes
> Task :runners:core-java:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java17:copyGolangLicenses

> Task :sdks:java:harness: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 :sdks:java:harness:classes
> Task :sdks:java:harness:jar

> Task :runners:java-fn-execution: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:java-fn-execution:classes
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar

> Task :sdks:java:io:kafka: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 :sdks:java:io:kafka:classes

> 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 :sdks:java:io:kafka:jar
> Task :runners:direct-java:classes
> Task :runners:direct-java:shadowJar
> Task :sdks:java:harness:shadowJar
> Task :sdks:java:container:java17:copyDockerfileDependencies
> Task :sdks:java:container:java17:dockerPrepare
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:container:java17:docker
Sending build context to Docker daemon  167.5MB
Step 1/19 : ARG java_version
Step 2/19 : FROM openjdk:${java_version}-bullseye
17-bullseye: Pulling from library/openjdk
Digest: sha256:0dbcc3f0875b621c2873fed33727a4eb84551f49ea1969939decf166e4bc3ec9
Status: Downloaded newer image for openjdk:17-bullseye
 ---> c99376f89d3d
Step 3/19 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in 37bf8495ca20
Removing intermediate container 37bf8495ca20
 ---> c52b06024120
Step 4/19 : ARG pull_licenses
 ---> Running in 2d4b8f3ca479
Removing intermediate container 2d4b8f3ca479
 ---> fa009a3bb6a5
Step 5/19 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 576b1e835b01
Step 6/19 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 9d011403e36e
Step 7/19 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 6693d6fd7c35
Step 8/19 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> c258f06185a5
Step 9/19 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 2596753c01d7
Step 10/19 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 64cf4be00cee
Step 11/19 : ADD target/linux_amd64/boot /opt/apache/beam/

> Task :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform: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 :examples:java:classes

> Task :runners:google-cloud-dataflow-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:google-cloud-dataflow-java:classes
> Task :examples:java:jar
> Task :runners:google-cloud-dataflow-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 :sdks:java:container:java17:docker
 ---> 18e4b11ce3f9
Step 12/19 : COPY target/LICENSE /opt/apache/beam/
 ---> 2c5e10807723
Step 13/19 : COPY target/NOTICE /opt/apache/beam/
 ---> 13d8e91d682a
Step 14/19 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 3b9a736e4a4b
Step 15/19 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 8d893b142d9e
Step 16/19 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in d0a1a855b027
Removing intermediate container d0a1a855b027
 ---> 152e78130960
Step 17/19 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 35a80820313d
Removing intermediate container 35a80820313d
 ---> c899c28650cf
Step 18/19 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> ee7b360ad9d1
Step 19/19 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 67d7e32b6524
Removing intermediate container 67d7e32b6524
 ---> 70da81d9e2dd
Successfully built 70da81d9e2dd
Successfully tagged apache/beam_java17_sdk:2.37.0.dev

> 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]
97568aaa9a68: Preparing
f4b074592909: Preparing
a453f1b873a4: Preparing
77b2c1c5d312: Preparing
876cb3cd76dc: Preparing
9cf2ec34a13f: Preparing
b3acd47f8ae6: Preparing
3dc96c5f8766: Preparing
79c39463a968: Preparing
a30a89009cc7: Preparing
f681312b7fcc: Preparing
5df89041a9bc: Preparing
cf7863eb22bb: Preparing
5331ce361341: Preparing
babf5ef2e3ab: Preparing
613ab28cf833: Preparing
bed676ceab7a: Preparing
6398d5cccd2c: Preparing
0b0f2f2f5279: Preparing
f681312b7fcc: Waiting
5df89041a9bc: Waiting
cf7863eb22bb: Waiting
5331ce361341: Waiting
babf5ef2e3ab: Waiting
613ab28cf833: Waiting
bed676ceab7a: Waiting
6398d5cccd2c: Waiting
9cf2ec34a13f: Waiting
3dc96c5f8766: Waiting
79c39463a968: Waiting
b3acd47f8ae6: Waiting
0b0f2f2f5279: Waiting
a30a89009cc7: Waiting
f4b074592909: Pushed
a453f1b873a4: Pushed
876cb3cd76dc: Retrying in 5 seconds
876cb3cd76dc: Retrying in 4 seconds
876cb3cd76dc: Retrying in 3 seconds
876cb3cd76dc: Retrying in 2 seconds
876cb3cd76dc: Retrying in 1 second
error parsing HTTP 408 response body: invalid character '<' looking for 
beginning of value: "<!DOCTYPE html>\n<html lang=en>\n  <meta charset=utf-8>\n  
<meta name=viewport content=\"initial-scale=1, minimum-scale=1, 
width=device-width\">\n  <title>Error 408 (Request Timeout)!!1</title>\n  
<style>\n    *{margin:0;padding:0}html,code{font:15px/22px 
arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% 
auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > 
body{background:url(//www.google.com/images/errors/robot.png) 100% 5px 
no-repeat;padding-right:205px}p{margin:11px 0 
22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media 
screen and 
(max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}#logo{background:url(//www.google.com/images/branding/googlelogo/1x/googlelogo_color_150x54dp.png)
 no-repeat;margin-left:-5px}@media only screen and 
(min-resolution:192dpi){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png)
 no-repeat 0% 0%/100% 
100%;-moz-border-image:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png)
 0}}@media only screen and 
(-webkit-min-device-pixel-ratio:2){#logo{background:url(//www.google.com/images/branding/googlelogo/2x/googlelogo_color_150x54dp.png)
 no-repeat;-webkit-background-size:100% 
100%}}#logo{display:inline-block;height:54px;width:150px}\n  </style>\n  <a 
href=//www.google.com/><span id=logo aria-label=Google></span></a>\n  
<p><b>408.</b> <ins>That’s an error.</ins>\n  <p>Your client has taken too long 
to issue its request.  <ins>That’s all we know.</ins>\n"

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

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/runners/google-cloud-dataflow-java/build.gradle'>
 line: 282

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer'.
> Process 'command 'gcloud'' finished with non-zero exit value 1

* 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 11m 18s
86 actionable tasks: 73 executed, 11 from cache, 2 up-to-date

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

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