[ https://issues.apache.org/jira/browse/KAFKA-15929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17811283#comment-17811283 ]
Josep Prat commented on KAFKA-15929: ------------------------------------ I've seen another instance here: https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15252/3/testReport/junit/org.apache.kafka.tools/TopicCommandIntegrationTest/Build___JDK_21_and_Scala_2_13___testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress_String__kraft/ > Flaky test - > testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress - > TopicCommandIntegrationTest > ------------------------------------------------------------------------------------------------------------ > > Key: KAFKA-15929 > URL: https://issues.apache.org/jira/browse/KAFKA-15929 > Project: Kafka > Issue Type: Bug > Reporter: Lucas Brutschy > Priority: Major > Labels: flaky-test > > Test is intermittently failing. > https://ge.apache.org/scans/tests?search.names=Git%20branch&search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=Europe%2FVienna&search.values=trunk&tests.container=org.apache.kafka.tools.TopicCommandIntegrationTest&tests.test=testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress(String)%5B1%5D > {code:java} > java.lang.NullPointerException: Cannot invoke > "org.apache.kafka.clients.admin.PartitionReassignment.addingReplicas()" > because "reassignments" is null > at > org.apache.kafka.tools.TopicCommandIntegrationTest.testDescribeUnderReplicatedPartitionsWhenReassignmentIsInProgress(TopicCommandIntegrationTest.java:800) > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)