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

Lianet Magrans commented on KAFKA-15914:
----------------------------------------

This test has been passing consistently on trunk for the past 90 days , so 
closing and we can reopen if it fails again

[https://develocity.apache.org/scans/tests?search.rootProjectNames=kafka&search.startTimeMax=1765376315391&search.startTimeMin=1757563200000&search.tags=trunk&search.timeZoneId=America%2FNew_York&tests.container=org.apache.kafka.connect.integration.OffsetsApiIntegrationTest&tests.sortField=FLAKY&tests.test=testAlterSinkConnectorOffsetsOverriddenConsumerGroupId()]

 

> Flaky test - testAlterSinkConnectorOffsetsOverriddenConsumerGroupId - 
> OffsetsApiIntegrationTest
> -----------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-15914
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15914
>             Project: Kafka
>          Issue Type: Bug
>          Components: connect
>            Reporter: Lucas Brutschy
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 4.2.0
>
>
> Test intermittently gives the following result:
> {code}
> org.opentest4j.AssertionFailedError: Condition not met within timeout 30000. 
> Sink connector consumer group offsets should catch up to the topic end 
> offsets ==> expected: <true> but was: <false>
>       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.AssertTrue.failNotTrue(AssertTrue.java:63)
>       at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
>       at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:210)
>       at 
> org.apache.kafka.test.TestUtils.lambda$waitForCondition$3(TestUtils.java:331)
>       at 
> org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:379)
>       at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:328)
>       at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:312)
>       at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:302)
>       at 
> org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.verifyExpectedSinkConnectorOffsets(OffsetsApiIntegrationTest.java:917)
>       at 
> org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.alterAndVerifySinkConnectorOffsets(OffsetsApiIntegrationTest.java:396)
>       at 
> org.apache.kafka.connect.integration.OffsetsApiIntegrationTest.testAlterSinkConnectorOffsetsOverriddenConsumerGroupId(OffsetsApiIntegrationTest.java:297)
> {code}



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

Reply via email to