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

Guozhang Wang commented on KAFKA-8940:
--------------------------------------

Failed again:

        at org.junit.Assert.fail(Assert.java:89)
        at org.junit.Assert.assertTrue(Assert.java:42)
        at 
org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest.shouldWorkWithRebalance(SmokeTestDriverIntegrationTest.java:137)

{code}
java.lang.AssertionError: verifying tagg
verifying suppressed min-suppressed
verifying min-suppressed with 10 keys
verifying suppressed sws-suppressed
verifying min with 10 keys
verifying max with 10 keys
verifying dif with 10 keys
dif fail: key=7-1006 actual=692 expected=999
{code}

{code}
java.lang.AssertionError: verifying tagg
fail: key=652 tagg=[ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 
0, offset = 29, CreateTime = 1571101164370, serialized key size = 3, serialized 
value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key 
= 652, value = 1)] expected=0
         outputEvents: [ConsumerRecord(topic = tagg, partition = 0, leaderEpoch 
= 0, offset = 29, CreateTime = 1571101164370, serialized key size = 3, 
serialized value size = 8, headers = RecordHeaders(headers = [], isReadOnly = 
false), key = 652, value = 1)]
verifying suppressed min-suppressed
verifying min-suppressed with 10 keys
verifying suppressed sws-suppressed
verifying min with 10 keys
verifying max with 10 keys
verifying dif with 10 keys
dif fail: key=7-1006 actual=643 expected=999
{code}

https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/2632/testReport/junit/org.apache.kafka.streams.integration/SmokeTestDriverIntegrationTest/shouldWorkWithRebalance/
https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/8611/testReport/junit/org.apache.kafka.streams.integration/SmokeTestDriverIntegrationTest/shouldWorkWithRebalance/

> Flaky Test SmokeTestDriverIntegrationTest.shouldWorkWithRebalance
> -----------------------------------------------------------------
>
>                 Key: KAFKA-8940
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8940
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Guozhang Wang
>            Assignee: John Roesler
>            Priority: Major
>              Labels: flaky-test
>
> I lost the screen shot unfortunately... it reports the set of expected 
> records does not match the received records.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to