You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Matthias Pohl (Jira)" <ji...@apache.org> on 2022/11/01 09:38:00 UTC

[jira] [Comment Edited] (FLINK-29755) PulsarSourceUnorderedE2ECase.testSavepoint failed because of missing TaskManagers

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

Matthias Pohl edited comment on FLINK-29755 at 11/1/22 9:37 AM:
----------------------------------------------------------------

It doesn't look like that. Build #42680 failed due to some issue with the BlobServer (at least based on the logs). I created FLINK-29835 and linked this issue to it.


was (Author: mapohl):
It doesn't look like that. The build #42680 failed due to some issue with the BlobServer (at least based on the logs). I created FLINK-29835 and linked this issue to it.

> PulsarSourceUnorderedE2ECase.testSavepoint failed because of missing TaskManagers
> ---------------------------------------------------------------------------------
>
>                 Key: FLINK-29755
>                 URL: https://issues.apache.org/jira/browse/FLINK-29755
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Pulsar
>    Affects Versions: 1.16.0, 1.17.0
>            Reporter: Matthias Pohl
>            Priority: Critical
>              Labels: test-stability
>         Attachments: PulsarSourceUnorderedE2ECase.testSavepoint.log
>
>
> [This build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=42325&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=160c9ae5-96fd-516e-1c91-deb81f59292a&l=13932] failed (not exclusively) due to a problem with {{PulsarSourceUnorderedE2ECase.testSavepoint}}. It seems like there were no TaskManagers spun up which resulted in the test job failing with a {{NoResourceAvailableException}}.
> {code}
> org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolBridge [] - Could not acquire the minimum required resources, failing slot requests. Acquired: []. Current slot pool status: Registered TMs: 0, registered slots: 0 free slots: 0
> {code}
> I didn't raise this one to critical because it looks like a missing TaskManager test environment issue. I attached the e2e test-specific logs to the Jira issue.



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