See 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/5259/display/redirect>

Changes:


------------------------------------------
[...truncated 2.83 MB...]
> Task :sdks:java:io:hadoop-common:build
> Task :runners:samza:job-server:shadowDistZip
> Task :runners:samza:job-server:assemble
> Task :runners:samza:job-server:analyzeClassesDependencies
> Task :runners:samza:job-server:analyzeTestClassesDependencies SKIPPED
> Task :runners:samza:job-server:analyzeDependencies
> Task :runners:samza:job-server:checkstyleMain NO-SOURCE
> Task :runners:samza:job-server:checkstyleTest NO-SOURCE
> Task :runners:samza:job-server:javadoc NO-SOURCE
> Task :runners:samza:job-server:spotbugsMain NO-SOURCE
> Task :runners:samza:job-server:spotbugsTest SKIPPED
> Task :runners:samza:job-server:test NO-SOURCE
> Task :runners:samza:job-server:check
> Task :runners:samza:job-server:build
> Task :runners:samza:job-server:buildDependents
> Task :runners:samza:buildDependents
> Task :sdks:java:core:spotbugsTest SKIPPED

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-61.1.1-py3-none-any.whl (1.1 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 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
Successfully installed pip-22.0.4 setuptools-61.1.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 python 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 224 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/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.671426 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/container/build/target/third_party_licenses.>

> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-6:buildDependents

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:extensions:sql:jdbc:shadowJarTest
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-5:buildDependents
> Task :sdks:java:core:spotbugsMain
> Task :sdks:java:core:test
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:check
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:build
> Task :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:buildDependents
> Task 
> :sdks:java:io:elasticsearch-tests:elasticsearch-tests-common:buildDependents
> Task :sdks:java:io:elasticsearch:buildDependents
> Task :sdks:java:extensions:sql:jdbc:preCommit

> 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/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/sys,https://go.googlesource.com/sys/+/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
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/net,https://go.googlesource.com/net/+/refs/heads/master/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:core:validateShadedJarDoesntLeakNonProjectClasses
> Task :sdks:java:core:check
> Task :sdks:java:core:build
> Task :sdks:java:core:buildNeeded

> Task :sdks:java:container:java8:docker
Sending build context to Docker daemon  171.8MB
Step 1/21 : ARG java_version
Step 2/21 : FROM openjdk:${java_version}-bullseye
 ---> 4325f46d44ba
Step 3/21 : MAINTAINER "Apache Beam <[email protected]>"
 ---> Running in 8002ddbf91b9
Removing intermediate container 8002ddbf91b9
 ---> eb16312942f7
Step 4/21 : ARG pull_licenses
 ---> Running in afadb5243f43
Removing intermediate container afadb5243f43
 ---> 63ed5bd854ac
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 66848873427c
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 5d0bea1018d7
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> e36df8854182
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 0749a1cb289e
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 3d87bc47cb58
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> b78bdd1b3292
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 90bf5b5b5efa
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> e950379390a8
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> d714f8054e0a
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> eba3634ee4b8
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 6980dec5a2a4
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 1497840627c7
Removing intermediate container 1497840627c7
 ---> e07c6abfd87b
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 5c429cf2514e
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 46ce16f0a2b8
Removing intermediate container 46ce16f0a2b8
 ---> a288f764e4c6
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in b9804b0c7299
Removing intermediate container b9804b0c7299
 ---> 90ee2354fea7
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> a7d9f6edaf74
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 2e2dcb471e1d
Removing intermediate container 2e2dcb471e1d
 ---> 26c75df81f1e
Successfully built 26c75df81f1e
Successfully tagged apache/beam_java8_sdk:2.39.0.dev

> Task :sdks:java:testing:nexmark:check
> Task :sdks:java:testing:nexmark:build
> Task :sdks:java:testing:nexmark:buildDependents
> Task :sdks:java:extensions:sql:zetasql:buildDependents
> Task :sdks:java:extensions:sql:buildDependents
> Task :sdks:java:extensions:join-library:buildDependents
> Task :sdks:java:io:kafka:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:mongodb:buildDependents
> Task :sdks:java:io:synthetic:buildDependents
> Task :sdks:java:io:thrift:buildDependents
> Task :sdks:java:io:hadoop-common:buildDependents

FAILURE: Build completed with 5 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:amazon-web-services:javadoc'.
> Failed to store cache entry for task 
> ':sdks:java:io:amazon-web-services:javadoc'

* 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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:clickhouse:javadoc'.
> Failed to store cache entry for task ':sdks:java:io:clickhouse:javadoc'

* 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.
==============================================================================

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:contextualtextio:test'.
> Failed to store cache entry for task ':sdks:java:io:contextualtextio:test'

* 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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':sdks:java:io:google-cloud-platform:expansion-service:analyzeClassesDependencies'.
> Failed to load cache entry for task 
> ':sdks:java:io:google-cloud-platform:expansion-service:analyzeClassesDependencies'

* 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.
==============================================================================

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:flink:1.13:test'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/runners/flink/1.13/build/reports/tests/test/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 53m 44s
1247 actionable tasks: 1005 executed, 240 from cache, 2 up-to-date

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

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