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

Yun Gao commented on FLINK-25988:
---------------------------------

Perhaps cc [~pnowojski]~ 

With the findings when debugging 
https://issues.apache.org/jira/browse/FLINK-18356:
1. The reuseForks are set to false for flink-test module, indicating it should 
not related to other issues.
2. One possible issues might still be the network buffers could not be 
deallocated in time. For this case, each test would create separate 
mini-clusters and create network buffer pool, and the buffers in the pool would 
only be deallocated on the direct buffer get GCed. 

> UnalignedCheckpointRescaleITCase failed with exit code 137
> ----------------------------------------------------------
>
>                 Key: FLINK-25988
>                 URL: https://issues.apache.org/jira/browse/FLINK-25988
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Checkpointing
>    Affects Versions: 1.15.0
>            Reporter: Yun Gao
>            Priority: Major
>              Labels: test-stability
>
> {code:java}
> Feb 07 10:35:02 Starting 
> org.apache.flink.test.checkpointing.UnalignedCheckpointRescaleITCase#shouldRescaleUnalignedCheckpoint[no
>  scale multi_input from 7 to 7, buffersPerChannel = 0].
> Feb 07 10:35:02 Starting 
> org.apache.flink.test.checkpointing.UnalignedCheckpointRescaleITCase#shouldRescaleUnalignedCheckpoint[no
>  scale multi_input from 7 to 7, buffersPerChannel = 0].
> Feb 07 10:35:02 Finished 
> org.apache.flink.test.checkpointing.UnalignedCheckpointRescaleITCase#shouldRescaleUnalignedCheckpoint[no
>  scale multi_input from 7 to 7, buffersPerChannel = 0].
> ##[error]Exit code 137 returned from process: file name '/bin/docker', 
> arguments 'exec -i -u 1003  -w /home/agent04_azpcontainer 
> 54763e695d61cf1a80b5d4d6c397eec13218a705cddf2d5d659cec21533e1f8a 
> /__a/externals/node/bin/node /__w/_temp/containerHandlerInvoker.js'.
> Finishing: Test - finegrained_resource_management
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=30829&view=logs&j=a57e0635-3fad-5b08-57c7-a4142d7d6fa9&t=2ef0effc-1da1-50e5-c2bd-aab434b1c5b7&l=12459



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to