[
https://issues.apache.org/jira/browse/BEAM-6418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741720#comment-16741720
]
Maximilian Michels commented on BEAM-6418:
------------------------------------------
The Jenkins test environment is very memory constraint. We get killed by the
host OS (exit code 137) while running tests for two FlinkRunner versions
(1.5/1.6) in parallel. Initially, this problem became visible after adding the
1.7 target, but it looks like the general memory load of the tests has
increased. Thus, I will also disable test execution for 1.6.
Generally speaking, it seems to be a Jenkins problem because the test JVM can't
acquire the max memory that it has been provided (currently set to max 4GB per
parallel instance) without getting killed by the host OS.
> beam_PreCommit_Java_Cron failing
> --------------------------------
>
> Key: BEAM-6418
> URL: https://issues.apache.org/jira/browse/BEAM-6418
> Project: Beam
> Issue Type: Bug
> Components: runner-flink, test-failures
> Reporter: Ahmet Altay
> Assignee: Maximilian Michels
> Priority: Critical
>
> [https://builds.apache.org/job/beam_PreCommit_Java_Cron/814/console]
>
> *16:22:16* 1: Task failed with an exception.*16:22:16* -----------*16:22:16*
> * What went wrong:*16:22:16* Execution failed for task
> ':beam-runners-flink-1.6:test'.*16:22:16* > Process 'Gradle Test Executor
> 108' finished with non-zero exit value 137*16:22:16* This problem might be
> caused by incorrect test process configuration.*16:22:16* Please refer to
> the test execution section in the user guide at
> [https://docs.gradle.org/4.10.3/userguide/java_plugin.html#sec:test_execution]
> *16:22:16* *16:22:16* * Try:*16:22:16* 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.*16:22:16*
> ==============================================================================*16:22:16*
> *16:22:16* 2: Task failed with an exception.*16:22:16* -----------*16:22:16*
> * What went wrong:*16:22:16* Execution failed for task
> ':beam-runners-flink_2.11:test'.*16:22:16* > Process 'Gradle Test Executor
> 110' finished with non-zero exit value 1*16:22:16* This problem might be
> caused by incorrect test process configuration.*16:22:16* Please refer to
> the test execution section in the user guide at
> [https://docs.gradle.org/4.10.3/userguide/java_plugin.html#sec:test_execution]
> *16:22:16*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)