chia7712 commented on PR #18947:
URL: https://github.com/apache/kafka/pull/18947#issuecomment-3316063664

   ```
   Gradle Test Run :core:test > Gradle Test Executor 39 > 
DelegationTokenEndToEndAuthorizationWithOwnerTest > 
testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String, boolean) > 
testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String, 
boolean).groupProtocol=consumer.isIdempotenceEnabled=false FAILED
       org.apache.kafka.common.errors.TopicAuthorizationException: Not 
authorized to access topics: [e2etopic]
   
kafka.api.SaslGssapiSslEndToEndAuthorizationTest.testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String,
 boolean)[2] failed, log available in 
/home/jenkins/kafka/core/build/reports/testOutput/kafka.api.SaslGssapiSslEndToEndAuthorizationTest.testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String,
 boolean)[2].test.stdout
   
   Gradle Test Run :core:test > Gradle Test Executor 40 > 
SaslGssapiSslEndToEndAuthorizationTest > 
testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String, boolean) > 
testNoDescribeProduceOrConsumeWithoutTopicDescribeAcl(String, 
boolean).groupProtocol=consumer.isIdempotenceEnabled=true FAILED
       org.apache.kafka.common.errors.TopicAuthorizationException: Not 
authorized to access topics: [e2etopic]
   ```
   
   It seems some tests get failed


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to