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/12/04 19:41:39 UTC

Build failed in Jenkins: kafka-trunk-jdk7 #3017

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

Changes:

[wangguoz] MINOR: increase request timeout for streams bounce test

------------------------------------------
[...truncated 1.86 MB...]

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldInitializeContext STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldInitializeContext PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldCheckpointOffsetsWhenStateIsFlushed STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldCheckpointOffsetsWhenStateIsFlushed PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldThrowStreamsExceptionWhenKeyDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldThrowStreamsExceptionWhenKeyDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldInitializeStateManager STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldInitializeStateManager PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldProcessRecordsForOtherTopic STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldProcessRecordsForOtherTopic PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldNotThrowStreamsExceptionWhenValueDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldNotThrowStreamsExceptionWhenValueDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldThrowStreamsExceptionWhenValueDeserializationFails STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldThrowStreamsExceptionWhenValueDeserializationFails PASSED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldNotThrowStreamsExceptionWhenKeyDeserializationFailsWithSkipHandler STARTED

org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldNotThrowStreamsExceptionWhenKeyDeserializationFailsWithSkipHandler PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testThroughputMetrics STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testThroughputMetrics PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testLatencyMetrics STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testLatencyMetrics PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testRemoveSensor STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testRemoveSensor PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testRemoveNullSensor STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testRemoveNullSensor PASSED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testNullMetrics STARTED

org.apache.kafka.streams.processor.internals.StreamsMetricsImplTest > testNullMetrics PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldAddDefaultTopicConfigFromStreamConfig STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldAddDefaultTopicConfigFromStreamConfig PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldSetPropertiesDefinedByInternalTopicConfig STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldSetPropertiesDefinedByInternalTopicConfig PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldThrowStreamsExceptionOnEmptyFetchMetadataResponse STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldThrowStreamsExceptionOnEmptyFetchMetadataResponse PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldNotAllowNullTopicConfigs STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldNotAllowNullTopicConfigs PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldOverrideDefaultTopicConfigsFromStreamsConfig STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldOverrideDefaultTopicConfigsFromStreamsConfig PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldAddCleanupPolicyToTopicConfigWhenCreatingTopic STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldAddCleanupPolicyToTopicConfigWhenCreatingTopic PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > testConfigFromStreamsConfig STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > testConfigFromStreamsConfig PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > metricsShouldBeTaggedWithClientId STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > metricsShouldBeTaggedWithClientId PASSED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldThrowStreamsExceptionWhenFetchMetadataResponseInconsistent STARTED

org.apache.kafka.streams.processor.internals.StreamsKafkaClientTest > shouldThrowStreamsExceptionWhenFetchMetadataResponseInconsistent PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldStayDeadAfterTwoCloses STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldStayDeadAfterTwoCloses PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldTransitiontoRunningOnStart STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldTransitiontoRunningOnStart PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldCloseStateStoresOnClose STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldCloseStateStoresOnClose PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldBeRunningAfterSuccessfulStart STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldBeRunningAfterSuccessfulStart PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldTransitionToDeadOnClose STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldTransitionToDeadOnClose PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldStopRunningWhenClosedByUser STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldStopRunningWhenClosedByUser PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldThrowStreamsExceptionOnStartupIfThereIsAStreamsException STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldThrowStreamsExceptionOnStartupIfThereIsAStreamsException PASSED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldThrowStreamsExceptionOnStartupIfExceptionOccurred STARTED

org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldThrowStreamsExceptionOnStartupIfExceptionOccurred PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCleanUpTaskStateDirectoriesThatAreNotCurrentlyLocked STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCleanUpTaskStateDirectoriesThatAreNotCurrentlyLocked PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCreateBaseDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCreateBaseDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldThrowProcessorStateException STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldThrowProcessorStateException PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldLockMulitpleTaskDirectories STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldLockMulitpleTaskDirectories PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCreateDirectoriesIfParentDoesntExist STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCreateDirectoriesIfParentDoesntExist PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldUnlockGlobalStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldUnlockGlobalStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldListAllTaskDirectories STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldListAllTaskDirectories PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCleanupStateDirectoriesWhenLastModifiedIsLessThanNowMinusCleanupDelay STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCleanupStateDirectoriesWhenLastModifiedIsLessThanNowMinusCleanupDelay PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotLockStateDirLockedByAnotherThread STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotLockStateDirLockedByAnotherThread PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldLockTaskStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldLockTaskStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotUnLockStateDirLockedByAnotherThread STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotUnLockStateDirLockedByAnotherThread PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldLockGlobalStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldLockGlobalStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCleanupAllTaskDirectoriesIncludingGlobalOne STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCleanupAllTaskDirectoriesIncludingGlobalOne PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotLockDeletedDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotLockDeletedDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCreateTaskStateDirectory STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldCreateTaskStateDirectory PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotRemoveNonTaskDirectoriesAndFiles STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldNotRemoveNonTaskDirectoriesAndFiles PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldBeTrueIfAlreadyHoldsLock STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldBeTrueIfAlreadyHoldsLock PASSED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldReleaseTaskStateDirectoryLock STARTED

org.apache.kafka.streams.processor.internals.StateDirectoryTest > shouldReleaseTaskStateDirectoryLock PASSED

org.apache.kafka.streams.processor.WallclockTimestampExtractorTest > extractSystemTimestamp STARTED

org.apache.kafka.streams.processor.WallclockTimestampExtractorTest > extractSystemTimestamp PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > usePreviousTimeOnInvalidTimestamp STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > usePreviousTimeOnInvalidTimestamp PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > shouldThrowStreamsException STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > shouldThrowStreamsException PASSED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > extractMetadataTimestamp STARTED

org.apache.kafka.streams.processor.UsePreviousTimeOnInvalidTimestampTest > extractMetadataTimestamp PASSED

1774 tests completed, 1 failed
:streams:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':streams:test'.
> There were failing tests. See the report at: file://<https://builds.apache.org/job/kafka-trunk-jdk7/ws/streams/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.

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

BUILD FAILED in 1h 43m 8s
52 actionable tasks: 42 executed, 10 up-to-date
Build step 'Execute shell' marked build as failure
[FINDBUGS] Collecting findbugs analysis files...
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
[FINDBUGS] Searching for all files in <https://builds.apache.org/job/kafka-trunk-jdk7/ws/> that match the pattern **/build/reports/findbugs/*.xml
[FINDBUGS] Parsing 5 files in <https://builds.apache.org/job/kafka-trunk-jdk7/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/clients/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/core/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/examples/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/log4j-appender/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk7/ws/streams/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates.
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=39c438ec1f0830e8a651315cb24059ae290645ea, workspace=<https://builds.apache.org/job/kafka-trunk-jdk7/ws/>
[FINDBUGS] Computing warning deltas based on reference build #3016
Recording test results
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
ERROR: No tool found matching GRADLE_3_4_RC_2_HOME
Setting GRADLE_3_5_HOME=/home/jenkins/tools/gradle/3.5
Not sending mail to unregistered user wangguoz@gmail.com

Jenkins build is back to normal : kafka-trunk-jdk7 #3018

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/kafka-trunk-jdk7/3018/display/redirect?page=changes>