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 A1095F7BD for ; Thu, 25 Apr 2013 16:28:01 +0000 (UTC) Received: (qmail 55695 invoked by uid 500); 25 Apr 2013 16:28:00 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 55633 invoked by uid 500); 25 Apr 2013 16:27:59 -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 55626 invoked by uid 99); 25 Apr 2013 16:27:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 16:27:59 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Apr 2013 16:27:37 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id F032E14AA04B for ; Thu, 25 Apr 2013 16:27:16 +0000 (UTC) Date: Thu, 25 Apr 2013 16:27:03 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1207333199.3.1366907236965.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <693082736.1.1366902307251.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <693082736.1.1366902307251.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b86) - Build # 5286 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2_48615122.1366907223731" X-Jenkins-Job: Lucene-Solr-4.x-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2_48615122.1366907223731 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5286/ Java: 32bit/jdk1.8.0-ea-b86 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: Server at http://127.0.0.1:48209/_tv/v/onenodecollectioncore returned non o= k status:404, message:Can not find: /_tv/v/onenodecollectioncore/update Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Serve= r at http://127.0.0.1:48209/_tv/v/onenodecollectioncore returned non ok sta= tus:404, message:Can not find: /_tv/v/onenodecollectioncore/update =09at __randomizedtesting.SeedInfo.seed([77CBFCFB1748E941:F62D72E36017897D]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:387) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Ab= stractUpdateRequest.java:117) =09at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116) =09at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102) =09at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollecti= onForwarding(BasicDistributedZk2Test.java:197) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:89) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:815) =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:490) =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:722) Build Log: [...truncated 9392 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 1> INFO - 2013-04-25 16:15:28.833; org.apache.solr.BaseD= istributedSearchTestCase; Setting hostContext system property: /_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:28.836; org.apache.solr.SolrT= estCaseJ4; ###Starting testDistribSearch [junit4:junit4] 1> INFO - 2013-04-25 16:15:28.837; org.apache.solr.cloud= .ZkTestServer; STARTING ZK TEST SERVER [junit4:junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4:junit4] 1> INFO - 2013-04-25 16:15:28.837; org.apache.solr.cloud= .ZkTestServer$ZKServerMain; Starting server [junit4:junit4] 1> INFO - 2013-04-25 16:15:28.937; org.apache.solr.cloud= .ZkTestServer; start zk server on port:48478 [junit4:junit4] 1> INFO - 2013-04-25 16:15:28.938; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.032; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@1c74e96 name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event W= atchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.032; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.033; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /solr [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.038; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.039; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@100bc1e name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got ev= ent WatchedEvent state:SyncConnected type:None path:null path:null type:Non= e [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.039; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.040; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.042; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/collection1/shards [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.044; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/control_collection [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.046; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/control_collection/shards [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.047; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to= /configs/conf1/solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.048; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.051; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs= /conf1/schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.051; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.054; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /conf= igs/conf1/stopwords.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.055; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/stopwords.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.057; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /conf= igs/conf1/protwords.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.057; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/protwords.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.059; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /confi= gs/conf1/currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.060; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.062; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.js= on to /configs/conf1/open-exchange-rates.json [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.062; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/open-exchange-rates.json [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.064; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accen= t.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.064; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.066; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /c= onfigs/conf1/old_synonyms.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.067; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/old_synonyms.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.069; org.apache.solr.cloud= .AbstractZkTestCase; put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/s= olr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /confi= gs/conf1/synonyms.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.069; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /configs/conf1/synonyms.txt [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.132; org.eclipse.jetty.ser= ver.Server; jetty-8.1.10.v20130312 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.135; org.eclipse.jetty.ser= ver.AbstractConnector; Started SelectChannelConnector@127.0.0.1:54096 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.136; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.136; org.apache.solr.core.= SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.136; org.apache.solr.core.= SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.BasicDistributedZk2Test-controljetty-1366906529072 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.137; org.apache.solr.core.= CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/w= orkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.so= lr.cloud.BasicDistributedZk2Test-controljetty-1366906529072/solr.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.137; org.apache.solr.core.= CoreContainer; New CoreContainer 14245788 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.137; org.apache.solr.core.= CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-controljetty-1366906529072/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.138; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-controljetty-1366906529072/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.182; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.182; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.183; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.183; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.183; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.184; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 214748364= 7 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.184; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.184; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.185; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.185; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= sPerHost=3D20&maxConnections=3D10000&socketTimeout=3D120000&connTimeout=3D1= 5000&retry=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.192; org.apache.solr.core.= CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.193; org.apache.solr.core.= ZkContainer; Zookeeper client=3D127.0.0.1:48478/solr [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.193; org.apache.solr.cloud= .ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.194; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.195; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@c8293 name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event Wat= chedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.196; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.197; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D500&maxConnectionsPerHost=3D16&socketTimeout=3D120000&connTimeout=3D150= 00 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.200; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.201; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@1242836 name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got ev= ent WatchedEvent state:SyncConnected type:None path:null path:null type:Non= e [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.201; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.202; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /overseer/queue [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.205; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /overseer/collection-queue-work [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.208; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /live_nodes [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.210; org.apache.solr.cloud= .ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:540= 96__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.210; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:54096__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.213; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /overseer_elect/election [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.217; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /overseer_elect/leader [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.219; org.apache.solr.cloud= .Overseer; Overseer (id=3D89581586273992707-127.0.0.1:54096__tv%2Fv-n_00000= 00000) starting [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.221; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /overseer/queue-work [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.224; org.apache.solr.cloud= .OverseerCollectionProcessor; Process current queue of collection creations [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.224; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /clusterstate.json [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.226; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /aliases.json [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.227; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cluster state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.229; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Starting to work on the main queue [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.230; org.apache.solr.core.= CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/= jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.BasicDistributedZk2Test-controljetty-1366906529072/collec= tion1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.230; org.apache.solr.cloud= .ZkController; Check for collection zkNode:control_collection [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.231; org.apache.solr.cloud= .ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.231; org.apache.solr.cloud= .ZkController; Load collection config from:/collections/control_collection [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.232; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-controljetty-1366906529072/collection1/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.233; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-controljetty-1366906529072/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.233; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-controljetty-1366906529072/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.255; org.apache.solr.core.= SolrConfig; Using Lucene MatchVersion: LUCENE_44 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.291; org.apache.solr.core.= SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.293; org.apache.solr.schem= a.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.296; org.apache.solr.schem= a.IndexSchema; Schema name=3Dtest [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.634; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Initialized with rates=3Dopen-exchange-rate= s.json, refreshInterval=3D1440. [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.639; org.apache.solr.schem= a.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.641; org.apache.solr.schem= a.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.651; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.654; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.656; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:29.657; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:29.657; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.658; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:29.658; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:29.659; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.659; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.659; org.apache.solr.core.= SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/= Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-controljetty-1366906529072/collection1/, dataDir=3D= ./org.apache.solr.cloud.BasicDistributedZk2Test-1366906528836/control/data/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.659; org.apache.solr.core.= JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Serve= r: com.sun.jmx.mbeanserver.JmxMBeanServer@db521a [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.660; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.660; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/control/data [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.660; org.apache.solr.core.= SolrCore; New index directory detected: old=3Dnull new=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1366906528836/control/data/index/ [junit4:junit4] 1> WARN - 2013-04-25 16:15:29.660; org.apache.solr.core.= SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.Basic= DistributedZk2Test-1366906528836/control/data/index' doesn't exist. Creatin= g new index... [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.661; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/control/data/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.662; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@613442 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@452e4),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.662; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.663; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.664; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.664; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit= " [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.664; org.apache.solr.core.= RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.665; org.apache.solr.core.= RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.665; org.apache.solr.core.= RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.665; org.apache.solr.core.= RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.665; org.apache.solr.core.= RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.666; org.apache.solr.core.= RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandle= rs [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.668; org.apache.solr.handl= er.loader.XMLLoader; xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.674; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@1330ed2 main [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.675; org.apache.solr.updat= e.UpdateHandler; Clearing tlog files, tlogDir=3D./org.apache.solr.cloud.Bas= icDistributedZk2Test-1366906528836/control/data/tlog [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.675; org.apache.solr.updat= e.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.675; org.apache.solr.updat= e.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.678; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@1330ed2 main{Stand= ardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.679; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:29.679; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:30.733; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:30.734; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D1 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:54096__tv%2Fv", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:54096/_tv/v", [junit4:junit4] 1> "core_node_name":"1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"1", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:30.735; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Create collection control_collection with nu= mShards 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:30.735; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Assigning new node to shard=3Dshard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:30.741; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 1) [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.681; org.apache.solr.core.= CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.681; org.apache.solr.cloud= .ZkController; Register replica - core:collection1 address:http://127.0.0.1= :54096/_tv/v collection:control_collection shard:shard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.683; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/control_collection/leader_elec= t/shard1/election [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.695; org.apache.solr.cloud= .ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.699; org.apache.solr.cloud= .ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.700; org.apache.solr.cloud= .ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.700; org.apache.solr.cloud= .SyncStrategy; Sync replicas to http://127.0.0.1:54096/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.700; org.apache.solr.cloud= .SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.701; org.apache.solr.cloud= .SyncStrategy; http://127.0.0.1:54096/_tv/v/collection1/ has no replicas [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.701; org.apache.solr.cloud= .ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:54096/_t= v/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:31.701; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/control_collection/leaders/sha= rd1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.248; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.261; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 1) [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.314; org.apache.solr.cloud= .ZkController; We are http://127.0.0.1:54096/_tv/v/collection1/ and leader = is http://127.0.0.1:54096/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.314; org.apache.solr.cloud= .ZkController; No LogReplay needed for core=3Dcollection1 baseURL=3Dhttp://= 127.0.0.1:54096/_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.314; org.apache.solr.cloud= .ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.315; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Dactive [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.315; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.317; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.319; org.apache.solr.servl= et.SolrDispatchFilter; user.dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.320; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.321; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.324; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config: [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.325; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.327; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@14c870b name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got ev= ent WatchedEvent state:SyncConnected type:None path:null path:null type:Non= e [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.328; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.330; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cluster state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.333; org.apache.solr.cloud= .ChaosMonkey; monkey: init - expire sessions:true cause connection loss:tru= e [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.398; org.eclipse.jetty.ser= ver.Server; jetty-8.1.10.v20130312 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.400; org.eclipse.jetty.ser= ver.AbstractConnector; Started SelectChannelConnector@127.0.0.1:45182 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.402; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.403; org.apache.solr.core.= SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.404; org.apache.solr.core.= SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.BasicDistributedZk2Test-jetty1-1366906532334 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.404; org.apache.solr.core.= CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/w= orkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.so= lr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/solr.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.405; org.apache.solr.core.= CoreContainer; New CoreContainer 32321698 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.406; org.apache.solr.core.= CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty1-1366906532334/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.407; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.473; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.473; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.474; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.474; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.475; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.475; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 214748364= 7 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.476; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.476; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.477; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.477; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= sPerHost=3D20&maxConnections=3D10000&socketTimeout=3D120000&connTimeout=3D1= 5000&retry=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.480; org.apache.solr.core.= CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.481; org.apache.solr.core.= ZkContainer; Zookeeper client=3D127.0.0.1:48478/solr [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.481; org.apache.solr.cloud= .ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.482; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.484; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@c0ad45 name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event Wa= tchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.485; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.488; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D500&maxConnectionsPerHost=3D16&socketTimeout=3D120000&connTimeout=3D150= 00 [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.490; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.492; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@d6bac0 name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got eve= nt WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.493; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:32.497; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cluster state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.500; org.apache.solr.cloud= .ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:451= 82__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.502; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:45182__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.506; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 1) [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.507; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.507; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.509; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.518; org.apache.solr.core.= CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/= jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.518; org.apache.solr.cloud= .ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.519; org.apache.solr.cloud= .ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.519; org.apache.solr.cloud= .ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.520; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/collection1/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.521; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty1-1366906532334/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.521; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty1-1366906532334/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.549; org.apache.solr.core.= SolrConfig; Using Lucene MatchVersion: LUCENE_44 [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.598; org.apache.solr.core.= SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.604; org.apache.solr.schem= a.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.618; org.apache.solr.schem= a.IndexSchema; Schema name=3Dtest [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.772; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.774; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D1 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:54096__tv%2Fv", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:54096/_tv/v", [junit4:junit4] 1> "core_node_name":"1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"1", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.780; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.781; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:33.780; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.154; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Initialized with rates=3Dopen-exchange-rate= s.json, refreshInterval=3D1440. [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.159; org.apache.solr.schem= a.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.162; org.apache.solr.schem= a.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.172; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.175; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.177; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:34.178; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:34.179; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.179; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:34.180; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:34.180; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.180; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.181; org.apache.solr.core.= SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/= Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty1-1366906532334/collection1/, dataDir=3D./org.= apache.solr.cloud.BasicDistributedZk2Test-1366906528836/jetty1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.181; org.apache.solr.core.= JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Serve= r: com.sun.jmx.mbeanserver.JmxMBeanServer@db521a [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.181; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.181; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.182; org.apache.solr.core.= SolrCore; New index directory detected: old=3Dnull new=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1366906528836/jetty1/index/ [junit4:junit4] 1> WARN - 2013-04-25 16:15:34.182; org.apache.solr.core.= SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.Basic= DistributedZk2Test-1366906528836/jetty1/index' doesn't exist. Creating new = index... [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.182; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty1/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.183; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@b5a4bc lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@1214109),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.184; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.185; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.185; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.186; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit= " [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.186; org.apache.solr.core.= RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.186; org.apache.solr.core.= RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.187; org.apache.solr.core.= RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.187; org.apache.solr.core.= RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.187; org.apache.solr.core.= RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.187; org.apache.solr.core.= RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandle= rs [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.190; org.apache.solr.handl= er.loader.XMLLoader; xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.192; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@109dcc7 main [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.193; org.apache.solr.updat= e.UpdateHandler; Clearing tlog files, tlogDir=3D./org.apache.solr.cloud.Bas= icDistributedZk2Test-1366906528836/jetty1/tlog [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.193; org.apache.solr.updat= e.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.193; org.apache.solr.updat= e.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.197; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@109dcc7 main{Stand= ardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.199; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:34.199; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.286; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.286; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core_node_name":"2", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.286; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Create collection collection1 with numShards= 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.287; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Assigning new node to shard=3Dshard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.291; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.291; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:35.291; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.226; org.apache.solr.core.= CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.227; org.apache.solr.cloud= .ZkController; Register replica - core:collection1 address:http://127.0.0.1= :45182/_tv/v collection:collection1 shard:shard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.228; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard= 1/election [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.240; org.apache.solr.cloud= .ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.244; org.apache.solr.cloud= .ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.244; org.apache.solr.cloud= .ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.245; org.apache.solr.cloud= .SyncStrategy; Sync replicas to http://127.0.0.1:45182/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.245; org.apache.solr.cloud= .SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.245; org.apache.solr.cloud= .SyncStrategy; http://127.0.0.1:45182/_tv/v/collection1/ has no replicas [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.246; org.apache.solr.cloud= .ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45182/_t= v/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.247; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.795; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.802; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.802; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.802; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.808; org.apache.solr.cloud= .ZkController; We are http://127.0.0.1:45182/_tv/v/collection1/ and leader = is http://127.0.0.1:45182/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.808; org.apache.solr.cloud= .ZkController; No LogReplay needed for core=3Dcollection1 baseURL=3Dhttp://= 127.0.0.1:45182/_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.808; org.apache.solr.cloud= .ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.808; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Dactive [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.808; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.810; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.811; org.apache.solr.servl= et.SolrDispatchFilter; user.dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.812; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.812; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.874; org.eclipse.jetty.ser= ver.Server; jetty-8.1.10.v20130312 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.877; org.eclipse.jetty.ser= ver.AbstractConnector; Started SelectChannelConnector@127.0.0.1:48209 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.878; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.878; org.apache.solr.core.= SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.879; org.apache.solr.core.= SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.BasicDistributedZk2Test-jetty2-1366906536814 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.879; org.apache.solr.core.= CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/w= orkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.so= lr.cloud.BasicDistributedZk2Test-jetty2-1366906536814/solr.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.879; org.apache.solr.core.= CoreContainer; New CoreContainer 13928971 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.880; org.apache.solr.core.= CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty2-1366906536814/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.880; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty2-1366906536814/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.931; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.932; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.932; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.932; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.933; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.933; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 214748364= 7 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.933; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.933; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.934; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.934; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= sPerHost=3D20&maxConnections=3D10000&socketTimeout=3D120000&connTimeout=3D1= 5000&retry=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.937; org.apache.solr.core.= CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.937; org.apache.solr.core.= ZkContainer; Zookeeper client=3D127.0.0.1:48478/solr [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.937; org.apache.solr.cloud= .ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.938; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.940; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@ff46cd name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event Wa= tchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.941; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.943; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D500&maxConnectionsPerHost=3D16&socketTimeout=3D120000&connTimeout=3D150= 00 [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.946; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.948; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@1be730a name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got ev= ent WatchedEvent state:SyncConnected type:None path:null path:null type:Non= e [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.948; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:36.955; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cluster state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.960; org.apache.solr.cloud= .ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:482= 09__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.962; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:48209__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.966; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.967; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 2) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.968; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.968; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.969; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.971; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.971; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.977; org.apache.solr.core.= CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/= jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.BasicDistributedZk2Test-jetty2-1366906536814/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.977; org.apache.solr.cloud= .ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.978; org.apache.solr.cloud= .ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.979; org.apache.solr.cloud= .ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.981; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty2-1366906536814/collection1/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.982; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty2-1366906536814/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:37.982; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty2-1366906536814/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.028; org.apache.solr.core.= SolrConfig; Using Lucene MatchVersion: LUCENE_44 [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.059; org.apache.solr.core.= SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.061; org.apache.solr.schem= a.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.064; org.apache.solr.schem= a.IndexSchema; Schema name=3Dtest [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.308; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.309; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core_node_name":"2", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.321; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.321; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.321; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.321; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.428; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Initialized with rates=3Dopen-exchange-rate= s.json, refreshInterval=3D1440. [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.432; org.apache.solr.schem= a.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.435; org.apache.solr.schem= a.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.452; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.457; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.462; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:38.464; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:38.464; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.465; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:38.466; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:38.466; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.466; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.467; org.apache.solr.core.= SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/= Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty2-1366906536814/collection1/, dataDir=3D./org.= apache.solr.cloud.BasicDistributedZk2Test-1366906528836/jetty2/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.467; org.apache.solr.core.= JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Serve= r: com.sun.jmx.mbeanserver.JmxMBeanServer@db521a [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.468; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.468; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.468; org.apache.solr.core.= SolrCore; New index directory detected: old=3Dnull new=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1366906528836/jetty2/index/ [junit4:junit4] 1> WARN - 2013-04-25 16:15:38.469; org.apache.solr.core.= SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.Basic= DistributedZk2Test-1366906528836/jetty2/index' doesn't exist. Creating new = index... [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.469; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty2/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.471; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1702c85 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@c297ca),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.471; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.473; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.473; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.474; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit= " [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.474; org.apache.solr.core.= RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.475; org.apache.solr.core.= RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.475; org.apache.solr.core.= RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.476; org.apache.solr.core.= RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.476; org.apache.solr.core.= RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.477; org.apache.solr.core.= RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandle= rs [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.480; org.apache.solr.handl= er.loader.XMLLoader; xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.483; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@e7eeec main [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.484; org.apache.solr.updat= e.UpdateHandler; Clearing tlog files, tlogDir=3D./org.apache.solr.cloud.Bas= icDistributedZk2Test-1366906528836/jetty2/tlog [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.484; org.apache.solr.updat= e.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.484; org.apache.solr.updat= e.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.491; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@e7eeec main{Standa= rdDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.494; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:38.495; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.828; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.829; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:48209__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:48209/_tv/v", [junit4:junit4] 1> "core_node_name":"3", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.830; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Collection already exists with numShards=3D2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.830; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Assigning new node to shard=3Dshard2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.837; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.838; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.838; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:39.838; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.497; org.apache.solr.core.= CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.497; org.apache.solr.cloud= .ZkController; Register replica - core:collection1 address:http://127.0.0.1= :48209/_tv/v collection:collection1 shard:shard2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.499; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/collection1/leader_elect/shard= 2/election [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.510; org.apache.solr.cloud= .ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.514; org.apache.solr.cloud= .ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.514; org.apache.solr.cloud= .ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.514; org.apache.solr.cloud= .SyncStrategy; Sync replicas to http://127.0.0.1:48209/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.515; org.apache.solr.cloud= .SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.515; org.apache.solr.cloud= .SyncStrategy; http://127.0.0.1:48209/_tv/v/collection1/ has no replicas [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.516; org.apache.solr.cloud= .ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:48209/_t= v/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:40.516; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/collection1/leaders/shard2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.345; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.359; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.359; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.359; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.359; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.378; org.apache.solr.cloud= .ZkController; We are http://127.0.0.1:48209/_tv/v/collection1/ and leader = is http://127.0.0.1:48209/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.379; org.apache.solr.cloud= .ZkController; No LogReplay needed for core=3Dcollection1 baseURL=3Dhttp://= 127.0.0.1:48209/_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.379; org.apache.solr.cloud= .ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.379; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Dactive [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.380; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.382; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.384; org.apache.solr.servl= et.SolrDispatchFilter; user.dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.385; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.386; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.469; org.eclipse.jetty.ser= ver.Server; jetty-8.1.10.v20130312 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.471; org.eclipse.jetty.ser= ver.AbstractConnector; Started SelectChannelConnector@127.0.0.1:50705 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.473; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.473; org.apache.solr.core.= SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.474; org.apache.solr.core.= SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.BasicDistributedZk2Test-jetty3-1366906541391 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.475; org.apache.solr.core.= CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/w= orkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.so= lr.cloud.BasicDistributedZk2Test-jetty3-1366906541391/solr.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.475; org.apache.solr.core.= CoreContainer; New CoreContainer 9898828 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.476; org.apache.solr.core.= CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty3-1366906541391/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.477; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty3-1366906541391/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.527; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.528; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.528; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.529; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.529; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.530; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 214748364= 7 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.530; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.530; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.531; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.531; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= sPerHost=3D20&maxConnections=3D10000&socketTimeout=3D120000&connTimeout=3D1= 5000&retry=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.534; org.apache.solr.core.= CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.535; org.apache.solr.core.= ZkContainer; Zookeeper client=3D127.0.0.1:48478/solr [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.535; org.apache.solr.cloud= .ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.536; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.538; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@cbbd60 name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event Wa= tchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.539; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.541; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D500&maxConnectionsPerHost=3D16&socketTimeout=3D120000&connTimeout=3D150= 00 [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.545; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.546; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@d2e560 name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got eve= nt WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.546; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:41.551; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cluster state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.556; org.apache.solr.cloud= .ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:507= 05__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.559; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:50705__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.562; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 3) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.564; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.564; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.565; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.565; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.565; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.566; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.566; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.566; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.574; org.apache.solr.core.= CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/= jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.BasicDistributedZk2Test-jetty3-1366906541391/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.574; org.apache.solr.cloud= .ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.576; org.apache.solr.cloud= .ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.576; org.apache.solr.cloud= .ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.578; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty3-1366906541391/collection1/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.579; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty3-1366906541391/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.580; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty3-1366906541391/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.633; org.apache.solr.core.= SolrConfig; Using Lucene MatchVersion: LUCENE_44 [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.672; org.apache.solr.core.= SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.674; org.apache.solr.schem= a.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.678; org.apache.solr.schem= a.IndexSchema; Schema name=3Dtest [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.868; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.869; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:48209__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:48209/_tv/v", [junit4:junit4] 1> "core_node_name":"3", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.873; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.873; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.873; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.873; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:42.873; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.044; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Initialized with rates=3Dopen-exchange-rate= s.json, refreshInterval=3D1440. [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.056; org.apache.solr.schem= a.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.058; org.apache.solr.schem= a.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.074; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.078; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.082; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:43.084; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:43.085; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.085; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:43.086; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:43.086; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.087; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.087; org.apache.solr.core.= SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/= Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty3-1366906541391/collection1/, dataDir=3D./org.= apache.solr.cloud.BasicDistributedZk2Test-1366906528836/jetty3/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.087; org.apache.solr.core.= JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Serve= r: com.sun.jmx.mbeanserver.JmxMBeanServer@db521a [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.088; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.089; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty3 [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.089; org.apache.solr.core.= SolrCore; New index directory detected: old=3Dnull new=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1366906528836/jetty3/index/ [junit4:junit4] 1> WARN - 2013-04-25 16:15:43.089; org.apache.solr.core.= SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.Basic= DistributedZk2Test-1366906528836/jetty3/index' doesn't exist. Creating new = index... [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.090; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty3/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.092; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1bfe354 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@1ac12fc),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.093; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.096; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.096; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.097; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit= " [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.098; org.apache.solr.core.= RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.098; org.apache.solr.core.= RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.099; org.apache.solr.core.= RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.099; org.apache.solr.core.= RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.100; org.apache.solr.core.= RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.101; org.apache.solr.core.= RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandle= rs [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.104; org.apache.solr.handl= er.loader.XMLLoader; xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.106; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@e29318 main [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.106; org.apache.solr.updat= e.UpdateHandler; Clearing tlog files, tlogDir=3D./org.apache.solr.cloud.Bas= icDistributedZk2Test-1366906528836/jetty3/tlog [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.107; org.apache.solr.updat= e.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.107; org.apache.solr.updat= e.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.112; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@e29318 main{Standa= rdDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.114; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:43.115; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.379; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.381; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:50705__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:50705/_tv/v", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.381; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Collection already exists with numShards=3D2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.382; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Assigning new node to shard=3Dshard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.389; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.389; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.389; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.389; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:44.389; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.118; org.apache.solr.core.= CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.118; org.apache.solr.cloud= .ZkController; Register replica - core:collection1 address:http://127.0.0.1= :50705/_tv/v collection:collection1 shard:shard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.123; org.apache.solr.cloud= .ZkController; We are http://127.0.0.1:50705/_tv/v/collection1/ and leader = is http://127.0.0.1:45182/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.124; org.apache.solr.cloud= .ZkController; No LogReplay needed for core=3Dcollection1 baseURL=3Dhttp://= 127.0.0.1:50705/_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.124; org.apache.solr.cloud= .ZkController; Core needs to recover:collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.125; org.apache.solr.updat= e.DefaultSolrCoreState; Running recovery - first canceling any ongoing reco= very [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.125; org.apache.solr.cloud= .RecoveryStrategy; Starting recovery process. core=3Dcollection1 recoverin= gAfterStartup=3Dtrue [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.126; org.apache.solr.cloud= .RecoveryStrategy; ###### startupVersions=3D[] [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.126; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.126; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.126; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.128; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.129; org.apache.solr.servl= et.SolrDispatchFilter; user.dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.130; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.131; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.135; org.apache.solr.handl= er.admin.CoreAdminHandler; Going to wait for coreNodeName: 4, state: recove= ring, checkLive: true, onlyIfLeader: true [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.212; org.eclipse.jetty.ser= ver.Server; jetty-8.1.10.v20130312 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.215; org.eclipse.jetty.ser= ver.AbstractConnector; Started SelectChannelConnector@127.0.0.1:41652 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.216; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.217; org.apache.solr.core.= SolrResourceLoader; JNDI not configured for solr (NoInitialContextEx) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.217; org.apache.solr.core.= SolrResourceLoader; using system property solr.solr.home: /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.BasicDistributedZk2Test-jetty4-1366906545135 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.218; org.apache.solr.core.= CoreContainer$Initializer; looking for solr config file: /mnt/ssd/jenkins/w= orkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.so= lr.cloud.BasicDistributedZk2Test-jetty4-1366906545135/solr.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.219; org.apache.solr.core.= CoreContainer; New CoreContainer 24044498 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.219; org.apache.solr.core.= CoreContainer; Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/wor= kspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr= .cloud.BasicDistributedZk2Test-jetty4-1366906545135/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.220; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty4-1366906545135/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.290; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting socketTimeout to: 120000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.290; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting urlScheme to: http:// [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.290; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting connTimeout to: 15000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.291; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxConnectionsPerHost to: 20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.291; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting corePoolSize to: 0 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.291; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maximumPoolSize to: 214748364= 7 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.292; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting maxThreadIdleTime to: 5 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.292; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting sizeOfQueue to: -1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.292; org.apache.solr.handl= er.component.HttpShardHandlerFactory; Setting fairnessPolicy to: false [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.292; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= sPerHost=3D20&maxConnections=3D10000&socketTimeout=3D120000&connTimeout=3D1= 5000&retry=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.295; org.apache.solr.core.= CoreContainer; Registering Log Listener [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.295; org.apache.solr.core.= ZkContainer; Zookeeper client=3D127.0.0.1:48478/solr [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.296; org.apache.solr.cloud= .ZkController; zkHost includes chroot [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.296; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.298; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@15fdaf2 name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event W= atchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.299; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.302; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D500&maxConnectionsPerHost=3D16&socketTimeout=3D120000&connTimeout=3D150= 00 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.304; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.305; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@11c6c5 name:ZooKeeperConnection Watcher:127.0.0.1:48478/solr got eve= nt WatchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.306; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.311; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cluster state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.897; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.898; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"recovering", [junit4:junit4] 1> "node_name":"127.0.0.1:50705__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:50705/_tv/v", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.907; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.907; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.907; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.907; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.907; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:45.907; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.136; org.apache.solr.handl= er.admin.CoreAdminHandler; Waited coreNodeName: 4, state: recovering, check= Live: true, onlyIfLeader: true for: 1 seconds. [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.136; org.apache.solr.servl= et.SolrDispatchFilter; [admin] webapp=3Dnull path=3D/admin/cores params=3D{= checkLive=3Dtrue&version=3D2&onlyIfLeader=3Dtrue&state=3Drecovering&coreNod= eName=3D4&nodeName=3D127.0.0.1:50705__tv%252Fv&action=3DPREPRECOVERY&wt=3Dj= avabin&core=3Dcollection1} status=3D0 QTime=3D1002=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.314; org.apache.solr.cloud= .ZkController; Register node as live in ZooKeeper:/live_nodes/127.0.0.1:416= 52__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.316; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /live_nodes/127.0.0.1:41652__tv%2Fv [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.317; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.318; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.318; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.318; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.318; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.318; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.318; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.319; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.319; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.320; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.320; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.320; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.323; org.apache.solr.core.= CoreContainer; Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/= jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.BasicDistributedZk2Test-jetty4-1366906545135/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.323; org.apache.solr.cloud= .ZkController; Check for collection zkNode:collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.324; org.apache.solr.cloud= .ZkController; Collection zkNode exists [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.324; org.apache.solr.cloud= .ZkController; Load collection config from:/collections/collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.326; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty4-1366906545135/collection1/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.327; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty4-1366906545135/collection1/lib/README' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.327; org.apache.solr.core.= SolrResourceLoader; Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x= -Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty4-1366906545135/collection1/lib/classes/' to classloader [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.359; org.apache.solr.core.= SolrConfig; Using Lucene MatchVersion: LUCENE_44 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.392; org.apache.solr.core.= SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.394; org.apache.solr.schem= a.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.397; org.apache.solr.schem= a.IndexSchema; Schema name=3Dtest [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.737; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Initialized with rates=3Dopen-exchange-rate= s.json, refreshInterval=3D1440. [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.742; org.apache.solr.schem= a.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.750; org.apache.solr.schem= a.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.769; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.776; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.783; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:46.785; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:46.786; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.787; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:46.789; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:46.789; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.789; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.790; org.apache.solr.core.= SolrCore; [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/= Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.= BasicDistributedZk2Test-jetty4-1366906545135/collection1/, dataDir=3D./org.= apache.solr.cloud.BasicDistributedZk2Test-1366906528836/jetty4/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.790; org.apache.solr.core.= JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Serve= r: com.sun.jmx.mbeanserver.JmxMBeanServer@db521a [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.791; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.792; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty4 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.792; org.apache.solr.core.= SolrCore; New index directory detected: old=3Dnull new=3D./org.apache.solr.= cloud.BasicDistributedZk2Test-1366906528836/jetty4/index/ [junit4:junit4] 1> WARN - 2013-04-25 16:15:46.792; org.apache.solr.core.= SolrCore; [collection1] Solr index directory './org.apache.solr.cloud.Basic= DistributedZk2Test-1366906528836/jetty4/index' doesn't exist. Creating new = index... [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.793; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty4/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.795; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@196d421 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@148ca4d),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.796; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.798; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.799; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.800; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit= " [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.801; org.apache.solr.core.= RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.801; org.apache.solr.core.= RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.802; org.apache.solr.core.= RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.802; org.apache.solr.core.= RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.803; org.apache.solr.core.= RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.804; org.apache.solr.core.= RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandle= rs [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.809; org.apache.solr.handl= er.loader.XMLLoader; xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.813; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@fd72d9 main [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.814; org.apache.solr.updat= e.UpdateHandler; Clearing tlog files, tlogDir=3D./org.apache.solr.cloud.Bas= icDistributedZk2Test-1366906528836/jetty4/tlog [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.815; org.apache.solr.updat= e.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.815; org.apache.solr.updat= e.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.819; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@fd72d9 main{Standa= rdDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.822; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:46.822; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.416; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.417; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:41652__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:41652/_tv/v", [junit4:junit4] 1> "core_node_name":"5", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.418; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Collection already exists with numShards=3D2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.418; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Assigning new node to shard=3Dshard2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.422; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.422; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.422; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.422; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.422; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.422; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.825; org.apache.solr.core.= CoreContainer; registering core: collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.825; org.apache.solr.cloud= .ZkController; Register replica - core:collection1 address:http://127.0.0.1= :41652/_tv/v collection:collection1 shard:shard2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.829; org.apache.solr.cloud= .ZkController; We are http://127.0.0.1:41652/_tv/v/collection1/ and leader = is http://127.0.0.1:48209/_tv/v/collection1/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.830; org.apache.solr.cloud= .ZkController; No LogReplay needed for core=3Dcollection1 baseURL=3Dhttp://= 127.0.0.1:41652/_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.830; org.apache.solr.cloud= .ZkController; Core needs to recover:collection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.830; org.apache.solr.updat= e.DefaultSolrCoreState; Running recovery - first canceling any ongoing reco= very [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.831; org.apache.solr.cloud= .RecoveryStrategy; Starting recovery process. core=3Dcollection1 recoverin= gAfterStartup=3Dtrue [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.831; org.apache.solr.cloud= .RecoveryStrategy; ###### startupVersions=3D[] [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.832; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.832; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.832; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.833; org.apache.solr.servl= et.SolrDispatchFilter; user.dir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.= x-Linux/solr/build/solr-core/test/J1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.834; org.apache.solr.servl= et.SolrDispatchFilter; SolrDispatchFilter.init() done [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.834; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.835; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.841; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.842; org.apache.solr.handl= er.admin.CoreAdminHandler; Going to wait for coreNodeName: 5, state: recove= ring, checkLive: true, onlyIfLeader: true [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.843; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.849; org.apache.solr.core.= CoreContainer; Creating SolrCore 'onenodecollectioncore' using instanceDir:= /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test= /J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/on= enodecollectioncore [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.849; org.apache.solr.cloud= .ZkController; Check for collection zkNode:onenodecollection [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.850; org.apache.solr.cloud= .ZkController; Creating collection in ZooKeeper:onenodecollection [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.851; org.apache.solr.cloud= .ZkController; Looking for collection configName [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.853; org.apache.solr.cloud= .ZkController; Only one config set found in zk - using it:conf1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.854; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/onenodecollection [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.858; org.apache.solr.cloud= .ZkController; Load collection config from:/collections/onenodecollection [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.861; org.apache.solr.core.= SolrResourceLoader; new SolrResourceLoader for directory: '/mnt/ssd/jenkins= /workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.= solr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/onenodecollectionco= re/' [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.903; org.apache.solr.core.= SolrConfig; Using Lucene MatchVersion: LUCENE_44 [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.938; org.apache.solr.core.= SolrConfig; Loaded SolrConfig: solrconfig.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.940; org.apache.solr.schem= a.IndexSchema; Reading Solr Schema from schema.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:47.944; org.apache.solr.schem= a.IndexSchema; Schema name=3Dtest [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.138; org.apache.solr.cloud= .RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:45182/_tv/v= /collection1/ core=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.138; org.apache.solr.updat= e.PeerSync; PeerSync: core=3Dcollection1 url=3Dhttp://127.0.0.1:50705/_tv/v= START replicas=3D[http://127.0.0.1:45182/_tv/v/collection1/] nUpdates=3D10= 0 [junit4:junit4] 1> WARN - 2013-04-25 16:15:48.138; org.apache.solr.updat= e.PeerSync; no frame of reference to tell of we've missed updates [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.139; org.apache.solr.cloud= .RecoveryStrategy; PeerSync Recovery was not successful - trying replicatio= n. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.139; org.apache.solr.cloud= .RecoveryStrategy; Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.139; org.apache.solr.cloud= .RecoveryStrategy; Begin buffering updates. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.139; org.apache.solr.updat= e.UpdateLog; Starting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog= =3Dnull} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.140; org.apache.solr.cloud= .RecoveryStrategy; Attempting to replicate from http://127.0.0.1:45182/_tv/= v/collection1/. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.140; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.143; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/get params=3D{version=3D2&q= t=3D/get&wt=3Djavabin&getVersions=3D100&distrib=3Dfalse} status=3D0 QTime= =3D0=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.152; org.apache.solr.updat= e.DirectUpdateHandler2; start commit{,optimize=3Dfalse,openSearcher=3Dfalse= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.154; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@b5a4bc lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@1214109),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.154; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.155; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@b5a4bc lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@1214109),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@b5a4bc lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@1214109),segFN=3Dsegments_2,generation=3D2} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.156; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.156; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@1a8a7a4 realtime [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.157; org.apache.solr.updat= e.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.158; org.apache.solr.updat= e.processor.LogUpdateProcessor; [collection1] webapp=3D/_tv/v path=3D/updat= e params=3D{version=3D2&waitSearcher=3Dtrue&commit=3Dtrue&commit_end_point= =3Dtrue&wt=3Djavabin&softCommit=3Dfalse&openSearcher=3Dfalse} {commit=3D} 0= 6 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.159; org.apache.solr.handl= er.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.159; org.apache.solr.handl= er.SnapPuller; No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.162; org.apache.solr.handl= er.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.163; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/replication params=3D{versi= on=3D2&qt=3D/replication&command=3Dindexversion&wt=3Djavabin} status=3D0 QT= ime=3D3=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.163; org.apache.solr.handl= er.SnapPuller; Master's generation: 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.163; org.apache.solr.handl= er.SnapPuller; Slave's generation: 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.164; org.apache.solr.handl= er.SnapPuller; Starting replication process [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.165; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/replication params=3D{versi= on=3D2&qt=3D/replication&command=3Dfilelist&wt=3Djavabin&generation=3D2} st= atus=3D0 QTime=3D0=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.166; org.apache.solr.handl= er.SnapPuller; Number of files in latest index in master: 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.166; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty3/index.20130425091548166 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.167; org.apache.solr.handl= er.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.= RAMDirectory@fe802b lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@1017f30) fullCopy=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.169; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/replication params=3D{qt=3D= /replication&command=3Dfilecontent&file=3Dsegments_2&wt=3Dfilestream&checks= um=3Dtrue&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.169; org.apache.solr.handl= er.SnapPuller; Total time taken for download : 0 secs [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.170; org.apache.solr.updat= e.DefaultSolrCoreState; Creating new IndexWriter... [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.170; org.apache.solr.updat= e.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=3Dcolle= ction1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.171; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1bfe354 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@1ac12fc),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1bfe354 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@1ac12fc),segFN=3Dsegments_2,generation=3D2} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.171; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.171; org.apache.solr.updat= e.DefaultSolrCoreState; New IndexWriter is ready to be used. [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.172; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@2f52a7 main [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.172; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@2f52a7 main{Standa= rdDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.173; org.apache.solr.core.= CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDist= ributedZk2Test-1366906528836/jetty3/index.20130425091548166 [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.173; org.apache.solr.core.= CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDi= stributedZk2Test-1366906528836/jetty3/index.20130425091548166 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.173; org.apache.solr.core.= CachingDirectoryFactory; Removing directory before core close: ./org.apache= .solr.cloud.BasicDistributedZk2Test-1366906528836/jetty3/index.201304250915= 48166 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.173; org.apache.solr.cloud= .RecoveryStrategy; No replay needed. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.173; org.apache.solr.cloud= .RecoveryStrategy; Replication Recovery was successful - registering as Act= ive. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.174; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Dactive [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.174; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.181; org.apache.solr.cloud= .RecoveryStrategy; Finished recovery process. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.305; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Initialized with rates=3Dopen-exchange-rate= s.json, refreshInterval=3D1440. [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.310; org.apache.solr.schem= a.IndexSchema; default search field in schema is text [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.314; org.apache.solr.schem= a.IndexSchema; unique key field: id [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.327; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.330; org.apache.solr.schem= a.FileExchangeRateProvider; Reloading exchange rates from file currency.xml [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.333; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:48.335; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:48.335; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.335; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider; Reloading exchange rates from open-exchange= -rates.json [junit4:junit4] 1> WARN - 2013-04-25 16:15:48.337; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Unknown key IMPORTANT NOT= E [junit4:junit4] 1> WARN - 2013-04-25 16:15:48.337; org.apache.solr.schem= a.OpenExchangeRatesOrgProvider$OpenExchangeRates; Expected key, got STRING [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.337; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.338; org.apache.solr.core.= SolrCore; [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/= workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.s= olr.cloud.BasicDistributedZk2Test-jetty1-1366906532334/onenodecollectioncor= e/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/s= olr-core/test/J1/./solrtest-BasicDistributedZk2Test-1366906528837/onenodeco= llection/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.338; org.apache.solr.core.= JmxMonitoredMap; JMX monitoring is enabled. Adding Solr mbeans to JMX Serve= r: com.sun.jmx.mbeanserver.JmxMBeanServer@db521a [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.338; org.apache.solr.core.= SolrCore; org.apache.solr.core.MockDirectoryFactory [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.339; org.apache.solr.core.= CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspac= e/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistri= butedZk2Test-1366906528837/onenodecollection [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.339; org.apache.solr.core.= SolrCore; New index directory detected: old=3Dnull new=3D/mnt/ssd/jenkins/w= orkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-Basi= cDistributedZk2Test-1366906528837/onenodecollection/index/ [junit4:junit4] 1> WARN - 2013-04-25 16:15:48.340; org.apache.solr.core.= SolrCore; [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/wo= rkspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-Basic= DistributedZk2Test-1366906528837/onenodecollection/index' doesn't exist. Cr= eating new index... [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.340; org.apache.solr.core.= CachingDirectoryFactory; return new directory for /mnt/ssd/jenkins/workspac= e/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistri= butedZk2Test-1366906528837/onenodecollection/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.342; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@249b7c lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@1d03197),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.342; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.344; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "dedupe" [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.344; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "stored_sig" [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.345; org.apache.solr.updat= e.processor.UpdateRequestProcessorChain; inserting DistributedUpdateProcess= orFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit= " [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.345; org.apache.solr.core.= RequestHandlers; created standard: solr.StandardRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.345; org.apache.solr.core.= RequestHandlers; created /get: solr.RealTimeGetHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.346; org.apache.solr.core.= RequestHandlers; adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.346; org.apache.solr.core.= RequestHandlers; created /replication: solr.ReplicationHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.346; org.apache.solr.core.= RequestHandlers; created /update: solr.UpdateRequestHandler [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.347; org.apache.solr.core.= RequestHandlers; created /admin/: org.apache.solr.handler.admin.AdminHandle= rs [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.349; org.apache.solr.handl= er.loader.XMLLoader; xsltCacheLifetimeSeconds=3D60 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.351; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@cb699d main [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.351; org.apache.solr.updat= e.UpdateHandler; Clearing tlog files, tlogDir=3D/mnt/ssd/jenkins/workspace/= Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistribu= tedZk2Test-1366906528837/onenodecollection/tlog [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.352; org.apache.solr.updat= e.CommitTracker; Hard AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.352; org.apache.solr.updat= e.CommitTracker; Soft AutoCommit: disabled [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.362; org.apache.solr.core.= SolrCore; [onenodecollectioncore] Registered new searcher Searcher@cb699d m= ain{StandardDirectoryReader(segments_1:1)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.363; org.apache.solr.cloud= .ZkController; publishing core=3Donenodecollectioncore state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.928; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.929; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"recovering", [junit4:junit4] 1> "node_name":"127.0.0.1:41652__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:41652/_tv/v", [junit4:junit4] 1> "core_node_name":"5", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.935; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:50705__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:50705/_tv/v", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.940; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D1 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "collection":"onenodecollection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core_node_name":null, [junit4:junit4] 1> "roles":"none", [junit4:junit4] 1> "numShards":"1", [junit4:junit4] 1> "shard":null, [junit4:junit4] 1> "core":"onenodecollectioncore"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.941; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Create collection onenodecollection with num= Shards 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.941; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Assigning new node to shard=3Dshard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.949; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.949; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.949; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.950; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.949; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:48.949; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.365; org.apache.solr.core.= CoreContainer; registering core: onenodecollectioncore [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.365; org.apache.solr.cloud= .ZkController; Register replica - core:onenodecollectioncore address:http:/= /127.0.0.1:45182/_tv/v collection:onenodecollection shard:shard1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.366; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/onenodecollection/leader_elect= /shard1/election [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.377; org.apache.solr.cloud= .ShardLeaderElectionContext; Running the leader process. [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.381; org.apache.solr.cloud= .ShardLeaderElectionContext; Enough replicas found to continue. [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.381; org.apache.solr.cloud= .ShardLeaderElectionContext; I may be the new leader - try and sync [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.382; org.apache.solr.cloud= .SyncStrategy; Sync replicas to http://127.0.0.1:45182/_tv/v/onenodecollect= ioncore/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.383; org.apache.solr.cloud= .SyncStrategy; Sync Success - now sync replicas to me [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.383; org.apache.solr.cloud= .SyncStrategy; http://127.0.0.1:45182/_tv/v/onenodecollectioncore/ has no r= eplicas [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.384; org.apache.solr.cloud= .ShardLeaderElectionContext; I am the new leader: http://127.0.0.1:45182/_t= v/v/onenodecollectioncore/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.384; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /collections/onenodecollection/leaders/shar= d1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.843; org.apache.solr.handl= er.admin.CoreAdminHandler; Waited coreNodeName: 5, state: recovering, check= Live: true, onlyIfLeader: true for: 2 seconds. [junit4:junit4] 1> INFO - 2013-04-25 16:15:49.843; org.apache.solr.servl= et.SolrDispatchFilter; [admin] webapp=3Dnull path=3D/admin/cores params=3D{= checkLive=3Dtrue&version=3D2&onlyIfLeader=3Dtrue&state=3Drecovering&coreNod= eName=3D5&nodeName=3D127.0.0.1:41652__tv%252Fv&action=3DPREPRECOVERY&wt=3Dj= avabin&core=3Dcollection1} status=3D0 QTime=3D2001=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.460; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.471; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.472; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.472; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.472; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.472; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.471; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.495; org.apache.solr.cloud= .ZkController; We are http://127.0.0.1:45182/_tv/v/onenodecollectioncore/ a= nd leader is http://127.0.0.1:45182/_tv/v/onenodecollectioncore/ [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.495; org.apache.solr.cloud= .ZkController; No LogReplay needed for core=3Donenodecollectioncore baseURL= =3Dhttp://127.0.0.1:45182/_tv/v [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.496; org.apache.solr.cloud= .ZkController; I am the leader, no recovery necessary [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.496; org.apache.solr.cloud= .ZkController; publishing core=3Donenodecollectioncore state=3Dactive [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.499; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.501; org.apache.solr.servl= et.SolrDispatchFilter; [admin] webapp=3Dnull path=3D/admin/cores params=3D{= name=3Donenodecollectioncore&version=3D2&collection=3Donenodecollection&act= ion=3DCREATE&roles=3Dnone&wt=3Djavabin&numShards=3D1&dataDir=3D/mnt/ssd/jen= kins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtes= t-BasicDistributedZk2Test-1366906528837/onenodecollection} status=3D0 QTime= =3D2653=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.502; org.apache.solr.cloud= .AbstractDistribZkTestBase; Wait for recoveries to finish - collection: one= nodecollection failOnTimeout:true timeout (sec):230 [junit4:junit4] 1> INFO - 2013-04-25 16:15:50.503; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.506; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.845; org.apache.solr.cloud= .RecoveryStrategy; Attempting to PeerSync from http://127.0.0.1:48209/_tv/v= /collection1/ core=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.845; org.apache.solr.updat= e.PeerSync; PeerSync: core=3Dcollection1 url=3Dhttp://127.0.0.1:41652/_tv/v= START replicas=3D[http://127.0.0.1:48209/_tv/v/collection1/] nUpdates=3D10= 0 [junit4:junit4] 1> WARN - 2013-04-25 16:15:51.846; org.apache.solr.updat= e.PeerSync; no frame of reference to tell of we've missed updates [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.846; org.apache.solr.cloud= .RecoveryStrategy; PeerSync Recovery was not successful - trying replicatio= n. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.846; org.apache.solr.cloud= .RecoveryStrategy; Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.847; org.apache.solr.cloud= .RecoveryStrategy; Begin buffering updates. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.847; org.apache.solr.updat= e.UpdateLog; Starting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog= =3Dnull} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.847; org.apache.solr.cloud= .RecoveryStrategy; Attempting to replicate from http://127.0.0.1:48209/_tv/= v/collection1/. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.847; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.855; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/get params=3D{version=3D2&q= t=3D/get&wt=3Djavabin&getVersions=3D100&distrib=3Dfalse} status=3D0 QTime= =3D0=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.862; org.apache.solr.updat= e.DirectUpdateHandler2; start commit{,optimize=3Dfalse,openSearcher=3Dfalse= ,waitSearcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommi= t=3Dfalse} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.864; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=3D1 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1702c85 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@c297ca),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.865; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.865; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onCommit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1702c85 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@c297ca),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@1702c85 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@c297ca),segFN=3Dsegments_2,generation=3D2} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.866; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.867; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@2348de realtime [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.867; org.apache.solr.updat= e.DirectUpdateHandler2; end_commit_flush [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.867; org.apache.solr.updat= e.processor.LogUpdateProcessor; [collection1] webapp=3D/_tv/v path=3D/updat= e params=3D{version=3D2&waitSearcher=3Dtrue&commit=3Dtrue&commit_end_point= =3Dtrue&wt=3Djavabin&softCommit=3Dfalse&openSearcher=3Dfalse} {commit=3D} 0= 5 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.868; org.apache.solr.handl= er.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.868; org.apache.solr.handl= er.SnapPuller; No value set for 'pollInterval'. Timer Task not started. [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.871; org.apache.solr.handl= er.ReplicationHandler; Commits will be reserved for 10000 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.872; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/replication params=3D{versi= on=3D2&qt=3D/replication&command=3Dindexversion&wt=3Djavabin} status=3D0 QT= ime=3D2=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.873; org.apache.solr.handl= er.SnapPuller; Master's generation: 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.873; org.apache.solr.handl= er.SnapPuller; Slave's generation: 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.873; org.apache.solr.handl= er.SnapPuller; Starting replication process [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.875; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/replication params=3D{versi= on=3D2&qt=3D/replication&command=3Dfilelist&wt=3Djavabin&generation=3D2} st= atus=3D0 QTime=3D0=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.876; org.apache.solr.handl= er.SnapPuller; Number of files in latest index in master: 1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.877; org.apache.solr.core.= CachingDirectoryFactory; return new directory for ./org.apache.solr.cloud.B= asicDistributedZk2Test-1366906528836/jetty4/index.20130425091551877 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.878; org.apache.solr.handl= er.SnapPuller; Starting download to MockDirWrapper(org.apache.lucene.store.= RAMDirectory@2f85bc lockFactory=3Dorg.apache.lucene.store.NativeFSLockFacto= ry@de0fba) fullCopy=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.880; org.apache.solr.core.= SolrCore; [collection1] webapp=3D/_tv/v path=3D/replication params=3D{qt=3D= /replication&command=3Dfilecontent&file=3Dsegments_2&wt=3Dfilestream&checks= um=3Dtrue&generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.881; org.apache.solr.handl= er.SnapPuller; Total time taken for download : 0 secs [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.882; org.apache.solr.updat= e.DefaultSolrCoreState; Creating new IndexWriter... [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.882; org.apache.solr.updat= e.DefaultSolrCoreState; Waiting until IndexWriter is unused... core=3Dcolle= ction1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.884; org.apache.solr.core.= SolrDeletionPolicy; SolrDeletionPolicy.onInit: commits: num=3D2 [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@196d421 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@148ca4d),segFN=3Dsegments_1,generation=3D1} [junit4:junit4] 1> =09commit{dir=3DMockDirWrapper(org.apache.lucene.store= .RAMDirectory@196d421 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@148ca4d),segFN=3Dsegments_2,generation=3D2} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.884; org.apache.solr.core.= SolrDeletionPolicy; newest commit generation =3D 2 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.885; org.apache.solr.updat= e.DefaultSolrCoreState; New IndexWriter is ready to be used. [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.885; org.apache.solr.searc= h.SolrIndexSearcher; Opening Searcher@983117 main [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.887; org.apache.solr.core.= SolrCore; [collection1] Registered new searcher Searcher@983117 main{Standa= rdDirectoryReader(segments_2:1:nrt)} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.887; org.apache.solr.core.= CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDist= ributedZk2Test-1366906528836/jetty4/index.20130425091551877 [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.888; org.apache.solr.core.= CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDi= stributedZk2Test-1366906528836/jetty4/index.20130425091551877 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.888; org.apache.solr.core.= CachingDirectoryFactory; Removing directory before core close: ./org.apache= .solr.cloud.BasicDistributedZk2Test-1366906528836/jetty4/index.201304250915= 51877 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.888; org.apache.solr.cloud= .RecoveryStrategy; No replay needed. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.889; org.apache.solr.cloud= .RecoveryStrategy; Replication Recovery was successful - registering as Act= ive. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.889; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Dactive [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.889; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.891; org.apache.solr.cloud= .RecoveryStrategy; Finished recovery process. core=3Dcollection1 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.982; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.984; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D1 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "collection":"onenodecollection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core_node_name":"127.0.0.1:45182__tv%2Fv_onenodecol= lectioncore", [junit4:junit4] 1> "roles":"none", [junit4:junit4] 1> "numShards":"1", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"onenodecollectioncore"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.991; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:41652__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:41652/_tv/v", [junit4:junit4] 1> "core_node_name":"5", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.997; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.997; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.998; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.998; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.997; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:51.997; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.509; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.511; org.apache.solr.cloud= .AbstractDistribZkTestBase; Recoveries finished - collection: onenodecollec= tion [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.512; org.apache.solr.clien= t.solrj.impl.HttpClientUtil; Creating new http client, config:maxConnection= s=3D128&maxConnectionsPerHost=3D32&followRedirects=3Dfalse [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.521; org.apache.solr.commo= n.cloud.ConnectionManager; Waiting for client to connect to ZooKeeper [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.523; org.apache.solr.commo= n.cloud.ConnectionManager; Watcher org.apache.solr.common.cloud.ConnectionM= anager@38c520 name:ZooKeeperConnection Watcher:127.0.0.1:48478 got event Wa= tchedEvent state:SyncConnected type:None path:null path:null type:None [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.523; org.apache.solr.commo= n.cloud.ConnectionManager; Client is connected to ZooKeeper [junit4:junit4] 1> / (2) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr (7) [junit4:junit4] 1> /solr/clusterstate.json (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "onenodecollection":{ [junit4:junit4] 1> "shards":{"shard1":{ [junit4:junit4] 1> "range":"80000000-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{"127.0.0.1:45182__tv%2Fv_one= nodecollectioncore":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv= ", [junit4:junit4] 1> "collection":"onenodecollection", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_= tv/v", [junit4:junit4] 1> "roles":"none", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"onenodecollectioncore", [junit4:junit4] 1> "leader":"true"}}}}, [junit4:junit4] 1> "router":"compositeId"}, [junit4:junit4] 1> "control_collection":{ [junit4:junit4] 1> "shards":{"shard1":{ [junit4:junit4] 1> "range":"80000000-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{"1":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:54096__tv%2Fv= ", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "base_url":"http://127.0.0.1:54096/_= tv/v", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "leader":"true"}}}}, [junit4:junit4] 1> "router":"compositeId"}, [junit4:junit4] 1> "collection1":{ [junit4:junit4] 1> "shards":{ [junit4:junit4] 1> "shard1":{ [junit4:junit4] 1> "range":"80000000-ffffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{ [junit4:junit4] 1> "2":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv= ", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_= tv/v", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "leader":"true"}, [junit4:junit4] 1> "4":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:50705__tv%2Fv= ", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:50705/_= tv/v", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"}}}, [junit4:junit4] 1> "shard2":{ [junit4:junit4] 1> "range":"0-7fffffff", [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "replicas":{ [junit4:junit4] 1> "3":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:48209__tv%2Fv= ", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:48209/_= tv/v", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "core":"collection1", [junit4:junit4] 1> "leader":"true"}, [junit4:junit4] 1> "5":{ [junit4:junit4] 1> "state":"active", [junit4:junit4] 1> "node_name":"127.0.0.1:41652__tv%2Fv= ", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "base_url":"http://127.0.0.1:41652/_= tv/v", [junit4:junit4] 1> "shard":"shard2", [junit4:junit4] 1> "core":"collection1"}}}}, [junit4:junit4] 1> "router":"compositeId"}} [junit4:junit4] 1> /solr/live_nodes (5) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:50705__tv%2Fv (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:54096__tv%2Fv (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:45182__tv%2Fv (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:48209__tv%2Fv (0) [junit4:junit4] 1> /solr/live_nodes/127.0.0.1:41652__tv%2Fv (0) [junit4:junit4] 1> /solr/overseer (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/collection-queue-work (0) [junit4:junit4] 1> /solr/overseer/queue-work (0) [junit4:junit4] 1> /solr/overseer/queue (0) [junit4:junit4] 1> /solr/overseer_elect (2) [junit4:junit4] 1> /solr/overseer_elect/election (5) [junit4:junit4] 1> /solr/overseer_elect/election/89581586273992716-12= 7.0.0.1:41652__tv%2Fv-n_0000000004 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89581586273992714-12= 7.0.0.1:50705__tv%2Fv-n_0000000003 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89581586273992712-12= 7.0.0.1:48209__tv%2Fv-n_0000000002 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89581586273992710-12= 7.0.0.1:45182__tv%2Fv-n_0000000001 (0) [junit4:junit4] 1> /solr/overseer_elect/election/89581586273992707-12= 7.0.0.1:54096__tv%2Fv-n_0000000000 (0) [junit4:junit4] 1> /solr/overseer_elect/leader (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"id":"89581586273992707-127.0.0.1:54096__tv%2F= v-n_0000000000"} [junit4:junit4] 1> /solr/collections (3) [junit4:junit4] 1> /solr/collections/onenodecollection (2) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "router":"compositeId", [junit4:junit4] 1> "configName":"conf1"} [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elect (= 1) [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elect/= shard1 (1) [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elect= /shard1/election (1) [junit4:junit4] 1> /solr/collections/onenodecollection/leader_elec= t/shard1/election/89581586273992710-127.0.0.1:45182__tv%2Fv_onenodecollecti= oncore-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/onenodecollection/leaders (1) [junit4:junit4] 1> /solr/collections/onenodecollection/leaders/shard= 1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core":"onenodecollectioncore"} [junit4:junit4] 1> /solr/collections/control_collection (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"configName":"conf1"} [junit4:junit4] 1> /solr/collections/control_collection/leader_elect = (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elect= /shard1 (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_elec= t/shard1/election (1) [junit4:junit4] 1> /solr/collections/control_collection/leader_ele= ct/shard1/election/89581586273992707-1-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/control_collection/leaders (1) [junit4:junit4] 1> /solr/collections/control_collection/leaders/shar= d1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "node_name":"127.0.0.1:54096__tv%2Fv", [junit4:junit4] 1> "base_url":"http://127.0.0.1:54096/_tv/v", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> /solr/collections/control_collection/shards (0) [junit4:junit4] 1> /solr/collections/collection1 (3) [junit4:junit4] 1> DATA: [junit4:junit4] 1> {"configName":"conf1"} [junit4:junit4] 1> /solr/collections/collection1/leader_elect (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard2= (1) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard= 2/election (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d2/election/89581586273992716-5-n_0000000001 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d2/election/89581586273992712-3-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard1= (1) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shard= 1/election (2) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d1/election/89581586273992714-4-n_0000000001 (0) [junit4:junit4] 1> /solr/collections/collection1/leader_elect/shar= d1/election/89581586273992710-2-n_0000000000 (0) [junit4:junit4] 1> /solr/collections/collection1/leaders (2) [junit4:junit4] 1> /solr/collections/collection1/leaders/shard2 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "node_name":"127.0.0.1:48209__tv%2Fv", [junit4:junit4] 1> "base_url":"http://127.0.0.1:48209/_tv/v", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> /solr/collections/collection1/leaders/shard1 (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> /solr/collections/collection1/shards (0) [junit4:junit4] 1> /solr/aliases.json (0) [junit4:junit4] 1> /solr/configs (1) [junit4:junit4] 1> /solr/configs/conf1 (9) [junit4:junit4] 1> /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0= ) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/open-exchange-rates.json (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> { [junit4:junit4] 1> "disclaimer": "This data is not real, it was= synthetically created to match currency.xml. It is modeled after the data= format available from openexchangerates.org. See https://openexchangerate= s.org/documentation for details", [junit4:junit4] 1> "license": "http://www.apache.org/licenses/L= ICENSE-2.0", [junit4:junit4] 1> "timestamp": 1332070464, [junit4:junit4] 1> =20 [junit4:junit4] 1> =20 [junit4:junit4] 1> "IMPORTANT NOTE": "In order for tests to wor= k, this data must be kept in sync with ./currency.xml", [junit4:junit4] 1> =20 [junit4:junit4] 1> =20 [junit4:junit4] 1> "base": "USD", [junit4:junit4] 1> "rates": { [junit4:junit4] 1> "USD": 1, [junit4:junit4] 1> "JPY": 81.29, [junit4:junit4] 1> "EUR": 2.5, [junit4:junit4] 1> "GBP": 0.5, [junit4:junit4] 1> "MXN": 2.0 [junit4:junit4] 1> } [junit4:junit4] 1> } [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/configs/conf1/schema.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/currency.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/stopwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/old_synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/solrconfig.xml (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/synonyms.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /solr/configs/conf1/protwords.txt (0) [junit4:junit4] 1> DATA: ...supressed... [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1>=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.628; org.apache.solr.cloud= .ChaosMonkey; monkey: stop shard! 54096 [junit4:junit4] 1> INFO - 2013-04-25 16:15:52.630; org.apache.solr.core.= CoreContainer; Shutting down CoreContainer instance=3D14245788 [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.511; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.513; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3Dnull message=3D{ [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:54096__tv%2Fv", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:54096/_tv/v", [junit4:junit4] 1> "core_node_name":"1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.520; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.520; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.520; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.520; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:53.521; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.633; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.634; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.636; org.apache.solr.core.= SolrCore; [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@130= 94d7 [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.641; org.apache.solr.updat= e.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3D0,autocommit= s=3D0,soft autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,d= ocsPending=3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumul= ative_adds=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cum= ulative_errors=3D0} [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.641; org.apache.solr.updat= e.SolrCoreState; Closing SolrCoreState [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.642; org.apache.solr.updat= e.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing Ind= exWriter [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.642; org.apache.solr.updat= e.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.643; org.apache.solr.core.= SolrCore; [collection1] Closing main searcher on request. [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.643; org.apache.solr.core.= CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories curre= ntly being tracked [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.644; org.apache.solr.core.= CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDist= ributedZk2Test-1366906528836/control/data/index [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.644; org.apache.solr.core.= CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDi= stributedZk2Test-1366906528836/control/data/index [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.644; org.apache.solr.core.= CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDist= ributedZk2Test-1366906528836/control/data [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.644; org.apache.solr.core.= CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDi= stributedZk2Test-1366906528836/control/data [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.645; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; According to ZK I (id=3D89581586273992707-12= 7.0.0.1:54096__tv%2Fv-n_0000000000) am no longer a leader. [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.647; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.647; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 5) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.647; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.647; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.648; org.apache.solr.commo= n.cloud.SolrZkClient; makePath: /overseer_elect/leader [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.649; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.649; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.650; org.apache.solr.cloud= .Overseer; Overseer (id=3D89581586273992710-127.0.0.1:45182__tv%2Fv-n_00000= 00001) starting [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.653; org.apache.solr.cloud= .OverseerCollectionProcessor; Process current queue of collection creations [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.653; org.apache.solr.commo= n.cloud.ZkStateReader$3; Updating live nodes... (4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.654; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.654; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Starting to work on the main queue [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.656; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.656; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3D2 message=3D{ [junit4:junit4] 1> "shard_range":null, [junit4:junit4] 1> "shard_state":"active", [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:54096__tv%2Fv", [junit4:junit4] 1> "collection":"control_collection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:54096/_tv/v", [junit4:junit4] 1> "core_node_name":"1", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.659; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.660; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.660; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.659; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.668; org.eclipse.jetty.ser= ver.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_tv/v,nu= ll} [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.719; org.apache.solr.cloud= .ChaosMonkey; monkey: stop shard! 45182 [junit4:junit4] 1> INFO - 2013-04-25 16:15:54.720; org.apache.solr.core.= CoreContainer; Shutting down CoreContainer instance=3D32321698 [junit4:junit4] 1> WARN - 2013-04-25 16:15:55.947; org.apache.solr.commo= n.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to= ZK [junit4:junit4] 1> INFO - 2013-04-25 16:15:55.947; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 5) [junit4:junit4] 1> WARN - 2013-04-25 16:15:55.948; org.apache.solr.commo= n.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to= ZK [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.166; org.apache.solr.commo= n.cloud.ZkStateReader; Updating cloud state from ZooKeeper...=20 [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.168; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3Dnull message=3D{ [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "collection":"onenodecollection", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core_node_name":"127.0.0.1:45182__tv%2Fv_onenodecol= lectioncore", [junit4:junit4] 1> "roles":"none", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"onenodecollectioncore"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.174; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; Update state numShards=3Dnull message=3D{ [junit4:junit4] 1> "state":"down", [junit4:junit4] 1> "node_name":"127.0.0.1:45182__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:45182/_tv/v", [junit4:junit4] 1> "core_node_name":"2", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.180; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.181; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.180; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:56.180; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 4) [junit4:junit4] 1> INFO - 2013-04-25 16:15:57.725; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:15:57.725; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:15:57.728; [...truncated too long message...] nit4] 1> "node_name":"127.0.0.1:50705__tv%2Fv", [junit4:junit4] 1> "collection":"collection1", [junit4:junit4] 1> "operation":"state", [junit4:junit4] 1> "base_url":"http://127.0.0.1:50705/_tv/v", [junit4:junit4] 1> "core_node_name":"4", [junit4:junit4] 1> "roles":null, [junit4:junit4] 1> "numShards":"2", [junit4:junit4] 1> "shard":"shard1", [junit4:junit4] 1> "core":"collection1"} [junit4:junit4] 1> INFO - 2013-04-25 16:16:00.109; org.eclipse.jetty.ser= ver.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_tv/v,nu= ll} [junit4:junit4] 1> INFO - 2013-04-25 16:16:00.122; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeDataChanged path:/clusterstate.json, has occurred - updatin= g... (live nodes size: 1) [junit4:junit4] 1> INFO - 2013-04-25 16:16:00.161; org.apache.solr.cloud= .ChaosMonkey; monkey: stop shard! 41652 [junit4:junit4] 1> INFO - 2013-04-25 16:16:00.162; org.apache.solr.core.= CoreContainer; Shutting down CoreContainer instance=3D24044498 [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.164; org.apache.solr.cloud= .ZkController; publishing core=3Dcollection1 state=3Ddown [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.164; org.apache.solr.cloud= .ZkController; numShards not found on descriptor - reading it from system p= roperty [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.166; org.apache.solr.core.= SolrCore; [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@190= 4b63 [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.171; org.apache.solr.updat= e.DirectUpdateHandler2; closing DirectUpdateHandler2{commits=3D0,autocommit= s=3D0,soft autocommits=3D0,optimizes=3D0,rollbacks=3D0,expungeDeletes=3D0,d= ocsPending=3D0,adds=3D0,deletesById=3D0,deletesByQuery=3D0,errors=3D0,cumul= ative_adds=3D0,cumulative_deletesById=3D0,cumulative_deletesByQuery=3D0,cum= ulative_errors=3D0} [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.172; org.apache.solr.updat= e.SolrCoreState; Closing SolrCoreState [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.172; org.apache.solr.updat= e.DefaultSolrCoreState; SolrCoreState ref count has reached 0 - closing Ind= exWriter [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.173; org.apache.solr.updat= e.DefaultSolrCoreState; closing IndexWriter with IndexWriterCloser [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.175; org.apache.solr.core.= SolrCore; [collection1] Closing main searcher on request. [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.175; org.apache.solr.core.= CachingDirectoryFactory; Closing MockDirectoryFactory - 2 directories curre= ntly being tracked [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.176; org.apache.solr.core.= CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDist= ributedZk2Test-1366906528836/jetty4/index [CachedDir<>] [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.176; org.apache.solr.core.= CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDi= stributedZk2Test-1366906528836/jetty4/index [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.177; org.apache.solr.core.= CachingDirectoryFactory; looking to close ./org.apache.solr.cloud.BasicDist= ributedZk2Test-1366906528836/jetty4 [CachedDir<= >] [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.178; org.apache.solr.core.= CachingDirectoryFactory; Closing directory: ./org.apache.solr.cloud.BasicDi= stributedZk2Test-1366906528836/jetty4 [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.179; org.apache.solr.cloud= .Overseer$ClusterStateUpdater; According to ZK I (id=3D89581586273992716-12= 7.0.0.1:41652__tv%2Fv-n_0000000004) am no longer a leader. [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.202; org.eclipse.jetty.ser= ver.handler.ContextHandler; stopped o.e.j.s.ServletContextHandler{/_tv/v,nu= ll} [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.257; org.apache.solr.SolrT= estCaseJ4; ###Ending testDistribSearch [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.259; org.apache.solr.cloud= .ZkTestServer; connecting to 127.0.0.1:48478 48478 [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Tes= t-1366906528837 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DBasicDist= ributedZk2Test -Dtests.method=3DtestDistribSearch -Dtests.seed=3D77CBFCFB17= 48E941 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Des_NI -D= tests.timezone=3DAmerica/Los_Angeles -Dtests.file.encoding=3DUTF-8 [junit4:junit4] ERROR 32.4s J1 | BasicDistributedZk2Test.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: org.apache.solr.client.solrj.impl.HttpSo= lrServer$RemoteSolrException: Server at http://127.0.0.1:48209/_tv/v/onenod= ecollectioncore returned non ok status:404, message:Can not find: /_tv/v/on= enodecollectioncore/update [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([77CBFCFB1748E= 941:F62D72E36017897D]:0) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:387) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:180) [junit4:junit4] > =09at org.apache.solr.client.solrj.request.AbstractUpd= ateRequest.process(AbstractUpdateRequest.java:117) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.add(Solr= Server.java:116) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.add(Solr= Server.java:102) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.te= stNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.do= Test(BasicDistributedZk2Test.java:89) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:815) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 1> INFO - 2013-04-25 16:16:01.271; org.apache.solr.SolrT= estCaseJ4; ###deleteCore [junit4:junit4] 2> 32445 T2003 ccr.ThreadLeakControl.checkThreadLeaks WAR= NING Will linger awaiting termination of 4 leaked thread(s). [junit4:junit4] 1> WARN - 2013-04-25 16:16:01.387; org.apache.solr.commo= n.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to= ZK [junit4:junit4] 1> WARN - 2013-04-25 16:16:01.388; org.apache.solr.commo= n.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to= ZK [junit4:junit4] 1> WARN - 2013-04-25 16:16:02.481; org.apache.solr.commo= n.cloud.ZkStateReader$3; ZooKeeper watch triggered, but Solr cannot talk to= ZK [junit4:junit4] 1> INFO - 2013-04-25 16:16:02.482; org.apache.solr.commo= n.cloud.ZkStateReader$2; A cluster state change: WatchedEvent state:SyncCon= nected type:NodeChildrenChanged path:/live_nodes, has occurred - updating..= . (live nodes size: 1) [junit4:junit4] 1> WARN - 2013-04-25 16:16:02.482; org.apache.solr.commo= n.cloud.ZkStateReader$2; ZooKeeper watch triggered, but Solr cannot talk to= ZK [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {}, docValues= :{}, sim=3DRandomSimilarityProvider(queryNorm=3Dtrue,coord=3Dyes): {}, loca= le=3Des_NI, timezone=3DAmerica/Los_Angeles [junit4:junit4] 2> NOTE: Linux 3.2.0-40-generic i386/Oracle Corporation 1= .8.0-ea (32-bit)/cpus=3D8,threads=3D3,free=3D46720496,total=3D231301120 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestFastOutputStream= , SuggesterWFSTTest, DirectUpdateHandlerTest, TestComponentsName, TestCSVLo= ader, IndexReaderFactoryTest, SolrIndexConfigTest, PathHierarchyTokenizerFa= ctoryTest, OpenCloseCoreStressTest, TestPropInject, SuggesterTSTTest, TestQ= ueryTypes, HardAutoCommitTest, TestBinaryResponseWriter, TestIndexingPerfor= mance, FieldAnalysisRequestHandlerTest, TestCollationField, TimeZoneUtilsTe= st, RequiredFieldsTest, NumericFieldsTest, NotRequiredUniqueKeyTest, DisMax= RequestHandlerTest, IndexSchemaRuntimeFieldTest, TestSchemaResource, Sample= Test, TestMultiCoreConfBootstrap, FileUtilsTest, UpdateParamsTest, TestAnal= yzedSuggestions, JSONWriterTest, CollectionsAPIDistributedZkTest, TestRando= mFaceting, TestSchemaVersionResource, TestStressLucene, TestDistributedSear= ch, TestQuerySenderNoQuery, TestWordDelimiterFilterFactory, TestLMJelinekMe= rcerSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, TestDynamicFie= ldCollectionResource, SolrRequestParserTest, TestLazyCores, FullSolrCloudDi= stribCmdsTest, NoCacheHeaderTest, TestDefaultSearchFieldResource, StandardR= equestHandlerTest, TestZkChroot, TestCSVResponseWriter, ChaosMonkeySafeLead= erTest, TestJmxIntegration, BasicDistributedZk2Test] [junit4:junit4] Completed on J1 in 33.73s, 1 test, 1 error <<< FAILURES! [...truncated 636 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:384: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:364: The followi= ng error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The followin= g error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:181: The fo= llowing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:437:= The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:12= 43: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:88= 7: There were test failures: 294 suites, 1221 tests, 1 error, 13 ignored (7= assumptions) Total time: 36 minutes 52 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 32bit/jdk1.8.0-ea-b86 -server -XX:+UseConcMarkSweepG= C Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_2_48615122.1366907223731 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_2_48615122.1366907223731--