You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "A. Sophie Blee-Goldman (Jira)" <ji...@apache.org> on 2021/10/21 23:57:00 UTC

[jira] [Comment Edited] (KAFKA-8197) Flaky Test kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange

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

A. Sophie Blee-Goldman edited comment on KAFKA-8197 at 10/21/21, 11:56 PM:
---------------------------------------------------------------------------

[Failed again:|https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-11379/1/testReport/junit/kafka.server/DynamicBrokerConfigTest/Build___JDK_17_and_Scala_2_13___testPasswordConfigEncoderSecretChange__/?cloudbees-analytics-link=scm-reporting%2Ftests%2Ffailed]
h3. Stacktrace

org.opentest4j.AssertionFailedError: expected: <staticLoginModule required;> but was: <W�JQ񵧎��w'| Rm�R�Pt��b?�=D�> at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62) at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124) at app//kafka.server.DynamicBrokerConfigTest.testPasswordConfigEncoderSecretChange(DynamicBrokerConfigTest.scala:307)


was (Author: ableegoldman):
Failed again:
h3. Stacktrace

org.opentest4j.AssertionFailedError: expected: <staticLoginModule required;> but was: <W�JQ񵧎��w'| Rm�R�Pt��b?�=D�> at app//org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55) at app//org.junit.jupiter.api.AssertionUtils.failNotEqual(AssertionUtils.java:62) at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177) at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1124) at app//kafka.server.DynamicBrokerConfigTest.testPasswordConfigEncoderSecretChange(DynamicBrokerConfigTest.scala:307)

> Flaky Test kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange
> ---------------------------------------------------------------------------------------
>
>                 Key: KAFKA-8197
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8197
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core, unit tests
>    Affects Versions: 1.1.1
>            Reporter: Guozhang Wang
>            Priority: Major
>
> {code}
> 09:18:23 kafka.server.DynamicBrokerConfigTest > testPasswordConfigEncoderSecretChange FAILED
> 09:18:23     org.junit.ComparisonFailure: expected:<[staticLoginModule required;]> but was:<[????O?????i???A?c'??Ch?|?p]>
> 09:18:23         at org.junit.Assert.assertEquals(Assert.java:115)
> 09:18:23         at org.junit.Assert.assertEquals(Assert.java:144)
> 09:18:23         at kafka.server.DynamicBrokerConfigTest.testPasswordConfigEncoderSecretChange(DynamicBrokerConfigTest.scala:253)
> {code}
> https://builds.apache.org/job/kafka-pr-jdk7-scala2.11/13466/consoleFull



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