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 2019/02/23 00:16:52 UTC

Build failed in Jenkins: beam_PreCommit_JavaPortabilityApi_Cron #447

See <https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/447/display/redirect?page=changes>

Changes:

[markliu] Update PR template and Python PostCommit status in README

[pablo] [BEAM-6553] A Python SDK sink that supports File Loads into BQ (#7655)

[markliu] [BEAM-6158] Remove test_wordcount_without_save_main_session

[pablo] Fixes for Python 3 precommits. Improving errors and argument names.

[relax] Missing commit: fix compilation issues and broken guava import.

[25622840+adude3141] [BEAM-6726] remove duplicate artifact declaration on maven publish

------------------------------------------
[...truncated 55.58 KB...]
> Task :beam-sdks-java-container:resolveBuildDependencies
Resolving ./github.com/apache/beam/sdks/go@<https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/ws/src/sdks/go>

> Task :beam-sdks-java-container:installDependencies
> Task :beam-sdks-java-container:buildLinuxAmd64
> Task :beam-sdks-java-container:goBuild
> Task :beam-sdks-java-container:dockerPrepare
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:findbugsMain

> Task :beam-sdks-java-container:docker
 ---> Running in 4a6fb68787dd
 ---> 2cd6b8aea244
Removing intermediate container 4a6fb68787dd
Step 3/7 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 63b0c0f27451
Removing intermediate container c1e51c9bfa5a
Step 4/7 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 6ee133f5dc65
Removing intermediate container 2cfdb4c1856f
Step 5/7 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 5ae3574f9dd6
Removing intermediate container 1efc1a16a78e
Step 6/7 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> e3dfacc85829
Removing intermediate container b05c6f4d8fad
Step 7/7 : ENTRYPOINT /opt/apache/beam/boot
 ---> Running in afa26e4ec177
 ---> 85f0cc3672bf
Removing intermediate container afa26e4ec177
Successfully built 85f0cc3672bf
Successfully tagged jenkins-docker-apache.bintray.io/beam/java:latest

> Task :beam-runners-google-cloud-dataflow-java:buildAndPushDockerContainer
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 a repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java]
3bdeabca58da: Preparing
cdb2dfb413a8: Preparing
28c3333aad9b: Preparing
30e2de16d3e1: Preparing
b98fdbf8cf7f: Preparing
ad6eaafe7ab3: Preparing
57eab9d93a79: Preparing
364be905de1c: Preparing
6257fa9f9597: Preparing
578414b395b9: Preparing
abc3250a6c7f: Preparing
6257fa9f9597: Waiting
578414b395b9: Waiting
ad6eaafe7ab3: Waiting
13d5529fd232: Preparing
abc3250a6c7f: Waiting
b98fdbf8cf7f: Layer already exists
ad6eaafe7ab3: Layer already exists
57eab9d93a79: Layer already exists
364be905de1c: Layer already exists
6257fa9f9597: Layer already exists
578414b395b9: Layer already exists
abc3250a6c7f: Layer already exists
13d5529fd232: Layer already exists
30e2de16d3e1: Pushed
28c3333aad9b: Pushed
3bdeabca58da: Pushed
cdb2dfb413a8: Pushed
20190223000238: digest: sha256:f71e63cc0c5192ea3bad357b2bef43f9242582f098b2aaedd507478c3a379a98 size: 2841

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker: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 :beam-runners-google-cloud-dataflow-java-fn-api-worker:testClasses
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:packageTests
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:assemble
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeTestClassesDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:analyzeDependencies SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:checkstyleTest SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:javadoc SKIPPED
> Task :beam-runners-google-cloud-dataflow-java-examples:preCommitFnApiWorker
> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:test

> Task :beam-runners-google-cloud-dataflow-java-examples:preCommitFnApiWorker

org.apache.beam.examples.WordCountIT > testE2EWordCount FAILED
    java.lang.OutOfMemoryError at WordCountIT.java:69

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:test

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasic[0: [streamingEngine=false]] FAILED
    java.lang.AssertionError at StreamingDataflowWorkerTest.java:697

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasicHarness[0: [streamingEngine=false]] FAILED
    java.lang.AssertionError at StreamingDataflowWorkerTest.java:660

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSourcesDrain[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testIgnoreRetriedKeys[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testNumberOfWorkerHarnessThreadsIsHonored[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testActiveWorkRefresh[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testHugeCommits[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSources[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeSessionWindows[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testAssignWindows[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeWindows[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException_StreamingEngine[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:982

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testLimitOnOutputBundleSizeWithMultipleSinks[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testLimitOnOutputBundleSize[0: [streamingEngine=false]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:636

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testExceptions[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyChange[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1044

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testExceptionInvalidatesCache[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2241

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasic[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:690

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testBasicHarness[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:653

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:927

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSourcesDrain[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1976

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testIgnoreRetriedKeys[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:747

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testNumberOfWorkerHarnessThreadsIsHonored[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testHugeCommits[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2394

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testUnboundedSources[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1815

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeSessionWindows[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1655

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testAssignWindows[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1226

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testMergeWindows[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:1348

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testKeyCommitTooLargeException_StreamingEngine[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:982

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testLimitOnOutputBundleSizeWithMultipleSinks[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2551

org.apache.beam.runners.dataflow.worker.StreamingDataflowWorkerTest > testLimitOnOutputBundleSize[1: [streamingEngine=true]] FAILED
    java.lang.OutOfMemoryError at StreamingDataflowWorkerTest.java:2472

873 tests completed, 32 failed

> Task :beam-runners-google-cloud-dataflow-java-fn-api-worker:test FAILED

> Task :beam-runners-google-cloud-dataflow-java-examples:preCommitFnApiWorker FAILED

3 tests completed, 1 failed

> Task :beam-runners-google-cloud-dataflow-java:cleanUpDockerImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190223000238
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f71e63cc0c5192ea3bad357b2bef43f9242582f098b2aaedd507478c3a379a98
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f71e63cc0c5192ea3bad357b2bef43f9242582f098b2aaedd507478c3a379a98
  Associated tags:
 - 20190223000238
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190223000238
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20190223000238].
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f71e63cc0c5192ea3bad357b2bef43f9242582f098b2aaedd507478c3a379a98].

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-google-cloud-dataflow-java-fn-api-worker:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/ws/src/runners/google-cloud-dataflow-java/worker/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.
==============================================================================

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':beam-runners-google-cloud-dataflow-java-examples:preCommitFnApiWorker'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/ws/src/runners/google-cloud-dataflow-java/examples/build/reports/tests/preCommitFnApiWorker/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 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 14m 22s
96 actionable tasks: 71 executed, 24 from cache, 1 up-to-date

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

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_JavaPortabilityApi_Cron #448

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PreCommit_JavaPortabilityApi_Cron/448/display/redirect?page=changes>


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