See <https://builds.apache.org/job/kafka-trunk-jdk8/1077/changes>
Changes:
[jason] KAFKA-4483; Fix NPE in `Log` constructor if log level is INFO or finer
------------------------------------------
[...truncated 14392 lines...]
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfRestoreConsumerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfRestoreConsumerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldOverrideStreamsDefaultProducerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldOverrideStreamsDefaultProducerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfProducerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfProducerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldOverrideStreamsDefaultConsumerConifgsOnRestoreConsumer STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldOverrideStreamsDefaultConsumerConifgsOnRestoreConsumer PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfRestoreConsumerAutoCommitIsOverridden STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowExceptionIfRestoreConsumerAutoCommitIsOverridden PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedPropertiesThatAreNotPartOfConsumerConfig PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportMultipleBootstrapServers STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportMultipleBootstrapServers PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfKeySerdeConfigFails STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldThrowStreamsExceptionIfKeySerdeConfigFails PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportNonPrefixedProducerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportNonPrefixedProducerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest > testGetRestoreConsumerConfigs
STARTED
org.apache.kafka.streams.StreamsConfigTest > testGetRestoreConsumerConfigs
PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedRestoreConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldBeSupportNonPrefixedRestoreConsumerConfigs PASSED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedRestoreConsumerConfigs STARTED
org.apache.kafka.streams.StreamsConfigTest >
shouldSupportPrefixedRestoreConsumerConfigs PASSED
org.apache.kafka.streams.KafkaStreamsTest > shouldNotGetAllTasksWhenNotRunning
STARTED
org.apache.kafka.streams.KafkaStreamsTest > shouldNotGetAllTasksWhenNotRunning
PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndPartitionerWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndPartitionerWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndSerializerWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetTaskWithKeyAndSerializerWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldReturnFalseOnCloseWhenThreadsHaventTerminated STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldReturnFalseOnCloseWhenThreadsHaventTerminated PASSED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetAllTasksWithStoreWhenNotRunning STARTED
org.apache.kafka.streams.KafkaStreamsTest >
shouldNotGetAllTasksWithStoreWhenNotRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartOnceClosed STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartOnceClosed PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCleanup STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCleanup PASSED
org.apache.kafka.streams.KafkaStreamsTest > testStartAndClose STARTED
org.apache.kafka.streams.KafkaStreamsTest > testStartAndClose PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCloseIsIdempotent STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCloseIsIdempotent PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotCleanupWhileRunning
STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotCleanupWhileRunning PASSED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartTwice STARTED
org.apache.kafka.streams.KafkaStreamsTest > testCannotStartTwice PASSED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[0] STARTED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[0] PASSED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[1] STARTED
org.apache.kafka.streams.integration.KStreamKTableJoinIntegrationTest >
shouldCountClicksPerRegion[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[0] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[0] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldBeAbleToQueryState[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
shouldNotMakeStoreAvailableUntilAllStoresAvailable[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
queryOnRebalance[1] PASSED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[1] STARTED
org.apache.kafka.streams.integration.QueryableStateIntegrationTest >
concurrentAccesses[1] PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testShouldReadFromRegexAndNamedTopics STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testShouldReadFromRegexAndNamedTopics PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenCreated STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenCreated PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testMultipleConsumersCanReadFromPartitionedTopic STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testMultipleConsumersCanReadFromPartitionedTopic PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenDeleted STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testRegexMatchesTopicsAWhenDeleted PASSED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testNoMessagesSentExceptionFromOverlappingPatterns STARTED
org.apache.kafka.streams.integration.RegexSourceIntegrationTest >
testNoMessagesSentExceptionFromOverlappingPatterns PASSED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[0] STARTED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[0] PASSED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[1] STARTED
org.apache.kafka.streams.integration.KStreamRepartitionJoinTest >
shouldCorrectlyRepartitionOnJoinOperations[1] PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForStateChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldCompactTopicsForStateChangelogs PASSED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldUseCompactAndDeleteForWindowStoreChangelogs STARTED
org.apache.kafka.streams.integration.InternalTopicIntegrationTest >
shouldUseCompactAndDeleteForWindowStoreChangelogs PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduce PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregate PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldCount PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldGroupByKey PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldReduceWindowed PASSED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed STARTED
org.apache.kafka.streams.integration.KStreamAggregationIntegrationTest >
shouldAggregateWindowed 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
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:404)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:609)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:574)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1446)
at hudson.model.AbstractProject.poll(AbstractProject.java:1349)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:528)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:557)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
ERROR: Could not install GRADLE_2_4_RC_2_HOME
java.lang.NullPointerException
at
hudson.plugins.toolenv.ToolEnvBuildWrapper$1.buildEnvVars(ToolEnvBuildWrapper.java:46)
at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:931)
at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:404)
at
hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:609)
at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:574)
at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381)
at hudson.scm.SCM.poll(SCM.java:398)
at hudson.model.AbstractProject._poll(AbstractProject.java:1446)
at hudson.model.AbstractProject.poll(AbstractProject.java:1349)
at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:528)
at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:557)
at
hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Build timed out (after 180 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
Setting
GRADLE_2_4_RC_2_HOME=/home/jenkins/jenkins-slave/tools/hudson.plugins.gradle.GradleInstallation/Gradle_2.4-rc-2