See <https://builds.apache.org/job/Kafka-trunk/617/changes>
Changes: [cshapi] KAFKA-2453: Enable new consumer in EndToEndLatency [cshapi] TRIVIAL: change to API doc for seekToEnd() to clarify lazy evaluation ------------------------------------------ [...truncated 1622 lines...] kafka.admin.DeleteConsumerGroupTest > testGroupTopicWideDeleteInZKForGroupConsumingMultipleTopics PASSED kafka.api.ProducerSendTest > testCloseWithZeroTimeoutFromCallerThread PASSED kafka.api.ConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.admin.DeleteTopicTest > testResumeDeleteTopicWithRecoveredFollower PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooLow PASSED kafka.integration.TopicMetadataTest > testAliveBrokersListWithNoTopicsAfterABrokerShutdown PASSED kafka.admin.AdminTest > testPartitionReassignmentWithLeaderInNewReplicas PASSED kafka.api.QuotasTest > testThrottledProducerConsumer PASSED kafka.utils.timer.TimerTaskListTest > testAll PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooLow PASSED kafka.admin.AddPartitionsTest > testManualAssignmentOfReplicas PASSED kafka.log.LogTest > testCorruptLog PASSED kafka.integration.AutoOffsetResetTest > testResetToEarliestWhenOffsetTooHigh PASSED kafka.admin.DeleteConsumerGroupTest > testGroupWideDeleteInZK PASSED kafka.admin.DeleteTopicTest > testDeleteTopicAlreadyMarkedAsDeleted PASSED kafka.log.LogTest > testLogRecoversToCorrectOffset PASSED kafka.log.LogTest > testReopenThenTruncate PASSED kafka.log.LogTest > testParseTopicPartitionNameForMissingPartition PASSED kafka.log.LogTest > testParseTopicPartitionNameForEmptyName PASSED kafka.admin.AdminTest > testShutdownBroker PASSED kafka.admin.AdminTest > testTopicCreationWithCollision PASSED kafka.api.ConsumerTest > testSeek PASSED kafka.log.LogTest > testOpenDeletesObsoleteFiles PASSED kafka.log.LogTest > testSizeBasedLogRoll PASSED kafka.log.LogTest > testTimeBasedLogRollJitter PASSED kafka.log.LogTest > testParseTopicPartitionName PASSED kafka.log.LogTest > testTruncateTo PASSED kafka.admin.AdminTest > testTopicCreationInZK PASSED kafka.log.LogTest > testCleanShutdownFile PASSED kafka.integration.FetcherTest > testFetcher PASSED kafka.common.ConfigTest > testInvalidGroupIds PASSED kafka.common.ConfigTest > testInvalidClientIds PASSED kafka.integration.AutoOffsetResetTest > testResetToLatestWhenOffsetTooHigh PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[0] PASSED kafka.api.ProducerSendTest > testCloseWithZeroTimeoutFromSenderThread PASSED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask PASSED kafka.utils.SchedulerTest > testNonPeriodicTask PASSED kafka.utils.SchedulerTest > testRestart PASSED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler PASSED kafka.utils.SchedulerTest > testPeriodicTask PASSED kafka.admin.AddPartitionsTest > testReplicaPlacement PASSED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic PASSED kafka.admin.DeleteTopicTest > testPartitionReassignmentDuringDeleteTopic PASSED kafka.api.ConsumerTest > testPositionAndCommit PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne PASSED kafka.admin.DeleteTopicTest > testDeleteNonExistingTopic PASSED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures PASSED kafka.utils.IteratorTemplateTest > testIterator PASSED kafka.api.ConsumerTest > testUnsubscribeTopic PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabled PASSED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList PASSED kafka.admin.DeleteTopicTest > testRecreateTopicAfterDeletion PASSED kafka.integration.RollingBounceTest > testRollingBounce PASSED kafka.common.TopicTest > testInvalidTopicNames PASSED kafka.common.TopicTest > testTopicHasCollision PASSED kafka.common.TopicTest > testTopicHasCollisionChars PASSED kafka.api.ConsumerTest > testListTopics PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas PASSED kafka.admin.DeleteTopicTest > testAddPartitionDuringDeleteTopic PASSED kafka.api.ConsumerTest > testExpandingTopicSubscriptions PASSED kafka.admin.DeleteTopicTest > testDeleteTopicWithAllAliveReplicas PASSED kafka.api.ProducerFailureHandlingTest > testNoResponse PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[1] PASSED kafka.api.ConsumerTest > testGroupConsumption PASSED kafka.admin.DeleteTopicTest > testDeleteTopicDuringAddPartition PASSED kafka.integration.UncleanLeaderElectionTest > testCleanLeaderElectionDisabledByTopicOverride PASSED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic PASSED kafka.integration.PrimitiveApiTest > testMultiProduce PASSED kafka.api.ConsumerTest > testPartitionsFor PASSED kafka.api.ProducerFailureHandlingTest > testInvalidPartition PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetch PASSED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed PASSED kafka.integration.PrimitiveApiTest > testFetchRequestCanProperlySerialize PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero PASSED kafka.integration.PrimitiveApiTest > testPipelinedProduceRequests PASSED kafka.integration.PrimitiveApiTest > testProduceAndMultiFetch PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown PASSED kafka.utils.ByteBoundedBlockingQueueTest > testByteBoundedBlockingQueue PASSED kafka.integration.PrimitiveApiTest > testDefaultEncoderProducerAndFetchWithCompression PASSED kafka.api.ConsumerTest > testSimpleConsumption PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[2] PASSED kafka.integration.PrimitiveApiTest > testConsumerEmptyTopic PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionDisabled PASSED kafka.integration.PrimitiveApiTest > testEmptyFetchRequest PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionInvalidTopicOverride PASSED kafka.api.ConsumerTest > testPartitionPauseAndResume PASSED kafka.api.ConsumerTest > testPartitionReassignmentCallback PASSED kafka.integration.UncleanLeaderElectionTest > testUncleanLeaderElectionEnabledByTopicOverride PASSED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup PASSED kafka.api.ConsumerTest > testAutoOffsetReset PASSED kafka.log.LogCleanerIntegrationTest > cleanerTest[3] PASSED kafka.api.ConsumerTest > testCommitSpecifiedOffsets PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArg PASSED kafka.utils.CommandLineUtilsTest > testParseSingleArg PASSED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.log.LogManagerTest > testCleanupExpiredSegments PASSED kafka.log.LogManagerTest > testCheckpointRecoveryPoints PASSED kafka.log.LogManagerTest > testTimeBasedFlush PASSED kafka.log.LogManagerTest > testCreateLog PASSED kafka.log.LogManagerTest > testRecoveryDirectoryMappingWithTrailingSlash PASSED kafka.api.SSLProducerSendTest > testClose PASSED kafka.api.SSLConsumerTest > testSeek PASSED kafka.api.SSLProducerSendTest > testSendToPartition PASSED kafka.api.SSLProducerSendTest > testSendOffset PASSED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED kafka.api.SSLConsumerTest > testPositionAndCommit PASSED kafka.api.SSLConsumerTest > testGroupConsumption PASSED kafka.api.SSLConsumerTest > testPartitionsFor PASSED kafka.api.SSLConsumerTest > testSimpleConsumption PASSED kafka.api.SSLConsumerTest > testAutoOffsetReset PASSED kafka.message.MessageWriterTest > testWithNoCompressionAttribute PASSED kafka.message.MessageWriterTest > testWithCompressionAttribute PASSED kafka.message.MessageWriterTest > testBufferingOutputStream PASSED kafka.message.MessageWriterTest > testWithKey PASSED 517 tests completed, 1 failed :core:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':core:test'. > There were failing tests. See the report at: > file:///x1/jenkins/jenkins-slave/workspace/Kafka-trunk/core/build/reports/tests/index.html * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 3 mins 54.548 secs Build step 'Execute shell' marked build as failure Setting GRADLE_2_1_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.1