Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7EDC49BAC for ; Sat, 20 Dec 2014 16:34:22 +0000 (UTC) Received: (qmail 62316 invoked by uid 500); 20 Dec 2014 16:34:21 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 62253 invoked by uid 500); 20 Dec 2014 16:34:21 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 62243 invoked by uid 99); 20 Dec 2014 16:34:20 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Dec 2014 16:34:20 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id ACDA5E00601 for ; Sat, 20 Dec 2014 16:34:19 +0000 (UTC) Date: Sat, 20 Dec 2014 16:33:44 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <932982152.1437.1419093257444.JavaMail.jenkins@crius> In-Reply-To: <1516990804.1163.1419006606405.JavaMail.jenkins@crius> References: <1516990804.1163.1419006606405.JavaMail.jenkins@crius> Subject: [JENKINS-MAVEN] Lucene-Solr-Maven-5.x #793: POMs out of sync MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1436_2091200705.1419093224845" X-Jenkins-Job: Lucene-Solr-Maven-5.x X-Jenkins-Result: FAILURE ------=_Part_1436_2091200705.1419093224845 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.x/793/ 4 tests failed. FAILED: org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest.org.apache.solr.hadoop.MorphlineGoLiveMiniMRTest Error Message: null Stack Trace: java.lang.AssertionError: null at __randomizedtesting.SeedInfo.seed([1C49C5C31A9329A8]:0) at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.before(TestRuleTemporaryFilesCleanup.java:105) at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.before(TestRuleAdapter.java:26) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:35) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) at java.lang.Thread.run(Thread.java:745) REGRESSION: org.apache.solr.cloud.HttpPartitionTest.testDistribSearch Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: { "collection1":{ "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node1":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:51327_", "base_url":"http://127.0.0.1:51327", "leader":"true"}, "core_node3":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:15354_", "base_url":"http://127.0.0.1:15354"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{"core_node2":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:46556_", "base_url":"http://127.0.0.1:46556", "leader":"true"}}}}, "maxShardsPerNode":"1", "router":{"name":"compositeId"}, "replicationFactor":"1", "autoAddReplicas":"false", "autoCreated":"true"}, "c8n_1x2":{ "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node1":{ "state":"recovering", "core":"c8n_1x2_shard1_replica2", "node_name":"127.0.0.1:46556_", "base_url":"http://127.0.0.1:46556"}, "core_node2":{ "state":"active", "core":"c8n_1x2_shard1_replica1", "node_name":"127.0.0.1:59938_", "base_url":"http://127.0.0.1:59938", "leader":"true"}}}}, "maxShardsPerNode":"1", "router":{"name":"compositeId"}, "replicationFactor":"2", "autoAddReplicas":"false"}, "control_collection":{ "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{"core_node1":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:59938_", "base_url":"http://127.0.0.1:59938", "leader":"true"}}}}, "maxShardsPerNode":"1", "router":{"name":"compositeId"}, "replicationFactor":"1", "autoAddReplicas":"false", "autoCreated":"true"}} Stack Trace: java.lang.AssertionError: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 30000 ms! ClusterState: { "collection1":{ "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node1":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:51327_", "base_url":"http://127.0.0.1:51327", "leader":"true"}, "core_node3":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:15354_", "base_url":"http://127.0.0.1:15354"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{"core_node2":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:46556_", "base_url":"http://127.0.0.1:46556", "leader":"true"}}}}, "maxShardsPerNode":"1", "router":{"name":"compositeId"}, "replicationFactor":"1", "autoAddReplicas":"false", "autoCreated":"true"}, "c8n_1x2":{ "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node1":{ "state":"recovering", "core":"c8n_1x2_shard1_replica2", "node_name":"127.0.0.1:46556_", "base_url":"http://127.0.0.1:46556"}, "core_node2":{ "state":"active", "core":"c8n_1x2_shard1_replica1", "node_name":"127.0.0.1:59938_", "base_url":"http://127.0.0.1:59938", "leader":"true"}}}}, "maxShardsPerNode":"1", "router":{"name":"compositeId"}, "replicationFactor":"2", "autoAddReplicas":"false"}, "control_collection":{ "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{"core_node1":{ "state":"active", "core":"collection1", "node_name":"127.0.0.1:59938_", "base_url":"http://127.0.0.1:59938", "leader":"true"}}}}, "maxShardsPerNode":"1", "router":{"name":"compositeId"}, "replicationFactor":"1", "autoAddReplicas":"false", "autoCreated":"true"}} at __randomizedtesting.SeedInfo.seed([3F7CF250C2BDFCD9:BE9A7C48B5E29CE5]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.AbstractFullDistribZkTestBase.ensureAllReplicasAreActive(AbstractFullDistribZkTestBase.java:1940) at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:247) at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:114) FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.testPathParts Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reached. at __randomizedtesting.SeedInfo.seed([54F2191D7561ED60]:0) FAILED: org.apache.solr.hadoop.MorphlineBasicMiniMRTest.org.apache.solr.hadoop.MorphlineBasicMiniMRTest Error Message: Suite timeout exceeded (>= 7200000 msec). Stack Trace: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec). at __randomizedtesting.SeedInfo.seed([54F2191D7561ED60]:0) Build Log: [...truncated 54123 lines...] BUILD FAILED /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:552: The following error occurred while executing this line: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.x/build.xml:204: The following error occurred while executing this line: : Java returned: 1 Total time: 384 minutes 13 seconds Build step 'Invoke Ant' marked build as failure Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_1436_2091200705.1419093224845 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_1436_2091200705.1419093224845--