You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/03 18:41:41 UTC

Build failed in Jenkins: kafka-trunk-jdk8 #1247

See <https://builds.apache.org/job/kafka-trunk-jdk8/1247/changes>

Changes:

[wangguoz] KAFKA-4662: adding test coverage for addSource methods with

[wangguoz] KAFKA-4649: Improve test coverage GlobalStateManagerImpl

------------------------------------------
[...truncated 15916 lines...]
org.apache.kafka.clients.NodeApiVersionsTest > testUsableVersionCalculationNoKnownVersions PASSED

org.apache.kafka.clients.NodeApiVersionsTest > testVersionsToString STARTED

org.apache.kafka.clients.NodeApiVersionsTest > testVersionsToString PASSED

org.apache.kafka.clients.NodeApiVersionsTest > testUnsupportedVersionsToString STARTED

org.apache.kafka.clients.NodeApiVersionsTest > testUnsupportedVersionsToString PASSED

org.apache.kafka.clients.NodeApiVersionsTest > testUsableVersionCalculation STARTED

org.apache.kafka.clients.NodeApiVersionsTest > testUsableVersionCalculation PASSED

org.apache.kafka.clients.NodeApiVersionsTest > testUsableVersionLatestVersions STARTED

org.apache.kafka.clients.NodeApiVersionsTest > testUsableVersionLatestVersions PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testRetryBackoff STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testRetryBackoff PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testNextReadyCheckDelay STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testNextReadyCheckDelay PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testStressfulSituation STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testStressfulSituation PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAwaitFlushComplete STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAwaitFlushComplete PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testFlush STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testFlush PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testFull STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testFull PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAppendInExpiryCallback STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAppendInExpiryCallback PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAbortIncompleteBatches STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAbortIncompleteBatches PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testMutedPartitions STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testMutedPartitions PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testExpiredBatches STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testExpiredBatches PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testLinger STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testLinger PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testPartialDrain STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testPartialDrain PASSED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAppendLarge STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > testAppendLarge PASSED

org.apache.kafka.clients.producer.internals.SenderTest > testMetadataTopicExpiry STARTED

org.apache.kafka.clients.producer.internals.SenderTest > testMetadataTopicExpiry PASSED

org.apache.kafka.clients.producer.internals.SenderTest > testQuotaMetrics STARTED

org.apache.kafka.clients.producer.internals.SenderTest > testQuotaMetrics PASSED

org.apache.kafka.clients.producer.internals.SenderTest > testRetries STARTED

org.apache.kafka.clients.producer.internals.SenderTest > testRetries PASSED

org.apache.kafka.clients.producer.internals.SenderTest > testSendInOrder STARTED

org.apache.kafka.clients.producer.internals.SenderTest > testSendInOrder PASSED

org.apache.kafka.clients.producer.internals.SenderTest > testSimple STARTED

org.apache.kafka.clients.producer.internals.SenderTest > testSimple PASSED

org.apache.kafka.clients.producer.internals.DefaultPartitionerTest > testKeyPartitionIsStable STARTED

org.apache.kafka.clients.producer.internals.DefaultPartitionerTest > testKeyPartitionIsStable PASSED

org.apache.kafka.clients.producer.internals.DefaultPartitionerTest > testRoundRobin STARTED

org.apache.kafka.clients.producer.internals.DefaultPartitionerTest > testRoundRobin PASSED

org.apache.kafka.clients.producer.internals.DefaultPartitionerTest > testRoundRobinWithUnavailablePartitions STARTED

org.apache.kafka.clients.producer.internals.DefaultPartitionerTest > testRoundRobinWithUnavailablePartitions PASSED

org.apache.kafka.clients.producer.internals.ProducerInterceptorsTest > testOnAcknowledgementWithErrorChain STARTED

org.apache.kafka.clients.producer.internals.ProducerInterceptorsTest > testOnAcknowledgementWithErrorChain PASSED

org.apache.kafka.clients.producer.internals.ProducerInterceptorsTest > testOnAcknowledgementChain STARTED

org.apache.kafka.clients.producer.internals.ProducerInterceptorsTest > testOnAcknowledgementChain PASSED

