You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ankur Goenka (JIRA)" <ji...@apache.org> on 2018/11/06 22:57:00 UTC

[jira] [Commented] (BEAM-5998) beam-runners-flink_2.11-job-server:validatesPortableRunner failing due to "insufficient memory"

    [ https://issues.apache.org/jira/browse/BEAM-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677384#comment-16677384 ] 

Ankur Goenka commented on BEAM-5998:
------------------------------------

There are no major changes but I have noticed that we are running quite close to the memory limits in these tests.

Can we increase the gradle worker XMX?

> beam-runners-flink_2.11-job-server:validatesPortableRunner  failing due to "insufficient memory"
> ------------------------------------------------------------------------------------------------
>
>                 Key: BEAM-5998
>                 URL: https://issues.apache.org/jira/browse/BEAM-5998
>             Project: Beam
>          Issue Type: Test
>          Components: runner-flink, test-failures
>            Reporter: Chamikara Jayalath
>            Assignee: Ankur Goenka
>            Priority: Major
>
> For example,
> [https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/231/]
> [https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink/232/]
>  
> *05:23:50* Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00007fb1b0689000, 12288, 0) failed; error='Cannot allocate memory' (errno=12)*05:23:50* Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x00007fbce69aa000, 12288, 0) failed; error='Cannot allocate memory' (errno=12)*05:23:50* #*05:23:50* # There is insufficient memory for the Java Runtime Environment to continue.*05:23:50* # Native memory allocation (mmap) failed to map 12288 bytes for committing reserved memory.*05:23:50* # An error report file with more information is saved as:*05:23:50* # There is insufficient memory for the Java Runtime Environment to continue.*05:23:50* # /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Java_PVR_Flink/src/runners/flink/job-server/hs_err_pid24488.log
>  
> Ankur, did something change recently that would cause Flink portable runner to OOM when running these tests ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)