See <https://builds.apache.org/job/kafka-2.4-jdk8/5/display/redirect?page=changes>
Changes: [rajinisivaram] KAFKA-8932; Add tag for CreateTopicsResponse.TopicConfigErrorCode ------------------------------------------ [...truncated 5.09 MB...] kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnLogEndOffsetIfLatestEpochRequested PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotClearAnythingIfOffsetToEarly STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotClearAnythingIfOffsetToEarly PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldIncreaseAndTrackEpochsAsFollowerReceivesManyMessages STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldIncreaseAndTrackEpochsAsFollowerReceivesManyMessages PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldTruncateIfMatchingEpochButEarlierStartingOffset STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldTruncateIfMatchingEpochButEarlierStartingOffset PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotOverwriteOffsetForALeaderEpochOnceItHasBeenAssigned STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotOverwriteOffsetForALeaderEpochOnceItHasBeenAssigned PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotOverwriteLogEndOffsetForALeaderEpochOnceItHasBeenAssigned STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotOverwriteLogEndOffsetForALeaderEpochOnceItHasBeenAssigned PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUndefinedOffsetIfUndefinedEpochRequested STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUndefinedOffsetIfUndefinedEpochRequested PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldIncreaseAndTrackEpochsAsLeadersChangeManyTimes STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldIncreaseAndTrackEpochsAsLeadersChangeManyTimes PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnFirstEpochIfRequestedEpochLessThanFirstEpoch STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnFirstEpochIfRequestedEpochLessThanFirstEpoch PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldSupportEpochsThatDoNotStartFromZero STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldSupportEpochsThatDoNotStartFromZero PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnNextAvailableEpochIfThereIsNoExactEpochForTheOneRequested STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnNextAvailableEpochIfThereIsNoExactEpochForTheOneRequested PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldAddEpochAndMessageOffsetToCache STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldAddEpochAndMessageOffsetToCache PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldDropEntriesOnEpochBoundaryWhenRemovingLatestEntries STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldDropEntriesOnEpochBoundaryWhenRemovingLatestEntries PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldUpdateSavedOffsetWhenOffsetToClearToIsBetweenEpochs STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldUpdateSavedOffsetWhenOffsetToClearToIsBetweenEpochs PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotResetEpochHistoryTailIfUndefinedPassed STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotResetEpochHistoryTailIfUndefinedPassed PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUnsupportedIfNoEpochRecorded STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUnsupportedIfNoEpochRecorded PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUnsupportedIfNoEpochRecordedAndUndefinedEpochRequested STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnUnsupportedIfNoEpochRecordedAndUndefinedEpochRequested PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldRetainLatestEpochOnClearAllEarliest STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldRetainLatestEpochOnClearAllEarliest PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldPersistEpochsBetweenInstances STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldPersistEpochsBetweenInstances PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldEnforceMonotonicallyIncreasingEpochs STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldEnforceMonotonicallyIncreasingEpochs PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotClearAnythingIfOffsetToFirstOffset STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotClearAnythingIfOffsetToFirstOffset PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldGetFirstOffsetOfSubsequentEpochWhenOffsetRequestedForPreviousEpoch STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldGetFirstOffsetOfSubsequentEpochWhenOffsetRequestedForPreviousEpoch PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldEnforceOffsetsIncreaseMonotonically STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldEnforceOffsetsIncreaseMonotonically PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest2 STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest2 PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearEarliestOnEmptyCache STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearEarliestOnEmptyCache PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldPreserveResetOffsetOnClearEarliestIfOneExists STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldPreserveResetOffsetOnClearEarliestIfOneExists PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldUpdateOffsetBetweenEpochBoundariesOnClearEarliest PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnInvalidOffsetIfEpochIsRequestedWhichIsNotCurrentlyTracked STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldReturnInvalidOffsetIfEpochIsRequestedWhichIsNotCurrentlyTracked PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldEnforceMonotonicallyIncreasingStartOffsets STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldEnforceMonotonicallyIncreasingStartOffsets PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldFetchEndOffsetOfEmptyCache STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldFetchEndOffsetOfEmptyCache PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldRetainLatestEpochOnClearAllEarliestAndUpdateItsOffset STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldRetainLatestEpochOnClearAllEarliestAndUpdateItsOffset PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearAllEntries STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearAllEntries PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearLatestOnEmptyCache STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldClearLatestOnEmptyCache PASSED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotResetEpochHistoryHeadIfUndefinedPassed STARTED kafka.server.epoch.LeaderEpochFileCacheTest > shouldNotResetEpochHistoryHeadIfUndefinedPassed PASSED kafka.server.epoch.LeaderEpochIntegrationTest > shouldIncreaseLeaderEpochBetweenLeaderRestarts STARTED kafka.server.epoch.LeaderEpochIntegrationTest > shouldIncreaseLeaderEpochBetweenLeaderRestarts PASSED kafka.server.epoch.LeaderEpochIntegrationTest > shouldAddCurrentLeaderEpochToMessagesAsTheyAreWrittenToLeader STARTED kafka.server.epoch.LeaderEpochIntegrationTest > shouldAddCurrentLeaderEpochToMessagesAsTheyAreWrittenToLeader PASSED kafka.server.epoch.LeaderEpochIntegrationTest > shouldSendLeaderEpochRequestAndGetAResponse STARTED kafka.server.epoch.LeaderEpochIntegrationTest > shouldSendLeaderEpochRequestAndGetAResponse PASSED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > shouldSurviveFastLeaderChange STARTED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > shouldSurviveFastLeaderChange PASSED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > offsetsShouldNotGoBackwards STARTED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > offsetsShouldNotGoBackwards PASSED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > shouldFollowLeaderEpochBasicWorkflow STARTED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > shouldFollowLeaderEpochBasicWorkflow PASSED kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > shouldNotAllowDivergentLogs STARTED Build timed out (after 360 minutes). Marking the build as failed. kafka.server.epoch.EpochDrivenReplicationProtocolAcceptanceTest > shouldNotAllowDivergentLogs SKIPPED > Task :core:test FAILED Build was aborted [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 [FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-2.4-jdk8/ws/> that match the pattern **/build/reports/findbugs/*.xml [FINDBUGS] No files found. Configuration error? Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 No credentials specified Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 > Task :connect:file:test org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle STARTED <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=df46cbfdf0599de4b3eb035dbc1fa968c71b5af9, workspace=<https://builds.apache.org/job/kafka-2.4-jdk8/ws/> Recording test results Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 org.apache.kafka.connect.file.FileStreamSourceTaskTest > testNormalLifecycle PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize STARTED Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3 org.apache.kafka.connect.file.FileStreamSourceTaskTest > testBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile STARTED org.apache.kafka.connect.file.FileStreamSourceTaskTest > testMissingFile PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testPutFlush PASSED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart STARTED org.apache.kafka.connect.file.FileStreamSinkTaskTest > testStart PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasks PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout STARTED org.apache.kafka.connect.file.FileStreamSinkConnectorTest > testSinkTasksStdout PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testBlankTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasks PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMissingTopic PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testSourceTasksStdin PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testTaskClass PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testInvalidBatchSize PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testConnectorConfigValidation PASSED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid STARTED org.apache.kafka.connect.file.FileStreamSourceConnectorTest > testMultipleSourcesInvalid PASSED Not sending mail to unregistered user wangg...@gmail.com Not sending mail to unregistered user rajinisiva...@googlemail.com