See 
<https://builds.apache.org/job/kafka-trunk-jdk10/122/display/redirect?page=changes>
Changes:

[github] MINOR: Ignore test_broker_type_bounce_at_start system test (#5055)

------------------------------------------
[...truncated 1.06 MB...]
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 > 
testSplitAndReenqueue STARTED

org.apache.kafka.clients.producer.internals.RecordAccumulatorTest > 
testSplitAndReenqueue 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 > testBlockTimeout 
STARTED

org.apache.kafka.clients.producer.internals.BufferPoolTest > testBlockTimeout 
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 > 
testCleanupMemoryAvailabilityWaiterOnInterruption STARTED

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

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

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

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

org.apache.kafka.clients.producer.internals.BufferPoolTest > 
outOfMemoryOnAllocation 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 > 
testCantAllocateMoreMemoryThanWeHave STARTED

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

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

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

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

org.apache.kafka.clients.producer.internals.BufferPoolTest > 
testCleanupMemoryAvailabilityOnMetricsException 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.SenderTest > 
testIdempotenceWithMultipleInflightsWhereFirstFailsFatallyAndSequenceOfFutureBatchesIsAdjusted
 STARTED

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

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

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

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

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

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

org.apache.kafka.clients.producer.internals.SenderTest > 
testUnknownProducerErrorShouldBeRetriedWhenLogStartOffsetIsUnknown 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 > 
testMessageFormatDownConversion STARTED

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

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

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

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

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

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

org.apache.kafka.clients.producer.internals.SenderTest > 
testExpiryOfFirstBatchShouldCauseResetIfFutureBatchesFail 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 > 
testExpiryOfUnsentBatchesShouldNotCauseUnresolvedSequences STARTED

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.apache.kafka.clients.producer.internals.SenderTest > 
testMustNotRetryOutOfOrderSequenceForNextBatch 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 > 
testResetOfProducerStateShouldAllowQueuedBatchesToDrain STARTED

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

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

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

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

org.apache.kafka.clients.producer.internals.SenderTest > 
testExpiryOfFirstBatchShouldNotCauseUnresolvedSequencesIfFutureBatchesSucceed 
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 > 
testClusterAuthorizationExceptionInInitProducerIdRequest STARTED

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

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

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

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

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

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

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

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

org.apache.kafka.clients.producer.internals.SenderTest > 
testUnsupportedForMessageFormatInProduceRequest 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.SenderTest > 
testSequenceNumberIncrement STARTED

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

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

org.apache.kafka.clients.producer.internals.SenderTest > 
testIdempotenceWithMultipleInflightsRetriedInOrder 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.CommonClientConfigsTest > 
testExponentialBackoffDefaults STARTED

org.apache.kafka.clients.CommonClientConfigsTest > 
testExponentialBackoffDefaults PASSED

4201 tests completed, 1 failed, 1 skipped
: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-jdk10/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. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 3m 10s
30 actionable tasks: 29 executed, 1 up-to-date
Build step 'Execute shell' marked build as failure
Recording test results
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4
Not sending mail to unregistered user git...@alasdairhodge.co.uk

Reply via email to