jayteej commented on PR #18080:
URL: https://github.com/apache/kafka/pull/18080#issuecomment-2592977515

   Known flakey failure
   ```
   ./gradlew clean :clients:test --tests 
'org.apache.kafka.clients.ClientUtilsTest'
   
   Gradle Test Run :clients:test > Gradle Test Executor 47 > ClientUtilsTest > 
testParseAndValidateAddressesWithReverseLookup() FAILED
       org.opentest4j.AssertionFailedError: Unexpected addresses 
[a96-7-128-175.deploy.static.akamaitechnologies.com, 
a23-215-0-138.deploy.static.akamaitechnologies.com, 
a23-215-0-136.deploy.static.akamaitechnologies.com, 
a23-192-228-84.deploy.static.akamaitechnologies.com, 
a23-192-228-80.deploy.static.akamaitechnologies.com, 
a96-7-128-198.deploy.static.akamaitechnologies.com, 
2600:1408:ec00:36:0:0:1736:7f24, 2600:1406:bc00:53:0:0:b81e:94ce, 
2600:1406:bc00:53:0:0:b81e:94c8, 2600:1406:3a00:21:0:0:173e:2e66, 
2600:1406:3a00:21:0:0:173e:2e65, 2600:1408:ec00:36:0:0:1736:7f31] ==> expected: 
<true> but was: <false>
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
           at 
app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
           at 
app//org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
           at 
app//org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
           at 
app//org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
           at 
app//org.apache.kafka.clients.ClientUtilsTest.testParseAndValidateAddressesWithReverseLookup(ClientUtilsTest.java:67)
   ```


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to