apoorvmittal10 commented on PR #14699:
URL: https://github.com/apache/kafka/pull/14699#issuecomment-1826397165

   @junrao @AndrewJSchofield Thanks for the LGTM and approving the PR. Below is 
the test run status, none of the failing tests are related to the changes in 
the PR but I have tried to debug further. Among 20, 17 have already been 
reported as flaky test in jira, for remaining 3 I tried to locally reproduce 
but couldn't hence created `flaky test` for same. Can we merge the PR? 
   
   New failing - 20
   
   `Already existing jira for flaky test`: Build / JDK 11 and Scala 2.13 / 
testResetSinkConnectorOffsetsZombieSinkTasks – 
org.apache.kafka.connect.integration.OffsetsApiIntegrationTest
   1m 2s: https://issues.apache.org/jira/browse/KAFKA-15524
   
   `Already existing jira for flaky test`: Build / JDK 11 and Scala 2.13 / 
testRackAwareRangeAssignor(String).quorum=kraft – 
integration.kafka.server.FetchFromFollowerIntegrationTest
   8s: https://issues.apache.org/jira/browse/KAFKA-15020
   
   `Already existing jira for flaky test`: Build / JDK 11 and Scala 2.13 / 
testRackAwareRangeAssignor(String).quorum=kraft – 
integration.kafka.server.FetchFromFollowerIntegrationTest
   6s: https://issues.apache.org/jira/browse/KAFKA-15020
   
   `Already existing jira for flaky test`: Build / JDK 11 and Scala 2.13 / 
testTaskRequestWithOldStartMsGetsUpdated() – 
org.apache.kafka.trogdor.coordinator.CoordinatorTest
   2m 0s: https://issues.apache.org/jira/browse/KAFKA-15760
   
   `Already existing jira for flaky test`: Build / JDK 21 and Scala 2.13 / 
testReplicateSourceDefault() – 
org.apache.kafka.connect.mirror.integration.IdentityReplicationIntegrationTest
   2m 0s: https://issues.apache.org/jira/browse/KAFKA-15292
   
   `Already existing jira for flaky test`: Build / JDK 21 and Scala 2.13 / 
testConsumptionWithBrokerFailures() – kafka.api.ConsumerBounceTest
   31s: https://issues.apache.org/jira/browse/KAFKA-15146
   
   `Already existing jira for flaky test`: Build / JDK 21 and Scala 2.13 / 
testDescribeClusterRequestIncludingClusterAuthorizedOperations(String).quorum=kraft
 – kafka.server.DescribeClusterRequestTest
   4s: https://issues.apache.org/jira/browse/KAFKA-15759
   
   `Already existing jira for flaky test`: Build / JDK 21 and Scala 2.13 / 
testSendOffsetsWithGroupId(String).quorum=zk – 
org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest
   1m 15s: https://issues.apache.org/jira/browse/KAFKA-15772
   
   `Created Jira, cannot reproduce locally (also exists other flaky tests from 
same class, have already ben reported by others)`: Build / JDK 21 and Scala 
2.13 / shouldQuerySpecificStalePartitionStores() – 
org.apache.kafka.streams.integration.StoreQueryIntegrationTest
   4s: Another test in same class flaky: 
https://issues.apache.org/jira/browse/KAFKA-9897, created jira: 
https://issues.apache.org/jira/browse/KAFKA-15896
   
   `Already existing jira for flaky test`: Build / JDK 17 and Scala 2.13 / 
testReplicateSourceDefault() – 
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationBaseTest
   2m 23s: https://issues.apache.org/jira/browse/KAFKA-15699
   
   `Already existing jira for flaky test`: Build / JDK 17 and Scala 2.13 / 
testMultiWorkerRestartOnlyConnector – 
org.apache.kafka.connect.integration.ConnectorRestartApiIntegrationTest
   2m 33s: https://issues.apache.org/jira/browse/KAFKA-15675
   
   `Already existing jira for flaky test`: Build / JDK 17 and Scala 2.13 / 
testDescribeTokenForOtherUserPasses(String).quorum=kraft – 
kafka.api.DelegationTokenEndToEndAuthorizationWithOwnerTest
   9s: https://issues.apache.org/jira/browse/KAFKA-15411
   
   `Created flaky test jira, cannot reproduce locally`: Build / JDK 17 and 
Scala 2.13 / testWrongIncarnationId() – 
kafka.server.ControllerRegistrationManagerTest
   30s: https://issues.apache.org/jira/browse/KAFKA-15897
   
   `Created flaky test jira, cannot reproduce locally`: Build / JDK 17 and 
Scala 2.13 / testFenceMultipleBrokers() – 
org.apache.kafka.controller.QuorumControllerTest
   43s: https://issues.apache.org/jira/browse/KAFKA-15898
   
   `Already existing jira for flaky test`: Build / JDK 8 and Scala 2.12 / 
testSyncTopicConfigs() – 
org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationBaseTest
   2m 33s: https://issues.apache.org/jira/browse/KAFKA-14971
   
   `Already existing jira for flaky test`: Build / JDK 8 and Scala 2.12 / [2] 
quorum=kraft, isIdempotenceEnabled=false – 
kafka.api.DelegationTokenEndToEndAuthorizationWithOwnerTest
   10s: https://issues.apache.org/jira/browse/KAFKA-15411
   
   `Already existing jira for flaky test`: Build / JDK 8 and Scala 2.12 / 
testDescribeClusterRequestExcludingClusterAuthorizedOperations(String).quorum=kraft
 – kafka.server.DescribeClusterRequestTest
   4s: https://issues.apache.org/jira/browse/KAFKA-15419
   
   `Already existing jira for flaky test`: Build / JDK 8 and Scala 2.12 / 
shouldWriteLatestOffsetsToCheckpointOnShutdown[at_least_once, processing 
threads = true] – org.apache.kafka.streams.integration.EosIntegrationTest
   1m 25s: https://issues.apache.org/jira/browse/KAFKA-15690
   
   `Already existing jira for flaky test`: Build / JDK 8 and Scala 2.12 / 
shouldWriteLatestOffsetsToCheckpointOnShutdown[exactly_once, processing threads 
= true] – org.apache.kafka.streams.integration.EosIntegrationTest
   1m 21s: https://issues.apache.org/jira/browse/KAFKA-15690
   
   `Already existing jira for flaky test`: Build / JDK 8 and Scala 2.12 / 
shouldWriteLatestOffsetsToCheckpointOnShutdown[exactly_once_v2, processing 
threads = true] – org.apache.kafka.streams.integration.EosIntegrationTest: 
https://issues.apache.org/jira/browse/KAFKA-15690


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to