[
https://issues.apache.org/jira/browse/FLINK-15347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17104769#comment-17104769
]
Robert Metzger commented on FLINK-15347:
----------------------------------------
https://dev.azure.com/rmetzger/Flink/_build/results?buildId=7975&view=logs&j=908dabb4-1f6d-59d0-2f4e-c1109f3ac087&t=07cfb3fc-99de-5eb2-3b56-268615095175&l=7096
Java 11, private Azure account
{code}
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.596
s <<< FAILURE! - in
org.apache.flink.runtime.dispatcher.runner.ZooKeeperDefaultDispatcherRunnerTest
[ERROR]
testResourceCleanupUnderLeadershipChange(org.apache.flink.runtime.dispatcher.runner.ZooKeeperDefaultDispatcherRunnerTest)
Time elapsed: 11.559 s <<< ERROR!
java.util.concurrent.TimeoutException: Condition was not met in given timeout.
at
org.apache.flink.runtime.testutils.CommonTestUtils.waitUntilCondition(CommonTestUtils.java:129)
at
org.apache.flink.runtime.dispatcher.runner.ZooKeeperDefaultDispatcherRunnerTest.testResourceCleanupUnderLeadershipChange(ZooKeeperDefaultDispatcherRunnerTest.java:195)
{code}
> ZooKeeperDefaultDispatcherRunnerTest.testResourceCleanupUnderLeadershipChange
> failed on Travis
> ----------------------------------------------------------------------------------------------
>
> Key: FLINK-15347
> URL: https://issues.apache.org/jira/browse/FLINK-15347
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.11.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The test
> {{ZooKeeperDefaultDispatcherRunnerTest.testResourceCleanupUnderLeadershipChange}}
> failed on Travis because it got stuck.
> https://api.travis-ci.org/v3/job/627661879/log.txt
--
This message was sent by Atlassian Jira
(v8.3.4#803005)