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 48622D6DE for ; Sun, 7 Oct 2012 17:17:29 +0000 (UTC) Received: (qmail 30359 invoked by uid 500); 7 Oct 2012 17:17:27 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 30313 invoked by uid 500); 7 Oct 2012 17:17:27 -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 30301 invoked by uid 99); 7 Oct 2012 17:17:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Oct 2012 17:17:27 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Oct 2012 17:17:05 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 108D514AA01D for ; Sun, 7 Oct 2012 17:16:44 +0000 (UTC) Date: Sun, 7 Oct 2012 17:16:28 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <344731840.95.1349630204779.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/ibm-j9-jdk7) - Build # 1608 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_94_1358894106.1349630188860" ------=_Part_94_1358894106.1349630188860 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/1608/ Java: 64bit/ibm-j9-jdk7 -Xjit:exclude=3D{org/apache/lucene/util/fst/FST.pac= k(IIF)Lorg/apache/lucene/util/fst/FST;} 4 tests failed. REGRESSION: org.apache.solr.TestDistributedGrouping.testDistribSearch Error Message: Server at http://127.0.0.1:37254/solr returned non ok status:500, message:S= erver Error Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:37254/solr= returned non ok status:500, message:Server Error =09at __randomizedtesting.SeedInfo.seed([D2BF6343E35454F:8CCD782C496A2573]:= 0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:372) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.QueryRequest.process(QueryReques= t.java:90) =09at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) =09at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistrib= utedSearchTestCase.java:371) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:394) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:376) =09at org.apache.solr.TestDistributedGrouping.doTest(TestDistributedGroupin= g.java:146) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:701) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:88) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:55) =09at java.lang.reflect.Method.invoke(Method.java:613) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:777) REGRESSION: org.apache.solr.TestDistributedSearch.testDistribSearch Error Message: Server at http://127.0.0.1:57740/solr returned non ok status:500, message:S= erver Error Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:57740/solr= returned non ok status:500, message:Server Error =09at __randomizedtesting.SeedInfo.seed([D2BF6343E35454F:8CCD782C496A2573]:= 0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:372) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.QueryRequest.process(QueryReques= t.java:90) =09at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) =09at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistrib= utedSearchTestCase.java:371) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:394) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:376) =09at org.apache.solr.TestDistributedSearch.doTest(TestDistributedSearch.ja= va:134) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:701) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:88) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:55) =09at java.lang.reflect.Method.invoke(Method.java:613) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:777) REGRESSION: org.apache.solr.handler.component.DistributedQueryElevationCom= ponentTest.testDistribSearch Error Message: Server at http://127.0.0.1:59331/solr returned non ok status:500, message:S= erver Error Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:59331/solr= returned non ok status:500, message:Server Error =09at __randomizedtesting.SeedInfo.seed([D2BF6343E35454F:8CCD782C496A2573]:= 0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:372) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.QueryRequest.process(QueryReques= t.java:90) =09at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301) =09at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistrib= utedSearchTestCase.java:371) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:394) =09at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSe= archTestCase.java:376) =09at org.apache.solr.handler.component.DistributedQueryElevationComponentT= est.doTest(DistributedQueryElevationComponentTest.java:83) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:695) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:88) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:55) =09at java.lang.reflect.Method.invoke(Method.java:613) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:777) REGRESSION: org.apache.solr.handler.component.StatsComponentTest.testStats Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query =09at __randomizedtesting.SeedInfo.seed([D2BF6343E35454F:97AAAF8B56E98B6C]:= 0) =09at org.apache.solr.util.AbstractSolrTestCase.assertQ(AbstractSolrTestCas= e.java:283) =09at org.apache.solr.handler.component.StatsComponentTest.doTestFacetStati= sticsResult(StatsComponentTest.java:239) =09at org.apache.solr.handler.component.StatsComponentTest.testStats(StatsC= omponentTest.java:68) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:88) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:55) =09at java.lang.reflect.Method.invoke(Method.java:613) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:45) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:777) Caused by: java.lang.NullPointerException =09at org.apache.solr.util.NumberUtils.SortableStr2int(NumberUtils.java:162= ) =09at org.apache.solr.schema.SortableIntField.toObject(SortableIntField.jav= a:98) =09at org.apache.solr.schema.SortableIntField.toObject(SortableIntField.jav= a:57) =09at org.apache.solr.schema.FieldType.toObject(FieldType.java:344) =09at org.apache.solr.handler.component.AbstractStatsValues.accumulate(Stat= sValuesFactory.java:129) =09at org.apache.solr.handler.component.SimpleStats.getFieldCacheStats(Stat= sComponent.java:281) =09at org.apache.solr.handler.component.SimpleStats.getStatsFields(StatsCom= ponent.java:227) =09at org.apache.solr.handler.component.SimpleStats.getStatsCounts(StatsCom= ponent.java:201) =09at org.apache.solr.handler.component.StatsComponent.process(StatsCompone= nt.java:70) =09at org.apache.solr.handler.component.SearchHandler.handleRequestBody(Sea= rchHandler.java:206) =09at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandl= erBase.java:129) =09at org.apache.solr.core.SolrCore.execute(SolrCore.java:1750) =09at org.apache.solr.util.TestHarness.query(TestHarness.java:364) =09at org.apache.solr.util.TestHarness.query(TestHarness.java:346) =09at org.apache.solr.util.AbstractSolrTestCase.assertQ(AbstractSolrTestCas= e.java:273) =09... 42 more Build Log: [...truncated 8775 lines...] [junit4:junit4] Suite: org.apache.solr.TestDistributedGrouping [junit4:junit4] 2> 2 T1190 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> 3 T1190 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 6 T1190 oejs.AbstractConnector.doStart Started SocketC= onnector@0.0.0.0:40377 [junit4:junit4] 2> 6 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7 T1190 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 7 T1190 oasc.SolrResourceLoader. new SolrResourc= eLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 16 T1190 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 16 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 17 T1190 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 17 T1190 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 17 T1190 oasc.CoreContainer. New CoreContainer -= 936703929 [junit4:junit4] 2> 18 T1190 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test-files/solr/' [junit4:junit4] 2> 18 T1190 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 30 T1190 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 40 T1190 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 41 T1190 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 42 T1190 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 42 T1190 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 66 T1190 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 102 T1190 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 103 T1190 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 107 T1190 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 408 T1190 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 412 T1190 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 415 T1190 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 419 T1190 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 422 T1190 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 425 T1190 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 425 T1190 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 426 T1190 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test-files/solr/collection1/, dataDir=3D./org.apache.solr.TestD= istributedGrouping-1349629835240/control/data/ [junit4:junit4] 2> 426 T1190 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@57412c1a [junit4:junit4] 2> 427 T1190 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.TestDistributedGrouping-1= 349629835240/control/data/index/ [junit4:junit4] 2> 428 T1190 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.TestDistributedGrouping-134962983= 5240/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 428 T1190 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.TestDistributedGrouping-1349629835240/= control/data/index forceNew:false [junit4:junit4] 2> 430 T1190 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a0889579 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@334f042c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 430 T1190 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1 [junit4:junit4] 2> 431 T1190 oasc.SolrCore.initWriters created xml: solr.= XMLResponseWriter [junit4:junit4] 2> 432 T1190 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 433 T1190 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe-allfields" [junit4:junit4] 2> 433 T1190 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 434 T1190 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "un= iq-fields" [junit4:junit4] 2> 434 T1190 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 435 T1190 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 435 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 436 T1190 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 436 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 437 T1190 oasc.RequestHandlers.initHandlersFromConfig = created dismax: solr.SearchHandler [junit4:junit4] 2> 437 T1190 oasc.RequestHandlers.initHandlersFromConfig = created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 437 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 438 T1190 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 438 T1190 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 439 T1190 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 439 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 440 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 440 T1190 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 441 T1190 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 441 T1190 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 442 T1190 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.S= earchHandler [junit4:junit4] 2> 442 T1190 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 443 T1190 oasc.RequestHandlers.initHandlersFromConfig = created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 443 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 444 T1190 oasc.RequestHandlers.initHandlersFromConfig = created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 445 T1190 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 446 T1190 oasc.SolrCore.initDeprecatedSupport WARNING = solrconfig.xml uses deprecated , Please update your co= nfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 447 T1190 oasc.SolrCore.initDeprecatedSupport WARNING = adding ShowFileRequestHandler with hidden files: [BAD-SCHEMA-NOT-INDEXED-BU= T-TF.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML,= BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-PROPINJECT.XML, SOLRCONFIG-PRO= PINJECT-INDEXDEFAULT.XML, STOP-2.TXT, SCHEMA11.XML, BAD-SCHEMA-UNIQUEKEY-US= ES-DEFAULT.XML, SCHEMA15.XML, SOLRCONFIG-NATIVELOCK.XML, SCHEMA-SIM.XML, CO= NDITIONAL.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCO= NFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-SPELLC= HECKER.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-SOLC= OREPROPERTIES.XML, SOLRCONFIG_CODEC.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML,= HYPHENATION.DTD, SCHEMA.XML, SOLRCONFIG-MERGEPOLICY.XML, TRIVIAL.UPDATEPRO= CESSOR1.JS, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG= -BASIC.XML, SCHEMA-LMJELINEKMERCER.XML, BAD-MP-SOLRCONFIG.XML, BAD-SCHEMA-D= UP-FIELD.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-MASTER.XML, = SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-TFIDF.XML, SCHEMA-REPLICATION1.XML, SYNONY= MS.TXT, SOLRCONFIG-ELEVATE.XML, STOPWITHBOM.TXT, SOLRCONFIG-QUERYSENDER.XML= , WDFTYPES.TXT, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG-DELPOLICY1.XML= , BAD_SOLRCONFIG.XML, HUNSPELL-TEST.DIC, SCHEMA-NUMERIC.XML, SCHEMA-LUCENEM= ATCHVERSION.XML, KEEP-2.TXT, SCHEMA-STOP-KEEP.XML, SCHEMA-IB.XML, STOP-SNOW= BALL.TXT, SOLRCONFIG-SLAVE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPW= ORDSWRONGENCODING.TXT, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, STOPTYPES-1.T= XT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-TLOG.XML, COMPOUNDDICTIO= NARY.TXT, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCONF= IG-INVALID-SCRIPTFILE.XML, SCHEMASURROUND.XML, OPEN-EXCHANGE-RATES.JSON, BA= D-SCHEMA-DUP-FIELDTYPE.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-MULTI= VALUED.XML, SOLRCONFIG-MASTER2.XML, OLD_SYNONYMS.TXT, BAD-SCHEMA-UNIQUEKEY-= IS-COPYFIELD-DEST.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-CODEC= -GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-LMDIRICHLET.XML, BAD-SCHEMA-NOT-INDEXED-= BUT-POS.XML, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHE= MA-FOLDING.XML, SOLRCONFIG-CACHING.XML, MAPPING-ISOLATIN1ACCENT.TXT, ADDFIE= LDS.UPDATEPROCESSOR.JS, SCHEMA-BM25.XML, STOP-1.TXT, SOLRCONFIG-ENABLEPLUGI= N.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA12.XML, SOLRCONFIG-TRANS= FORMERS.XML, SCHEMA-COPYFIELD-TEST.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, CU= RRENCY.XML, DA_UTF8.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SOLR= CONFIG-SOLR-749.XML, STOPWORDS.TXT, HUNSPELL-TEST.AFF, SOLRCONFIG_PERF.XML,= SOLRCONFIG-SIMPLELOCK.XML, FRENCHARTICLES.TXT, SOLRCONFIG-LAZYWRITER.XML, = SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-REPLICATION2.XML, SCHEMA-SNIP= PET-TYPE.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-XINCLUDE.XML, SCHEMA-SPELLCHEC= KER.XML, XSLT, SOLRCONFIG-DELPOLICY2.XML, TRIVIAL.UPDATEPROCESSOR0.JS, KEEP= -1.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-TRIE.XML, SCHEM= A-BINARYFIELD.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-MINIMAL.XML, = STOPTYPES-2.TXT, SCHEMA_CODEC.XML, STEMDICT.TXT, ELEVATE.XML, SCHEMA-COLLAT= E.XML, PROTWORDS.TXT, SCHEMA-XINCLUDE.XML, SCHEMA-SNIPPET-FIELD.XML, SOLRCO= NFIG-REQHANDLER.INCL, SCHEMA-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-= ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-FUNCTIONQ= UERY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, S= OLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRC= ONFIG-QUERYSENDER-NOQUERY.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML] [junit4:junit4] 2> 449 T1190 oass.SolrIndexSearcher. Opening Search= er@44b2bf0c main [junit4:junit4] 2> 449 T1190 oass.SolrIndexSearcher.getIndexDir WARNING W= ARNING: Directory impl does not support setting indexDir: org.apache.lucene= .store.MockDirectoryWrapper [junit4:junit4] 2> 450 T1190 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 450 T1190 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 451 T1190 oashc.SpellCheckComponent.inform Initializin= g spell checkers [junit4:junit4] 2> 724 T1190 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 740 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 740 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 741 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 741 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 742 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 742 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 742 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 743 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 743 T1190 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 744 T1190 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 750 T1200 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@44b2bf0c main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 753 T1190 oasc.CoreContainer.register registering core= : collection1 [junit4:junit4] 2> 753 T1190 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 754 T1190 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 754 T1190 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 757 T1190 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 759 T1190 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:37254 [junit4:junit4] 2> 759 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 760 T1190 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 760 T1190 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 768 T1190 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 768 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 769 T1190 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 769 T1190 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 769 T1190 oasc.CoreContainer. New CoreContainer = 589183820 [junit4:junit4] 2> 770 T1190 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test-files/solr/' [junit4:junit4] 2> 770 T1190 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 781 T1190 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 790 T1190 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 790 T1190 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 791 T1190 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 791 T1190 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 813 T1190 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 846 T1190 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 847 T1190 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 851 T1190 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1156 T1190 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1161 T1190 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1163 T1190 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1167 T1190 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1170 T1190 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1173 T1190 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1174 T1190 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1175 T1190 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test-files/solr/collection1/, dataDir=3D./org.apache.solr.Test= DistributedGrouping-1349629835240/shard0/data/ [junit4:junit4] 2> 1175 T1190 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@57412c1a [junit4:junit4] 2> 1176 T1190 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.TestDistributedGrouping-= 1349629835240/shard0/data/index/ [junit4:junit4] 2> 1176 T1190 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.TestDistributedGrouping-13496298= 35240/shard0/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1177 T1190 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.TestDistributedGrouping-1349629835240= /shard0/data/index forceNew:false [junit4:junit4] 2> 1179 T1190 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@503537f0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f107fe16),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 1179 T1190 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 1180 T1190 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 1181 T1190 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1182 T1190 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 1182 T1190 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1183 T1190 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 1183 T1190 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1184 T1190 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1184 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1185 T1190 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1185 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1186 T1190 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 1186 T1190 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1187 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1188 T1190 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1188 T1190 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1188 T1190 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1189 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1190 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1190 T1190 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1191 T1190 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1191 T1190 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1192 T1190 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 1192 T1190 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1193 T1190 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1193 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1194 T1190 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1195 T1190 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1197 T1190 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 1198 T1190 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [BAD-SCHEMA-NOT-INDEXED-B= UT-TF.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML= , BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-PROPINJECT.XML, SOLRCONFIG-PR= OPINJECT-INDEXDEFAULT.XML, STOP-2.TXT, SCHEMA11.XML, BAD-SCHEMA-UNIQUEKEY-U= SES-DEFAULT.XML, SCHEMA15.XML, SOLRCONFIG-NATIVELOCK.XML, SCHEMA-SIM.XML, C= ONDITIONAL.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRC= ONFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-SPELL= CHECKER.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-SOL= COREPROPERTIES.XML, SOLRCONFIG_CODEC.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML= , HYPHENATION.DTD, SCHEMA.XML, SOLRCONFIG-MERGEPOLICY.XML, TRIVIAL.UPDATEPR= OCESSOR1.JS, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFI= G-BASIC.XML, SCHEMA-LMJELINEKMERCER.XML, BAD-MP-SOLRCONFIG.XML, BAD-SCHEMA-= DUP-FIELD.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-MASTER.XML,= SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-TFIDF.XML, SCHEMA-REPLICATION1.XML, SYNON= YMS.TXT, SOLRCONFIG-ELEVATE.XML, STOPWITHBOM.TXT, SOLRCONFIG-QUERYSENDER.XM= L, WDFTYPES.TXT, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG-DELPOLICY1.XM= L, BAD_SOLRCONFIG.XML, HUNSPELL-TEST.DIC, SCHEMA-NUMERIC.XML, SCHEMA-LUCENE= MATCHVERSION.XML, KEEP-2.TXT, SCHEMA-STOP-KEEP.XML, SCHEMA-IB.XML, STOP-SNO= WBALL.TXT, SOLRCONFIG-SLAVE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOP= WORDSWRONGENCODING.TXT, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, STOPTYPES-1.= TXT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-TLOG.XML, COMPOUNDDICTI= ONARY.TXT, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCON= FIG-INVALID-SCRIPTFILE.XML, SCHEMASURROUND.XML, OPEN-EXCHANGE-RATES.JSON, B= AD-SCHEMA-DUP-FIELDTYPE.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-MULT= IVALUED.XML, SOLRCONFIG-MASTER2.XML, OLD_SYNONYMS.TXT, BAD-SCHEMA-UNIQUEKEY= -IS-COPYFIELD-DEST.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-CODE= C-GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-LMDIRICHLET.XML, BAD-SCHEMA-NOT-INDEXED= -BUT-POS.XML, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCH= EMA-FOLDING.XML, SOLRCONFIG-CACHING.XML, MAPPING-ISOLATIN1ACCENT.TXT, ADDFI= ELDS.UPDATEPROCESSOR.JS, SCHEMA-BM25.XML, STOP-1.TXT, SOLRCONFIG-ENABLEPLUG= IN.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA12.XML, SOLRCONFIG-TRAN= SFORMERS.XML, SCHEMA-COPYFIELD-TEST.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, C= URRENCY.XML, DA_UTF8.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SOL= RCONFIG-SOLR-749.XML, STOPWORDS.TXT, HUNSPELL-TEST.AFF, SOLRCONFIG_PERF.XML= , SOLRCONFIG-SIMPLELOCK.XML, FRENCHARTICLES.TXT, SOLRCONFIG-LAZYWRITER.XML,= SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-REPLICATION2.XML, SCHEMA-SNI= PPET-TYPE.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-XINCLUDE.XML, SCHEMA-SPELLCHE= CKER.XML, XSLT, SOLRCONFIG-DELPOLICY2.XML, TRIVIAL.UPDATEPROCESSOR0.JS, KEE= P-1.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-TRIE.XML, SCHE= MA-BINARYFIELD.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-MINIMAL.XML,= STOPTYPES-2.TXT, SCHEMA_CODEC.XML, STEMDICT.TXT, ELEVATE.XML, SCHEMA-COLLA= TE.XML, PROTWORDS.TXT, SCHEMA-XINCLUDE.XML, SCHEMA-SNIPPET-FIELD.XML, SOLRC= ONFIG-REQHANDLER.INCL, SCHEMA-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA= -ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-FUNCTION= QUERY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, = SOLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLR= CONFIG-QUERYSENDER-NOQUERY.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML] [junit4:junit4] 2> 1199 T1190 oass.SolrIndexSearcher. Opening Searc= her@f207bb4b main [junit4:junit4] 2> 1200 T1190 oass.SolrIndexSearcher.getIndexDir WARNING = WARNING: Directory impl does not support setting indexDir: org.apache.lucen= e.store.MockDirectoryWrapper [junit4:junit4] 2> 1200 T1190 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1201 T1190 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1202 T1190 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 1206 T1190 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 1230 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 1231 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 1232 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 1232 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1233 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 1233 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1234 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1234 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1235 T1190 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 1235 T1190 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 1241 T1210 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@f207bb4b main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1244 T1190 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 1244 T1190 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 0 [junit4:junit4] 2> 1245 T1190 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 1246 T1190 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C120 name=3Dcollection1 org.apache.sol= r.core.SolrCore@ae328b77 [junit4:junit4] 2> 1255 T1193 C120 oasu.DirectUpdateHandler2.deleteAll [c= ollection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 1258 T1193 C120 oasc.SolrDeletionPolicy.onInit SolrDel= etionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a0889579 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@334f042c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 1259 T1193 C120 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1 [junit4:junit4] 2> 1260 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {deleteByQuery=3D*:*} 0 5 [junit4:junit4] 2> ASYNC NEW_CORE C121 name=3Dcollection1 org.apache.sol= r.core.SolrCore@52a4358e [junit4:junit4] 2> 1269 T1203 C121 oasu.DirectUpdateHandler2.deleteAll [c= ollection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 1271 T1203 C121 oasc.SolrDeletionPolicy.onInit SolrDel= etionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@503537f0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f107fe16),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 1272 T1203 C121 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 1 [junit4:junit4] 2> 1274 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {deleteByQuery=3D*:*} 0 6 [junit4:junit4] 2> 1276 T1193 C120 oasu.DirectUpdateHandler2.commit start= commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSe= archer=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 1277 T1193 C120 oasc.SolrDeletionPolicy.onCommit SolrD= eletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a0889579 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@334f042c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a0889579 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@334f042c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 1278 T1193 C120 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 2 [junit4:junit4] 2> 1280 T1193 C120 oass.SolrIndexSearcher. Opening = Searcher@19d66d22 main [junit4:junit4] 2> 1281 T1193 C120 oass.SolrIndexSearcher.getIndexDir WAR= NING WARNING: Directory impl does not support setting indexDir: org.apache.= lucene.store.MockDirectoryWrapper [junit4:junit4] 2> 1282 T1193 C120 oasu.DirectUpdateHandler2.commit end_c= ommit_flush [junit4:junit4] 2> 1284 T1200 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@19d66d22 main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 1285 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&softCommit=3Dfalse&waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue} {commit=3D} 0 9 [junit4:junit4] 2> 1288 T1203 C121 oasu.DirectUpdateHandler2.commit start= commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSe= archer=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 1289 T1203 C121 oasc.SolrDeletionPolicy.onCommit SolrD= eletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@503537f0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f107fe16),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@503537f0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f107fe16),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 1290 T1203 C121 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 2 [junit4:junit4] 2> 1292 T1203 C121 oass.SolrIndexSearcher. Opening = Searcher@fb542e0d main [junit4:junit4] 2> 1292 T1203 C121 oass.SolrIndexSearcher.getIndexDir WAR= NING WARNING: Directory impl does not support setting indexDir: org.apache.= lucene.store.MockDirectoryWrapper [junit4:junit4] 2> 1294 T1203 C121 oasu.DirectUpdateHandler2.commit end_c= ommit_flush [junit4:junit4] 2> 1295 T1210 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@fb542e0d main{StandardDirectoryReader(se= gments_2:2)} [junit4:junit4] 2> 1296 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&softCommit=3Dfalse&waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue} {commit=3D} 0 8 [junit4:junit4] 2> 1300 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{q=3D*:*&distrib=3Dfalse&fl=3Did,a_si&version=3D2&rows= =3D100&group.field=3Da_si&group.limit=3D10&wt=3Djavabin&sort=3Da_si+asc,+id= +asc&group=3Dtrue} hits=3D0 status=3D0 QTime=3D1=20 [junit4:junit4] 2> 1313 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&distrib=3Dfalse&fl=3Did&group.field=3Da_si&g= roup.limit=3D10&q=3D*:*&isShard=3Dtrue&NOW=3D1349629836543&group.distribute= d.first=3Dtrue&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&= shard.url=3D127.0.0.1:37254/solr&group=3Dtrue} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 1318 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{q=3D*:*&shards=3D127.0.0.1:37254/solr&fl=3Did,a_si&ver= sion=3D2&rows=3D100&group.field=3Da_si&group.limit=3D10&wt=3Djavabin&sort= =3Da_si+asc,+id+asc&group=3Dtrue} status=3D0 QTime=3D13=20 [junit4:junit4] 2> 1320 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{hl=3Dtrue&distrib=3Dfalse&fl=3Did,a_si&group.field=3Da= _si&group.limit=3D10&hl.fl=3Da_t&q=3D*:*&version=3D2&rows=3D100&wt=3Djavabi= n&sort=3Da_si+asc,+id+asc&group=3Dtrue} hits=3D0 status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1324 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&hl=3Dfalse&distrib=3Dfalse&fl=3Did&group.fie= ld=3Da_si&group.limit=3D10&hl.fl=3Da_t&q=3D*:*&isShard=3Dtrue&group.distrib= uted.first=3Dtrue&NOW=3D1349629836560&version=3D2&rows=3D100&wt=3Djavabin&s= ort=3Da_si+asc,+id+asc&group=3Dtrue&shard.url=3D[ff01::083]:33332/solr|127.= 0.0.1:37254/solr|[ff01::114]:33332/solr} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1324 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{hl=3Dtrue&fl=3Did,a_si&group.field=3Da_si&group.limit= =3D10&hl.fl=3Da_t&q=3D*:*&shards=3D[ff01::083]:33332/solr|127.0.0.1:37254/s= olr|[ff01::114]:33332/solr&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+= asc,+id+asc&group=3Dtrue} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 1326 T1193 C120 oasr.UnInvertedField. UnInverted= multi-valued field {field=3Da_t,memSize=3D4288,tindexSize=3D0,time=3D0,pha= se1=3D0,nTerms=3D0,bigTerms=3D0,termInstances=3D0,uses=3D0} [junit4:junit4] 2> 1327 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{facet.field=3Da_t&distrib=3Dfalse&fl=3Did,a_si&group.f= ield=3Da_si&group.limit=3D10&q=3D*:*&facet=3Dtrue&version=3D2&rows=3D100&wt= =3Djavabin&sort=3Da_si+asc,+id+asc&group=3Dtrue} hits=3D0 status=3D0 QTime= =3D1=20 [junit4:junit4] 2> 1330 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&facet.field=3Da_t&distrib=3Dfalse&fl=3Did&gr= oup.field=3Da_si&group.limit=3D10&q=3D*:*&isShard=3Dtrue&group.distributed.= first=3Dtrue&NOW=3D1349629836567&facet=3Dfalse&version=3D2&rows=3D100&wt=3D= javabin&sort=3Da_si+asc,+id+asc&group=3Dtrue&shard.url=3D127.0.0.1:37254/so= lr} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1334 T1204 C121 oasr.UnInvertedField. UnInverted= multi-valued field {field=3Da_t,memSize=3D4288,tindexSize=3D0,time=3D0,pha= se1=3D0,nTerms=3D0,bigTerms=3D0,termInstances=3D0,uses=3D0} [junit4:junit4] 2> 1335 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&facet.field=3Da_t&f.a_t.facet.limit=3D160&di= strib=3Dfalse&fl=3Did&group.field=3Da_si&group.limit=3D10&group.distributed= .second=3Dtrue&q=3D*:*&isShard=3Dtrue&NOW=3D1349629836567&facet=3Dtrue&vers= ion=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group=3Dtrue&shard.= url=3D127.0.0.1:37254/solr} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 1336 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{facet.field=3Da_t&fl=3Did,a_si&group.field=3Da_si&grou= p.limit=3D10&q=3D*:*&shards=3D127.0.0.1:37254/solr&facet=3Dtrue&version=3D2= &rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group=3Dtrue} status=3D0 Q= Time=3D7=20 [junit4:junit4] 2> 1339 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{distrib=3Dfalse&fl=3Did,a_si&group.field=3Da_si&stats.= field=3Da_si&group.limit=3D10&q=3D*:*&version=3D2&rows=3D100&wt=3Djavabin&s= ort=3Da_si+asc,+id+asc&group=3Dtrue&stats=3Dtrue} hits=3D0 status=3D0 QTime= =3D1=20 [junit4:junit4] 2> 1344 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&distrib=3Dfalse&fl=3Did&group.field=3Da_si&s= tats.field=3Da_si&group.limit=3D10&q=3D*:*&isShard=3Dtrue&group.distributed= .first=3Dtrue&NOW=3D1349629836578&version=3D2&rows=3D100&wt=3Djavabin&sort= =3Da_si+asc,+id+asc&group=3Dtrue&stats=3Dfalse&shard.url=3D127.0.0.1:37254/= solr|[ff01::083]:33332/solr} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1346 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&distrib=3Dfalse&fl=3Did&group.field=3Da_si&s= tats.field=3Da_si&group.limit=3D10&group.distributed.second=3Dtrue&q=3D*:*&= isShard=3Dtrue&NOW=3D1349629836578&version=3D2&rows=3D100&wt=3Djavabin&sort= =3Da_si+asc,+id+asc&group=3Dtrue&stats=3Dtrue&shard.url=3D127.0.0.1:37254/s= olr|[ff01::083]:33332/solr} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 1346 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{fl=3Did,a_si&group.field=3Da_si&stats.field=3Da_si&gro= up.limit=3D10&q=3D*:*&shards=3D127.0.0.1:37254/solr|[ff01::083]:33332/solr&= version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group=3Dtrue&st= ats=3Dtrue} status=3D0 QTime=3D6=20 [junit4:junit4] 2> 1364 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{spellcheck.build=3Dtrue&spellcheck=3Dtrue&qt=3DspellCh= eckCompRH&distrib=3Dfalse&fl=3Did,a_si&group.field=3Da_si&group.limit=3D10&= q=3Dkings&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group= =3Dtrue} hits=3D0 status=3D0 QTime=3D16=20 [junit4:junit4] 2> 1386 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{spellcheck.build=3Dtrue&spellcheck=3Dfalse&spellcheck.= count=3D1&start=3D0&distrib=3Dfalse&fl=3Did&spellcheck.onlyMorePopular=3Dfa= lse&group.field=3Da_si&group.limit=3D10&spellcheck.extendedResults=3Dfalse&= q=3Dkings&isShard=3Dtrue&group.distributed.first=3Dtrue&NOW=3D1349629836604= &version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group=3Dtrue&s= hard.url=3D[ff01::083]:33332/solr|127.0.0.1:37254/solr} status=3D0 QTime=3D= 0=20 [junit4:junit4] 2> 1387 T1203 C121 oashc.SpellCheckComponent.finishStage = [ff01::083]:33332/solr|127.0.0.1:37254/solr null [junit4:junit4] 2> 1387 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{spellcheck.build=3Dtrue&spellcheck=3Dtrue&qt=3DspellCh= eckCompRH&fl=3Did,a_si&group.field=3Da_si&group.limit=3D10&q=3Dkings&shards= =3D[ff01::083]:33332/solr|127.0.0.1:37254/solr&version=3D2&rows=3D100&wt=3D= javabin&sort=3Da_si+asc,+id+asc&group=3Dtrue} status=3D0 QTime=3D21=20 [junit4:junit4] 2> 1391 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{facet.field=3Da_t&distrib=3Dfalse&fl=3Did,a_si&fq=3Da_= s:a&group.field=3Da_si&group.limit=3D10&q=3D*:*&group.truncate=3Dtrue&facet= =3Dtrue&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group= =3Dtrue} hits=3D0 status=3D0 QTime=3D2=20 [junit4:junit4] 2> 1396 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&facet.field=3Da_t&distrib=3Dfalse&fl=3Did&fq= =3Da_s:a&group.field=3Da_si&group.limit=3D10&q=3D*:*&isShard=3Dtrue&group.t= runcate=3Dtrue&group.distributed.first=3Dtrue&NOW=3D1349629836631&facet=3Df= alse&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+asc&group=3Dtr= ue&shard.url=3D127.0.0.1:37254/solr|[ff01::213]:33332/solr} status=3D0 QTim= e=3D0=20 [junit4:junit4] 2> 1401 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&facet.field=3Da_t&f.a_t.facet.limit=3D160&di= strib=3Dfalse&fl=3Did&fq=3Da_s:a&group.field=3Da_si&group.limit=3D10&group.= distributed.second=3Dtrue&q=3D*:*&isShard=3Dtrue&group.truncate=3Dtrue&NOW= =3D1349629836631&facet=3Dtrue&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_= si+asc,+id+asc&group=3Dtrue&shard.url=3D127.0.0.1:37254/solr|[ff01::213]:33= 332/solr} status=3D0 QTime=3D3=20 [junit4:junit4] 2> 1402 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{facet.field=3Da_t&fl=3Did,a_si&fq=3Da_s:a&group.field= =3Da_si&group.limit=3D10&q=3D*:*&group.truncate=3Dtrue&shards=3D127.0.0.1:3= 7254/solr|[ff01::213]:33332/solr&facet=3Dtrue&version=3D2&rows=3D100&wt=3Dj= avabin&sort=3Da_si+asc,+id+asc&group=3Dtrue} status=3D0 QTime=3D9=20 [junit4:junit4] 2> 1405 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[1]} 0 1 [junit4:junit4] 2> 1409 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[1]} 0 2 [junit4:junit4] 2> 1412 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[2]} 0 1 [junit4:junit4] 2> 1414 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[2]} 0 1 [junit4:junit4] 2> 1417 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[3]} 0 1 [junit4:junit4] 2> 1419 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[3]} 0 1 [junit4:junit4] 2> 1422 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[4]} 0 1 [junit4:junit4] 2> 1425 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[4]} 0 1 [junit4:junit4] 2> 1428 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[5]} 0 1 [junit4:junit4] 2> 1430 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[5]} 0 1 [junit4:junit4] 2> 1433 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[6]} 0 1 [junit4:junit4] 2> 1435 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[6]} 0 0 [junit4:junit4] 2> 1438 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[7]} 0 1 [junit4:junit4] 2> 1440 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[7]} 0 0 [junit4:junit4] 2> 1443 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[8]} 0 1 [junit4:junit4] 2> 1446 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[8]} 0 1 [junit4:junit4] 2> 1448 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[9]} 0 1 [junit4:junit4] 2> 1451 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[9]} 0 1 [junit4:junit4] 2> 1459 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[10]} 0 6 [junit4:junit4] 2> 1467 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[10]} 0 6 [junit4:junit4] 2> 1470 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[11]} 0 1 [junit4:junit4] 2> 1473 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[11]} 0 1 [junit4:junit4] 2> 1476 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[12]} 0 1 [junit4:junit4] 2> 1478 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[12]} 0 1 [junit4:junit4] 2> 1480 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[14]} 0 0 [junit4:junit4] 2> 1483 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[14]} 0 1 [junit4:junit4] 2> 1485 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[15]} 0 0 [junit4:junit4] 2> 1488 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[15]} 0 1 [junit4:junit4] 2> 1490 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[16]} 0 0 [junit4:junit4] 2> 1493 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[16]} 0 1 [junit4:junit4] 2> 1497 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[17]} 0 2 [junit4:junit4] 2> 1500 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[17]} 0 2 [junit4:junit4] 2> 1503 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[18]} 0 1 [junit4:junit4] 2> 1506 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[18]} 0 1 [junit4:junit4] 2> 1508 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[19]} 0 0 [junit4:junit4] 2> 1511 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[19]} 0 1 [junit4:junit4] 2> 1514 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[20]} 0 1 [junit4:junit4] 2> 1517 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[20]} 0 1 [junit4:junit4] 2> 1531 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[21]} 0 11 [junit4:junit4] 2> 1546 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[21]} 0 13 [junit4:junit4] 2> 1551 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[22]} 0 2 [junit4:junit4] 2> 1554 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[22]} 0 1 [junit4:junit4] 2> 1558 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[23]} 0 1 [junit4:junit4] 2> 1561 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[23]} 0 0 [junit4:junit4] 2> 1564 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[100]} 0 1 [junit4:junit4] 2> 1567 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[100]} 0 1 [junit4:junit4] 2> 1570 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[101]} 0 1 [junit4:junit4] 2> 1574 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[101]} 0 1 [junit4:junit4] 2> 1578 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[102]} 0 1 [junit4:junit4] 2> 1581 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[102]} 0 1 [junit4:junit4] 2> 1585 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[103]} 0 1 [junit4:junit4] 2> 1588 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[103]} 0 1 [junit4:junit4] 2> 1592 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[104]} 0 1 [junit4:junit4] 2> 1595 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[104]} 0 1 [junit4:junit4] 2> 1599 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[105]} 0 1 [junit4:junit4] 2> 1602 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[105]} 0 1 [junit4:junit4] 2> 1606 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[106]} 0 1 [junit4:junit4] 2> 1609 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[106]} 0 1 [junit4:junit4] 2> 1625 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[107]} 0 13 [junit4:junit4] 2> 1641 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[107]} 0 13 [junit4:junit4] 2> 1645 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[108]} 0 2 [junit4:junit4] 2> 1649 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[108]} 0 2 [junit4:junit4] 2> 1652 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[109]} 0 1 [junit4:junit4] 2> 1656 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[109]} 0 1 [junit4:junit4] 2> 1659 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[110]} 0 1 [junit4:junit4] 2> 1663 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[110]} 0 2 [junit4:junit4] 2> 1666 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[111]} 0 1 [junit4:junit4] 2> 1669 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[111]} 0 1 [junit4:junit4] 2> 1673 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[112]} 0 1 [junit4:junit4] 2> 1676 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[112]} 0 1 [junit4:junit4] 2> 1680 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[113]} 0 1 [junit4:junit4] 2> 1683 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[113]} 0 1 [junit4:junit4] 2> 1686 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[114]} 0 1 [junit4:junit4] 2> 1690 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[114]} 0 1 [junit4:junit4] 2> 1693 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[115]} 0 1 [junit4:junit4] 2> 1696 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[115]} 0 1 [junit4:junit4] 2> 1700 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[116]} 0 1 [junit4:junit4] 2> 1703 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[116]} 0 1 [junit4:junit4] 2> 1713 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[117]} 0 7 [junit4:junit4] 2> 1724 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[117]} 0 8 [junit4:junit4] 2> 1728 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[118]} 0 1 [junit4:junit4] 2> 1732 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[118]} 0 1 [junit4:junit4] 2> 1736 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[119]} 0 1 [junit4:junit4] 2> 1739 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[119]} 0 1 [junit4:junit4] 2> 1743 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[120]} 0 2 [junit4:junit4] 2> 1746 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[120]} 0 1 [junit4:junit4] 2> 1750 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[121]} 0 1 [junit4:junit4] 2> 1753 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[121]} 0 0 [junit4:junit4] 2> 1756 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[122]} 0 1 [junit4:junit4] 2> 1758 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[122]} 0 0 [junit4:junit4] 2> 1761 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[123]} 0 1 [junit4:junit4] 2> 1764 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[123]} 0 1 [junit4:junit4] 2> 1767 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[124]} 0 1 [junit4:junit4] 2> 1770 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[124]} 0 1 [junit4:junit4] 2> 1773 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[125]} 0 1 [junit4:junit4] 2> 1775 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[125]} 0 1 [junit4:junit4] 2> 1777 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[126]} 0 0 [junit4:junit4] 2> 1779 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[126]} 0 0 [junit4:junit4] 2> 1786 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[127]} 0 5 [junit4:junit4] 2> 1794 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[127]} 0 6 [junit4:junit4] 2> 1797 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[128]} 0 1 [junit4:junit4] 2> 1799 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[128]} 0 0 [junit4:junit4] 2> 1802 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[129]} 0 1 [junit4:junit4] 2> 1804 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[129]} 0 0 [junit4:junit4] 2> 1807 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[130]} 0 1 [junit4:junit4] 2> 1809 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[130]} 0 0 [junit4:junit4] 2> 1811 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[131]} 0 0 [junit4:junit4] 2> 1814 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[131]} 0 1 [junit4:junit4] 2> 1816 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[132]} 0 1 [junit4:junit4] 2> 1818 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[132]} 0 0 [junit4:junit4] 2> 1821 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[133]} 0 0 [junit4:junit4] 2> 1823 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[133]} 0 1 [junit4:junit4] 2> 1825 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[134]} 0 1 [junit4:junit4] 2> 1827 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[134]} 0 0 [junit4:junit4] 2> 1829 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[135]} 0 0 [junit4:junit4] 2> 1832 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[135]} 0 1 [junit4:junit4] 2> 1834 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[136]} 0 1 [junit4:junit4] 2> 1836 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[136]} 0 0 [junit4:junit4] 2> 1842 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[137]} 0 4 [junit4:junit4] 2> 1848 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[137]} 0 4 [junit4:junit4] 2> 1850 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[138]} 0 0 [junit4:junit4] 2> 1853 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[138]} 0 1 [junit4:junit4] 2> 1855 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[139]} 0 1 [junit4:junit4] 2> 1857 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[139]} 0 0 [junit4:junit4] 2> 1859 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[140]} 0 0 [junit4:junit4] 2> 1861 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[140]} 0 0 [junit4:junit4] 2> 1864 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[141]} 0 1 [junit4:junit4] 2> 1866 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[141]} 0 1 [junit4:junit4] 2> 1868 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[142]} 0 0 [junit4:junit4] 2> 1870 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[142]} 0 0 [junit4:junit4] 2> 1873 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[143]} 0 1 [junit4:junit4] 2> 1875 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[143]} 0 1 [junit4:junit4] 2> 1877 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[144]} 0 0 [junit4:junit4] 2> 1879 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[144]} 0 0 [junit4:junit4] 2> 1881 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[145]} 0 0 [junit4:junit4] 2> 1884 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[145]} 0 1 [junit4:junit4] 2> 1886 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[146]} 0 1 [junit4:junit4] 2> 1888 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[146]} 0 0 [junit4:junit4] 2> 1893 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[147]} 0 3 [junit4:junit4] 2> 1899 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[147]} 0 4 [junit4:junit4] 2> 1902 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[148]} 0 1 [junit4:junit4] 2> 1904 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[148]} 0 1 [junit4:junit4] 2> 1906 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[149]} 0 0 [junit4:junit4] 2> 1908 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[149]} 0 0 [junit4:junit4] 2> 1910 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[500]} 0 0 [junit4:junit4] 2> 1912 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[500]} 0 0 [junit4:junit4] 2> 1914 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[501]} 0 0 [junit4:junit4] 2> 1916 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[501]} 0 0 [junit4:junit4] 2> 1918 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[502]} 0 0 [junit4:junit4] 2> 1920 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[502]} 0 0 [junit4:junit4] 2> 1922 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[503]} 0 0 [junit4:junit4] 2> 1924 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[503]} 0 0 [junit4:junit4] 2> 1927 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[504]} 0 1 [junit4:junit4] 2> 1929 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[504]} 0 1 [junit4:junit4] 2> 1930 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[505]} 0 0 [junit4:junit4] 2> 1933 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[505]} 0 1 [junit4:junit4] 2> 1935 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[506]} 0 1 [junit4:junit4] 2> 1937 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[506]} 0 1 [junit4:junit4] 2> 1949 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[507]} 0 11 [junit4:junit4] 2> 2019 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[507]} 0 68 [junit4:junit4] 2> 2022 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[508]} 0 1 [junit4:junit4] 2> 2024 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[508]} 0 0 [junit4:junit4] 2> 2026 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[509]} 0 0 [junit4:junit4] 2> 2028 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[509]} 0 0 [junit4:junit4] 2> 2030 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[510]} 0 0 [junit4:junit4] 2> 2032 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[510]} 0 0 [junit4:junit4] 2> 2034 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[511]} 0 0 [junit4:junit4] 2> 2036 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[511]} 0 0 [junit4:junit4] 2> 2038 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[512]} 0 0 [junit4:junit4] 2> 2040 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[512]} 0 0 [junit4:junit4] 2> 2042 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[513]} 0 0 [junit4:junit4] 2> 2044 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[513]} 0 0 [junit4:junit4] 2> 2046 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[514]} 0 0 [junit4:junit4] 2> 2048 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[514]} 0 0 [junit4:junit4] 2> 2050 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[515]} 0 0 [junit4:junit4] 2> 2053 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[515]} 0 1 [junit4:junit4] 2> 2055 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[516]} 0 1 [junit4:junit4] 2> 2056 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[516]} 0 0 [junit4:junit4] 2> 2060 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[517]} 0 2 [junit4:junit4] 2> 2064 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[517]} 0 2 [junit4:junit4] 2> 2066 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[518]} 0 0 [junit4:junit4] 2> 2068 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[518]} 0 0 [junit4:junit4] 2> 2070 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[519]} 0 0 [junit4:junit4] 2> 2072 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[519]} 0 0 [junit4:junit4] 2> 2074 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[520]} 0 0 [junit4:junit4] 2> 2077 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[520]} 0 1 [junit4:junit4] 2> 2079 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[521]} 0 1 [junit4:junit4] 2> 2081 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[521]} 0 1 [junit4:junit4] 2> 2083 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[522]} 0 1 [junit4:junit4] 2> 2085 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[522]} 0 1 [junit4:junit4] 2> 2087 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[523]} 0 1 [junit4:junit4] 2> 2089 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[523]} 0 1 [junit4:junit4] 2> 2091 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[524]} 0 0 [junit4:junit4] 2> 2093 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[524]} 0 0 [junit4:junit4] 2> 2095 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[525]} 0 0 [junit4:junit4] 2> 2097 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[525]} 0 0 [junit4:junit4] 2> 2099 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[526]} 0 0 [junit4:junit4] 2> 2101 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[526]} 0 0 [junit4:junit4] 2> 2105 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[527]} 0 2 [junit4:junit4] 2> 2109 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[527]} 0 2 [junit4:junit4] 2> 2112 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[528]} 0 1 [junit4:junit4] 2> 2114 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[528]} 0 1 [junit4:junit4] 2> 2116 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[529]} 0 0 [junit4:junit4] 2> 2118 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[529]} 0 0 [junit4:junit4] 2> 2120 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[530]} 0 0 [junit4:junit4] 2> 2122 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[530]} 0 0 [junit4:junit4] 2> 2124 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[531]} 0 0 [junit4:junit4] 2> 2126 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[531]} 0 0 [junit4:junit4] 2> 2128 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[532]} 0 0 [junit4:junit4] 2> 2130 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[532]} 0 0 [junit4:junit4] 2> 2132 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[533]} 0 0 [junit4:junit4] 2> 2134 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[533]} 0 0 [junit4:junit4] 2> 2136 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[534]} 0 0 [junit4:junit4] 2> 2138 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[534]} 0 0 [junit4:junit4] 2> 2140 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[535]} 0 0 [junit4:junit4] 2> 2142 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[535]} 0 0 [junit4:junit4] 2> 2144 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[536]} 0 0 [junit4:junit4] 2> 2146 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[536]} 0 0 [junit4:junit4] 2> 2150 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[537]} 0 2 [junit4:junit4] 2> 2155 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[537]} 0 3 [junit4:junit4] 2> 2157 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[538]} 0 0 [junit4:junit4] 2> 2160 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[538]} 0 1 [junit4:junit4] 2> 2162 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[539]} 0 0 [junit4:junit4] 2> 2164 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[539]} 0 0 [junit4:junit4] 2> 2166 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[540]} 0 0 [junit4:junit4] 2> 2168 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[540]} 0 0 [junit4:junit4] 2> 2170 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[541]} 0 0 [junit4:junit4] 2> 2172 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[541]} 0 0 [junit4:junit4] 2> 2174 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[542]} 0 0 [junit4:junit4] 2> 2176 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[542]} 0 0 [junit4:junit4] 2> 2178 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[543]} 0 0 [junit4:junit4] 2> 2180 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[543]} 0 0 [junit4:junit4] 2> 2182 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[544]} 0 0 [junit4:junit4] 2> 2184 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[544]} 0 0 [junit4:junit4] 2> 2186 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[545]} 0 0 [junit4:junit4] 2> 2188 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[545]} 0 0 [junit4:junit4] 2> 2191 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[546]} 0 1 [junit4:junit4] 2> 2193 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[546]} 0 0 [junit4:junit4] 2> 2198 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[547]} 0 3 [junit4:junit4] 2> 2202 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[547]} 0 2 [junit4:junit4] 2> 2205 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[548]} 0 1 [junit4:junit4] 2> 2207 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[548]} 0 0 [junit4:junit4] 2> 2210 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[549]} 0 1 [junit4:junit4] 2> 2212 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[549]} 0 0 [junit4:junit4] 2> 2215 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[550]} 0 0 [junit4:junit4] 2> 2218 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[550]} 0 0 [junit4:junit4] 2> 2221 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[551]} 0 1 [junit4:junit4] 2> 2224 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[551]} 0 1 [junit4:junit4] 2> 2226 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[552]} 0 0 [junit4:junit4] 2> 2229 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[552]} 0 0 [junit4:junit4] 2> 2232 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[553]} 0 0 [junit4:junit4] 2> 2235 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[553]} 0 0 [junit4:junit4] 2> 2239 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[554]} 0 1 [junit4:junit4] 2> 2242 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[554]} 0 1 [junit4:junit4] 2> 2245 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[555]} 0 0 [junit4:junit4] 2> 2248 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[555]} 0 1 [junit4:junit4] 2> 2251 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[556]} 0 1 [junit4:junit4] 2> 2253 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[556]} 0 0 [junit4:junit4] 2> 2258 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[557]} 0 3 [junit4:junit4] 2> 2262 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[557]} 0 3 [junit4:junit4] 2> 2264 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[558]} 0 1 [junit4:junit4] 2> 2266 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[558]} 0 0 [junit4:junit4] 2> 2268 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[559]} 0 0 [junit4:junit4] 2> 2270 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[559]} 0 0 [junit4:junit4] 2> 2272 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[560]} 0 0 [junit4:junit4] 2> 2274 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[560]} 0 0 [junit4:junit4] 2> 2276 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[561]} 0 1 [junit4:junit4] 2> 2278 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[561]} 0 1 [junit4:junit4] 2> 2280 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[562]} 0 1 [junit4:junit4] 2> 2282 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[562]} 0 1 [junit4:junit4] 2> 2283 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[563]} 0 0 [junit4:junit4] 2> 2285 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[563]} 0 0 [junit4:junit4] 2> 2287 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[564]} 0 0 [junit4:junit4] 2> 2289 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[564]} 0 0 [junit4:junit4] 2> 2291 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[565]} 0 0 [junit4:junit4] 2> 2293 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[565]} 0 0 [junit4:junit4] 2> 2295 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[566]} 0 0 [junit4:junit4] 2> 2297 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[566]} 0 0 [junit4:junit4] 2> 2301 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[567]} 0 2 [junit4:junit4] 2> 2305 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[567]} 0 2 [junit4:junit4] 2> 2307 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[568]} 0 1 [junit4:junit4] 2> 2309 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[568]} 0 0 [junit4:junit4] 2> 2311 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[569]} 0 0 [junit4:junit4] 2> 2314 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[569]} 0 1 [junit4:junit4] 2> 2316 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[570]} 0 0 [junit4:junit4] 2> 2318 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[570]} 0 0 [junit4:junit4] 2> 2321 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[571]} 0 1 [junit4:junit4] 2> 2323 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[571]} 0 1 [junit4:junit4] 2> 2325 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[572]} 0 0 [junit4:junit4] 2> 2328 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[572]} 0 1 [junit4:junit4] 2> 2330 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[573]} 0 0 [junit4:junit4] 2> 2332 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[573]} 0 0 [junit4:junit4] 2> 2334 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[574]} 0 0 [junit4:junit4] 2> 2336 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[574]} 0 0 [junit4:junit4] 2> 2338 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[575]} 0 0 [junit4:junit4] 2> 2340 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[575]} 0 0 [junit4:junit4] 2> 2342 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[576]} 0 0 [junit4:junit4] 2> 2344 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[576]} 0 0 [junit4:junit4] 2> 2356 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[577]} 0 10 [junit4:junit4] 2> 2423 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[577]} 0 65 [junit4:junit4] 2> 2425 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[578]} 0 0 [junit4:junit4] 2> 2428 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[578]} 0 1 [junit4:junit4] 2> 2430 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[579]} 0 1 [junit4:junit4] 2> 2432 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[579]} 0 0 [junit4:junit4] 2> 2434 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[580]} 0 0 [junit4:junit4] 2> 2437 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[580]} 0 1 [junit4:junit4] 2> 2439 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[581]} 0 1 [junit4:junit4] 2> 2441 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[581]} 0 1 [junit4:junit4] 2> 2443 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[582]} 0 1 [junit4:junit4] 2> 2445 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[582]} 0 1 [junit4:junit4] 2> 2447 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[583]} 0 0 [junit4:junit4] 2> 2449 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[583]} 0 0 [junit4:junit4] 2> 2451 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[584]} 0 0 [junit4:junit4] 2> 2453 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[584]} 0 0 [junit4:junit4] 2> 2455 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[585]} 0 0 [junit4:junit4] 2> 2457 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[585]} 0 0 [junit4:junit4] 2> 2459 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[586]} 0 0 [junit4:junit4] 2> 2461 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[586]} 0 0 [junit4:junit4] 2> 2465 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[587]} 0 2 [junit4:junit4] 2> 2468 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[587]} 0 1 [junit4:junit4] 2> 2471 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[588]} 0 1 [junit4:junit4] 2> 2473 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[588]} 0 1 [junit4:junit4] 2> 2475 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[589]} 0 1 [junit4:junit4] 2> 2477 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[589]} 0 1 [junit4:junit4] 2> 2479 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[590]} 0 1 [junit4:junit4] 2> 2481 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[590]} 0 1 [junit4:junit4] 2> 2483 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[591]} 0 0 [junit4:junit4] 2> 2485 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[591]} 0 0 [junit4:junit4] 2> 2488 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[592]} 0 1 [junit4:junit4] 2> 2490 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[592]} 0 0 [junit4:junit4] 2> 2492 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[593]} 0 0 [junit4:junit4] 2> 2494 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[593]} 0 0 [junit4:junit4] 2> 2497 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[594]} 0 1 [junit4:junit4] 2> 2499 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[594]} 0 0 [junit4:junit4] 2> 2501 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[595]} 0 1 [junit4:junit4] 2> 2503 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[595]} 0 0 [junit4:junit4] 2> 2505 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[596]} 0 0 [junit4:junit4] 2> 2508 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[596]} 0 1 [junit4:junit4] 2> 2513 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[597]} 0 3 [junit4:junit4] 2> 2517 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[597]} 0 2 [junit4:junit4] 2> 2520 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[598]} 0 1 [junit4:junit4] 2> 2522 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[598]} 0 0 [junit4:junit4] 2> 2524 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[599]} 0 0 [junit4:junit4] 2> 2527 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&wt=3Djavabin} {add=3D[599]} 0 1 [junit4:junit4] 2> 2528 T1193 C120 oasu.DirectUpdateHandler2.commit start= commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSe= archer=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 2535 T1193 C120 oasc.SolrDeletionPolicy.onCommit SolrD= eletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a0889579 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@334f042c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a0889579 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@334f042c),segFN=3Dsegments_3,generation=3D3,filenames=3D[_g_MockSe= p_0.pyl, _i_MockSep_0.pyl, _g_MockSep_0.tib, _i_MockSep_0.tib, _g_MockSep_0= .tii, _h_MockSep_0.pos, _j_Memory_0.ram, _i_MockSep_0.tii, _j_MockSep_0.pos= , _g_MockSep_0.skp, _i_MockSep_0.skp, _g.si, _g.fnm, _h.fnm, _i.fnm, _j.fnm= , _g_MockSep_0.frq, _i_MockSep_0.frq, _g_Block_0.tim, _h_Block_0.tim, _i_Bl= ock_0.tim, _j_Block_0.tim, _g_Block_0.tip, _h_Block_0.tip, _i_Block_0.tip, = _j_Block_0.tip, _g_MockSep_0.doc, _j.si, _g_Memory_0.ram, _i_MockSep_0.doc,= _g_NestedPulsing_0.tim, _h_NestedPulsing_0.tim, _h_MockSep_0.pyl, _i_Neste= dPulsing_0.tim, _j_NestedPulsing_0.tim, _j_MockSep_0.pyl, _g_nrm.cfe, _g_Ne= stedPulsing_0.tip, _h_nrm.cfe, _h_NestedPulsing_0.tip, _i_nrm.cfe, _i_Neste= dPulsing_0.tip, _j_NestedPulsing_0.tip, _j_nrm.cfe, _h_MockSep_0.tib, _j_Mo= ckSep_0.tib, _g_NestedPulsing_0.frq, _g_Block_0.doc, _h_NestedPulsing_0.frq= , _i_NestedPulsing_0.frq, _h_Block_0.doc, _j_NestedPulsing_0.frq, _i_Block_= 0.doc, _j_Block_0.doc, segments_3, _g_nrm.cfs, _g_MockSep_0.pos, _h_nrm.cfs= , _h_MockSep_0.tii, _i_MockSep_0.pos, _i_nrm.cfs, _j_MockSep_0.tii, _j_nrm.= cfs, _h_Memory_0.ram, _h_MockSep_0.skp, _i.si, _j_MockSep_0.skp, _g_NestedP= ulsing_0.prx, _h_NestedPulsing_0.prx, _i_NestedPulsing_0.prx, _j_NestedPuls= ing_0.prx, _h_MockSep_0.frq, _j_MockSep_0.frq, _g_Block_0.pos, _h_Block_0.p= os, _i_Block_0.pos, _j_Block_0.pos, _g.fdt, _h.fdt, _i.fdt, _j.fdt, _g.fdx,= _h.fdx, _i.fdx, _j.fdx, _i_Memory_0.ram, _h_MockSep_0.doc, _j_MockSep_0.do= c, _h.si] [junit4:junit4] 2> 2536 T1193 C120 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 3 [junit4:junit4] 2> 2542 T1193 C120 oass.SolrIndexSearcher. Opening = Searcher@9eec3e90 main [junit4:junit4] 2> 2543 T1193 C120 oass.SolrIndexSearcher.getIndexDir WAR= NING WARNING: Directory impl does not support setting indexDir: org.apache.= lucene.store.MockDirectoryWrapper [junit4:junit4] 2> 2543 T1193 C120 oasu.DirectUpdateHandler2.commit end_c= ommit_flush [junit4:junit4] 2> 2545 T1200 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@9eec3e90 main{StandardDirectoryReader(se= gments_3:42 _g(5.0):C150 _h(5.0):C10 _i(5.0):C10 _j(5.0):C2)} [junit4:junit4] 2> 2545 T1193 C120 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&softCommit=3Dfalse&waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue} {commit=3D} 0 17 [junit4:junit4] 2> 2547 T1203 C121 oasu.DirectUpdateHandler2.commit start= commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSe= archer=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 2554 T1203 C121 oasc.SolrDeletionPolicy.onCommit SolrD= eletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@503537f0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f107fe16),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@503537f0 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f107fe16),segFN=3Dsegments_3,generation=3D3,filenames=3D[_g_MockSe= p_0.pyl, _i_MockSep_0.pyl, _g_MockSep_0.tib, _i_MockSep_0.tib, _g_MockSep_0= .tii, _h_MockSep_0.pos, _j_Memory_0.ram, _i_MockSep_0.tii, _j_MockSep_0.pos= , _g_MockSep_0.skp, _i_MockSep_0.skp, _g.si, _g.fnm, _h.fnm, _i.fnm, _j.fnm= , _g_MockSep_0.frq, _i_MockSep_0.frq, _g_Block_0.tim, _h_Block_0.tim, _i_Bl= ock_0.tim, _j_Block_0.tim, _g_Block_0.tip, _h_Block_0.tip, _i_Block_0.tip, = _j_Block_0.tip, _g_MockSep_0.doc, _j.si, _g_Memory_0.ram, _i_MockSep_0.doc,= _g_NestedPulsing_0.tim, _h_NestedPulsing_0.tim, _h_MockSep_0.pyl, _i_Neste= dPulsing_0.tim, _j_NestedPulsing_0.tim, _j_MockSep_0.pyl, _g_nrm.cfe, _g_Ne= stedPulsing_0.tip, _h_nrm.cfe, _h_NestedPulsing_0.tip, _i_nrm.cfe, _i_Neste= dPulsing_0.tip, _j_NestedPulsing_0.tip, _j_nrm.cfe, _h_MockSep_0.tib, _j_Mo= ckSep_0.tib, _g_NestedPulsing_0.frq, _g_Block_0.doc, _h_NestedPulsing_0.frq= , _i_NestedPulsing_0.frq, _h_Block_0.doc, _j_NestedPulsing_0.frq, _i_Block_= 0.doc, _j_Block_0.doc, segments_3, _g_nrm.cfs, _g_MockSep_0.pos, _h_nrm.cfs= , _h_MockSep_0.tii, _i_MockSep_0.pos, _i_nrm.cfs, _j_MockSep_0.tii, _j_nrm.= cfs, _h_Memory_0.ram, _h_MockSep_0.skp, _i.si, _j_MockSep_0.skp, _g_NestedP= ulsing_0.prx, _h_NestedPulsing_0.prx, _i_NestedPulsing_0.prx, _j_NestedPuls= ing_0.prx, _h_MockSep_0.frq, _j_MockSep_0.frq, _g_Block_0.pos, _h_Block_0.p= os, _i_Block_0.pos, _j_Block_0.pos, _g.fdt, _h.fdt, _i.fdt, _j.fdt, _g.fdx,= _h.fdx, _i.fdx, _j.fdx, _i_Memory_0.ram, _h_MockSep_0.doc, _j_MockSep_0.do= c, _h.si] [junit4:junit4] 2> 2555 T1203 C121 oasc.SolrDeletionPolicy.updateCommits = newest commit =3D 3 [junit4:junit4] 2> 2561 T1203 C121 oass.SolrIndexSearcher. Opening = Searcher@df23df08 main [junit4:junit4] 2> 2562 T1203 C121 oass.SolrIndexSearcher.getIndexDir WAR= NING WARNING: Directory impl does not support setting indexDir: org.apache.= lucene.store.MockDirectoryWrapper [junit4:junit4] 2> 2563 T1203 C121 oasu.DirectUpdateHandler2.commit end_c= ommit_flush [junit4:junit4] 2> 2564 T1210 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@df23df08 main{StandardDirectoryReader(se= gments_3:42 _g(5.0):C150 _h(5.0):C10 _i(5.0):C10 _j(5.0):C2)} [junit4:junit4] 2> 2565 T1203 C121 UPDATE [collection1] webapp=3D/solr pa= th=3D/update params=3D{version=3D2&softCommit=3Dfalse&waitSearcher=3Dtrue&w= t=3Djavabin&commit=3Dtrue} {commit=3D} 0 18 [junit4:junit4] 2> 2984 T1193 C120 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{q=3D*:*&distrib=3Dfalse&fl=3Did,a_si&version=3D2&rows= =3D100&group.field=3Da_si&group.limit=3D10&wt=3Djavabin&sort=3Da_si+asc,+id= +asc&group=3Dtrue} hits=3D172 status=3D0 QTime=3D417=20 [junit4:junit4] 2> 2985 T1193 C120 oasr.BinaryResponseWriter$Resolver.get= Doc WARNING Error reading a field from document : SolrDocument{id=3D3} java= .lang.NullPointerException [junit4:junit4] 2> =09at org.apache.solr.util.NumberUtils.SortableStr2int= (NumberUtils.java:162) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:98) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:57) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getValue(BinaryResponseWriter.java:220) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getDoc(BinaryResponseWriter.java:183) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResultsBody(BinaryResponseWriter.java:144) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResults(BinaryResponseWriter.java:170) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.resolve(BinaryResponseWriter.java:89) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:154) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeAr= ray(JavaBinCodec.java:434) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:242) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.marshal= (JavaBinCodec.java:92) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter.wr= ite(BinaryResponseWriter.java:51) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.write= Response(SolrDispatchFilter.java:404) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:289) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandl= e(ServletHandler.java:484) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:119) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.GzipHandler.han= dle(GzipHandler.java:267) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope= (ServletHandler.java:413) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doScope(SessionHandler.java:192) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doScope(ContextHandler.java:999) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:117) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.= handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.ja= va:351) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= headerComplete(AbstractHttpConnection.java:890) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection$= RequestHandler.headerComplete(AbstractHttpConnection.java:944) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseNext(Http= Parser.java:634) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseAvailable= (HttpParser.java:230) [junit4:junit4] 2> =09at org.eclipse.jetty.server.BlockingHttpConnection.= handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09at org.eclipse.jetty.server.bio.SocketConnector$Con= nectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.r= unJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$3= .run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2>=20 [junit4:junit4] 2> 2986 T1193 C120 oasr.BinaryResponseWriter$Resolver.get= Doc WARNING Error reading a field from document : SolrDocument{id=3D9} java= .lang.NullPointerException [junit4:junit4] 2> =09at org.apache.solr.util.NumberUtils.SortableStr2int= (NumberUtils.java:162) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:98) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:57) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getValue(BinaryResponseWriter.java:220) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getDoc(BinaryResponseWriter.java:183) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResultsBody(BinaryResponseWriter.java:144) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResults(BinaryResponseWriter.java:170) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.resolve(BinaryResponseWriter.java:89) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:154) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeAr= ray(JavaBinCodec.java:434) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:242) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.marshal= (JavaBinCodec.java:92) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter.wr= ite(BinaryResponseWriter.java:51) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.write= Response(SolrDispatchFilter.java:404) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:289) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandl= e(ServletHandler.java:484) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:119) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.GzipHandler.han= dle(GzipHandler.java:267) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope= (ServletHandler.java:413) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doScope(SessionHandler.java:192) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doScope(ContextHandler.java:999) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:117) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.= handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.ja= va:351) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= headerComplete(AbstractHttpConnection.java:890) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection$= RequestHandler.headerComplete(AbstractHttpConnection.java:944) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseNext(Http= Parser.java:634) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseAvailable= (HttpParser.java:230) [junit4:junit4] 2> =09at org.eclipse.jetty.server.BlockingHttpConnection.= handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09at org.eclipse.jetty.server.bio.SocketConnector$Con= nectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.r= unJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$3= .run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2>=20 [junit4:junit4] 2> 2988 T1193 C120 oasr.BinaryResponseWriter$Resolver.get= Doc WARNING Error reading a field from document : SolrDocument{id=3D2} java= .lang.NullPointerException [junit4:junit4] 2> =09at org.apache.solr.util.NumberUtils.SortableStr2int= (NumberUtils.java:162) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:98) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:57) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getValue(BinaryResponseWriter.java:220) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getDoc(BinaryResponseWriter.java:183) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResultsBody(BinaryResponseWriter.java:144) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResults(BinaryResponseWriter.java:170) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.resolve(BinaryResponseWriter.java:89) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:154) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeAr= ray(JavaBinCodec.java:434) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:242) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.marshal= (JavaBinCodec.java:92) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter.wr= ite(BinaryResponseWriter.java:51) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.write= Response(SolrDispatchFilter.java:404) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:289) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandl= e(ServletHandler.java:484) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:119) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.GzipHandler.han= dle(GzipHandler.java:267) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope= (ServletHandler.java:413) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doScope(SessionHandler.java:192) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doScope(ContextHandler.java:999) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:117) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.= handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.ja= va:351) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= headerComplete(AbstractHttpConnection.java:890) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection$= RequestHandler.headerComplete(AbstractHttpConnection.java:944) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseNext(Http= Parser.java:634) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseAvailable= (HttpParser.java:230) [junit4:junit4] 2> =09at org.eclipse.jetty.server.BlockingHttpConnection.= handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09at org.eclipse.jetty.server.bio.SocketConnector$Con= nectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.r= unJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$3= .run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2>=20 [junit4:junit4] 2> 2990 T1193 C120 oasr.BinaryResponseWriter$Resolver.get= Doc WARNING Error reading a field from document : SolrDocument{id=3D1} java= .lang.NullPointerException [junit4:junit4] 2> =09at org.apache.solr.util.NumberUtils.SortableStr2int= (NumberUtils.java:162) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:98) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:57) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getValue(BinaryResponseWriter.java:220) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getDoc(BinaryResponseWriter.java:183) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResultsBody(BinaryResponseWriter.java:144) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResults(BinaryResponseWriter.java:170) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.resolve(BinaryResponseWriter.java:89) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:154) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeAr= ray(JavaBinCodec.java:434) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:242) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.marshal= (JavaBinCodec.java:92) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter.wr= ite(BinaryResponseWriter.java:51) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.write= Response(SolrDispatchFilter.java:404) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:289) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandl= e(ServletHandler.java:484) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:119) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.GzipHandler.han= dle(GzipHandler.java:267) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope= (ServletHandler.java:413) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doScope(SessionHandler.java:192) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doScope(ContextHandler.java:999) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:117) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.= handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.ja= va:351) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= headerComplete(AbstractHttpConnection.java:890) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection$= RequestHandler.headerComplete(AbstractHttpConnection.java:944) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseNext(Http= Parser.java:634) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseAvailable= (HttpParser.java:230) [junit4:junit4] 2> =09at org.eclipse.jetty.server.BlockingHttpConnection.= handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09at org.eclipse.jetty.server.bio.SocketConnector$Con= nectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.r= unJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$3= .run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2>=20 [junit4:junit4] 2> 2991 T1193 C120 oasr.BinaryResponseWriter$Resolver.get= Doc WARNING Error reading a field from document : SolrDocument{id=3D7} java= .lang.NullPointerException [junit4:junit4] 2> =09at org.apache.solr.util.NumberUtils.SortableStr2int= (NumberUtils.java:162) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:98) [junit4:junit4] 2> =09at org.apache.solr.schema.SortableIntField.toObject= (SortableIntField.java:57) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getValue(BinaryResponseWriter.java:220) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.getDoc(BinaryResponseWriter.java:183) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResultsBody(BinaryResponseWriter.java:144) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.writeResults(BinaryResponseWriter.java:170) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter$Re= solver.resolve(BinaryResponseWriter.java:89) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:154) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeAr= ray(JavaBinCodec.java:434) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:242) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeNa= medList(JavaBinCodec.java:144) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeKn= ownType(JavaBinCodec.java:234) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.writeVa= l(JavaBinCodec.java:149) [junit4:junit4] 2> =09at org.apache.solr.common.util.JavaBinCodec.marshal= (JavaBinCodec.java:92) [junit4:junit4] 2> =09at org.apache.solr.response.BinaryResponseWriter.wr= ite(BinaryResponseWriter.java:51) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.write= Response(SolrDispatchFilter.java:404) [junit4:junit4] 2> =09at org.apache.solr.servlet.SolrDispatchFilter.doFil= ter(SolrDispatchFilter.java:289) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler$CachedC= hain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doHandl= e(ServletHandler.java:484) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:119) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.GzipHandler.han= dle(GzipHandler.java:267) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09at org.eclipse.jetty.servlet.ServletHandler.doScope= (ServletHandler.java:413) [junit4:junit4] 2> =09at org.eclipse.jetty.server.session.SessionHandler.= doScope(SessionHandler.java:192) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ContextHandler.= doScope(ContextHandler.java:999) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.ScopedHandler.h= andle(ScopedHandler.java:117) [junit4:junit4] 2> =09at org.eclipse.jetty.server.handler.HandlerWrapper.= handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09at org.eclipse.jetty.server.Server.handle(Server.ja= va:351) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection.= headerComplete(AbstractHttpConnection.java:890) [junit4:junit4] 2> =09at org.eclipse.jetty.server.AbstractHttpConnection$= RequestHandler.headerComplete(AbstractHttpConnection.java:944) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseNext(Http= Parser.java:634) [junit4:junit4] 2> =09at org.eclipse.jetty.http.HttpParser.parseAvailable= (HttpParser.java:230) [junit4:junit4] 2> =09at org.eclipse.jetty.server.BlockingHttpConnection.= handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09at org.eclipse.jetty.server.bio.SocketConnector$Con= nectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool.r= unJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09at org.eclipse.jetty.util.thread.QueuedThreadPool$3= .run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2>=20 [junit4:junit4] 2> 3008 T1204 C121 oasc.SolrException.log SEVERE java.lan= g.NullPointerException [junit4:junit4] 2> =09=09at org.apache.solr.util.NumberUtils.SortableStr2= int(NumberUtils.java:162) [junit4:junit4] 2> =09=09at org.apache.solr.schema.SortableIntField.toObj= ect(SortableIntField.java:98) [junit4:junit4] 2> =09=09at org.apache.solr.schema.SortableIntField.toObj= ect(SortableIntField.java:57) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.distributed.s= hardresultserializer.SearchGroupsResultTransformer.serializeSearchGroup(Sea= rchGroupsResultTransformer.java:113) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.distributed.s= hardresultserializer.SearchGroupsResultTransformer.transform(SearchGroupsRe= sultTransformer.java:60) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.distributed.s= hardresultserializer.SearchGroupsResultTransformer.transform(SearchGroupsRe= sultTransformer.java:39) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.CommandHandle= r.processResult(CommandHandler.java:187) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.QueryCompon= ent.process(QueryComponent.java:290) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.SearchHandl= er.handleRequestBody(SearchHandler.java:206) [junit4:junit4] 2> =09=09at org.apache.solr.handler.RequestHandlerBase.ha= ndleRequest(RequestHandlerBase.java:129) [junit4:junit4] 2> =09=09at org.apache.solr.core.SolrCore.execute(SolrCor= e.java:1750) [junit4:junit4] 2> =09=09at org.apache.solr.servlet.SolrDispatchFilter.ex= ecute(SolrDispatchFilter.java:455) [junit4:junit4] 2> =09=09at org.apache.solr.servlet.SolrDispatchFilter.do= Filter(SolrDispatchFilter.java:276) [junit4:junit4] 2> =09=09at org.eclipse.jetty.servlet.ServletHandler$Cach= edChain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09=09at org.eclipse.jetty.servlet.ServletHandler.doHa= ndle(ServletHandler.java:484) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.session.SessionHandl= er.doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ScopedHandle= r.handle(ScopedHandler.java:119) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.GzipHandler.= handle(GzipHandler.java:267) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ContextHandl= er.doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09=09at org.eclipse.jetty.servlet.ServletHandler.doSc= ope(ServletHandler.java:413) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.session.SessionHandl= er.doScope(SessionHandler.java:192) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ContextHandl= er.doScope(ContextHandler.java:999) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ScopedHandle= r.handle(ScopedHandler.java:117) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.HandlerWrapp= er.handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.Server.handle(Server= .java:351) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.AbstractHttpConnecti= on.handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.AbstractHttpConnecti= on.content(AbstractHttpConnection.java:900) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.AbstractHttpConnecti= on$RequestHandler.content(AbstractHttpConnection.java:954) [junit4:junit4] 2> =09=09at org.eclipse.jetty.http.HttpParser.parseNext(H= ttpParser.java:857) [junit4:junit4] 2> =09=09at org.eclipse.jetty.http.HttpParser.parseAvaila= ble(HttpParser.java:235) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.BlockingHttpConnecti= on.handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.bio.SocketConnector$= ConnectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09=09at org.eclipse.jetty.util.thread.QueuedThreadPoo= l.runJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09=09at org.eclipse.jetty.util.thread.QueuedThreadPoo= l$3.run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09=09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2> =09 [junit4:junit4] 2> 3009 T1204 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{start=3D0&distrib=3Dfalse&fl=3Did&group.field=3Da_si&g= roup.limit=3D10&q=3D*:*&isShard=3Dtrue&group.distributed.first=3Dtrue&NOW= =3D1349629838241&version=3D2&rows=3D100&wt=3Djavabin&sort=3Da_si+asc,+id+as= c&group=3Dtrue&shard.url=3D127.0.0.1:37254/solr} status=3D500 QTime=3D4=20 [junit4:junit4] 2> 3010 T1204 C121 oasc.SolrException.log SEVERE null:jav= a.lang.NullPointerException [junit4:junit4] 2> =09=09at org.apache.solr.util.NumberUtils.SortableStr2= int(NumberUtils.java:162) [junit4:junit4] 2> =09=09at org.apache.solr.schema.SortableIntField.toObj= ect(SortableIntField.java:98) [junit4:junit4] 2> =09=09at org.apache.solr.schema.SortableIntField.toObj= ect(SortableIntField.java:57) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.distributed.s= hardresultserializer.SearchGroupsResultTransformer.serializeSearchGroup(Sea= rchGroupsResultTransformer.java:113) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.distributed.s= hardresultserializer.SearchGroupsResultTransformer.transform(SearchGroupsRe= sultTransformer.java:60) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.distributed.s= hardresultserializer.SearchGroupsResultTransformer.transform(SearchGroupsRe= sultTransformer.java:39) [junit4:junit4] 2> =09=09at org.apache.solr.search.grouping.CommandHandle= r.processResult(CommandHandler.java:187) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.QueryCompon= ent.process(QueryComponent.java:290) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.SearchHandl= er.handleRequestBody(SearchHandler.java:206) [junit4:junit4] 2> =09=09at org.apache.solr.handler.RequestHandlerBase.ha= ndleRequest(RequestHandlerBase.java:129) [junit4:junit4] 2> =09=09at org.apache.solr.core.SolrCore.execute(SolrCor= e.java:1750) [junit4:junit4] 2> =09=09at org.apache.solr.servlet.SolrDispatchFilter.ex= ecute(SolrDispatchFilter.java:455) [junit4:junit4] 2> =09=09at org.apache.solr.servlet.SolrDispatchFilter.do= Filter(SolrDispatchFilter.java:276) [junit4:junit4] 2> =09=09at org.eclipse.jetty.servlet.ServletHandler$Cach= edChain.doFilter(ServletHandler.java:1337) [junit4:junit4] 2> =09=09at org.eclipse.jetty.servlet.ServletHandler.doHa= ndle(ServletHandler.java:484) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.session.SessionHandl= er.doHandle(SessionHandler.java:231) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ScopedHandle= r.handle(ScopedHandler.java:119) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.GzipHandler.= handle(GzipHandler.java:267) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ContextHandl= er.doHandle(ContextHandler.java:1067) [junit4:junit4] 2> =09=09at org.eclipse.jetty.servlet.ServletHandler.doSc= ope(ServletHandler.java:413) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.session.SessionHandl= er.doScope(SessionHandler.java:192) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ContextHandl= er.doScope(ContextHandler.java:999) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.ScopedHandle= r.handle(ScopedHandler.java:117) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.handler.HandlerWrapp= er.handle(HandlerWrapper.java:111) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.Server.handle(Server= .java:351) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.AbstractHttpConnecti= on.handleRequest(AbstractHttpConnection.java:454) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.AbstractHttpConnecti= on.content(AbstractHttpConnection.java:900) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.AbstractHttpConnecti= on$RequestHandler.content(AbstractHttpConnection.java:954) [junit4:junit4] 2> =09=09at org.eclipse.jetty.http.HttpParser.parseNext(H= ttpParser.java:857) [junit4:junit4] 2> =09=09at org.eclipse.jetty.http.HttpParser.parseAvaila= ble(HttpParser.java:235) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.BlockingHttpConnecti= on.handle(BlockingHttpConnection.java:66) [junit4:junit4] 2> =09=09at org.eclipse.jetty.server.bio.SocketConnector$= ConnectorEndPoint.run(SocketConnector.java:254) [junit4:junit4] 2> =09=09at org.eclipse.jetty.util.thread.QueuedThreadPoo= l.runJob(QueuedThreadPool.java:599) [junit4:junit4] 2> =09=09at org.eclipse.jetty.util.thread.QueuedThreadPoo= l$3.run(QueuedThreadPool.java:534) [junit4:junit4] 2> =09=09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2> =09 [junit4:junit4] 2> 3011 T1203 C121 oasc.SolrException.log SEVERE org.apac= he.solr.common.SolrException: Server at http://127.0.0.1:37254/solr returne= d non ok status:500, message:Server Error [junit4:junit4] 2> =09=09at org.apache.solr.client.solrj.impl.HttpSolrSer= ver.request(HttpSolrServer.java:372) [junit4:junit4] 2> =09=09at org.apache.solr.client.solrj.impl.HttpSolrSer= ver.request(HttpSolrServer.java:181) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.HttpShardHa= ndler$1.call(HttpShardHandler.java:166) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.HttpShardHa= ndler$1.call(HttpShardHandler.java:133) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask$Sync.innerRun= (FutureTask.java:345) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask.run(FutureTas= k.java:177) [junit4:junit4] 2> =09=09at java.util.concurrent.Executors$RunnableAdapte= r.call(Executors.java:482) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask$Sync.innerRun= (FutureTask.java:345) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask.run(FutureTas= k.java:177) [junit4:junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor.runWo= rker(ThreadPoolExecutor.java:1121) [junit4:junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor$Worke= r.run(ThreadPoolExecutor.java:614) [junit4:junit4] 2> =09=09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2> =09 [junit4:junit4] 2> 3012 T1203 C121 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{q=3D*:*&shards=3D127.0.0.1:37254/solr&fl=3Did,a_si&ver= sion=3D2&rows=3D100&group.field=3Da_si&group.limit=3D10&wt=3Djavabin&sort= =3Da_si+asc,+id+asc&group=3Dtrue} status=3D500 QTime=3D9=20 [junit4:junit4] 2> 3013 T1203 C121 oasc.SolrException.log SEVERE null:org= .apache.solr.common.SolrException: Server at http://127.0.0.1:37254/solr re= turned non ok status:500, message:Server Error [junit4:junit4] 2> =09=09at org.apache.solr.client.solrj.impl.HttpSolrSer= ver.request(HttpSolrServer.java:372) [junit4:junit4] 2> =09=09at org.apache.solr.client.solrj.impl.HttpSolrSer= ver.request(HttpSolrServer.java:181) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.HttpShardHa= ndler$1.call(HttpShardHandler.java:166) [junit4:junit4] 2> =09=09at org.apache.solr.handler.component.HttpShardHa= ndler$1.call(HttpShardHandler.java:133) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask$Sync.innerRun= (FutureTask.java:345) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask.run(FutureTas= k.java:177) [junit4:junit4] 2> =09=09at java.util.concurrent.Executors$RunnableAdapte= r.call(Executors.java:482) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask$Sync.innerRun= (FutureTask.java:345) [junit4:junit4] 2> =09=09at java.util.concurrent.FutureTask.run(FutureTas= k.java:177) [junit4:junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor.runWo= rker(ThreadPoolExecutor.java:1121) [junit4:junit4] 2> =09=09at java.util.concurrent.ThreadPoolExecutor$Worke= r.run(ThreadPoolExecutor.java:614) [junit4:junit4] 2> =09=09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2> =09 [junit4:junit4] 2> 3013 T1190 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D-936703929 [junit4:junit4] 2> 3014 T1190 oasc.SolrCore.close [collection1] CLOSING = SolrCore org.apache.solr.core.SolrCore@ae328b77 [junit4:junit4] 2> 3018 T1190 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D2,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D172,cumulative_deletes= ById=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0} [junit4:junit4] 2> 3018 T1190 oasc.SolrCore.decrefSolrCoreState Closing S= olrCoreState [junit4:junit4] 2> 3019 T1190 oasu.DefaultSolrCoreState.closeIndexWriter = SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 3019 T1190 oasu.DefaultSolrCoreState.closeIndexWriter = closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 3020 T1190 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 3079 T1190 oejsh.ContextHandler.doStop stopped o.e.j.s= .ServletContextHandler{/solr,null} [junit4:junit4] 2> 3141 T1190 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D589183820 [junit4:junit4] 2> 3142 T1190 oasc.SolrCore.close [collection1] CLOSING = SolrCore org.apache.solr.core.SolrCore@52a4358e [junit4:junit4] 2> 3153 T1190 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D2,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D172,cumulative_deletes= ById=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0} [junit4:junit4] 2> 3155 T1190 oasc.SolrCore.decrefSolrCoreState Closing S= olrCoreState [junit4:junit4] 2> 3155 T1190 oasu.DefaultSolrCoreState.closeIndexWriter = SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 3156 T1190 oasu.DefaultSolrCoreState.closeIndexWriter = closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 3160 T1190 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 3285 T1190 oejsh.ContextHandler.doStop stopped o.e.j.s= .ServletContextHandler{/solr,null} [junit4:junit4] 2> 3346 T1190 oas.SolrTestCaseJ4.tearDown ###Ending testD= istribSearch [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DTestDistr= ibutedGrouping -Dtests.method=3DtestDistribSearch -Dtests.seed=3DD2BF6343E3= 5454F -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Del_CY_PRE= EURO -Dtests.timezone=3DAmerica/Glace_Bay -Dtests.file.encoding=3DUTF-8 [junit4:junit4] ERROR 3.40s J0 | TestDistributedGrouping.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException: Se= rver at http://127.0.0.1:37254/solr returned non ok status:500, message:Ser= ver Error [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([D2BF6343E3545= 4F:8CCD782C496A2573]:0) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:372) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:181) [junit4:junit4] > =09at org.apache.solr.client.solrj.request.QueryReques= t.process(QueryRequest.java:90) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.query(So= lrServer.java:301) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.qu= eryServer(BaseDistributedSearchTestCase.java:371) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.qu= ery(BaseDistributedSearchTestCase.java:394) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.qu= ery(BaseDistributedSearchTestCase.java:376) [junit4:junit4] > =09at org.apache.solr.TestDistributedGrouping.doTest(T= estDistributedGrouping.java:146) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:701) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:88) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:55) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:613) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2> 3403 T1190 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=3DLucene40: {multiDefault= =3DPostingsFormat(name=3DNestedPulsing), other_tl1=3DBlock(blocksize=3D128)= , n_ti1=3DPostingsFormat(name=3DMockSep), rnd_b=3DPostingsFormat(name=3DMoc= kSep), SubjectTerms_mfacet=3DBlock(blocksize=3D128), n_dt1=3DPostingsFormat= (name=3DNestedPulsing), intDefault=3DBlock(blocksize=3D128), a_s=3DPostings= Format(name=3DMemory doPackFST=3D false), a_n_tdt=3DPostingsFormat(name=3DM= ockSep), timestamp=3DBlock(blocksize=3D128), b_n_tdt=3DBlock(blocksize=3D12= 8), a_t=3DBlock(blocksize=3D128), id=3DPostingsFormat(name=3DMockSep), n_td= t1=3DBlock(blocksize=3D128), range_facet_si=3DPostingsFormat(name=3DNestedP= ulsing), range_facet_l=3DBlock(blocksize=3D128), range_facet_sl=3DPostingsF= ormat(name=3DMemory doPackFST=3D false), n_tl1=3DPostingsFormat(name=3DNest= edPulsing), foo_b=3DPostingsFormat(name=3DMemory doPackFST=3D false), foo_d= =3DPostingsFormat(name=3DMockSep), foo_f=3DPostingsFormat(name=3DMemory doP= ackFST=3D false), text=3DPostingsFormat(name=3DMemory doPackFST=3D false), = n_tf1=3DBlock(blocksize=3D128), n_td1=3DPostingsFormat(name=3DNestedPulsing= ), a_si=3DPostingsFormat(name=3DNestedPulsing), n_l1=3DBlock(blocksize=3D12= 8), n_f1=3DPostingsFormat(name=3DNestedPulsing), n_d1=3DBlock(blocksize=3D1= 28), oddField_s=3DPostingsFormat(name=3DMemory doPackFST=3D false)}, sim=3D= RandomSimilarityProvider(queryNorm=3Dtrue,coord=3Dno): {}, locale=3Del_CY_P= REEURO, timezone=3DAmerica/Glace_Bay [junit4:junit4] 2> NOTE: Linux 3.2.0-31-generic amd64/IBM Corporation 1.7= .0 (64-bit)/cpus=3D8,threads=3D1,free=3D55114400,total=3D234029056 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DistanceFunctionTest= , SortByFunctionTest, DirectUpdateHandlerOptimizeTest, QueryElevationCompon= entTest, SpellPossibilityIteratorTest, TestQuerySenderNoQuery, TestCoreCont= ainer, NumericFieldsTest, ClusterStateTest, TermsComponentTest, UpdateReque= stProcessorFactoryTest, TestFastLRUCache, DateMathParserTest, MBeansHandler= Test, NoCacheHeaderTest, CircularListTest, PathHierarchyTokenizerFactoryTes= t, TestLFUCache, CopyFieldTest, PreAnalyzedFieldTest, TestXIncludeConfig, T= estElisionMultitermQuery, ClusterStateUpdateTest, TestFiltering, IndexBased= SpellCheckerTest, TestSystemIdResolver, CSVRequestHandlerTest, TestPseudoRe= turnFields, SpellCheckCollatorTest, SOLR749Test, TestWordDelimiterFilterFac= tory, TestFaceting, TestBadConfig, TestLMJelinekMercerSimilarityFactory, Bi= naryUpdateRequestHandlerTest, TestPerFieldSimilarity, BadComponentTest, Wor= dBreakSolrSpellCheckerTest, TestLuceneMatchVersion, TestDefaultSimilarityFa= ctory, SpatialFilterTest, DefaultValueUpdateProcessorTest, JsonLoaderTest, = TestConfig, StatelessScriptUpdateProcessorFactoryTest, TestDocumentBuilder,= JSONWriterTest, BasicDistributedZkTest, UniqFieldsUpdateProcessorFactoryTe= st, TestLMDirichletSimilarityFactory, TestSolrJ, AlternateDirectoryTest, Re= sponseLogComponentTest, SpellCheckComponentTest, TestReplicationHandler, Le= aderElectionTest, DistributedSpellCheckComponentTest, TestDistributedGroupi= ng] [junit4:junit4] Completed on J0 in 3.42s, 1 test, 1 error <<< FAILURES! [...truncated 1 lines...] [junit4:junit4] Suite: org.apache.solr.TestDistributedSearch [junit4:junit4] 2> 3 T1218 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> 4 T1218 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 7 T1218 oejs.AbstractConnector.doStart Started SocketC= onnector@0.0.0.0:51457 [junit4:junit4] 2> 7 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8 T1218 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 8 T1218 oasc.SolrResourceLoader. new SolrResourc= eLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 16 T1218 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 17 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 17 T1218 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 17 T1218 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 18 T1218 oasc.CoreContainer. New CoreContainer -= 880848824 [junit4:junit4] 2> 18 T1218 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/= build/solr-core/test-files/solr/' [junit4:junit4] 2> 19 T1218 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 30 T1218 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 39 T1218 oasc.CoreContainer.create Creating SolrCore '= collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 40 T1218 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 41 T1218 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 41 T1218 oasc.SolrResourceLoader.replaceClassLoader Ad= ding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 68 T1218 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4:junit4] 2> 134 T1218 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 136 T1218 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 149 T1218 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 561 T1218 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 569 T1218 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 573 T1218 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 580 T1218 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 585 T1218 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 590 T1218 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 591 T1218 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 592 T1218 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test-files/solr/collection1/, dataDir=3D./org.apache.solr.TestD= istributedSearch-1349629838850/control/data/ [junit4:junit4] 2> 593 T1218 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@57412c1a [junit4:junit4] 2> 594 T1218 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.TestDistributedSearch-134= 9629838850/control/data/index/ [junit4:junit4] 2> 595 T1218 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.TestDistributedSearch-13496298388= 50/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 596 T1218 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J0/./org.apache.solr.TestDistributedSearch-1349629838850/co= ntrol/data/index forceNew:false [junit4:junit4] 2> 600 T1218 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@a378b6d lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@ef9ba7ce),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 600 T1218 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1 [junit4:junit4] 2> 601 T1218 oasc.SolrCore.initWriters created xml: solr.= XMLResponseWriter [junit4:junit4] 2> 603 T1218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 603 T1218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe-allfields" [junit4:junit4] 2> 604 T1218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 604 T1218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "un= iq-fields" [junit4:junit4] 2> 605 T1218 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 605 T1218 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 606 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 606 T1218 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 607 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 607 T1218 oasc.RequestHandlers.initHandlersFromConfig = created dismax: solr.SearchHandler [junit4:junit4] 2> 608 T1218 oasc.RequestHandlers.initHandlersFromConfig = created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 608 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 609 T1218 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 609 T1218 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 610 T1218 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 610 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 611 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 612 T1218 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 612 T1218 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 613 T1218 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 613 T1218 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.S= earchHandler [junit4:junit4] 2> 614 T1218 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 614 T1218 oasc.RequestHandlers.initHandlersFromConfig = created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 615 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 615 T1218 oasc.RequestHandlers.initHandlersFromConfig = created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 617 T1218 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 626 T1218 oasc.SolrCore.initDeprecatedSupport WARNING = solrconfig.xml uses deprecated , Please update your co= nfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 628 T1218 oasc.SolrCore.initDeprecatedSupport WARNING = adding ShowFileRequestHandler with hidden files: [BAD-SCHEMA-NOT-INDEXED-BU= T-TF.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML,= BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-PROPINJECT.XML, SOLRCONFIG-PRO= PINJECT-INDEXDEFAULT.XML, STOP-2.TXT, SCHEMA11.XML, BAD-SCHEMA-UNIQUEKEY-US= ES-DEFAULT.XML, SCHEMA15.XML, SOLRCONFIG-NATIVELOCK.XML, SCHEMA-SIM.XML, CO= NDITIONAL.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCO= NFIG-SCRIPT-UPDATEPROCESSOR.XML, SOLRCONFIG-REPEATER.XML, SOLRCONFIG-SPELLC= HECKER.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-CHARFILTERS.XML, SOLRCONFIG-SOLC= OREPROPERTIES.XML, SOLRCONFIG_CODEC.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML,= HYPHENATION.DTD, SCHEMA.XML, SOLRCONFIG-MERGEPOLICY.XML, TRIVIAL.UPDATEPRO= CESSOR1.JS, SOLRCONFIG-PHRASESUGGEST.XML, SOLRCONFIG-SLAVE1.XML, SOLRCONFIG= -BASIC.XML, SCHEMA-LMJELINEKMERCER.XML, BAD-MP-SOLRCONFIG.XML, BAD-SCHEMA-D= UP-FIELD.XML, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-MASTER.XML, = SOLRCONFIG-HIGHLIGHT.XML, SCHEMA-TFIDF.XML, SCHEMA-REPLICATION1.XML, SYNONY= MS.TXT, SOLRCONFIG-ELEVATE.XML, STOPWITHBOM.TXT, SOLRCONFIG-QUERYSENDER.XML= , WDFTYPES.TXT, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG-DELPOLICY1.XML= , BAD_SOLRCONFIG.XML, HUNSPELL-TEST.DIC, SCHEMA-NUMERIC.XML, SCHEMA-LUCENEM= ATCHVERSION.XML, KEEP-2.TXT, SCHEMA-STOP-KEEP.XML, SCHEMA-IB.XML, STOP-SNOW= BALL.TXT, SOLRCONFIG-SLAVE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, STOPW= ORDSWRONGENCODING.TXT, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, STOPTYPES-1.T= XT, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-TLOG.XML, COMPOUNDDICTIO= NARY.TXT, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-TERMINDEX.XML, BAD-SOLRCONF= IG-INVALID-SCRIPTFILE.XML, SCHEMASURROUND.XML, OPEN-EXCHANGE-RATES.JSON, BA= D-SCHEMA-DUP-FIELDTYPE.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-MULTI= VALUED.XML, SOLRCONFIG-MASTER2.XML, OLD_SYNONYMS.TXT, BAD-SCHEMA-UNIQUEKEY-= IS-COPYFIELD-DEST.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-CODEC= -GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-LMDIRICHLET.XML, BAD-SCHEMA-NOT-INDEXED-= BUT-POS.XML, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHE= MA-FOLDING.XML, SOLRCONFIG-CACHING.XML, MAPPING-ISOLATIN1ACCENT.TXT, ADDFIE= LDS.UPDATEPROCESSOR.JS, SCHEMA-BM25.XML, STOP-1.TXT, SOLRCONFIG-ENABLEPLUGI= N.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA12.XML, SOLRCONFIG-TRANS= FORMERS.XML, SCHEMA-COPYFIELD-TEST.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, CU= RRENCY.XML, DA_UTF8.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, SOLR= CONFIG-SOLR-749.XML, STOPWORDS.TXT, HUNSPELL-TEST.AFF, SOLRCONFIG_PERF.XML,= SOLRCONFIG-SIMPLELOCK.XML, FRENCHARTICLES.TXT, SOLRCONFIG-LAZYWRITER.XML, = SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-REPLICATION2.XML, SCHEMA-SNIP= PET-TYPE.XML, SCHEMA-SPATIAL.XML, SOLRCONFIG-XINCLUDE.XML, SCHEMA-SPELLCHEC= KER.XML, XSLT, SOLRCONFIG-DELPOLICY2.XML, TRIVIAL.UPDATEPROCESSOR0.JS, KEEP= -1.TXT, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-TRIE.XML, SCHEM= A-BINARYFIELD.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, SCHEMA-MINIMAL.XML, = STOPTYPES-2.TXT, SCHEMA_CODEC.XML, STEMDICT.TXT, ELEVATE.XML, SCHEMA-COLLAT= E.XML, PROTWORDS.TXT, SCHEMA-XINCLUDE.XML, SCHEMA-SNIPPET-FIELD.XML, SOLRCO= NFIG-REQHANDLER.INCL, SCHEMA-PHRASESUGGEST.XML, SCHEMA-DFR.XML, BAD-SCHEMA-= ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-FUNCTIONQ= UERY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, S= OLRCONFIG-ALTDIRECTORY.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRC= ONFIG-QUERYSENDER-NOQUERY.XML, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML] [junit4:junit4] 2> 630 T1218 oass.SolrIndexSearcher. Opening Search= er@4df6a9c4 main [junit4:junit4] 2> 631 T1218 oass.SolrIndexSearcher.getIndexDir WARNING W= ARNING: Directory impl does not support setting indexDir: org.apache.lucene= .store.MockDirectoryWrapper [junit4:junit4] 2> 632 T1218 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 633 T1218 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 634 T1218 oashc.SpellCheckComponent.inform Initializin= g spell checkers [junit4:junit4] 2> 766 T1218 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 803 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 804 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 805 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 806 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 807 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 808 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 809 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 810 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 811 T1218 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 812 T1218 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 833 T1228 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@4df6a9c4 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 836 T1218 oasc.CoreContainer.register registering core= : collection1 [junit4:junit4] 2> 837 T1218 oass.SolrDispatchFilter.init user.dir=3D/mnt= /ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4:junit4] 2> 837 T1218 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 838 T1218 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 843 T1218 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 845 T1218 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:57740 [junit4:junit4] 2> 846 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 846 T1218 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 847 T1218 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 859 T1218 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 859 T1218 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 860 T1218 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test-files/solr [junit4:junit4] 2> 861 T1218 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test-files/solr/solr.xml [junit4:junit4] 2> 861 T1218 oasc.CoreContainer. New CoreContainer = 1910346862 [junit4:junit4] 2> 863 T1218 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test-files/solr/' [junit4:junit4] 2> 864 T1218 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test-files/solr/' [junit4:junit4] 2> 899 T1218 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 917 T1218 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test-files/solr/collection1 [junit4:junit4] 2> 918 T1218 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test-files/solr/collection1/' [junit4:junit4] 2> 926 T1218 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test-files/solr/collection1/lib/README' to classloader [junit4:junit4] 2> 930 T1218 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test-files/solr/collection1/lib/classes/' to classloader [junit4:junit4] 2> 975 T1218 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 1022 T1218 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 1023 T1218 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 1028 T1218 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 1336 T1218 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1341 T1218 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1343 T1218 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1348 T1218 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1351 T1218 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1355 T1218 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1356 T1218 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1356 T1218 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test-files/solr/collection1/, dataDir=3D./org.apache.solr.Test= DistributedSearch-1349629838850/shard0/data/ [junit4:junit4] 2> 1357 T1218 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@57412c1a [junit4:junit4] 2> 1357 T1218 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.TestDistributedSearch-13= 49629838850/shard0/data/index/ [junit4:junit4] 2> 1358 T1218 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.TestDistributedSearch-1349629838= 850/shard0/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1359 T1218 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.TestDistributedSearch-1349629838850/s= hard0/data/index forceNew:false [junit4:junit4] 2> 1360 T1218 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@ed0928ba lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@f4d8802),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 1361 T1218 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 1362 T1218 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 1363 T1218 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1364 T1218 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 1364 T1218 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1364 T1218 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 1365 T1218 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1366 T1218 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1366 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1367 T1218 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1367 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1368 T1218 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 1368 T1218 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 1369 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1369 T1218 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1370 T1218 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1370 T1218 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1371 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1371 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1372 T1218 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1372 T1218 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1373 T1218 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 1373 T1218 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 1374 T1218 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1374 T1218 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 1375 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 1375 T1218 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 1377 T1218 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1378 T1218 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 1379 T1218 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [BAD-SCHEMA-NOT-INDEXED-B= UT-TF.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFI [...truncated too long message...] er [junit4:junit4] 2> 3280 T1865 oasu.DefaultSolrCoreState.closeIndexWriter = closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 3281 T1865 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 3283 T1865 oejsh.ContextHandler.doStop stopped o.e.j.s= .ServletContextHandler{/solr,null} [junit4:junit4] 2> 3336 T1865 oas.SolrTestCaseJ4.tearDown ###Ending testD= istribSearch [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DDistribut= edQueryElevationComponentTest -Dtests.method=3DtestDistribSearch -Dtests.se= ed=3DD2BF6343E35454F -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.loc= ale=3Des_NI -Dtests.timezone=3DMIT -Dtests.file.encoding=3DUTF-8 [junit4:junit4] ERROR 3.35s J1 | DistributedQueryElevationComponentTest.t= estDistribSearch <<< [junit4:junit4] > Throwable #1: org.apache.solr.common.SolrException: Se= rver at http://127.0.0.1:59331/solr returned non ok status:500, message:Ser= ver Error [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([D2BF6343E3545= 4F:8CCD782C496A2573]:0) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:372) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:181) [junit4:junit4] > =09at org.apache.solr.client.solrj.request.QueryReques= t.process(QueryRequest.java:90) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.query(So= lrServer.java:301) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.qu= eryServer(BaseDistributedSearchTestCase.java:371) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.qu= ery(BaseDistributedSearchTestCase.java:394) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.qu= ery(BaseDistributedSearchTestCase.java:376) [junit4:junit4] > =09at org.apache.solr.handler.component.DistributedQue= ryElevationComponentTest.doTest(DistributedQueryElevationComponentTest.java= :83) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:695) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:88) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:55) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:613) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:45) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:777) [junit4:junit4] 2> 3354 T1865 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=3DCompressing, sim=3DDefa= ultSimilarity, locale=3Des_NI, timezone=3DMIT [junit4:junit4] 2> NOTE: Linux 3.2.0-31-generic amd64/IBM Corporation 1.7= .0 (64-bit)/cpus=3D8,threads=3D1,free=3D136043920,total=3D219742208 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestBinaryField, Tes= tArbitraryIndexDir, TestBM25SimilarityFactory, SuggesterTest, TestSort, Xml= UpdateRequestHandlerTest, TestCSVLoader, RecoveryZkTest, BadIndexSchemaTest= , TestFoldingMultitermQuery, RequiredFieldsTest, TestUpdate, ReturnFieldsTe= st, FullSolrCloudDistribCmdsTest, DebugComponentTest, FileUtilsTest, TestSu= rroundQueryParser, TestDocSet, TestPhraseSuggestions, BasicFunctionalityTes= t, LegacyHTMLStripCharFilterTest, ConvertedLegacyTest, TestMergePolicyConfi= g, LukeRequestHandlerTest, SpellingQueryConverterTest, TestStressRecovery, = ScriptEngineTest, TestReversedWildcardFilterFactory, BasicZkTest, TermVecto= rComponentTest, TestStressLucene, TestRemoteStreaming, SoftAutoCommitTest, = RAMDirectoryFactoryTest, TestDFRSimilarityFactory, DocumentAnalysisRequestH= andlerTest, TestReload, SignatureUpdateProcessorFactoryTest, TestPluginEnab= le, TestSolrXMLSerializer, IndexReaderFactoryTest, OverseerTest, TestFastWr= iter, TestMultiCoreConfBootstrap, TestPropInject, DirectUpdateHandlerTest, = TestSolrCoreProperties, ShowFileRequestHandlerTest, URLClassifyProcessorTes= t, TestRTGBase, TestQueryUtils, BasicDistributedZk2Test, TestRealTimeGet, T= estHashPartitioner, OpenExchangeRatesOrgProviderTest, LeaderElectionIntegra= tionTest, ZkControllerTest, TestRandomFaceting, SolrCoreTest, TestRangeQuer= y, SimpleFacetsTest, TestGroupingSearch, DirectSolrSpellCheckerTest, FileBa= sedSpellCheckerTest, PeerSyncTest, TestBinaryResponseWriter, TestJmxIntegra= tion, SampleTest, HighlighterTest, CoreAdminHandlerTest, TestTrie, SolrRequ= estParserTest, QueryEqualityTest, MoreLikeThisHandlerTest, DocumentBuilderT= est, DistributedQueryElevationComponentTest] [junit4:junit4] Completed on J1 in 3.37s, 1 test, 1 error <<< FAILURES! [...truncated 234 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:38: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:180: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:= 61: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1143: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 816: There were test failures: 230 suites, 956 tests, 4 errors, 7 ignored (= 2 assumptions) Total time: 26 minutes 3 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude=3D{org/apache/lucene= /util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_94_1358894106.1349630188860 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_94_1358894106.1349630188860--