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

Weijie Guo edited comment on FLINK-33185 at 10/18/23 12:05 PM:
---------------------------------------------------------------

master via 166aab3ac4d83b0078496b41483d469158332b91.

Feel free to re-open this if it‘s also reproducible.


was (Author: weijie guo):
master via 166aab3ac4d83b0078496b41483d469158332b91.

Feel free to re-open this is it‘s also reproducible.

> HybridShuffleITCase fails with TimeoutException: Pending slot request timed 
> out in slot pool on AZP
> ---------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-33185
>                 URL: https://issues.apache.org/jira/browse/FLINK-33185
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Network
>    Affects Versions: 1.19.0
>            Reporter: Sergey Nuyanzin
>            Assignee: Yuxin Tan
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.19.0
>
>
> This build 
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53519&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=0c010d0c-3dec-5bf1-d408-7b18988b1b2b&l=8641
> fails as 
> {noformat}
> Sep 29 05:13:54 Caused by: java.util.concurrent.CompletionException: 
> java.util.concurrent.CompletionException: 
> java.util.concurrent.CompletionException: 
> org.apache.flink.util.FlinkException: Pending slot request with 
> SlotRequestId{b6e57c09274f4edc50697300bc8859a8} has been released.
> Sep 29 05:13:54       at 
> org.apache.flink.runtime.scheduler.DefaultExecutionDeployer.lambda$assignResource$4(DefaultExecutionDeployer.java:226)
> Sep 29 05:13:54       ... 36 more
> Sep 29 05:13:54 Caused by: java.util.concurrent.CompletionException: 
> java.util.concurrent.CompletionException: 
> org.apache.flink.util.FlinkException: Pending slot request with 
> SlotRequestId{b6e57c09274f4edc50697300bc8859a8} has been released.
> Sep 29 05:13:54       at 
> java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:292)
> Sep 29 05:13:54       at 
> java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:308)
> Sep 29 05:13:54       at 
> java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:607)
> Sep 29 05:13:54       at 
> java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:591)
> Sep 29 05:13:54       ... 34 more
> Sep 29 05:13:54 Caused by: org.apache.flink.util.FlinkException: 
> org.apache.flink.util.FlinkException: Pending slot request with 
> SlotRequestId{b6e57c09274f4edc50697300bc8859a8} has been released.
> Sep 29 05:13:54       at 
> org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge.releaseSlot(DeclarativeSlotPoolBridge.java:373)
> Sep 29 05:13:54       ... 30 more
> Sep 29 05:13:54 Caused by: java.util.concurrent.TimeoutException: 
> java.util.concurrent.TimeoutException: Pending slot request timed out in slot 
> pool.
> Sep 29 05:13:54       ... 30 more
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to