You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/11/14 21:55:24 UTC

Build failed in Jenkins: beam_PreCommit_Java_Cron #6167

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

Changes:

[chamikaramj] Updates Multi-lang Java quickstart

[Kenneth Knowles] Fix checkArgument format string in AvroIO

[Kenneth Knowles] Fix checkArgument format in GcsPath

[Kenneth Knowles] Remove extraneous jetbrains annotation

[noreply] Bump golang.org/x/net from 0.1.0 to 0.2.0 in /sdks (#24153)

[noreply] Make MonotonicWatermarkEstimator work like its Java SDK equivalent

[noreply] Test Dataproc 2.1 with Flink load tests (#24129)

[noreply] Change DataflowBatchWorkerHarness doWork error level to INFO (#24135)

[noreply] Bump github.com/aws/aws-sdk-go-v2/config from 1.17.10 to 1.18.0 in /sdks

[noreply] [Tour Of Beam] verify that unit exists when saving progress (#24118)

[noreply] Cleanup stale BQ datasets (#24158)

[noreply] Support SqlTypes Date and Timestamp (MicrosInstant) in AvroUtils


------------------------------------------
[...truncated 3.21 MB...]
> Task :sdks:java:extensions:protobuf:build
> Task :sdks:java:core:spotbugsMain
> Task :sdks:java:core:test
> Task :sdks:java:extensions:sbe:spotbugsMain
> Task :sdks:java:container:java8:copyDockerfileDependencies

> Task :sdks:java:io:hadoop-common:compileTestJava
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/hadoop-common/src/test/java/org/apache/beam/sdk/io/hadoop/SerializableConfigurationTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:io:hadoop-common:testClasses
> Task :sdks:java:io:hadoop-common:analyzeTestClassesDependencies SKIPPED
> Task :sdks:java:io:hadoop-common:analyzeDependencies
> Task :sdks:java:io:hadoop-common:checkstyleMain SKIPPED
> Task :sdks:java:io:hadoop-common:checkstyleTest SKIPPED
> Task :sdks:java:extensions:sbe:check
> Task :sdks:java:extensions:sbe:build
> Task :sdks:java:extensions:sbe:buildDependents
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:io:azure:classes
> Task :sdks:java:io:azure:jar
> Task :sdks:java:io:azure:assemble
> Task :sdks:java:io:azure:analyzeClassesDependencies
> Task :sdks:java:io:hadoop-common:javadoc
> Task :sdks:java:io:elasticsearch:spotbugsMain

> Task :sdks:java:io:azure:compileTestJava
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/azure/src/test/java/org/apache/beam/sdk/io/azure/blobstore/AzfsResourceIdTest.java> uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/azure/src/test/java/org/apache/beam/sdk/io/azure/blobstore/AzureBlobStoreFileSystemTest.java> uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :sdks:java:io:azure:testClasses
> Task :sdks:java:io:azure:analyzeTestClassesDependencies SKIPPED
> Task :sdks:java:io:azure:analyzeDependencies
> Task :sdks:java:io:azure:checkstyleMain SKIPPED
> Task :sdks:java:io:azure:checkstyleTest SKIPPED

> Task :sdks:java:container:java8:docker
Sending build context to Docker daemon  209.1MB
Step 1/21 : ARG java_version
Step 2/21 : FROM openjdk:${java_version}-bullseye
 ---> b273004037cc
Step 3/21 : MAINTAINER "Apache Beam <de...@beam.apache.org>"
 ---> Running in c44af233bc0d
Removing intermediate container c44af233bc0d
 ---> ef4271d78cae
Step 4/21 : ARG pull_licenses
 ---> Running in c358403f7d6e
Removing intermediate container c358403f7d6e
 ---> 8942fcbc9d73
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> e42e4298d881
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> c456922867d1
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> fd3eadf4786d
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> ab370be5cdf8
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/

> Task :sdks:java:extensions:sql:jdbc:shadowJarTest
> Task :sdks:java:io:azure:javadoc

> Task :sdks:java:container:java8:docker
 ---> 782d9aabd285
Step 10/21 : COPY target/jamm.jar target/open-module-agent*.jar /opt/apache/beam/jars/
 ---> 4ee2f3ea0145
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> a79c553afc75
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> ef299f3d673f
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> af0c3f8cdc05
Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> eed4a390b9ab
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/

> Task :sdks:java:io:hadoop-common:spotbugsMain
> Task :sdks:java:io:azure:spotbugsTest SKIPPED

> Task :sdks:java:container:java8:docker
 ---> 37d097d9cd0e
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in c310dd0c73dd

> Task :sdks:java:io:elasticsearch:check
> Task :sdks:java:io:elasticsearch:build
> Task :sdks:java:io:hadoop-common:spotbugsTest SKIPPED

> Task :sdks:java:container:java8:docker
Removing intermediate container c310dd0c73dd
 ---> 952c47ee711e
Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 67615c2e4e49
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in fb69a41f19d0
Removing intermediate container fb69a41f19d0
 ---> 37009e347ecd
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 4c7994a84856
Removing intermediate container 4c7994a84856
 ---> 95c7f9766fbf
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 7e93aa591296
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in dbd2942be2e0
Removing intermediate container dbd2942be2e0
 ---> 3d8144255ff3
Successfully built 3d8144255ff3
Successfully tagged apache/beam_java8_sdk:2.44.0.dev

> Task :sdks:java:javadoc:allJavadoc
> Task :sdks:java:io:hadoop-common:test
> Task :sdks:java:io:hadoop-common:check
> Task :sdks:java:io:hadoop-common:build
> Task :sdks:java:io:azure:spotbugsMain
> Task :sdks:java:io:azure:test
> Task :sdks:java:io:azure:check
> Task :sdks:java:io:azure:build
> Task :sdks:java:io:azure:buildDependents
> Task :sdks:java:extensions:sql:jdbc:preCommit
> 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:mongodb:buildDependents
> Task :sdks:java:io:parquet:buildDependents
> Task :sdks:java:io:thrift:buildDependents
> Task :sdks:java:core:validateShadedJarDoesntLeakNonProjectClasses
> Task :sdks:java:core:check
> Task :sdks:java:core:build
> Task :sdks:java:core:buildNeeded

FAILURE: Build completed with 7 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:hadoop-format:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/hadoop-format/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.
==============================================================================

2: 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 cd3a305cb67083e4fe2f9459c8cea819 for task ':sdks:java:io:google-cloud-platform:expansion-service:analyzeClassesDependencies': Could not load from local cache: Timeout waiting to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by another Gradle instance.
  Owner PID: 432113
  Our PID: 401037
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

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

3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:pulsar:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/pulsar/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.
==============================================================================

4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:solr:test'.
> Failed to store cache entry 301ed3a91cedf616ec1ff2fa7c246844 for task ':sdks:java:io:solr:test': Timeout waiting to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by another Gradle instance.
  Owner PID: 432113
  Our PID: 401037
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

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

5: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:synthetic:test'.
> Failed to store cache entry c54f60a554699f6564ef6e27ae607184 for task ':sdks:java:io:synthetic:test': Timeout waiting to lock Build cache (/home/jenkins/.gradle/caches/build-cache-1). It is currently in use by another Gradle instance.
  Owner PID: 432113
  Our PID: 401037
  Owner Operation: 
  Our operation: 
  Lock file: /home/jenkins/.gradle/caches/build-cache-1/build-cache-1.lock

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

6: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':runners:java-fn-execution:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/runners/java-fn-execution/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.
==============================================================================

7: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':sdks:java:io:elasticsearch-tests:elasticsearch-tests-8:test'.
> There were failing tests. See the report at: file://<https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/ws/src/sdks/java/io/elasticsearch-tests/elasticsearch-tests-8/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.
==============================================================================

* 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 1h 49m 30s
1158 actionable tasks: 1044 executed, 112 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/5w2rtlbt3ooxo

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PreCommit_Java_Cron #6168

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PreCommit_Java_Cron/6168/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org