Guozhang Wang created KAFKA-8925:
------------------------------------

             Summary: Flaky Test 
kafka.api.AuthorizerIntegrationTest.testIdempotentProducerNoIdempotentWriteAclInProduce
                 Key: KAFKA-8925
                 URL: https://issues.apache.org/jira/browse/KAFKA-8925
             Project: Kafka
          Issue Type: Bug
          Components: unit tests
            Reporter: Guozhang Wang


{code}
00:13:52 kafka.api.AuthorizerIntegrationTest > 
testIdempotentProducerNoIdempotentWriteAclInProduce STARTED
00:13:52 
kafka.api.AuthorizerIntegrationTest.testIdempotentProducerNoIdempotentWriteAclInProduce
 failed, log available in 
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.12@2/core/build/reports/testOutput/kafka.api.AuthorizerIntegrationTest.testIdempotentProducerNoIdempotentWriteAclInProduce.test.stdout
00:13:52 
00:13:52 kafka.api.AuthorizerIntegrationTest > 
testIdempotentProducerNoIdempotentWriteAclInProduce FAILED
00:13:52     java.lang.IllegalStateException: Shutdown in progress
00:13:52         at 
java.base/java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:66)
00:13:52         at 
java.base/java.lang.Runtime.addShutdownHook(Runtime.java:215)
00:13:52         at 
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:262)
00:13:52         at 
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:232)
00:13:52         at 
org.apache.kafka.test.TestUtils.tempDirectory(TestUtils.java:242)
00:13:52         at kafka.utils.TestUtils$.tempDir(TestUtils.scala:103)
00:13:52         at 
kafka.zk.EmbeddedZookeeper.<init>(EmbeddedZookeeper.scala:39)
00:13:52         at 
kafka.zk.ZooKeeperTestHarness.setUp(ZooKeeperTestHarness.scala:57)
00:13:52         at 
kafka.integration.KafkaServerTestHarness.setUp(KafkaServerTestHarness.scala:91)
00:13:52         at 
kafka.api.IntegrationTestHarness.doSetup(IntegrationTestHarness.scala:93)
00:13:52         at 
kafka.api.AuthorizerIntegrationTest.setUp(AuthorizerIntegrationTest.scala:291)
00:13:52 
00:13:52     java.util.NoSuchElementException: next on empty iterator
00:13:52         at scala.collection.Iterator$$anon$2.next(Iterator.scala:41)
00:13:52         at scala.collection.Iterator$$anon$2.next(Iterator.scala:39)
00:13:52         at 
scala.collection.IndexedSeqLike$Elements.next(IndexedSeqLike.scala:63)
00:13:52         at scala.collection.IterableLike.head(IterableLike.scala:109)
00:13:52         at scala.collection.IterableLike.head$(IterableLike.scala:108)
00:13:52         at 
scala.collection.mutable.ArrayBuffer.scala$collection$IndexedSeqOptimized$$super$head(ArrayBuffer.scala:49)
00:13:52         at 
scala.collection.IndexedSeqOptimized.head(IndexedSeqOptimized.scala:129)
00:13:52         at 
scala.collection.IndexedSeqOptimized.head$(IndexedSeqOptimized.scala:129)
00:13:52         at 
scala.collection.mutable.ArrayBuffer.head(ArrayBuffer.scala:49)
00:13:52         at 
kafka.api.AuthorizerIntegrationTest.removeAllAcls(AuthorizerIntegrationTest.scala:1697)
00:13:52         at 
kafka.api.AuthorizerIntegrationTest.tearDown(AuthorizerIntegrationTest.scala:305)
{code}



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

Reply via email to