[ 
https://issues.apache.org/jira/browse/KAFKA-15419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josep Prat updated KAFKA-15419:
-------------------------------
    Fix Version/s: 3.9.0
                       (was: 3.8.0)

> Flaky DescribeClusterRequestTest
> --------------------------------
>
>                 Key: KAFKA-15419
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15419
>             Project: Kafka
>          Issue Type: Test
>            Reporter: Divij Vaidya
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 3.9.0
>
>
> Flakiness introduced since 
> [https://github.com/apache/kafka/pull/14294#issuecomment-1700704016]
> Stack trace:
> {noformat}
> org.opentest4j.AssertionFailedError: expected: 
> <Set(DescribeClusterBroker(brokerId=0, host='localhost', port=45105, 
> rack='rack/0'), DescribeClusterBroker(brokerId=1, host='localhost', 
> port=40985, rack='rack/1'), DescribeClusterBroker(brokerId=2, 
> host='localhost', port=40747, rack='rack/2'))> but was: 
> <Set(DescribeClusterBroker(brokerId=0, host='localhost', port=45105, 
> rack='rack/0'), DescribeClusterBroker(brokerId=1, host='localhost', 
> port=40985, rack='rack/1'))>
> at 
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)at
>  
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)at
>  org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)at 
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)at 
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)at 
> org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1142)at 
> kafka.server.DescribeClusterRequestTest.$anonfun$testDescribeClusterRequest$4(DescribeClusterRequestTest.scala:99)at
>  scala.collection.immutable.Range.foreach$mVc$sp(Range.scala:190)at 
> kafka.server.DescribeClusterRequestTest.testDescribeClusterRequest(DescribeClusterRequestTest.scala:86)at
>  
> kafka.server.DescribeClusterRequestTest.testDescribeClusterRequestIncludingClusterAuthorizedOperations(DescribeClusterRequestTest.scala:53){noformat}
>  
> Example build - 
> https://ge.apache.org/s/bb7u2prre6fym/tests/task/:core:test/details/kafka.server.DescribeClusterRequestTest/testDescribeClusterRequestIncludingClusterAuthorizedOperations(String)%5B2%5D?expanded-stacktrace=WyIwIl0&top-execution=1



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

Reply via email to