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

Bruno Cadonna commented on KAFKA-8541:
--------------------------------------

https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-11752/8/testReport/kafka.admin/LeaderElectionCommandTest/Build___JDK_8_and_Scala_2_12____1__Type_Raft__Name_testTopicPartition__Security_PLAINTEXT/

{code:java}
org.opentest4j.AssertionFailedError: Expected brokers Set(2) to no longer be in 
the ISR for Set(unclean-topic-0)
        at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:39)
        at org.junit.jupiter.api.Assertions.fail(Assertions.java:134)
        at kafka.utils.TestUtils$.waitForBrokersOutOfIsr(TestUtils.scala:983)
        at 
kafka.admin.LeaderElectionCommandTest.testTopicPartition(LeaderElectionCommandTest.scala:104)
{code}

> Flakey test LeaderElectionCommandTest#testTopicPartition
> --------------------------------------------------------
>
>                 Key: KAFKA-8541
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8541
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Boyang Chen
>            Assignee: Luke Chen
>            Priority: Major
>
> [https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/5528/consoleFull]
>  
> *01:37:34* kafka.admin.LeaderElectionCommandTest > testTopicPartition 
> STARTED*01:38:13* kafka.admin.LeaderElectionCommandTest.testTopicPartition 
> failed, log available in 
> /home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.12/core/build/reports/testOutput/kafka.admin.LeaderElectionCommandTest.testTopicPartition.test.stdout*01:38:13*
>  *01:38:13* kafka.admin.LeaderElectionCommandTest > testTopicPartition 
> FAILED*01:38:13*     kafka.common.AdminCommandFailedException: Timeout 
> waiting for election results*01:38:13*         at 
> kafka.admin.LeaderElectionCommand$.electLeaders(LeaderElectionCommand.scala:134)*01:38:13*
>          at 
> kafka.admin.LeaderElectionCommand$.run(LeaderElectionCommand.scala:89)*01:38:13*
>          at 
> kafka.admin.LeaderElectionCommand$.main(LeaderElectionCommand.scala:42)*01:38:13*
>          at 
> kafka.admin.LeaderElectionCommandTest.$anonfun$testTopicPartition$1(LeaderElectionCommandTest.scala:125)*01:38:13*
>          at 
> kafka.admin.LeaderElectionCommandTest.$anonfun$testTopicPartition$1$adapted(LeaderElectionCommandTest.scala:103)*01:38:13*
>          at kafka.utils.TestUtils$.resource(TestUtils.scala:1528)*01:38:13*   
>       at 
> kafka.admin.LeaderElectionCommandTest.testTopicPartition(LeaderElectionCommandTest.scala:103)*01:38:13*
>  *01:38:13*         Caused by:*01:38:13*         
> org.apache.kafka.common.errors.TimeoutException: Aborted due to 
> timeout.*01:38:13*



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

Reply via email to