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

Changes:

[noreply] Stop use of self hosted runners for some workflows. (#25542)

[noreply] Run prbot updates on hosted runners (#25544)

[noreply] prism-fixstatic (#25546)

[noreply] Update Go SDK minimum Go version to 1.19 (#25545)


------------------------------------------
[...truncated 55.52 KB...]
> Task :release:go-licenses:java:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading google.golang.org/grpc v1.52.0
go: downloading google.golang.org/protobuf v1.28.1
go: downloading google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
go: added github.com/apache/beam/sdks/v2 v2.45.0
go: added github.com/golang/protobuf v1.5.2
go: added golang.org/x/net v0.5.0
go: added golang.org/x/sys v0.4.0
go: added golang.org/x/text v0.6.0
go: added google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef
go: added google.golang.org/grpc v1.52.0
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/java/container 
--save_path=/output/licenses
W0217 22:57:25.862029      34 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:extensions:protobuf: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:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar

> Task :release:go-licenses:java:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/v2/java/container
+ tee /output/licenses/list.csv
W0217 22:57:31.523947      79 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s

> Task :sdks:java:io:kafka:compileJava

> Task :release:go-licenses:java:dockerRun
github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.45.0/sdks/go/README.md,Apache-2.0
github.com/apache/beam/sdks/v2/java/container,https://github.com/apache/beam/blob/sdks/v2.45.0/sdks/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause
golang.org/x/net,https://cs.opensource.google/go/x/net/+/v0.5.0:LICENSE,BSD-3-Clause
golang.org/x/sys/unix,https://cs.opensource.google/go/x/sys/+/v0.4.0:LICENSE,BSD-3-Clause
golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.6.0:LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/f9683d7f8bef/LICENSE,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.52.0/LICENSE,Apache-2.0
google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.1/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: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 :sdks:java:io:kafka:jar

> Task :sdks:java:container:java8:docker
 ---> Running in 74865ce95831
Removing intermediate container 74865ce95831
 ---> 12957712d223
Step 4/22 : ARG pull_licenses
 ---> Running in e015898733f5
Removing intermediate container e015898733f5
 ---> ab357bd50f72
Step 5/22 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 8c776702b2cf
Step 6/22 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 08a598583795
Step 7/22 : ADD target/jcl-over-slf4j.jar /opt/apache/beam/jars/
 ---> c389e2a9a110
Step 8/22 : ADD target/log4j-over-slf4j.jar /opt/apache/beam/jars/
 ---> febdd3ed3f7d
Step 9/22 : ADD target/log4j-to-slf4j.jar /opt/apache/beam/jars/
 ---> 75bf31e2b593
Step 10/22 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 949996e0c2c8
Step 11/22 : COPY target/jamm.jar target/open-module-agent*.jar 
/opt/apache/beam/jars/
 ---> 18ae0eabaf0a
Step 12/22 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> e774e9601dca
Step 13/22 : COPY target/LICENSE /opt/apache/beam/
 ---> ac2182d80a50
Step 14/22 : COPY target/NOTICE /opt/apache/beam/
 ---> adb6508fb5a1
Step 15/22 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 6ee91ae65166
Step 16/22 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 51345be4cfa0
Step 17/22 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in f68ecfd52a0b
Removing intermediate container f68ecfd52a0b
 ---> 611a4e848998
Step 18/22 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 16c2d2fe7ace
Step 19/22 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 38ec1765d4b4
Removing intermediate container 38ec1765d4b4
 ---> 677fca7f6716
Step 20/22 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in c035cedcdcc1
Removing intermediate container c035cedcdcc1
 ---> 49110e9581ed
Step 21/22 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> bb8d373779dc
Step 22/22 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 1de5dd42a62a
Removing intermediate container 1de5dd42a62a
 ---> 6b9036b75b8c
Successfully built 6b9036b75b8c
Successfully tagged apache/beam_java8_sdk:2.46.0.dev

> 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 :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 :runners:google-cloud-dataflow-java:jar

> Task :runners:google-cloud-dataflow-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 :runners:google-cloud-dataflow-java:testClasses
> Task :runners:google-cloud-dataflow-java:testJar

> 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]
22de6bf7c8d4: Preparing
a954c22b0f66: Preparing
c0cbd011df2b: Preparing
c53101cc764c: Preparing
44c42c6d4d94: Preparing
e13a90299911: Preparing
0b4415dad6b1: Preparing
ff161ef68d27: Preparing
96a8f4d85983: Preparing
62988d793065: Preparing
a6bdd2df34d2: Preparing
a6441f31fce1: Preparing
577664a942ec: Preparing
0b30f7693368: Preparing
a2abaa33e0cb: Preparing
deba81f3d1db: Preparing
a280b277264c: Preparing
72abdc3622da: Preparing
862320036867: Preparing
c5ff2d88f679: Preparing
0b4415dad6b1: Waiting
0b30f7693368: Waiting
ff161ef68d27: Waiting
a2abaa33e0cb: Waiting
deba81f3d1db: Waiting
862320036867: Waiting
a280b277264c: Waiting
c5ff2d88f679: Waiting
577664a942ec: Waiting
a6bdd2df34d2: Waiting
62988d793065: Waiting
e13a90299911: Waiting
a954c22b0f66: Pushed
44c42c6d4d94: Pushed
c53101cc764c: Pushed
c0cbd011df2b: Pushed
22de6bf7c8d4: Pushed
0b4415dad6b1: Pushed
ff161ef68d27: Pushed
96a8f4d85983: Pushed
62988d793065: Pushed
a6441f31fce1: Pushed
a6bdd2df34d2: Pushed
e13a90299911: Pushed
a280b277264c: Layer already exists
72abdc3622da: Layer already exists
862320036867: Layer already exists
c5ff2d88f679: Layer already exists
577664a942ec: Pushed
0b30f7693368: Pushed
a2abaa33e0cb: Pushed
deba81f3d1db: Pushed
20230217225650: digest: 
sha256:5e94a198e35085a9fa2f4e9f3364067cdb186b587fba2cae104d7304b42f34cd size: 
4505

> Task :runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming

org.apache.beam.sdk.transforms.ParDoTest$OnWindowExpirationTests > 
testOnWindowExpirationSimpleBounded FAILED
    java.lang.RuntimeException at ParDoTest.java:7118

280 tests completed, 1 failed, 3 skipped

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

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:validatesRunnerV2TestStreaming'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_VR_Dataflow_V2_Streaming/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/validatesRunnerV2TestStreaming/index.html>

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* 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.5.1/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 6h 10m 9s
142 actionable tasks: 99 executed, 39 from cache, 4 up-to-date

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

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