See <https://builds.apache.org/job/kafka-trunk-jdk7/1454/changes>
Changes: [cshapi] MINOR: lower logging severity for offset reset ------------------------------------------ [...truncated 5624 lines...] kafka.common.TopicTest > testTopicHasCollision STARTED kafka.common.TopicTest > testTopicHasCollision PASSED kafka.common.TopicTest > testTopicHasCollisionChars STARTED kafka.common.TopicTest > testTopicHasCollisionChars PASSED kafka.common.ConfigTest > testInvalidGroupIds STARTED kafka.common.ConfigTest > testInvalidGroupIds PASSED kafka.common.ConfigTest > testInvalidClientIds STARTED kafka.common.ConfigTest > testInvalidClientIds PASSED kafka.zk.ZKEphemeralTest > testOverlappingSessions[0] STARTED kafka.zk.ZKEphemeralTest > testOverlappingSessions[0] PASSED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[0] STARTED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[0] PASSED kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[0] STARTED kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[0] PASSED kafka.zk.ZKEphemeralTest > testSameSession[0] STARTED kafka.zk.ZKEphemeralTest > testSameSession[0] PASSED kafka.zk.ZKEphemeralTest > testOverlappingSessions[1] STARTED kafka.zk.ZKEphemeralTest > testOverlappingSessions[1] PASSED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[1] STARTED kafka.zk.ZKEphemeralTest > testEphemeralNodeCleanup[1] PASSED kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[1] STARTED kafka.zk.ZKEphemeralTest > testZkWatchedEphemeral[1] PASSED kafka.zk.ZKEphemeralTest > testSameSession[1] STARTED kafka.zk.ZKEphemeralTest > testSameSession[1] PASSED kafka.zk.ZKPathTest > testCreatePersistentSequentialThrowsException STARTED kafka.zk.ZKPathTest > testCreatePersistentSequentialThrowsException PASSED kafka.zk.ZKPathTest > testCreatePersistentSequentialExists STARTED kafka.zk.ZKPathTest > testCreatePersistentSequentialExists PASSED kafka.zk.ZKPathTest > testCreateEphemeralPathExists STARTED kafka.zk.ZKPathTest > testCreateEphemeralPathExists PASSED kafka.zk.ZKPathTest > testCreatePersistentPath STARTED kafka.zk.ZKPathTest > testCreatePersistentPath PASSED kafka.zk.ZKPathTest > testMakeSurePersistsPathExistsThrowsException STARTED kafka.zk.ZKPathTest > testMakeSurePersistsPathExistsThrowsException PASSED kafka.zk.ZKPathTest > testCreateEphemeralPathThrowsException STARTED kafka.zk.ZKPathTest > testCreateEphemeralPathThrowsException PASSED kafka.zk.ZKPathTest > testCreatePersistentPathThrowsException STARTED kafka.zk.ZKPathTest > testCreatePersistentPathThrowsException PASSED kafka.zk.ZKPathTest > testMakeSurePersistsPathExists STARTED kafka.zk.ZKPathTest > testMakeSurePersistsPathExists PASSED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic STARTED kafka.api.ProducerFailureHandlingTest > testCannotSendToInternalTopic PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne STARTED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckOne PASSED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList STARTED kafka.api.ProducerFailureHandlingTest > testWrongBrokerList PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas STARTED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicas PASSED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic STARTED kafka.api.ProducerFailureHandlingTest > testNonExistentTopic PASSED kafka.api.ProducerFailureHandlingTest > testInvalidPartition STARTED kafka.api.ProducerFailureHandlingTest > testInvalidPartition PASSED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed STARTED kafka.api.ProducerFailureHandlingTest > testSendAfterClosed PASSED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero STARTED kafka.api.ProducerFailureHandlingTest > testTooLargeRecordWithAckZero PASSED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown STARTED kafka.api.ProducerFailureHandlingTest > testNotEnoughReplicasAfterBrokerShutdown PASSED kafka.api.AdminClientTest > testDescribeGroup STARTED kafka.api.AdminClientTest > testDescribeGroup PASSED kafka.api.AdminClientTest > testDescribeConsumerGroup STARTED kafka.api.AdminClientTest > testDescribeConsumerGroup PASSED kafka.api.AdminClientTest > testListGroups STARTED kafka.api.AdminClientTest > testListGroups PASSED kafka.api.AdminClientTest > testDescribeConsumerGroupForNonExistentGroup STARTED kafka.api.AdminClientTest > testDescribeConsumerGroupForNonExistentGroup PASSED kafka.api.test.ProducerCompressionTest > testCompression[0] STARTED kafka.api.test.ProducerCompressionTest > testCompression[0] PASSED kafka.api.test.ProducerCompressionTest > testCompression[1] STARTED kafka.api.test.ProducerCompressionTest > testCompression[1] PASSED kafka.api.test.ProducerCompressionTest > testCompression[2] STARTED kafka.api.test.ProducerCompressionTest > testCompression[2] PASSED kafka.api.test.ProducerCompressionTest > testCompression[3] STARTED kafka.api.test.ProducerCompressionTest > testCompression[3] PASSED kafka.api.SslConsumerTest > testPauseStateNotPreservedByRebalance STARTED kafka.api.SslConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.SslConsumerTest > testUnsubscribeTopic STARTED kafka.api.SslConsumerTest > testUnsubscribeTopic PASSED kafka.api.SslConsumerTest > testListTopics STARTED kafka.api.SslConsumerTest > testListTopics PASSED kafka.api.SslConsumerTest > testAutoCommitOnRebalance STARTED kafka.api.SslConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.SslConsumerTest > testSimpleConsumption STARTED kafka.api.SslConsumerTest > testSimpleConsumption PASSED kafka.api.SslConsumerTest > testPartitionReassignmentCallback STARTED kafka.api.SslConsumerTest > testPartitionReassignmentCallback PASSED kafka.api.SslConsumerTest > testCommitSpecifiedOffsets STARTED kafka.api.SslConsumerTest > testCommitSpecifiedOffsets PASSED kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures STARTED kafka.api.ConsumerBounceTest > testSeekAndCommitWithBrokerFailures PASSED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures STARTED kafka.api.ConsumerBounceTest > testConsumptionWithBrokerFailures PASSED kafka.api.SaslPlaintextConsumerTest > testPauseStateNotPreservedByRebalance STARTED kafka.api.SaslPlaintextConsumerTest > testPauseStateNotPreservedByRebalance PASSED kafka.api.SaslPlaintextConsumerTest > testUnsubscribeTopic STARTED kafka.api.SaslPlaintextConsumerTest > testUnsubscribeTopic PASSED kafka.api.SaslPlaintextConsumerTest > testListTopics STARTED kafka.api.SaslPlaintextConsumerTest > testListTopics PASSED kafka.api.SaslPlaintextConsumerTest > testAutoCommitOnRebalance STARTED kafka.api.SaslPlaintextConsumerTest > testAutoCommitOnRebalance PASSED kafka.api.SaslPlaintextConsumerTest > testSimpleConsumption STARTED kafka.api.SaslPlaintextConsumerTest > testSimpleConsumption PASSED kafka.api.SaslPlaintextConsumerTest > testPartitionReassignmentCallback 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:947) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381) at hudson.scm.SCM.poll(SCM.java:398) at hudson.model.AbstractProject._poll(AbstractProject.java:1453) at hudson.model.AbstractProject.poll(AbstractProject.java:1356) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) 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:947) at hudson.plugins.git.GitSCM.getParamExpandedRepos(GitSCM.java:390) at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:577) at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:527) at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:381) at hudson.scm.SCM.poll(SCM.java:398) at hudson.model.AbstractProject._poll(AbstractProject.java:1453) at hudson.model.AbstractProject.poll(AbstractProject.java:1356) at hudson.triggers.SCMTrigger$Runner.runPolling(SCMTrigger.java:526) at hudson.triggers.SCMTrigger$Runner.run(SCMTrigger.java:555) at hudson.util.SequentialExecutionQueue$QueueEntry.run(SequentialExecutionQueue.java:119) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) Build timed out (after 120 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