You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (JIRA)" <ji...@apache.org> on 2019/04/20 12:09:00 UTC

[jira] [Commented] (FLINK-12270) SortDistinctAggregateITCase fails on Travis

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

Kurt Young commented on FLINK-12270:
------------------------------------

[~lzljs3620320] Could you take a look at this?

> SortDistinctAggregateITCase fails on Travis
> -------------------------------------------
>
>                 Key: FLINK-12270
>                 URL: https://issues.apache.org/jira/browse/FLINK-12270
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Operators
>    Affects Versions: 1.9.0
>            Reporter: Chesnay Schepler
>            Priority: Major
>
> https://travis-ci.org/apache/flink/jobs/522247106
> {code}
> 20:47:38.852 [ERROR] Tests run: 23, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 75.246 s <<< FAILURE! - in org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase
> 20:47:38.857 [ERROR] testSomeColumnsBothInDistinctAggAndGroupBy(org.apache.flink.table.runtime.batch.sql.agg.SortDistinctAggregateITCase)  Time elapsed: 5.705 s  <<< ERROR!
> org.apache.flink.runtime.client.JobExecutionException: Job execution failed.
> Caused by: java.lang.RuntimeException: org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate 64 pages. Only 0 pages are remaining.
> Caused by: org.apache.flink.runtime.memory.MemoryAllocationException: Could not allocate 64 pages. Only 0 pages are remaining.
> {code}



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