See <https://builds.apache.org/job/kafka-0.10.1-jdk7/37/changes>
Changes: [jason] HOTFIX: Avoid mutable default arguments in system test services ------------------------------------------ [...truncated 6469 lines...] kafka.api.SaslMultiMechanismConsumerTest > testSimpleConsumption STARTED kafka.api.SaslMultiMechanismConsumerTest > testSimpleConsumption PASSED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled STARTED kafka.api.UserClientIdQuotaTest > testProducerConsumerOverrideUnthrottled PASSED kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer STARTED kafka.api.UserClientIdQuotaTest > testThrottledProducerConsumer PASSED kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete STARTED kafka.api.UserClientIdQuotaTest > testQuotaOverrideDelete PASSED kafka.api.SslProducerSendTest > testSendNonCompressedMessageWithCreateTime STARTED kafka.api.SslProducerSendTest > testSendNonCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testClose STARTED kafka.api.SslProducerSendTest > testClose PASSED kafka.api.SslProducerSendTest > testFlush STARTED kafka.api.SslProducerSendTest > testFlush PASSED kafka.api.SslProducerSendTest > testSendToPartition STARTED kafka.api.SslProducerSendTest > testSendToPartition PASSED kafka.api.SslProducerSendTest > testSendOffset STARTED kafka.api.SslProducerSendTest > testSendOffset PASSED kafka.api.SslProducerSendTest > testSendCompressedMessageWithCreateTime STARTED kafka.api.SslProducerSendTest > testSendCompressedMessageWithCreateTime PASSED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread STARTED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromSenderThread STARTED kafka.api.SslProducerSendTest > testCloseWithZeroTimeoutFromSenderThread PASSED kafka.api.PlaintextConsumerTest > testEarliestOrLatestOffsets STARTED kafka.api.PlaintextConsumerTest > testEarliestOrLatestOffsets PASSED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate STARTED kafka.api.PlaintextConsumerTest > testPartitionsForAutoCreate PASSED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions STARTED kafka.api.PlaintextConsumerTest > testShrinkingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs STARTED kafka.api.PlaintextConsumerTest > testMaxPollIntervalMs PASSED kafka.api.PlaintextConsumerTest > testOffsetsForTimes STARTED kafka.api.PlaintextConsumerTest > testOffsetsForTimes PASSED kafka.api.PlaintextConsumerTest > testSubsequentPatternSubscription STARTED kafka.api.PlaintextConsumerTest > testSubsequentPatternSubscription PASSED kafka.api.PlaintextConsumerTest > testAsyncCommit STARTED kafka.api.PlaintextConsumerTest > testAsyncCommit PASSED kafka.api.PlaintextConsumerTest > testLowMaxFetchSizeForRequestAndPartition STARTED kafka.api.PlaintextConsumerTest > testLowMaxFetchSizeForRequestAndPartition PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnStopPolling STARTED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnStopPolling PASSED kafka.api.PlaintextConsumerTest > testPartitionsForInvalidTopic STARTED kafka.api.PlaintextConsumerTest > testPartitionsForInvalidTopic PASSED kafka.api.PlaintextConsumerTest > testPauseStateNotPreservedByRebalance STARTED kafka.api.PlaintextConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.PlaintextConsumerTest > testFetchHonoursFetchSizeIfLargeRecordNotFirst STARTED kafka.api.PlaintextConsumerTest > testFetchHonoursFetchSizeIfLargeRecordNotFirst PASSED kafka.api.PlaintextConsumerTest > testSeek STARTED kafka.api.PlaintextConsumerTest > testSeek PASSED kafka.api.PlaintextConsumerTest > testPositionAndCommit STARTED kafka.api.PlaintextConsumerTest > testPositionAndCommit PASSED kafka.api.PlaintextConsumerTest > testFetchRecordLargerThanMaxPartitionFetchBytes STARTED kafka.api.PlaintextConsumerTest > testFetchRecordLargerThanMaxPartitionFetchBytes PASSED kafka.api.PlaintextConsumerTest > testUnsubscribeTopic STARTED kafka.api.PlaintextConsumerTest > testUnsubscribeTopic PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose STARTED kafka.api.PlaintextConsumerTest > testMultiConsumerSessionTimeoutOnClose PASSED kafka.api.PlaintextConsumerTest > testFetchRecordLargerThanFetchMaxBytes STARTED kafka.api.PlaintextConsumerTest > testFetchRecordLargerThanFetchMaxBytes PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerDefaultAssignment STARTED kafka.api.PlaintextConsumerTest > testMultiConsumerDefaultAssignment PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnClose STARTED kafka.api.PlaintextConsumerTest > testAutoCommitOnClose PASSED kafka.api.PlaintextConsumerTest > testListTopics STARTED kafka.api.PlaintextConsumerTest > testListTopics PASSED kafka.api.PlaintextConsumerTest > testExpandingTopicSubscriptions STARTED kafka.api.PlaintextConsumerTest > testExpandingTopicSubscriptions PASSED kafka.api.PlaintextConsumerTest > testInterceptors STARTED kafka.api.PlaintextConsumerTest > testInterceptors PASSED kafka.api.PlaintextConsumerTest > testPatternUnsubscription STARTED kafka.api.PlaintextConsumerTest > testPatternUnsubscription PASSED kafka.api.PlaintextConsumerTest > testGroupConsumption STARTED kafka.api.PlaintextConsumerTest > testGroupConsumption PASSED kafka.api.PlaintextConsumerTest > testPartitionsFor STARTED kafka.api.PlaintextConsumerTest > testPartitionsFor PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnRebalance STARTED kafka.api.PlaintextConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.PlaintextConsumerTest > testInterceptorsWithWrongKeyValue STARTED kafka.api.PlaintextConsumerTest > testInterceptorsWithWrongKeyValue PASSED kafka.api.PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment STARTED kafka.api.PlaintextConsumerTest > testMultiConsumerRoundRobinAssignment PASSED kafka.api.PlaintextConsumerTest > testPartitionPauseAndResume STARTED kafka.api.PlaintextConsumerTest > testPartitionPauseAndResume PASSED kafka.api.PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime STARTED kafka.api.PlaintextConsumerTest > testConsumeMessagesWithLogAppendTime PASSED kafka.api.PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup STARTED kafka.api.PlaintextConsumerTest > testAutoCommitOnCloseAfterWakeup PASSED kafka.api.PlaintextConsumerTest > testMaxPollRecords STARTED kafka.api.PlaintextConsumerTest > testMaxPollRecords PASSED kafka.api.PlaintextConsumerTest > testAutoOffsetReset STARTED kafka.api.PlaintextConsumerTest > testAutoOffsetReset PASSED kafka.api.PlaintextConsumerTest > testFetchInvalidOffset STARTED kafka.api.PlaintextConsumerTest > testFetchInvalidOffset PASSED kafka.api.PlaintextConsumerTest > testAutoCommitIntercept STARTED kafka.api.PlaintextConsumerTest > testAutoCommitIntercept PASSED kafka.api.PlaintextConsumerTest > testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst STARTED kafka.api.PlaintextConsumerTest > testFetchHonoursMaxPartitionFetchBytesIfLargeRecordNotFirst PASSED kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets STARTED kafka.api.PlaintextConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.PlaintextConsumerTest > testCommitMetadata STARTED kafka.api.PlaintextConsumerTest > testCommitMetadata PASSED kafka.api.PlaintextConsumerTest > testRoundRobinAssignment STARTED kafka.api.PlaintextConsumerTest > testRoundRobinAssignment PASSED kafka.api.PlaintextConsumerTest > testPatternSubscription STARTED kafka.api.PlaintextConsumerTest > testPatternSubscription PASSED kafka.api.PlaintextConsumerTest > testCoordinatorFailover STARTED kafka.api.PlaintextConsumerTest > testCoordinatorFailover PASSED kafka.api.PlaintextConsumerTest > testSimpleConsumption STARTED kafka.api.PlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic STARTED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne STARTED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne PASSED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList STARTED ERROR: Could not install GRADLE_2_4_RC_2_HOME java.lang.NullPointerException kafka.api.ProducerFailureHandlingTest > testWrongBrokerList PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas STARTED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas PASSED kafka.api.ProducerFailureHandlingTest > testResponseTooLargeForReplicationWithAckAll STARTED kafka.api.ProducerFailureHandlingTest > testResponseTooLargeForReplicationWithAckAll PASSED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic STARTED Build timed out (after 180 minutes). Marking the build as failed. Build was aborted Recording test results Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2 Setting GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2