See <https://builds.apache.org/job/kafka-trunk-jdk7/1729/changes>
Changes:
[wangguoz] KAFKA-4205; KafkaApis: fix NPE caused by conversion to array
------------------------------------------
[...truncated 14187 lines...]
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAddInternalTopicConfigWithCompactForNonWindowStores STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAddInternalTopicConfigWithCompactForNonWindowStores PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkWithSameName STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkWithSameName PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkWithSelfParent STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkWithSelfParent PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddProcessorWithSelfParent STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddProcessorWithSelfParent PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAssociateStateStoreNameWhenStateStoreSupplierIsInternal STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAssociateStateStoreNameWhenStateStoreSupplierIsInternal PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithSink STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithSink PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest > testTopicGroups STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest > testTopicGroups PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest > testBuild STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest > testBuild PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAddNullStateStoreSupplier STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAddNullStateStoreSupplier PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullNameWhenAddingSource STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullNameWhenAddingSource PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullTopicWhenAddingSink STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullTopicWhenAddingSink PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithSource STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithSource PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldThroughOnUnassignedStateStoreAccess STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldThroughOnUnassignedStateStoreAccess PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullProcessorNameWhenConnectingProcessorAndStateStores PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSourceWithSameName STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSourceWithSameName PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddMoreThanOnePatternSourceNode STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddMoreThanOnePatternSourceNode PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddProcessorWithSameName STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddProcessorWithSameName PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldSetCorrectSourceNodesWithRegexUpdatedTopics STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldSetCorrectSourceNodesWithRegexUpdatedTopics PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSourceWithSameTopic STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSourceWithSameTopic PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testTopicGroupsByStateStore STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testTopicGroupsByStateStore PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithDuplicates STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithDuplicates PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest > testPatternSourceTopic
STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest > testPatternSourceTopic
PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAssociateStateStoreNameWhenStateStoreSupplierIsExternal STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAssociateStateStoreNameWhenStateStoreSupplierIsExternal PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkWithWrongParent STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkWithWrongParent PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testPatternMatchesAlreadyProvidedTopicSource STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testPatternMatchesAlreadyProvidedTopicSource PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkConnectedWithMultipleParent STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkConnectedWithMultipleParent PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testSubscribeTopicNameAndPattern STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testSubscribeTopicNameAndPattern PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAddNullInternalTopic STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAddNullInternalTopic PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddProcessorWithWrongParent STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddProcessorWithWrongParent PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullNameWhenAddingProcessor STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldNotAllowNullNameWhenAddingProcessor PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStore
STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest > testAddStateStore
PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkConnectedWithParent STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddSinkConnectedWithParent PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithNonExistingProcessor STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
testAddStateStoreWithNonExistingProcessor PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAddInternalTopicConfigWithCleanupPolicyDeleteForInternalTopics STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldAddInternalTopicConfigWithCleanupPolicyDeleteForInternalTopics PASSED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldCorrectlyMapStateStoreToInternalTopics STARTED
org.apache.kafka.streams.processor.TopologyBuilderTest >
shouldCorrectlyMapStateStoreToInternalTopics PASSED
org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode STARTED
org.apache.kafka.streams.KeyValueTest > shouldHaveSaneEqualsAndHashCode PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[0] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[0] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[1] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[1] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[2] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[2] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[3] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[3] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[4] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[4] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[5] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[5] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[6] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[6] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[7] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[7] PASSED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[8] STARTED
org.apache.kafka.streams.integration.KTableKTableJoinIntegrationTest >
KTableKTableJoin[8] PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKTableKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKTableKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest > testLeftKTableKTable
STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest > testLeftKTableKTable
PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testLeftKStreamKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKTableKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKTableKTable PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKStreamKStream STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testOuterKStreamKStream PASSED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKTable STARTED
org.apache.kafka.streams.integration.JoinIntegrationTest >
testInnerKStreamKTable PASSED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithIntermediateUserTopic STARTED
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithIntermediateUserTopic FAILED
java.lang.AssertionError: Condition not met within timeout 30000. Did not
receive 1 number of records
at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:279)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:211)
at
org.apache.kafka.streams.integration.utils.IntegrationTestUtils.waitUntilMinKeyValueRecordsReceived(IntegrationTestUtils.java:180)
at
org.apache.kafka.streams.integration.ResetIntegrationTest.testReprocessingFromScratchAfterResetWithIntermediateUserTopic(ResetIntegrationTest.java:187)
org.apache.kafka.streams.integration.ResetIntegrationTest >
testReprocessingFromScratchAfterResetWithoutIntermediateUserTopic STARTED
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
Build timed out (after 240 minutes). Marking the build as failed.
Build was aborted
Recording test results
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2
463 tests completed, 1 failed
:streams:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':streams:test'.
> Process 'Gradle Test Executor 4' finished with non-zero exit value 143
* 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: 3 hrs 59 mins 47.638 secs
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2