See <https://builds.apache.org/job/kafka-trunk-jdk8/1482/display/redirect?page=changes>
Changes: [wangguoz] KAFKA-5118: Improve message for Kafka failed startup with non-Kafka data ------------------------------------------ [...truncated 844.67 KB...] kafka.utils.CommandLineUtilsTest > testParseArgs STARTED kafka.utils.CommandLineUtilsTest > testParseArgs PASSED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid STARTED kafka.utils.CommandLineUtilsTest > testParseEmptyArgAsValid PASSED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr STARTED kafka.utils.ReplicationUtilsTest > testUpdateLeaderAndIsr PASSED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition STARTED kafka.utils.ReplicationUtilsTest > testGetLeaderIsrAndEpochForPartition PASSED kafka.utils.JsonTest > testJsonEncoding STARTED kafka.utils.JsonTest > testJsonEncoding PASSED kafka.utils.ShutdownableThreadTest > testShutdownWhenCalledAfterThreadStart STARTED kafka.utils.ShutdownableThreadTest > testShutdownWhenCalledAfterThreadStart PASSED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask STARTED kafka.utils.SchedulerTest > testMockSchedulerNonPeriodicTask PASSED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask STARTED kafka.utils.SchedulerTest > testMockSchedulerPeriodicTask PASSED kafka.utils.SchedulerTest > testNonPeriodicTask STARTED kafka.utils.SchedulerTest > testNonPeriodicTask PASSED kafka.utils.SchedulerTest > testRestart STARTED kafka.utils.SchedulerTest > testRestart PASSED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler STARTED kafka.utils.SchedulerTest > testReentrantTaskInMockScheduler PASSED kafka.utils.SchedulerTest > testPeriodicTask STARTED kafka.utils.SchedulerTest > testPeriodicTask PASSED kafka.utils.ZkUtilsTest > testAbortedConditionalDeletePath STARTED kafka.utils.ZkUtilsTest > testAbortedConditionalDeletePath PASSED kafka.utils.ZkUtilsTest > testSuccessfulConditionalDeletePath STARTED kafka.utils.ZkUtilsTest > testSuccessfulConditionalDeletePath PASSED kafka.utils.ZkUtilsTest > testPersistentSequentialPath STARTED kafka.utils.ZkUtilsTest > testPersistentSequentialPath PASSED kafka.utils.ZkUtilsTest > testClusterIdentifierJsonParsing STARTED kafka.utils.ZkUtilsTest > testClusterIdentifierJsonParsing PASSED kafka.utils.IteratorTemplateTest > testIterator STARTED kafka.utils.IteratorTemplateTest > testIterator PASSED kafka.utils.UtilsTest > testGenerateUuidAsBase64 STARTED kafka.utils.UtilsTest > testGenerateUuidAsBase64 PASSED kafka.utils.UtilsTest > testAbs STARTED kafka.utils.UtilsTest > testAbs PASSED kafka.utils.UtilsTest > testReplaceSuffix STARTED kafka.utils.UtilsTest > testReplaceSuffix PASSED kafka.utils.UtilsTest > testCircularIterator STARTED kafka.utils.UtilsTest > testCircularIterator PASSED kafka.utils.UtilsTest > testReadBytes STARTED kafka.utils.UtilsTest > testReadBytes PASSED kafka.utils.UtilsTest > testCsvList STARTED kafka.utils.UtilsTest > testCsvList PASSED kafka.utils.UtilsTest > testReadInt STARTED kafka.utils.UtilsTest > testReadInt PASSED kafka.utils.UtilsTest > testUrlSafeBase64EncodeUUID STARTED kafka.utils.UtilsTest > testUrlSafeBase64EncodeUUID PASSED kafka.utils.UtilsTest > testCsvMap STARTED kafka.utils.UtilsTest > testCsvMap PASSED kafka.utils.UtilsTest > testInLock STARTED kafka.utils.UtilsTest > testInLock PASSED kafka.utils.UtilsTest > testSwallow STARTED kafka.utils.UtilsTest > testSwallow PASSED kafka.producer.AsyncProducerTest > testFailedSendRetryLogic STARTED kafka.producer.AsyncProducerTest > testFailedSendRetryLogic PASSED kafka.producer.AsyncProducerTest > testQueueTimeExpired STARTED kafka.producer.AsyncProducerTest > testQueueTimeExpired PASSED kafka.producer.AsyncProducerTest > testPartitionAndCollateEvents STARTED kafka.producer.AsyncProducerTest > testPartitionAndCollateEvents PASSED kafka.producer.AsyncProducerTest > testBatchSize STARTED kafka.producer.AsyncProducerTest > testBatchSize PASSED kafka.producer.AsyncProducerTest > testSerializeEvents STARTED kafka.producer.AsyncProducerTest > testSerializeEvents PASSED kafka.producer.AsyncProducerTest > testProducerQueueSize STARTED kafka.producer.AsyncProducerTest > testProducerQueueSize PASSED kafka.producer.AsyncProducerTest > testRandomPartitioner STARTED kafka.producer.AsyncProducerTest > testRandomPartitioner PASSED kafka.producer.AsyncProducerTest > testInvalidConfiguration STARTED kafka.producer.AsyncProducerTest > testInvalidConfiguration PASSED kafka.producer.AsyncProducerTest > testInvalidPartition STARTED kafka.producer.AsyncProducerTest > testInvalidPartition PASSED kafka.producer.AsyncProducerTest > testNoBroker STARTED kafka.producer.AsyncProducerTest > testNoBroker PASSED kafka.producer.AsyncProducerTest > testProduceAfterClosed STARTED kafka.producer.AsyncProducerTest > testProduceAfterClosed PASSED kafka.producer.AsyncProducerTest > testJavaProducer STARTED kafka.producer.AsyncProducerTest > testJavaProducer PASSED kafka.producer.AsyncProducerTest > testIncompatibleEncoder STARTED kafka.producer.AsyncProducerTest > testIncompatibleEncoder PASSED kafka.producer.SyncProducerTest > testReachableServer STARTED kafka.producer.SyncProducerTest > testReachableServer PASSED kafka.producer.SyncProducerTest > testMessageSizeTooLarge STARTED kafka.producer.SyncProducerTest > testMessageSizeTooLarge PASSED kafka.producer.SyncProducerTest > testNotEnoughReplicas STARTED kafka.producer.SyncProducerTest > testNotEnoughReplicas PASSED kafka.producer.SyncProducerTest > testMessageSizeTooLargeWithAckZero STARTED kafka.producer.SyncProducerTest > testMessageSizeTooLargeWithAckZero PASSED kafka.producer.SyncProducerTest > testProducerCanTimeout STARTED kafka.producer.SyncProducerTest > testProducerCanTimeout PASSED kafka.producer.SyncProducerTest > testProduceRequestWithNoResponse STARTED kafka.producer.SyncProducerTest > testProduceRequestWithNoResponse PASSED kafka.producer.SyncProducerTest > testEmptyProduceRequest STARTED kafka.producer.SyncProducerTest > testEmptyProduceRequest PASSED kafka.producer.SyncProducerTest > testProduceCorrectlyReceivesResponse STARTED kafka.producer.SyncProducerTest > testProduceCorrectlyReceivesResponse PASSED kafka.producer.ProducerTest > testSendToNewTopic STARTED kafka.producer.ProducerTest > testSendToNewTopic PASSED kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout STARTED kafka.producer.ProducerTest > testAsyncSendCanCorrectlyFailWithTimeout PASSED kafka.producer.ProducerTest > testSendNullMessage STARTED kafka.producer.ProducerTest > testSendNullMessage PASSED kafka.producer.ProducerTest > testUpdateBrokerPartitionInfo STARTED kafka.producer.ProducerTest > testUpdateBrokerPartitionInfo PASSED kafka.producer.ProducerTest > testSendWithDeadBroker STARTED kafka.producer.ProducerTest > testSendWithDeadBroker PASSED unit.kafka.coordinator.transaction.TransactionCoordinatorIntegrationTest > shouldCommitTransaction STARTED unit.kafka.coordinator.transaction.TransactionCoordinatorIntegrationTest > shouldCommitTransaction PASSED 1307 tests completed, 2 failed :kafka-trunk-jdk8:core:test FAILED :test_core_2_10 FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':kafka-trunk-jdk8:core:test'. > Process 'Gradle Test Executor 3' finished with non-zero exit value 1 * 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 14 mins 58.237 secs Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] Parsing 1 file in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Computing warning deltas based on reference build #1476 Recording test results Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? Setting GRADLE_3_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_3.4-rc-2 Not sending mail to unregistered user wangg...@gmail.com Not sending mail to unregistered user rajinisiva...@googlemail.com