See
<https://builds.apache.org/job/kafka-trunk-jdk11/1128/display/redirect?page=changes>
Changes:
[github] KAFKA-9490: Fix generics for Grouped (#8028)
------------------------------------------
[...truncated 2.58 MB...]
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testLeft[caching enabled = true] STARTED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testLeft[caching enabled = true] PASSED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testShouldAutoShutdownOnIncompleteMetadata[caching enabled = true] STARTED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testOuter[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testLeft[caching enabled = false] STARTED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testShouldAutoShutdownOnIncompleteMetadata[caching enabled = true] PASSED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testInner[caching enabled = false] STARTED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testInner[caching enabled = false] PASSED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testLeft[caching enabled = false] STARTED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testLeft[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testInnerInner[caching enabled = false] STARTED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testLeft[caching enabled = false] PASSED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testShouldAutoShutdownOnIncompleteMetadata[caching enabled = false] STARTED
org.apache.kafka.streams.integration.StreamTableJoinIntegrationTest >
testShouldAutoShutdownOnIncompleteMetadata[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testInnerInner[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testInnerOuter[caching enabled = false] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryMapValuesState STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryMapValuesState PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable STARTED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testInnerOuter[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testInnerLeft[caching enabled = false] STARTED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testInnerLeft[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testOuterInner[caching enabled = false] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses STARTED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testOuterInner[caching enabled = false] PASSED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testOuterOuter[caching enabled = false] STARTED
org.apache.kafka.streams.integration.TableTableJoinIntegrationTest >
testOuterOuter[caching enabled = false] PASSED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQuerySpecificActivePartitionStores STARTED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQuerySpecificActivePartitionStores PASSED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQueryAllStalePartitionStores STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldAllowToQueryAfterThreadDied STARTED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQueryAllStalePartitionStores PASSED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQueryAllActivePartitionStoresByDefault STARTED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQueryAllActivePartitionStoresByDefault PASSED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStores STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldAllowToQueryAfterThreadDied PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithZeroSizedCache STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithZeroSizedCache PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryDuringRebalance STARTED
org.apache.kafka.streams.integration.StoreQueryIntegrationTest >
shouldQuerySpecificStalePartitionStores PASSED
org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryDuringRebalance PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryMapValuesAfterFilterState STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryMapValuesAfterFilterState PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryFilterState STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryFilterState PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleQueryStandbyStateDuringRebalance STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleQueryStandbyStateDuringRebalance PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithNonZeroSizedCache STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryStateWithNonZeroSizedCache PASSED
org.apache.kafka.streams.integration.StandbyTaskCreationIntegrationTest >
shouldNotCreateAnyStandByTasksForStateStoreWithLoggingDisabled STARTED
org.apache.kafka.streams.integration.StandbyTaskCreationIntegrationTest >
shouldNotCreateAnyStandByTasksForStateStoreWithLoggingDisabled PASSED
org.apache.kafka.streams.integration.StandbyTaskCreationIntegrationTest >
shouldCreateStandByTasksForMaterializedAndOptimizedSourceTables STARTED
org.apache.kafka.streams.integration.StandbyTaskCreationIntegrationTest >
shouldCreateStandByTasksForMaterializedAndOptimizedSourceTables PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForSessionStoreWithBuiltInMetricsLatestVersion STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForSessionStoreWithBuiltInMetricsLatestVersion PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsOnAllLevelsWithBuiltInMetricsLatestVersion STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsOnAllLevelsWithBuiltInMetricsLatestVersion PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsOnAllLevelsWithBuiltInMetricsVersion0100To24 STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsOnAllLevelsWithBuiltInMetricsVersion0100To24 PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForWindowStoreAndSuppressionBufferWithBuiltInMetricsLatestVersion
STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForWindowStoreAndSuppressionBufferWithBuiltInMetricsLatestVersion
PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForSessionStoreWithBuiltInMetricsVersion0100To24 STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForSessionStoreWithBuiltInMetricsVersion0100To24 PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForWindowStoreAndSuppressionBufferWithBuiltInMetricsVersion0100To24
STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldAddMetricsForWindowStoreAndSuppressionBufferWithBuiltInMetricsVersion0100To24
PASSED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldNotAddRocksDBMetricsIfRecordingLevelIsInfo STARTED
org.apache.kafka.streams.integration.MetricsIntegrationTest >
shouldNotAddRocksDBMetricsIfRecordingLevelIsInfo PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithEosEnabled STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithEosEnabled PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitToMultiplePartitions STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitToMultiplePartitions PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFails STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFails PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToPerformMultipleTransactions STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToPerformMultipleTransactions PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitMultiplePartitionOffsets STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToCommitMultiplePartitionOffsets PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithTwoSubtopologies STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithTwoSubtopologies PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFailsWithState STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFailsWithState PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithTwoSubtopologiesAndMultiplePartitions STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithTwoSubtopologiesAndMultiplePartitions PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRestartAfterClose STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRestartAfterClose PASSED
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
ERROR: No tool found matching GRADLE_4_10_2_HOME
ERROR: Could not install GRADLE_4_10_3_HOME
java.lang.NullPointerException
Build timed out (after 480 minutes). Marking the build as failed.
Build was aborted
Recording test results
ERROR: No tool found matching GRADLE_4_10_2_HOME
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance SKIPPED
3178 tests completed, 1 failed, 1 skipped
ERROR: No tool found matching GRADLE_4_10_2_HOME
Setting GRADLE_4_10_3_HOME=/home/jenkins/tools/gradle/4.10.3
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=a89b24b1-2931-4b05-860b-9b4768ba351f,
currentDir=<https://builds.apache.org/job/kafka-trunk-jdk11/ws/}>
Attempting to read last messages from the daemon log...
Daemon pid: 11429
log file: /home/jenkins/.gradle/daemon/5.6.2/daemon-11429.out.log
----- Last 20 lines from daemon log file - daemon-11429.out.log -----
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskGetsFencedUsingIsolatedAppInstances PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFailsWithState STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldNotViolateEosIfOneTaskFailsWithState PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithTwoSubtopologiesAndMultiplePartitions STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRunWithTwoSubtopologiesAndMultiplePartitions PASSED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRestartAfterClose STARTED
org.apache.kafka.streams.integration.EosIntegrationTest >
shouldBeAbleToRestartAfterClose PASSED
org.apache.kafka.streams.integration.SmokeTestDriverIntegrationTest >
shouldWorkWithRebalance SKIPPED
3178 tests completed, 1 failed, 1 skipped
Daemon vm is shutting down... The daemon has exited normally or was terminated
in response to a user interrupt.
----- End of the daemon log -----
FAILURE: Build failed with an exception.
* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may
have crashed)
* 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
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]