[ https://issues.apache.org/jira/browse/KAFKA-10359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch updated KAFKA-10359: ---------------------------------- Summary: AgentTest unit test failure during verification build of AK 2.6.0 RC2 (was: Test failure during verification build of AK 2.6.0 RC2) > AgentTest unit test failure during verification build of AK 2.6.0 RC2 > --------------------------------------------------------------------- > > Key: KAFKA-10359 > URL: https://issues.apache.org/jira/browse/KAFKA-10359 > Project: Kafka > Issue Type: Bug > Components: tools, unit tests > Affects Versions: 2.6.0 > Reporter: Randall Hauch > Priority: Minor > > The following error was reported by [~gshapira_impala_35cc] when she was > verifying AK 2.6.0 RC2: > {noformat} > org.apache.kafka.trogdor.agent.AgentTest.testAgentGetStatus failed, log > available in > /Users/gwenshap/releases/2.6.0-rc2/kafka-2.6.0-src/tools/build/reports/testOutput/org.apache.kafka.trogdor.agent.AgentTest.testAgentGetStatus.test.stdout > org.apache.kafka.trogdor.agent.AgentTest > testAgentGetStatus FAILED > java.lang.RuntimeException: > at > org.apache.kafka.trogdor.rest.RestExceptionMapper.toException(RestExceptionMapper.java:69) > at > org.apache.kafka.trogdor.rest.JsonRestServer$HttpResponse.body(JsonRestServer.java:285) > at > org.apache.kafka.trogdor.agent.AgentClient.status(AgentClient.java:130) > at > org.apache.kafka.trogdor.agent.AgentTest.testAgentGetStatus(AgentTest.java:115) > {noformat} > No similar issue appears to have been previously reported, and this did not > occur in the Jenkins builds for 2.6.0 RC2 nor was this reported by anyone > else. -- This message was sent by Atlassian Jira (v8.3.4#803005)