You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Daniel Oliveira (JIRA)" <ji...@apache.org> on 2019/01/24 18:22:00 UTC

[jira] [Created] (BEAM-6501) [beam_PostCommit_Python_VR_Flink] [Flake] Java runtime runs out of memory.

Daniel Oliveira created BEAM-6501:
-------------------------------------

             Summary: [beam_PostCommit_Python_VR_Flink] [Flake] Java runtime runs out of memory.
                 Key: BEAM-6501
                 URL: https://issues.apache.org/jira/browse/BEAM-6501
             Project: Beam
          Issue Type: Bug
          Components: runner-flink, test-failures
            Reporter: Daniel Oliveira


_Use this form to file an issue for test failure:_
 * [Jenkins Job|https://builds.apache.org/job/beam_PostCommit_Python_VR_Flink/86/]

Initial investigation:

Test seems to have timed out after failing due to hitting a memory limit. From the bottom of the logs:

{noformat}
05:06:15 # There is insufficient memory for the Java Runtime Environment to continue.
05:06:15 # Native memory allocation (mmap) failed to map 3581411328 bytes for committing reserved memory.
{noformat}

May be a memory leak or a quota issue.



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