org.apache.kafka.clients.producer.internals.ProducerInterceptorsTest > testOnSendChain STARTED

org.apache.kafka.clients.producer.internals.ProducerInterceptorsTest > testOnSendChain PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testStressfulSituation STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testStressfulSituation PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testCleanupMemoryAvailabilityWaiterOnInterruption STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testCleanupMemoryAvailabilityWaiterOnInterruption PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testBlockTimeout STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testBlockTimeout PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testCantAllocateMoreMemoryThanWeHave STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testCantAllocateMoreMemoryThanWeHave PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testCleanupMemoryAvailabilityWaiterOnBlockTimeout STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testCleanupMemoryAvailabilityWaiterOnBlockTimeout PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testSimple STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testSimple PASSED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testDelayedAllocation STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testDelayedAllocation PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testOsDefaultSocketBufferSizes STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testOsDefaultSocketBufferSizes PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testInvalidSocketSendBufferSize STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testInvalidSocketSendBufferSize PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testInvalidSocketReceiveBufferSize STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testInvalidSocketReceiveBufferSize PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testConstructorWithSerializers STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testConstructorWithSerializers PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testConstructorFailureCloseResource STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testConstructorFailureCloseResource PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testNoSerializerProvided STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testNoSerializerProvided PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testInterceptorConstructClose STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testInterceptorConstructClose PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testPartitionerClose STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testPartitionerClose PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testSerializerClose STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testSerializerClose PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testMetadataFetchOnStaleMetadata STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testMetadataFetchOnStaleMetadata PASSED

org.apache.kafka.clients.producer.KafkaProducerTest > testMetadataFetch STARTED

org.apache.kafka.clients.producer.KafkaProducerTest > testMetadataFetch PASSED

org.apache.kafka.clients.producer.RecordSendTest > testTimeout STARTED

org.apache.kafka.clients.producer.RecordSendTest > testTimeout PASSED

org.apache.kafka.clients.producer.RecordSendTest > testError STARTED

org.apache.kafka.clients.producer.RecordSendTest > testError PASSED

org.apache.kafka.clients.producer.RecordSendTest > testBlocking STARTED

org.apache.kafka.clients.producer.RecordSendTest > testBlocking PASSED

org.apache.kafka.clients.producer.MockProducerTest > testManualCompletion STARTED

org.apache.kafka.clients.producer.MockProducerTest > testManualCompletion PASSED

org.apache.kafka.clients.producer.MockProducerTest > testAutoCompleteMock STARTED

org.apache.kafka.clients.producer.MockProducerTest > testAutoCompleteMock PASSED

org.apache.kafka.clients.producer.MockProducerTest > testPartitioner STARTED

org.apache.kafka.clients.producer.MockProducerTest > testPartitioner PASSED

org.apache.kafka.clients.producer.ProducerRecordTest > testInvalidRecords STARTED

org.apache.kafka.clients.producer.ProducerRecordTest > testInvalidRecords PASSED

org.apache.kafka.clients.producer.ProducerRecordTest > testEqualsAndHashCode STARTED

org.apache.kafka.clients.producer.ProducerRecordTest > testEqualsAndHashCode PASSED

org.apache.kafka.clients.ClientUtilsTest > testOnlyBadHostname STARTED

org.apache.kafka.clients.ClientUtilsTest > testOnlyBadHostname PASSED

org.apache.kafka.clients.ClientUtilsTest > testParseAndValidateAddresses STARTED

org.apache.kafka.clients.ClientUtilsTest > testParseAndValidateAddresses PASSED

org.apache.kafka.clients.ClientUtilsTest > testNoPort STARTED

org.apache.kafka.clients.ClientUtilsTest > testNoPort PASSED

1876 tests completed, 1 failed
:clients:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':clients:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/kafka-trunk-jdk8/ws/clients/build/reports/tests/test/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: 1 hrs 24 mins 58.16 secs
Build step 'Execute shell' marked build as failure
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

Jenkins build is back to normal : kafka-trunk-jdk8 #1248

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk8/1248/changes>