See <https://builds.apache.org/job/kafka-trunk-jdk8/2445/display/redirect?page=changes>
Changes: [github] KAFKA-6560: Replace range query with newly added single point query in ------------------------------------------ [...truncated 3.92 MB...] org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > testRegisterPersistentStore STARTED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > testRegisterPersistentStore PASSED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldSuccessfullyReInitializeStateStores STARTED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldSuccessfullyReInitializeStateStores PASSED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldThrowIllegalArgumentExceptionOnRegisterWhenStoreHasAlreadyBeenRegistered STARTED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldThrowIllegalArgumentExceptionOnRegisterWhenStoreHasAlreadyBeenRegistered PASSED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldRestoreStoreWithSinglePutRestoreSpecification STARTED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldRestoreStoreWithSinglePutRestoreSpecification PASSED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldNotChangeOffsetsIfAckedOffsetsIsNull STARTED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldNotChangeOffsetsIfAckedOffsetsIsNull PASSED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldThrowIllegalArgumentExceptionIfStoreNameIsSameAsCheckpointFileName STARTED org.apache.kafka.streams.processor.internals.ProcessorStateManagerTest > shouldThrowIllegalArgumentExceptionIfStoreNameIsSameAsCheckpointFileName PASSED org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldCloseStateManagerWithOffsets STARTED org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldCloseStateManagerWithOffsets PASSED org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldProcessRecordsForTopic STARTED org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldProcessRecordsForTopic PASSED org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldInitializeProcessorTopology STARTED org.apache.kafka.streams.processor.internals.GlobalStateTaskTest > shouldInitializeProcessorTopology PASSED 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.GlobalStreamThreadTest > shouldDieOnInvalidOffsetException STARTED org.apache.kafka.streams.processor.internals.GlobalStreamThreadTest > shouldDieOnInvalidOffsetException 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 pure virtual method called terminate called without an active exception :streams:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':streams:test'. > Process 'Gradle Test Executor 11' finished with non-zero exit value 134 * 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 1h 43m 38s 61 actionable tasks: 58 executed, 3 up-to-date Build step 'Execute shell' marked build as failure [FINDBUGS] Collecting findbugs analysis files... Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 [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 6 files in <https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/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-jdk8/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-jdk8/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-jdk8/ws/jmh-benchmarks/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/kafka-trunk-jdk8/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-jdk8/ws/streams/build/reports/findbugs/main.xml> with 0 unique warnings and 0 duplicates. Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 Setting GRADLE_4_4_HOME=/home/jenkins/tools/gradle/4.4 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=eb449fe7c55a0816328a851fc1102dfeac6d8616, workspace=<https://builds.apache.org/job/kafka-trunk-jdk8/ws/> [FINDBUGS] Computing warning deltas based on reference build #2443 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