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 7ABF910794 for ; Sat, 3 Aug 2013 07:52:24 +0000 (UTC) Received: (qmail 1961 invoked by uid 500); 3 Aug 2013 07:52:20 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 1598 invoked by uid 500); 3 Aug 2013 07:52:17 -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 1591 invoked by uid 99); 3 Aug 2013 07:52:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 07:52:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 07:52:09 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id A09E9C030A for ; Sat, 3 Aug 2013 07:51:48 +0000 (UTC) Date: Sat, 3 Aug 2013 07:51:23 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <865289206.3810.1375516308656.JavaMail.hudson@aegis> In-Reply-To: <72545029.3732.1375496759473.JavaMail.hudson@aegis> References: <72545029.3732.1375496759473.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1475 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3807_142646372.1375516283754" X-Jenkins-Job: Lucene-Solr-Tests-4.x-Java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3807_142646372.1375516283754 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1475/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribS= earch Error Message: IOException occured when talking to server at: http://127.0.0.1:34827/tl_/w= z Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when = talking to server at: http://127.0.0.1:34827/tl_/wz =09at __randomizedtesting.SeedInfo.seed([D3F2AB967F1A8211:5214258E0845E22D]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:435) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1535) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:677) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =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:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =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:46) =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:724) Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0= .1:34827 timed out =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:129) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedCli= entConnectionImpl.java:294) =09at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(Default= RequestDirector.java:645) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:480) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 45 more Build Log: [...truncated 9765 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 945645 T1962 oas.BaseDistributedSearchTestCase.initHostCon= text Setting hostContext system property: /tl_/wz [junit4] 2> 945650 T1962 oas.SolrTestCaseJ4.setUp ###Starting testDist= ribSearch [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./solrtest-Collect= ionsAPIDistributedZkTest-1375515025186 [junit4] 2> 945652 T1962 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 945653 T1963 oasc.ZkTestServer$ZKServerMain.runFromConfig = Starting server [junit4] 2> 945754 T1962 oasc.ZkTestServer.run start zk server on port= :58091 [junit4] 2> 945755 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 945779 T1969 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@3e5bd704 name:ZooKeeperConnection= Watcher:127.0.0.1:58091 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 945779 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 945780 T1962 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 945855 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 945857 T1971 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@65dc24dc name:ZooKeeperConnection= Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 945857 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 945858 T1962 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1 [junit4] 2> 945885 T1962 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/shards [junit4] 2> 945888 T1962 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection [junit4] 2> 945921 T1962 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/shards [junit4] 2> 945925 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/con= f1/solrconfig.xml [junit4] 2> 945925 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.xml [junit4] 2> 945938 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema= .xml [junit4] 2> 945939 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/schema.xml [junit4] 2> 946048 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/sto= pwords.txt [junit4] 2> 946049 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/stopwords.txt [junit4] 2> 946056 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pro= twords.txt [junit4] 2> 946056 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/protwords.txt [junit4] 2> 946066 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/curr= ency.xml [junit4] 2> 946066 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/currency.xml [junit4] 2> 946070 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/open-exchange-rates.json to /config= s/conf1/open-exchange-rates.json [junit4] 2> 946071 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/open-exchange-rates.json [junit4] 2> 946074 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /con= figs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 946075 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 946078 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/= old_synonyms.txt [junit4] 2> 946079 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/old_synonyms.txt [junit4] 2> 946082 T1962 oasc.AbstractZkTestCase.putConfig put /usr/ho= me/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/sol= r-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syno= nyms.txt [junit4] 2> 946083 T1962 oascc.SolrZkClient.makePath makePath: /config= s/conf1/synonyms.txt [junit4] 2> 946377 T1962 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 946382 T1962 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:51680 [junit4] 2> 946383 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 946384 T1962 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 946384 T1962 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375515025628 [junit4] 2> 946385 T1962 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-controljetty-1375515025628/' [junit4] 2> 946425 T1962 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsA= PIDistributedZkTest-controljetty-1375515025628/solr.xml [junit4] 2> 946517 T1962 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 946524 T1962 oasc.CoreContainer. New CoreContainer 1= 377504736 [junit4] 2> 946524 T1962 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-controljetty-1375515025628/] [junit4] 2> 946526 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 946527 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 946527 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 946528 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 946528 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 946529 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 946529 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 946530 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 946530 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 946531 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 946549 T1962 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:58091/solr [junit4] 2> 946549 T1962 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 946550 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 946556 T1982 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@6f6b5ed5 name:ZooKeeperConnection= Watcher:127.0.0.1:58091 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 946556 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 946571 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 946584 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 946586 T1984 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@5c5f718b name:ZooKeeperConnection= Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 946586 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 946593 T1962 oascc.SolrZkClient.makePath makePath: /overse= er/queue [junit4] 2> 946597 T1962 oascc.SolrZkClient.makePath makePath: /overse= er/collection-queue-work [junit4] 2> 946607 T1962 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4] 2> 946609 T1962 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:51680_tl_%2Fwz [junit4] 2> 946616 T1962 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:51680_tl_%2Fwz [junit4] 2> 946620 T1962 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4] 2> 946634 T1962 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4] 2> 946637 T1962 oasc.Overseer.start Overseer (id=3D9014575269= 1113987-127.0.0.1:51680_tl_%2Fwz-n_0000000000) starting [junit4] 2> 946649 T1962 oascc.SolrZkClient.makePath makePath: /overse= er/queue-work [junit4] 2> 946659 T1986 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4] 2> 946660 T1962 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4] 2> 946663 T1962 oascc.SolrZkClient.makePath makePath: /aliase= s.json [junit4] 2> 946670 T1962 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 946673 T1985 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4] 2> 946677 T1962 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-controljetty-1375515025628 [junit4] 2> 946854 T1962 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-controljetty-1375515025628/conf/ [junit4] 2> 946855 T1962 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 946856 T1962 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/s= olr-core/test/J1 [junit4] 2> 946856 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 946857 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 946875 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config: [junit4] 2> 946877 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 946880 T1989 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@cd14e7a name:ZooKeeperConnection = Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 946880 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 946882 T1962 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 946884 T1962 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:true cause connection loss:true [junit4] 2> 947170 T1962 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 947173 T1962 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:34827 [junit4] 2> 947174 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 947175 T1962 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 947175 T1962 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375515026419 [junit4] 2> 947176 T1962 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty1-1375515026419/' [junit4] 2> 947219 T1962 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsA= PIDistributedZkTest-jetty1-1375515026419/solr.xml [junit4] 2> 947330 T1962 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 947331 T1962 oasc.CoreContainer. New CoreContainer 1= 403321993 [junit4] 2> 947332 T1962 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty1-1375515026419/] [junit4] 2> 947334 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 947334 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 947335 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 947335 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 947336 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 947336 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 947336 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 947337 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 947337 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 947338 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 947357 T1962 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:58091/solr [junit4] 2> 947357 T1962 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 947358 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 947362 T2000 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@550293df name:ZooKeeperConnection= Watcher:127.0.0.1:58091 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 947362 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 947377 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 947389 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 947391 T2002 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@4f6749b5 name:ZooKeeperConnection= Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 947392 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 947402 T1962 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 948406 T1962 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:34827_tl_%2Fwz [junit4] 2> 948409 T1962 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:34827_tl_%2Fwz [junit4] 2> 948413 T1984 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 948413 T1989 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 948413 T2002 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 948421 T1962 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty1-1375515026419 [junit4] 2> 948424 T1962 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty1-1375515026419/conf/ [junit4] 2> 948638 T1962 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 948639 T1962 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/s= olr-core/test/J1 [junit4] 2> 948639 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 948640 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 948972 T1962 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 948975 T1962 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:31586 [junit4] 2> 948976 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 948977 T1962 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 948977 T1962 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty2-1375515028194 [junit4] 2> 948978 T1962 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty2-1375515028194/' [junit4] 2> 949021 T1962 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsA= PIDistributedZkTest-jetty2-1375515028194/solr.xml [junit4] 2> 949149 T1962 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 949150 T1962 oasc.CoreContainer. New CoreContainer 1= 685420548 [junit4] 2> 949150 T1962 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty2-1375515028194/] [junit4] 2> 949152 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 949153 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 949153 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 949154 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 949154 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 949155 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 949155 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 949156 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 949156 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 949157 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 949175 T1962 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:58091/solr [junit4] 2> 949176 T1962 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 949177 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 949180 T2014 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1a536084 name:ZooKeeperConnection= Watcher:127.0.0.1:58091 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 949180 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 949182 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 949194 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 949196 T2016 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@1c15725 name:ZooKeeperConnection = Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 949197 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 949209 T1962 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 950212 T1962 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:31586_tl_%2Fwz [junit4] 2> 950223 T1962 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:31586_tl_%2Fwz [junit4] 2> 950227 T1989 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 950227 T2016 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 950227 T2002 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 950227 T1984 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 950243 T1962 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty2-1375515028194 [junit4] 2> 950422 T1962 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty2-1375515028194/conf/ [junit4] 2> 950425 T1962 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 950426 T1962 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/s= olr-core/test/J1 [junit4] 2> 950426 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 950427 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 950762 T1962 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 950765 T1962 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:31597 [junit4] 2> 950766 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 950766 T1962 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 950767 T1962 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty3-1375515029979 [junit4] 2> 950767 T1962 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty3-1375515029979/' [junit4] 2> 950808 T1962 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsA= PIDistributedZkTest-jetty3-1375515029979/solr.xml [junit4] 2> 950894 T1962 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 950895 T1962 oasc.CoreContainer. New CoreContainer 8= 81448589 [junit4] 2> 950896 T1962 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty3-1375515029979/] [junit4] 2> 950897 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 950898 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 950898 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 950899 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 950899 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 950900 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 950900 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 950901 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 950901 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 950902 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 950916 T1962 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:58091/solr [junit4] 2> 950917 T1962 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 950918 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 950926 T2028 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@b7b5e72 name:ZooKeeperConnection = Watcher:127.0.0.1:58091 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 950926 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 950934 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 950945 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 950951 T2030 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@6b58988b name:ZooKeeperConnection= Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 950951 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 950966 T1962 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 951969 T1962 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:31597_tl_%2Fwz [junit4] 2> 952003 T1962 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:31597_tl_%2Fwz [junit4] 2> 952007 T1984 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 952007 T2016 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 952007 T2030 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 952007 T2002 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 952007 T1989 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 952022 T1962 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty3-1375515029979 [junit4] 2> 952028 T1962 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty3-1375515029979/conf/ [junit4] 2> 952228 T1962 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 952229 T1962 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/s= olr-core/test/J1 [junit4] 2> 952230 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 952230 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 952535 T1962 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 952539 T1962 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:31606 [junit4] 2> 952540 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 952540 T1962 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 952541 T1962 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375515031781 [junit4] 2> 952541 T1962 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty4-1375515031781/' [junit4] 2> 952582 T1962 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-= 4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsA= PIDistributedZkTest-jetty4-1375515031781/solr.xml [junit4] 2> 952674 T1962 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 952675 T1962 oasc.CoreContainer. New CoreContainer 1= 786177672 [junit4] 2> 952676 T1962 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty4-1375515031781/] [junit4] 2> 952678 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 952678 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 952679 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 952679 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 952680 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 952680 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 952681 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 952681 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 952682 T1962 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 952682 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 952698 T1962 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:58091/solr [junit4] 2> 952699 T1962 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 952700 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 952703 T2042 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@2cb06f73 name:ZooKeeperConnection= Watcher:127.0.0.1:58091 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 952703 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 952705 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 952713 T1962 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 952719 T2044 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@37409cc3 name:ZooKeeperConnection= Watcher:127.0.0.1:58091/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 952719 T1962 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 952724 T1962 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 953727 T1962 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:31606_tl_%2Fwz [junit4] 2> 953730 T1962 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:31606_tl_%2Fwz [junit4] 2> 953734 T1984 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 953734 T2002 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 953735 T2030 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 953734 T2016 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 953734 T2044 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 953734 T1989 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 953741 T1962 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty4-1375515031781 [junit4] 2> 953961 T1962 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.= x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty4-1375515031781/conf/ [junit4] 2> 953962 T1962 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 953963 T1962 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/s= olr-core/test/J1 [junit4] 2> 953964 T1962 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 953964 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 953981 T1962 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 953996 T1992 oasha.CollectionsHandler.handleCreateAction C= reating Collection : numShards=3D2&name=3Dnodes_used_collection&replication= Factor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 953998 T1984 oasc.DistributedQueue$LatchChildWatcher.proce= ss Watcher fired on path: /overseer/collection-queue-work state: SyncConnec= ted type NodeChildrenChanged [junit4] 2> 954000 T1986 oasc.OverseerCollectionProcessor.run Overseer= Collection Processor: Get the message id:/overseer/collection-queue-work/q= n-0000000000 message:{ [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 954000 T1986 oasc.OverseerCollectionProcessor.processMessa= ge WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 954185 T1985 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 954185 T1985 oasc.Overseer$ClusterStateUpdater.buildCollec= tion building a new collection: nodes_used_collection [junit4] 2> 954186 T1985 oasc.Overseer$ClusterStateUpdater.createColle= ction Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 954214 T1984 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 954215 T2002 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 954215 T2030 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 954215 T2016 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 954215 T2044 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 954215 T1989 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 954318 T1986 oasc.OverseerCollectionProcessor.createCollec= tion going to create cores replicas shardNames [shard1, shard2] , repFactor= : 2 [junit4] 2> 954318 T1986 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard1_replica1 as part of slice = shard1 of collection nodes_used_collection on 127.0.0.1:34827_tl_%2Fwz [junit4] 2> 954318 T1986 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard1_replica2 as part of slice = shard1 of collection nodes_used_collection on 127.0.0.1:51680_tl_%2Fwz [junit4] 2> 954320 T1986 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard2_replica1 as part of slice = shard2 of collection nodes_used_collection on 127.0.0.1:31606_tl_%2Fwz [junit4] 2> 954320 T1986 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard2_replica2 as part of slice = shard2 of collection nodes_used_collection on 127.0.0.1:31597_tl_%2Fwz [junit4] 2> 954324 T1974 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 954325 T2020 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 954324 T1993 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 954324 T2034 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 954327 T1974 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 954327 T2020 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 954327 T1993 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 954338 T2034 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 955720 T1985 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 955721 T1985 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 955721 T1985 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:51680_tl_%2Fwz", [junit4] 2> =09 "base_url":"http://127.0.0.1:51680/tl_/wz"} [junit4] 2> 955800 T1985 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 955801 T1985 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:31597_tl_%2Fwz", [junit4] 2> =09 "base_url":"http://127.0.0.1:31597/tl_/wz"} [junit4] 2> 955851 T1985 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 955851 T1985 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:34827_tl_%2Fwz", [junit4] 2> =09 "base_url":"http://127.0.0.1:34827/tl_/wz"} [junit4] 2> 955861 T1985 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 955861 T1985 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node4", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:31606_tl_%2Fwz", [junit4] 2> =09 "base_url":"http://127.0.0.1:31606/tl_/wz"} [junit4] 2> 955872 T1984 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 955873 T2016 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 955873 T2002 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 955872 T2030 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 955872 T2044 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 955872 T1989 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 956329 T1974 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 956330 T1993 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 956330 T2020 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 956330 T1974 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/w= orkspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375515025628/n= odes_used_collection_shard1_replica2/core.properties: java.io.FileNotFoundE= xception: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Jav= a7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-controljetty-1375515025628/nodes_used_collection_shard1_replic= a2/core.properties (No such file or directory) [junit4] 2> 956332 T1993 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/w= orkspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375515026419/nodes_u= sed_collection_shard1_replica1/core.properties: java.io.FileNotFoundExcepti= on: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty1-1375515026419/nodes_used_collection_shard1_replica1/core.prop= erties (No such file or directory) [junit4] 2> 956333 T2020 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/w= orkspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375515029979/nodes_u= sed_collection_shard2_replica2/core.properties: java.io.FileNotFoundExcepti= on: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty3-1375515029979/nodes_used_collection_shard2_replica2/core.prop= erties (No such file or directory) [junit4] 2> 956333 T1993 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard1_replica1' using instanceDir: /usr/home/hudson/= hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/tes= t/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375515= 026419/nodes_used_collection_shard1_replica1 [junit4] 2> 956332 T1974 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard1_replica2' using instanceDir: /usr/home/hudson/= hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/tes= t/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1= 375515025628/nodes_used_collection_shard1_replica2 [junit4] 2> 956334 T1974 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 956334 T1993 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 956333 T2020 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard2_replica2' using instanceDir: /usr/home/hudson/= hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/tes= t/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375515= 029979/nodes_used_collection_shard2_replica2 [junit4] 2> 956335 T1974 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 956335 T1993 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 956335 T2020 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 956336 T1993 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 956335 T1974 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 956337 T2020 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 956337 T2020 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 956337 T1993 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 956338 T1974 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 956338 T1993 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 956338 T2020 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 956338 T1974 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 956339 T2020 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 956341 T2034 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 956342 T2034 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/w= orkspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apa= che.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375515031781/nodes_u= sed_collection_shard2_replica1/core.properties: java.io.FileNotFoundExcepti= on: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty4-1375515031781/nodes_used_collection_shard2_replica1/core.prop= erties (No such file or directory) [junit4] 2> 956342 T2034 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard2_replica1' using instanceDir: /usr/home/hudson/= hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/tes= t/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375515= 031781/nodes_used_collection_shard2_replica1 [junit4] 2> 956343 T2034 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 956343 T1993 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 956343 T1974 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 956358 T2020 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 956358 T2034 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4] 2> 956359 T1993 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty1-1375515026419/nodes_used_collection_shar= d1_replica1/' [junit4] 2> 956359 T1974 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-controljetty-1375515025628/nodes_used_collectio= n_shard1_replica2/' [junit4] 2> 956359 T2034 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 956359 T2020 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty3-1375515029979/nodes_used_collection_shar= d2_replica2/' [junit4] 2> 956361 T2034 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Coll= ectionsAPIDistributedZkTest-jetty4-1375515031781/nodes_used_collection_shar= d2_replica1/' [junit4] 2> 956518 T2020 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 956519 T1993 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 956521 T1974 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 956521 T2034 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_45 [junit4] 2> 956608 T1993 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 956610 T1974 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 956610 T2020 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 956611 T2034 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 956710 T1993 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 956711 T1974 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 956712 T2020 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 956712 T2034 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 956724 T1974 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard1_replica2] Schema name=3Dtest [junit4] 2> 956724 T1993 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard1_replica1] Schema name=3Dtest [junit4] 2> 956726 T2034 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard2_replica1] Schema name=3Dtest [junit4] 2> 956726 T2020 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard2_replica2] Schema name=3Dtest [junit4] 2> 957589 T2034 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957590 T2020 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957590 T2034 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957590 T2020 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957591 T1993 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957592 T2020 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 957592 T1993 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957591 T2034 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 957591 T1974 oass.ByteField.init WARN ByteField is depreca= ted and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957593 T1993 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 957594 T1974 oass.ShortField.init WARN ShortField is depre= cated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 957595 T1974 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 957605 T2020 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 957606 T1974 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 957606 T1993 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 957607 T2034 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 957610 T2020 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 957610 T1974 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 957611 T1993 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 957612 T2034 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 957630 T2020 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957630 T1993 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957630 T1974 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957630 T2034 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957636 T2020 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957637 T1993 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957637 T2034 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957637 T1974 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 957642 T2020 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957643 T1993 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957644 T1974 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957644 T2020 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957643 T2034 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957645 T1993 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957645 T1993 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957644 T2020 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957646 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957646 T1993 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957645 T1974 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957647 T1974 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957647 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957646 T2020 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957648 T2034 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957648 T1993 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957648 T1974 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 957650 T2020 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957650 T1993 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957650 T2020 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957650 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957651 T2020 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 957651 T1993 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 957651 T1974 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 957653 T1974 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957653 T1993 oasc.SolrCore. [nodes_used_collection_s= hard1_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375515026419/nodes_used_= collection_shard1_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375515026419//nodes_used_= collection_shard1_replica1/data/ [junit4] 2> 957652 T2020 oasc.SolrCore. [nodes_used_collection_s= hard2_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375515029979/nodes_used_= collection_shard2_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375515029979//nodes_used_= collection_shard2_replica2/data/ [junit4] 2> 957652 T2034 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 957654 T2020 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5b89b979 [junit4] 2> 957654 T1993 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5b89b979 [junit4] 2> 957653 T1974 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 957655 T2034 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 957656 T1974 oasc.SolrCore. [nodes_used_collection_s= hard1_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375515025628/nodes= _used_collection_shard1_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375515025628/= /nodes_used_collection_shard1_replica2/data/ [junit4] 2> 957657 T1993 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty1-1375515026419//nodes_used_collection_shard1_replica1= /data [junit4] 2> 957656 T2020 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty3-1375515029979//nodes_used_collection_shard2_replica2= /data [junit4] 2> 957656 T2034 oasc.SolrCore. [nodes_used_collection_s= hard2_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375515031781/nodes_used_= collection_shard2_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375515031781//nodes_used_= collection_shard2_replica1/data/ [junit4] 2> 957657 T2020 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty3-1375515029979//nodes_used_collecti= on_shard2_replica2/data/index/ [junit4] 2> 957657 T1993 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty1-1375515026419//nodes_used_collecti= on_shard1_replica1/data/index/ [junit4] 2> 957657 T1974 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5b89b979 [junit4] 2> 957659 T1993 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard1_replica1] Solr index directory '/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.a= pache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375515026419/nodes= _used_collection_shard1_replica1/data/index' doesn't exist. Creating new in= dex... [junit4] 2> 957658 T2020 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard2_replica2] Solr index directory '/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.a= pache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375515029979/nodes= _used_collection_shard2_replica2/data/index' doesn't exist. Creating new in= dex... [junit4] 2> 957658 T2034 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5b89b979 [junit4] 2> 957660 T1993 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty1-1375515026419//nodes_used_collection_shard1_replica1= /data/index [junit4] 2> 957660 T1974 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-controljetty-1375515025628//nodes_used_collection_shard1_re= plica2/data [junit4] 2> 957660 T2020 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty3-1375515029979//nodes_used_collection_shard2_replica2= /data/index [junit4] 2> 957661 T2034 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty4-1375515031781//nodes_used_collection_shard2_replica1= /data [junit4] 2> 957661 T1974 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-controljetty-1375515025628//nodes_used_co= llection_shard1_replica2/data/index/ [junit4] 2> 957662 T2034 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty4-1375515031781//nodes_used_collecti= on_shard2_replica1/data/index/ [junit4] 2> 957663 T1974 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard1_replica2] Solr index directory '/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.a= pache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375515025628= /nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating = new index... [junit4] 2> 957663 T2034 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard2_replica1] Solr index directory '/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J1/./org.a= pache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375515031781/nodes= _used_collection_shard2_replica1/data/index' doesn't exist. Creating new in= dex... [junit4] 2> 957664 T1974 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-controljetty-1375515025628//nodes_used_collection_shard1_re= plica2/data/index [junit4] 2> 957664 T2034 oasc.CachingDirectoryFactory.get return new d= irectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-jetty4-1375515031781//nodes_used_collection_shard2_replica1= /data/index [junit4] 2> 957667 T1993 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@14196455 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@7dab65e5),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 957667 T1993 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 957668 T2020 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@31668fbe lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@6ea94f33),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 957669 T2020 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 957670 T1974 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@bfcdada lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@4744d29e),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 957671 T1974 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 957672 T2034 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@28f5f4f3 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@51b824a5),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 957672 T2034 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 957674 T1993 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 957674 T1993 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 957675 T1993 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 957676 T1993 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 957676 T2020 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 957677 T1993 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 957677 T1993 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 957677 T2020 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 957677 T1974 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 957678 T1993 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 957679 T2020 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 957679 T1993 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 957679 T2034 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 957679 T1974 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 957680 T2034 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 957680 T1993 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 957680 T2020 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 957682 T2034 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 957681 T1974 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 957682 T2020 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 957683 T2020 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 957683 T2034 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 957684 T2020 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 957683 T1974 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 957684 T2034 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 957685 T2034 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 957685 T2020 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 957686 T2034 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 957685 T1974 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 957687 T1974 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 957686 T2020 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 957687 T1974 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 957687 T2034 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 957688 T1974 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 957688 T2034 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 957689 T1974 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 957706 T1993 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 957706 T2034 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 957706 T1974 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 957707 T2020 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 957717 T1974 oass.SolrIndexSearcher. Opening Searche= r@2c8ff228 main [junit4] 2> 957717 T2020 oass.SolrIndexSearcher. Opening Searche= r@15f18e5 main [junit4] 2> 957717 T2034 oass.SolrIndexSearcher. Opening Searche= r@189957f3 main [junit4] 2> 957717 T1993 oass.SolrIndexSearcher. Opening Searche= r@1e6336f3 main [junit4] 2> 957719 T1974 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 957719 T1974 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 957720 T2020 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 957720 T1993 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 957720 T2034 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 957721 T1993 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 957720 T2020 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 957721 T2034 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 957725 T2051 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard1_replica2] Registered new searcher Searcher@2c8ff228 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 957726 T2050 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard1_replica1] Registered new searcher Searcher@1e6336f3 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 957727 T2053 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard2_replica2] Registered new searcher Searcher@15f18e5 main{Sta= ndardDirectoryReader(segments_1:1)} [junit4] 2> 957727 T2052 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard2_replica1] Registered new searcher Searcher@189957f3 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 957728 T1974 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard1_replica2 [junit4] 2> 957728 T1974 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:51680/= tl_/wz collection:nodes_used_collection shard:shard1 [junit4] 2> 957729 T1974 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 957729 T1993 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard1_replica1 [junit4] 2> 957729 T1993 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:34827/= tl_/wz collection:nodes_used_collection shard:shard1 [junit4] 2> 957730 T2034 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard2_replica1 [junit4] 2> 957729 T2020 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard2_replica2 [junit4] 2> 957730 T2034 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:31606/= tl_/wz collection:nodes_used_collection shard:shard2 [junit4] 2> 957730 T1993 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 957731 T2034 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 957731 T2020 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:31597/= tl_/wz collection:nodes_used_collection shard:shard2 [junit4] 2> 957732 T2020 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 957748 T1974 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 957748 T2034 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 957748 T1993 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 957752 T2020 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 957790 T1993 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard1 [junit4] 2> 957792 T2034 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard2 [junit4] 2> 957805 T1993 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 957805 T1993 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> 957805 T2034 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 957806 T2034 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> 957806 T1993 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:34827/tl_/wz/nodes_used_collection_shard1_replica1/ [junit4] 2> 957807 T2034 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:31606/tl_/wz/nodes_used_collection_shard2_replica1/ [junit4] 2> 957807 T1993 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard1_replica1 url=3Dhttp://127.0.0.1:34827/tl_/wz START repl= icas=3D[http://127.0.0.1:51680/tl_/wz/nodes_used_collection_shard1_replica2= /] nUpdates=3D100 [junit4] 2> 957808 T2034 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard2_replica1 url=3Dhttp://127.0.0.1:31606/tl_/wz START repl= icas=3D[http://127.0.0.1:31597/tl_/wz/nodes_used_collection_shard2_replica2= /] nUpdates=3D100 [junit4] 2> 957808 T1993 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard1_replica1 url=3Dhttp://127.0.0.1:34827/tl_/wz DONE. We = have no versions. sync failed. [junit4] 2> 957809 T2034 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard2_replica1 url=3Dhttp://127.0.0.1:31606/tl_/wz DONE. We = have no versions. sync failed. [junit4] 2> 957809 T2034 oasc.SyncStrategy.syncReplicas Leader's attem= pt to sync with shard failed, moving to the next candidate [junit4] 2> 957809 T1993 oasc.SyncStrategy.syncReplicas Leader's attem= pt to sync with shard failed, moving to the next candidate [junit4] 2> 957810 T2034=20 [...truncated too long message...] ent.DefaultRequestDirector.execute(DefaultRequestDirector.java:480) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:906) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:805) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:784) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:365) [junit4] > =09... 45 more [junit4] 2> 1088819 T1962 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 143186 T1961 ccr.ThreadLeakControl.checkThreadLeaks WARNIN= G Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 1089976 T2044 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1089976 T2044 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1089976 T2044 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_1/leader_elect/b/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1089977 T2044 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/d/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1089978 T2044 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/c/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1089978 T2044 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/a/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> NOTE: test params are: codec=3DFastDecompressionCompressin= gStoredFields(storedFieldsFormat=3DCompressingStoredFieldsFormat(compressio= nMode=3DFAST_DECOMPRESSION, chunkSize=3D95), termVectorsFormat=3DCompressin= gTermVectorsFormat(compressionMode=3DFAST_DECOMPRESSION, chunkSize=3D95)), = sim=3DRandomSimilarityProvider(queryNorm=3Dfalse,coord=3Dcrazy): {}, locale= =3Del_CY, timezone=3DAsia/Rangoon [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.= 0_25 (64-bit)/cpus=3D16,threads=3D4,free=3D270153352,total=3D536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestExtendedDismaxParser= , SOLR749Test, TermsComponentTest, UpdateParamsTest, HighlighterConfigTest,= TestLuceneMatchVersion, SolrIndexSplitterTest, TestSolrXmlPersistence, Tes= tFastWriter, ShardRoutingTest, PathHierarchyTokenizerFactoryTest, SpellChec= kCollatorTest, SolrIndexConfigTest, SliceStateTest, TestSchemaResource, Tes= tGroupingSearch, ZkControllerTest, SpatialFilterTest, IndexReaderFactoryTes= t, NumericFieldsTest, ExternalFileFieldSortTest, PeerSyncTest, SolrPluginUt= ilsTest, TestSerializedLuceneMatchVersion, QueryEqualityTest, TestSolr4Spat= ial, TestLFUCache, AliasIntegrationTest, TestRTGBase, HdfsDirectoryTest, Te= stSolrDeletionPolicy2, SortByFunctionTest, ZkSolrClientTest, ResponseLogCom= ponentTest, TestSchemaSimilarityResource, ClusterStateUpdateTest, LeaderEle= ctionTest, TestMultiCoreConfBootstrap, SchemaVersionSpecificBehaviorTest, T= estElisionMultitermQuery, JSONWriterTest, TestAddFieldRealTimeGet, DateMath= ParserTest, LoggingHandlerTest, SimpleFacetsTest, CurrencyFieldOpenExchange= Test, HdfsBasicDistributedZkTest, TestCSVResponseWriter, PluginInfoTest, Fi= eldMutatingUpdateProcessorTest, RecoveryZkTest, TestPropInjectDefaults, Tes= tDFRSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, HdfsUnloadDistr= ibutedZkTest, IndexSchemaTest, SampleTest, ShardSplitTest, SolrInfoMBeanTes= t, MinimalSchemaTest, SpellPossibilityIteratorTest, TestStressReorder, Test= ReloadAndDeleteDocs, BasicDistributedZk2Test, PrimUtilsTest, TestSolrCorePr= operties, DirectSolrSpellCheckerTest, ScriptEngineTest, TestSchemaNameResou= rce, CacheHeaderTest, TestLMJelinekMercerSimilarityFactory, SliceStateUpdat= eTest, CollectionsAPIDistributedZkTest] [junit4] Completed on J1 in 144.47s, 1 test, 1 error <<< FAILURES! [...truncated 534 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.x= ml:395: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.x= ml:375: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.x= ml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/bu= ild.xml:181: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/co= mmon-build.xml:449: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/= common-build.xml:1233: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/= common-build.xml:876: There were test failures: 321 suites, 1352 tests, 1 e= rror, 34 ignored (6 assumptions) Total time: 62 minutes 34 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_3807_142646372.1375516283754 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_3807_142646372.1375516283754--