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 7AAEDF547 for ; Thu, 21 Mar 2013 07:16:59 +0000 (UTC) Received: (qmail 2912 invoked by uid 500); 21 Mar 2013 07:16:57 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 2818 invoked by uid 500); 21 Mar 2013 07:16:57 -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 2792 invoked by uid 99); 21 Mar 2013 07:16:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Mar 2013 07:16:56 +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, 21 Mar 2013 07:16:34 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 0C14314AA080; Thu, 21 Mar 2013 07:16:13 +0000 (UTC) Date: Thu, 21 Mar 2013 07:15:57 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, rmuir@apache.org Message-ID: <95986580.65.1363850173004.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <748700316.61.1363845427042.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <748700316.61.1363845427042.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4804 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_64_407464623.1363850157841" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_64_407464623.1363850157841 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4804/ Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC 2 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h Error Message: Server at http://127.0.0.1:34157/_zku/qo/onenodecollectioncore returned non= ok status:404, message:Can not find: /_zku/qo/onenodecollectioncore/update Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:34157/_zku= /qo/onenodecollectioncore returned non ok status:404, message:Can not find:= /_zku/qo/onenodecollectioncore/update =09at __randomizedtesting.SeedInfo.seed([AC0AC2EB8DD615:814A84DA9CD2B629]:0= ) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:375) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =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:196) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:89) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =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:487) =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) FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearch Error Message: Still found shard2 in collection test_unload_shard_and_collection Stack Trace: java.lang.AssertionError: Still found shard2 in collection test_unload_shar= d_and_collection =09at __randomizedtesting.SeedInfo.seed([AC0AC2EB8DD615:814A84DA9CD2B629]:0= ) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndColle= ction(UnloadDistributedZkTest.java:124) =09at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistribute= dZkTest.java:77) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:806) =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:487) =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 9204 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 0 T1734 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /_zku/qo [junit4:junit4] 2> 4 T1734 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4:junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-So= lr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2T= est-1363849467130 [junit4:junit4] 2> 5 T1734 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 5 T1735 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 6 T1735 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 6 T1735 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 6 T1735 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 6 T1735 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 7 T1735 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to= /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 105 T1734 oasc.ZkTestServer.run start zk server on por= t:43462 [junit4:junit4] 2> 106 T1734 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43462 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@56425575 [junit4:junit4] 2> 106 T1734 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 106 T1740 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43462. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 107 T1740 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43462, initi= ating session [junit4:junit4] 2> 107 T1736 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:51115 [junit4:junit4] 2> 107 T1736 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:51115 [junit4:junit4] 2> 107 T1738 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 220 T1738 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8bc354fc0000 with negotiated timeout 10000 for client /= 127.0.0.1:51115 [junit4:junit4] 2> 220 T1740 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43462, s= essionid =3D 0x13d8bc354fc0000, negotiated timeout =3D 10000 [junit4:junit4] 2> 220 T1741 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@56425575 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 220 T1734 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 220 T1734 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 223 T1739 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8bc354fc0000 [junit4:junit4] 2> 224 T1741 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 224 T1736 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:51115 which had sessionid 0x13d8bc354fc0000 [junit4:junit4] 2> 224 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc00= 00 closed [junit4:junit4] 2> 225 T1734 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5885a1cd [junit4:junit4] 2> 225 T1734 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 225 T1742 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43462. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 226 T1742 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43462, initi= ating session [junit4:junit4] 2> 226 T1736 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:51116 [junit4:junit4] 2> 226 T1736 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:51116 [junit4:junit4] 2> 226 T1738 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8bc354fc0001 with negotiated timeout 10000 for client /= 127.0.0.1:51116 [junit4:junit4] 2> 226 T1742 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43462, s= essionid =3D 0x13d8bc354fc0001, negotiated timeout =3D 10000 [junit4:junit4] 2> 227 T1743 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5885a1cd name:ZooKeeperConnectio= n Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 227 T1734 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 227 T1734 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 229 T1734 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 231 T1734 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 232 T1734 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 234 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xm= l [junit4:junit4] 2> 234 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 237 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4:junit4] 2> 238 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 241 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4:junit4] 2> 241 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 243 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4:junit4] 2> 243 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 245 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4:junit4] 2> 246 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 247 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exc= hange-rates.json [junit4:junit4] 2> 248 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 249 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mappi= ng-ISOLatin1Accent.txt [junit4:junit4] 2> 250 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 252 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4:junit4] 2> 252 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 254 T1734 oasc.AbstractZkTestCase.putConfig put /mnt/s= sd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-file= s/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4:junit4] 2> 254 T1734 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 256 T1739 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8bc354fc0001 [junit4:junit4] 2> 257 T1743 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 257 T1736 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:51116 which had sessionid 0x13d8bc354fc0001 [junit4:junit4] 2> 257 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc00= 01 closed [junit4:junit4] 2> 316 T1734 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 322 T1734 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:50712 [junit4:junit4] 2> 323 T1734 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 323 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 324 T1734 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribu= tedZk2Test-controljetty-1363849467382 [junit4:junit4] 2> 324 T1734 oasc.CoreContainer$Initializer.initialize lo= oking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-controljetty-1363849467382/solr.xml [junit4:junit4] 2> 324 T1734 oasc.CoreContainer. New CoreContainer = 1921482722 [junit4:junit4] 2> 325 T1734 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-co= ntroljetty-1363849467382/' [junit4:junit4] 2> 325 T1734 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2T= est-controljetty-1363849467382/' [junit4:junit4] 2> 347 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 348 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 349 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 349 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 349 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 350 T1734 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 350 T1734 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 356 T1734 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 365 T1734 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:43462/solr [junit4:junit4] 2> 365 T1734 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 366 T1734 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43462 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@7ff19254 [junit4:junit4] 2> 366 T1734 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 367 T1753 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43462. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 367 T1753 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43462, initi= ating session [junit4:junit4] 2> 367 T1736 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:51117 [junit4:junit4] 2> 368 T1736 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:51117 [junit4:junit4] 2> 368 T1738 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8bc354fc0002 with negotiated timeout 20000 for client /= 127.0.0.1:51117 [junit4:junit4] 2> 368 T1753 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43462, s= essionid =3D 0x13d8bc354fc0002, negotiated timeout =3D 20000 [junit4:junit4] 2> 368 T1754 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7ff19254 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 369 T1734 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 370 T1739 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d8bc354fc0002 [junit4:junit4] 2> 370 T1736 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:51117 which had sessionid 0x13d8bc354fc0002 [junit4:junit4] 2> 370 T1754 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 370 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc00= 02 closed [junit4:junit4] 2> 370 T1734 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 373 T1734 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@377cc085 [junit4:junit4] 2> 374 T1734 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 374 T1755 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43462. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 375 T1755 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43462, initi= ating session [junit4:junit4] 2> 375 T1736 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:51118 [junit4:junit4] 2> 375 T1736 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:51118 [junit4:junit4] 2> 376 T1738 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d8bc354fc0003 with negotiated timeout 20000 for client /= 127.0.0.1:51118 [junit4:junit4] 2> 376 T1755 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43462, s= essionid =3D 0x13d8bc354fc0003, negotiated timeout =3D 20000 [junit4:junit4] 2> 376 T1756 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@377cc085 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 376 T1734 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 377 T1734 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4:junit4] 2> 379 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:crea= te cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 380 T1734 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4:junit4] 2> 382 T1734 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 383 T1734 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:50712__zku%2Fqo [junit4:junit4] 2> 384 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:dele= te cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:50712__zku%2Fqo Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:50712__zku%2Fqo [junit4:junit4] 2> 384 T1734 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:50712__zku%2Fqo [junit4:junit4] 2> 386 T1734 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 390 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:dele= te cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 390 T1734 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 392 T1734 oasc.Overseer.start Overseer (id=3D893812386= 77962755-127.0.0.1:50712__zku%2Fqo-n_0000000000) starting [junit4:junit4] 2> 392 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:crea= te cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 393 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:crea= te cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 394 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:crea= te cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 394 T1734 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4:junit4] 2> 396 T1739 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d8bc354fc0003 type:crea= te cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 397 T1758 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 397 T1734 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 399 T1734 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 400 T1734 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 401 T1757 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 403 T1759 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistribu= tedZk2Test-controljetty-1363849467382/collection1 [junit4:junit4] 2> 403 T1759 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 404 T1759 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 404 T1759 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 405 T1759 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linu= x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2T= est-controljetty-1363849467382/collection1/' [junit4:junit4] 2> 405 T1759 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty= -1363849467382/collection1/lib/README' to classloader [junit4:junit4] 2> 405 T1759 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty= -1363849467382/collection1/lib/classes/' to classloader [junit4:junit4] 2> 424 T1759 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 448 T1759 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 449 T1759 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 452 T1759 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 718 T1759 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 722 T1759 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 724 T1759 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 734 T1759 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 737 T1759 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 739 T1759 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 740 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 740 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 740 T1759 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 741 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 741 T1759 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARNING Expected key, got STRING [junit4:junit4] 2> 742 T1759 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 742 T1759 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-control= jetty-1363849467382/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDi= stributedZk2Test-1363849467129/control/data/ [junit4:junit4] 2> 742 T1759 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@d41ab98 [junit4:junit4] 2> 742 T1759 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 743 T1759 oasc.CachingDirectoryFactory.get return new = directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129= /control/data forceNew: false [junit4:junit4] 2> 743 T1759 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk2= Test-1363849467129/control/data/index/ [junit4:junit4] 2> 743 T1759 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-136= 3849467129/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 743 T1759 oasc.CachingDirectoryFactory.get return new = directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467129= /control/data/index forceNew: false [junit4:junit4] 2> 744 T1759 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@4417e86c lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@74d5bdcb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 744 T1759 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 746 T1759 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 746 T1759 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 746 T1759 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 746 T1759 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 747 T1759 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 749 T1759 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 751 T1759 oass.SolrIndexSearcher. Opening Search= er@5e046ca3 main [junit4:junit4] 2> 752 T1759 oasu.UpdateHandler.clearLog Clearing tlog fi= les, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-136384946712= 9/control/data/tlog [junit4:junit4] 2> 752 T1759 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 752 T1759 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 754 T1760 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@5e046ca3 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 754 T1759 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown [junit4:junit4] 2> 755 T1759 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 1904 T1757 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 1905 T1757 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50712/_zku/qo", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50712__zku%2Fqo", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 1905 T1757 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 1905 T1757 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 1908 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 2756 T1759 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 2756 T1759 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:50712/_zku/qo collection:contr= ol_collection shard:shard1 [junit4:junit4] 2> 2757 T1759 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 2762 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0003 type:del= ete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections= /control_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/control_collection/leaders [junit4:junit4] 2> 2762 T1759 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 2762 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0003 type:cre= ate cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 2764 T1759 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 2764 T1759 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 2764 T1759 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:50712/_zku/qo/collection1/ [junit4:junit4] 2> 2764 T1759 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 2765 T1759 oasc.SyncStrategy.syncToMe http://127.0.0.1= :50712/_zku/qo/collection1/ has no replicas [junit4:junit4] 2> 2765 T1759 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:50712/_zku/qo/collection1/ [junit4:junit4] 2> 2765 T1759 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 2768 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0003 type:cre= ate cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3414 T1757 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3441 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 3470 T1759 oasc.ZkController.register We are http://12= 7.0.0.1:50712/_zku/qo/collection1/ and leader is http://127.0.0.1:50712/_zk= u/qo/collection1/ [junit4:junit4] 2> 3471 T1759 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:50712/_zku/qo [junit4:junit4] 2> 3471 T1759 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3472 T1759 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3472 T1759 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3473 T1759 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3474 T1734 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 3475 T1734 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3475 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3481 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3482 T1734 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@e33f889 [junit4:junit4] 2> 3483 T1734 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3483 T1762 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43462. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3483 T1762 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43462, init= iating session [junit4:junit4] 2> 3484 T1736 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:51133 [junit4:junit4] 2> 3484 T1736 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:51133 [junit4:junit4] 2> 3485 T1738 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8bc354fc0004 with negotiated timeout 10000 for client = /127.0.0.1:51133 [junit4:junit4] 2> 3485 T1762 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43462, = sessionid =3D 0x13d8bc354fc0004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3485 T1763 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@e33f889 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 3485 T1734 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3493 T1734 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3495 T1734 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3574 T1734 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3576 T1734 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:50602 [junit4:junit4] 2> 3577 T1734 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3578 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3578 T1734 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty1-1363849470621 [junit4:junit4] 2> 3578 T1734 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty1-1363849470621/solr.xml [junit4:junit4] 2> 3579 T1734 oasc.CoreContainer. New CoreContainer= 2046543089 [junit4:junit4] 2> 3579 T1734 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-j= etty1-1363849470621/' [junit4:junit4] 2> 3580 T1734 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty1-1363849470621/' [junit4:junit4] 2> 3603 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 3603 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3604 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 3604 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3605 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3605 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3605 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3606 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3606 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3607 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3616 T1734 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3628 T1734 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:43462/solr [junit4:junit4] 2> 3629 T1734 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 3629 T1734 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43462 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@d7afa5e [junit4:junit4] 2> 3630 T1734 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3631 T1773 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43462. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3631 T1773 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43462, init= iating session [junit4:junit4] 2> 3632 T1736 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:51142 [junit4:junit4] 2> 3632 T1736 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:51142 [junit4:junit4] 2> 3633 T1738 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8bc354fc0005 with negotiated timeout 20000 for client = /127.0.0.1:51142 [junit4:junit4] 2> 3633 T1773 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43462, = sessionid =3D 0x13d8bc354fc0005, negotiated timeout =3D 20000 [junit4:junit4] 2> 3633 T1774 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@d7afa5e name:ZooKeeperConnectio= n Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 3633 T1734 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3635 T1739 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d8bc354fc0005 [junit4:junit4] 2> 3636 T1736 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:51142 which had sessionid 0x13d8bc354fc000= 5 [junit4:junit4] 2> 3636 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0= 005 closed [junit4:junit4] 2> 3636 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3640 T1734 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@4430e9f9 [junit4:junit4] 2> 3641 T1774 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 3642 T1775 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43462. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3641 T1734 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3642 T1775 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43462, init= iating session [junit4:junit4] 2> 3643 T1736 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:51143 [junit4:junit4] 2> 3643 T1736 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:51143 [junit4:junit4] 2> 3644 T1738 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8bc354fc0006 with negotiated timeout 20000 for client = /127.0.0.1:51143 [junit4:junit4] 2> 3644 T1775 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43462, = sessionid =3D 0x13d8bc354fc0006, negotiated timeout =3D 20000 [junit4:junit4] 2> 3645 T1776 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@4430e9f9 name:ZooKeeperConnecti= on Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3645 T1734 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3646 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cre= ate cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3650 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cre= ate cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3652 T1734 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4656 T1734 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:50602__zku%2Fqo [junit4:junit4] 2> 4657 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0006 type:del= ete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:50602__zku%2Fqo Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:50602__zku%2Fqo [junit4:junit4] 2> 4657 T1734 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:50602__zku%2Fqo [junit4:junit4] 2> 4660 T1756 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4660 T1776 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4660 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4660 T1763 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4664 T1777 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty1-1363849470621/collection1 [junit4:junit4] 2> 4664 T1777 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 4665 T1777 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 4665 T1777 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 4666 T1777 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty1-1363849470621/collection1/' [junit4:junit4] 2> 4666 T1777 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363= 849470621/collection1/lib/README' to classloader [junit4:junit4] 2> 4666 T1777 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363= 849470621/collection1/lib/classes/' to classloader [junit4:junit4] 2> 4688 T1777 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 4713 T1777 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 4714 T1777 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 4718 T1777 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 4945 T1757 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4946 T1757 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50712/_zku/qo", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50712__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 4949 T1763 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4949 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 4949 T1776 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 5011 T1777 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5015 T1777 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5017 T1777 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5027 T1777 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5030 T1777 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5032 T1777 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5033 T1777 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5033 T1777 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5034 T1777 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5034 T1777 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5035 T1777 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5035 T1777 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5035 T1777 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1= -1363849470621/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1363849467129/jetty1/ [junit4:junit4] 2> 5035 T1777 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@d41ab98 [junit4:junit4] 2> 5036 T1777 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5036 T1777 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136384946712= 9/jetty1 forceNew: false [junit4:junit4] 2> 5036 T1777 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363849467129/jetty1/index/ [junit4:junit4] 2> 5036 T1777 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63849467129/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5037 T1777 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136384946712= 9/jetty1/index forceNew: false [junit4:junit4] 2> 5038 T1777 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@776923e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4bd017c9),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 5038 T1777 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5039 T1777 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5039 T1777 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5040 T1777 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5040 T1777 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5040 T1777 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5041 T1777 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5044 T1777 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5046 T1777 oass.SolrIndexSearcher. Opening Searc= her@21a049ce main [junit4:junit4] 2> 5046 T1777 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13638494671= 29/jetty1/tlog [junit4:junit4] 2> 5046 T1777 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5047 T1777 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5049 T1778 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@21a049ce main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 5050 T1777 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 5050 T1777 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6452 T1757 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6453 T1757 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50602/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50602__zku%2Fqo", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 6453 T1757 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 6453 T1757 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 6456 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6456 T1776 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6456 T1763 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7052 T1777 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7052 T1777 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:50602/_zku/qo collection:colle= ction1 shard:shard2 [junit4:junit4] 2> 7053 T1777 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 7057 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0006 type:del= ete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 7057 T1777 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7058 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cre= ate cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7062 T1777 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7063 T1777 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7063 T1777 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:50602/_zku/qo/collection1/ [junit4:junit4] 2> 7063 T1777 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7063 T1777 oasc.SyncStrategy.syncToMe http://127.0.0.1= :50602/_zku/qo/collection1/ has no replicas [junit4:junit4] 2> 7063 T1777 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:50602/_zku/qo/collection1/ [junit4:junit4] 2> 7064 T1777 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 7073 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cre= ate cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7960 T1757 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7979 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7979 T1763 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7979 T1776 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8027 T1777 oasc.ZkController.register We are http://12= 7.0.0.1:50602/_zku/qo/collection1/ and leader is http://127.0.0.1:50602/_zk= u/qo/collection1/ [junit4:junit4] 2> 8027 T1777 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:50602/_zku/qo [junit4:junit4] 2> 8027 T1777 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8027 T1777 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8027 T1777 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8029 T1777 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8030 T1734 oass.SolrDispatchFilter.init user.dir=3D/mn= t/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J= 1 [junit4:junit4] 2> 8030 T1734 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8031 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8087 T1734 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8089 T1734 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:34157 [junit4:junit4] 2> 8089 T1734 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8090 T1734 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8090 T1734 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty2-1363849475159 [junit4:junit4] 2> 8090 T1734 oasc.CoreContainer$Initializer.initialize l= ooking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-L= inux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZ= k2Test-jetty2-1363849475159/solr.xml [junit4:junit4] 2> 8091 T1734 oasc.CoreContainer. New CoreContainer= 174433106 [junit4:junit4] 2> 8091 T1734 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-j= etty2-1363849475159/' [junit4:junit4] 2> 8091 T1734 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty2-1363849475159/' [junit4:junit4] 2> 8106 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8106 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8107 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8107 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8107 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8108 T1734 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8109 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8114 T1734 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8121 T1734 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:43462/solr [junit4:junit4] 2> 8122 T1734 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8123 T1734 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43462 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@445f5bb7 [junit4:junit4] 2> 8123 T1734 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8124 T1789 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43462. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8124 T1789 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43462, init= iating session [junit4:junit4] 2> 8124 T1736 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:51148 [junit4:junit4] 2> 8125 T1736 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:51148 [junit4:junit4] 2> 8125 T1738 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8bc354fc0007 with negotiated timeout 20000 for client = /127.0.0.1:51148 [junit4:junit4] 2> 8126 T1789 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43462, = sessionid =3D 0x13d8bc354fc0007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8126 T1790 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@445f5bb7 name:ZooKeeperConnecti= on Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 8126 T1734 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8127 T1739 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d8bc354fc0007 [junit4:junit4] 2> 8128 T1790 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8128 T1736 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:51148 which had sessionid 0x13d8bc354fc000= 7 [junit4:junit4] 2> 8128 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc0= 007 closed [junit4:junit4] 2> 8128 T1734 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8131 T1734 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@7bcee2ff [junit4:junit4] 2> 8132 T1734 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8132 T1791 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43462. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8132 T1791 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43462, init= iating session [junit4:junit4] 2> 8133 T1736 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:51149 [junit4:junit4] 2> 8133 T1736 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:51149 [junit4:junit4] 2> 8133 T1738 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d8bc354fc0008 with negotiated timeout 20000 for client = /127.0.0.1:51149 [junit4:junit4] 2> 8134 T1791 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43462, = sessionid =3D 0x13d8bc354fc0008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8134 T1792 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@7bcee2ff name:ZooKeeperConnecti= on Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8134 T1734 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8135 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0008 type:cre= ate cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8136 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0008 type:cre= ate cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8137 T1734 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9140 T1734 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:34157__zku%2Fqo [junit4:junit4] 2> 9141 T1739 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d8bc354fc0008 type:del= ete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:34157__zku%2Fqo Error:KeeperErrorCode =3D NoNode for /solr/live_no= des/127.0.0.1:34157__zku%2Fqo [junit4:junit4] 2> 9142 T1734 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:34157__zku%2Fqo [junit4:junit4] 2> 9143 T1776 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9144 T1763 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9144 T1756 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9144 T1763 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9144 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9144 T1792 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9145 T1776 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9148 T1793 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistrib= utedZk2Test-jetty2-1363849475159/collection1 [junit4:junit4] 2> 9148 T1793 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9149 T1793 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9149 T1793 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9149 T1793 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty2-1363849475159/collection1/' [junit4:junit4] 2> 9150 T1793 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363= 849475159/collection1/lib/README' to classloader [junit4:junit4] 2> 9150 T1793 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363= 849475159/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9171 T1793 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 9197 T1793 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9198 T1793 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9201 T1793 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9474 T1793 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9479 T1793 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 9481 T1793 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 9485 T1757 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9485 T1757 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50602/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50602__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 9488 T1792 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9488 T1776 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9488 T1763 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9488 T1756 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9492 T1793 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9494 T1793 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9496 T1793 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9497 T1793 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9498 T1793 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9498 T1793 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9498 T1793 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9499 T1793 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9499 T1793 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9499 T1793 oasc.SolrCore. [collection1] Opening = new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2= -1363849475159/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1363849467129/jetty2/ [junit4:junit4] 2> 9499 T1793 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@d41ab98 [junit4:junit4] 2> 9499 T1793 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9500 T1793 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136384946712= 9/jetty2 forceNew: false [junit4:junit4] 2> 9500 T1793 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363849467129/jetty2/index/ [junit4:junit4] 2> 9500 T1793 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63849467129/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9500 T1793 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136384946712= 9/jetty2/index forceNew: false [junit4:junit4] 2> 9502 T1793 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@44409798 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7a314c6c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 9502 T1793 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 9503 T1793 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 9503 T1793 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 9504 T1793 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9504 T1793 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9505 T1793 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9505 T1793 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9507 T1793 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 9509 T1793 oass.SolrIndexSearcher. Opening Searc= her@60bcb789 main [junit4:junit4] 2> 9509 T1793 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13638494671= 29/jetty2/tlog [junit4:junit4] 2> 9510 T1793 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 9510 T1793 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 9512 T1794 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@60bcb789 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 9513 T1793 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 9513 T1793 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 10992 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10993 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34157/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34157__zku%2Fqo", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 10993 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 10993 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 10997 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10997 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10997 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 10997 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 11514 T1793 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 11514 T1793 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:34157/_zku/qo collection:coll= ection1 shard:shard1 [junit4:junit4] 2> 11515 T1793 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 11520 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:de= lete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collection= s/collection1/leaders/shard1 Error:KeeperErrorCode =3D NoNode for /solr/col= lections/collection1/leaders/shard1 [junit4:junit4] 2> 11521 T1793 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 11521 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:cr= eate cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 11523 T1793 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 11523 T1793 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 11523 T1793 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:34157/_zku/qo/collection1/ [junit4:junit4] 2> 11523 T1793 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 11524 T1793 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:34157/_zku/qo/collection1/ has no replicas [junit4:junit4] 2> 11524 T1793 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:34157/_zku/qo/collection1/ [junit4:junit4] 2> 11524 T1793 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard1 [junit4:junit4] 2> 11526 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0008 type:cr= eate cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12500 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12508 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12508 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12508 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12508 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 12529 T1793 oasc.ZkController.register We are http://1= 27.0.0.1:34157/_zku/qo/collection1/ and leader is http://127.0.0.1:34157/_z= ku/qo/collection1/ [junit4:junit4] 2> 12530 T1793 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:34157/_zku/qo [junit4:junit4] 2> 12530 T1793 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 12530 T1793 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 12530 T1793 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 12532 T1793 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12533 T1734 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 12534 T1734 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12534 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12620 T1734 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12624 T1734 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:37031 [junit4:junit4] 2> 12625 T1734 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 12626 T1734 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12626 T1734 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty3-1363849479665 [junit4:junit4] 2> 12626 T1734 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty3-1363849479665/solr.xml [junit4:junit4] 2> 12627 T1734 oasc.CoreContainer. New CoreContaine= r 685148832 [junit4:junit4] 2> 12628 T1734 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-= jetty3-1363849479665/' [junit4:junit4] 2> 12628 T1734 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty3-1363849479665/' [junit4:junit4] 2> 12654 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 12655 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 12655 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 12656 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12656 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 12657 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12657 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12658 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12658 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 12659 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12668 T1734 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12681 T1734 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:43462/solr [junit4:junit4] 2> 12682 T1734 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12683 T1734 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43462 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@355a372f [junit4:junit4] 2> 12683 T1734 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12687 T1805 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43462. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12687 T1805 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43462, ini= tiating session [junit4:junit4] 2> 12687 T1736 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:51167 [junit4:junit4] 2> 12688 T1736 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:51167 [junit4:junit4] 2> 12688 T1805 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43462,= sessionid =3D 0x13d8bc354fc0009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12688 T1738 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d8bc354fc0009 with negotiated timeout 20000 for client= /127.0.0.1:51167 [junit4:junit4] 2> 12688 T1806 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@355a372f name:ZooKeeperConnect= ion Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 12689 T1734 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12693 T1739 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d8bc354fc0009 [junit4:junit4] 2> 12693 T1736 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:51167 which had sessionid 0x13d8bc354fc00= 09 [junit4:junit4] 2> 12693 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc= 0009 closed [junit4:junit4] 2> 12694 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12696 T1806 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12699 T1734 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@522808dd [junit4:junit4] 2> 12700 T1807 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43462. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12701 T1736 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:51168 [junit4:junit4] 2> 12701 T1807 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43462, ini= tiating session [junit4:junit4] 2> 12702 T1736 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:51168 [junit4:junit4] 2> 12703 T1738 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d8bc354fc000a with negotiated timeout 20000 for client= /127.0.0.1:51168 [junit4:junit4] 2> 12703 T1807 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43462,= sessionid =3D 0x13d8bc354fc000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12703 T1734 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12703 T1808 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@522808dd name:ZooKeeperConnect= ion Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12704 T1734 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12705 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc000a type:cr= eate cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12706 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc000a type:cr= eate cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12709 T1734 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 13712 T1734 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37031__zku%2Fqo [junit4:junit4] 2> 13713 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc000a type:de= lete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:37031__zku%2Fqo Error:KeeperErrorCode =3D NoNode for /solr/live_n= odes/127.0.0.1:37031__zku%2Fqo [junit4:junit4] 2> 13713 T1734 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:37031__zku%2Fqo [junit4:junit4] 2> 13715 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13715 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13716 T1792 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13715 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 13716 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 13716 T1808 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13717 T1763 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13717 T1756 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13717 T1776 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13721 T1809 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty3-1363849479665/collection1 [junit4:junit4] 2> 13721 T1809 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 13721 T1809 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 13722 T1809 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 13722 T1809 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty3-1363849479665/collection1/' [junit4:junit4] 2> 13723 T1809 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-136= 3849479665/collection1/lib/README' to classloader [junit4:junit4] 2> 13723 T1809 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-136= 3849479665/collection1/lib/classes/' to classloader [junit4:junit4] 2> 13750 T1809 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 13774 T1809 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 13775 T1809 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 13778 T1809 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 14017 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14017 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34157/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34157__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 14021 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14021 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14021 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14021 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14021 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14056 T1809 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 14061 T1809 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 14062 T1809 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 14074 T1809 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14076 T1809 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14079 T1809 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14080 T1809 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14080 T1809 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14080 T1809 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14081 T1809 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14081 T1809 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14082 T1809 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14082 T1809 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty= 3-1363849479665/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363849467129/jetty3/ [junit4:junit4] 2> 14082 T1809 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@d41ab98 [junit4:junit4] 2> 14082 T1809 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14083 T1809 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13638494671= 29/jetty3 forceNew: false [junit4:junit4] 2> 14083 T1809 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363849467129/jetty3/index/ [junit4:junit4] 2> 14083 T1809 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363849467129/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 14083 T1809 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13638494671= 29/jetty3/index forceNew: false [junit4:junit4] 2> 14085 T1809 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@48e2920f lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2efc69ce),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 14085 T1809 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 14086 T1809 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 14086 T1809 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 14087 T1809 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 14087 T1809 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 14087 T1809 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 14087 T1809 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 14088 T1809 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 14088 T1809 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 14088 T1809 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 14090 T1809 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 14092 T1809 oass.SolrIndexSearcher. Opening Sear= cher@632ffff6 main [junit4:junit4] 2> 14093 T1809 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467= 129/jetty3/tlog [junit4:junit4] 2> 14093 T1809 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 14093 T1809 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 14095 T1810 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@632ffff6 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 14096 T1809 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 14097 T1809 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 15524 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15525 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:37031/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:37031__zku%2Fqo", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 15525 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 15525 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 15563 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15563 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15563 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15563 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15563 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16098 T1809 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 16098 T1809 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:37031/_zku/qo collection:coll= ection1 shard:shard2 [junit4:junit4] 2> 16101 T1809 oasc.ZkController.register We are http://1= 27.0.0.1:37031/_zku/qo/collection1/ and leader is http://127.0.0.1:50602/_z= ku/qo/collection1/ [junit4:junit4] 2> 16101 T1809 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:37031/_zku/qo [junit4:junit4] 2> 16101 T1809 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 16101 T1809 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C381 name=3Dcollection1 org.apache.sol= r.core.SolrCore@5380e40c url=3Dhttp://127.0.0.1:37031/_zku/qo/collection1 n= ode=3D127.0.0.1:37031__zku%2Fqo C381_STATE=3Dcoll:collection1 core:collecti= on1 props:{state=3Ddown, core=3Dcollection1, base_url=3Dhttp://127.0.0.1:37= 031/_zku/qo, collection=3Dcollection1, node_name=3D127.0.0.1:37031__zku%2Fq= o} [junit4:junit4] 2> 16101 T1811 C381 P37031 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16102 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 16102 T1809 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16102 T1811 C381 P37031 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 16102 T1811 C381 P37031 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 16103 T1811 C381 P37031 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16103 T1734 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 16104 T1734 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 16104 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 16165 T1734 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16167 T1734 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:41470 [junit4:junit4] 2> 16168 T1734 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 16168 T1734 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16168 T1734 oasc.SolrResourceLoader.locateSolrHome usi= ng system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty4-1363849483233 [junit4:junit4] 2> 16168 T1734 oasc.CoreContainer$Initializer.initialize = looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-= Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributed= Zk2Test-jetty4-1363849483233/solr.xml [junit4:junit4] 2> 16169 T1734 oasc.CoreContainer. New CoreContaine= r 13481500 [junit4:junit4] 2> 16169 T1734 oasc.CoreContainer.load Loading CoreContai= ner using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-= jetty4-1363849483233/' [junit4:junit4] 2> 16170 T1734 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty4-1363849483233/' [junit4:junit4] 2> 16186 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 16187 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 16187 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 16187 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16188 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16189 T1734 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 16189 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 16195 T1734 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 16203 T1734 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:43462/solr [junit4:junit4] 2> 16204 T1734 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 16204 T1734 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43462 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@3722e287 [junit4:junit4] 2> 16205 T1734 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16205 T1822 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43462. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16205 T1822 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43462, ini= tiating session [junit4:junit4] 2> 16205 T1736 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:51173 [junit4:junit4] 2> 16206 T1736 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:51173 [junit4:junit4] 2> 16206 T1738 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d8bc354fc000b with negotiated timeout 20000 for client= /127.0.0.1:51173 [junit4:junit4] 2> 16206 T1822 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43462,= sessionid =3D 0x13d8bc354fc000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 16207 T1823 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@3722e287 name:ZooKeeperConnect= ion Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 16207 T1734 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16208 T1739 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d8bc354fc000b [junit4:junit4] 2> 16208 T1823 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16208 T1736 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:51173 which had sessionid 0x13d8bc354fc00= 0b [junit4:junit4] 2> 16208 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc= 000b closed [junit4:junit4] 2> 16209 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 16212 T1734 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43462/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@362cf4cb [junit4:junit4] 2> 16212 T1734 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16213 T1824 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43462. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16213 T1824 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43462, ini= tiating session [junit4:junit4] 2> 16213 T1736 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:51174 [junit4:junit4] 2> 16213 T1736 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:51174 [junit4:junit4] 2> 16214 T1738 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d8bc354fc000c with negotiated timeout 20000 for client= /127.0.0.1:51174 [junit4:junit4] 2> 16214 T1824 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43462,= sessionid =3D 0x13d8bc354fc000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 16214 T1825 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@362cf4cb name:ZooKeeperConnect= ion Watcher:127.0.0.1:43462/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 16214 T1734 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16215 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc000c type:cr= eate cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16216 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc000c type:cr= eate cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16218 T1734 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 17067 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17067 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:37031/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:37031__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 17071 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17071 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17071 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17071 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17071 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17071 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17110 T1771 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {state=3Drecovering&version=3D2&checkLive=3Dtrue&nodeName=3D1= 27.0.0.1:37031__zku%252Fqo&core=3Dcollection1&coreNodeName=3D4&action=3DPRE= PRECOVERY&onlyIfLeader=3Dtrue&wt=3Djavabin} status=3D0 QTime=3D1000=20 [junit4:junit4] 2> 17220 T1734 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41470__zku%2Fqo [junit4:junit4] 2> 17221 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc000c type:de= lete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:41470__zku%2Fqo Error:KeeperErrorCode =3D NoNode for /solr/live_n= odes/127.0.0.1:41470__zku%2Fqo [junit4:junit4] 2> 17222 T1734 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:41470__zku%2Fqo [junit4:junit4] 2> 17224 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17224 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17224 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17224 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17224 T1776 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17224 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17224 T1756 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17225 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 17226 T1792 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17226 T1763 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17226 T1808 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17226 T1825 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17230 T1826 oasc.CoreContainer.create Creating SolrCor= e 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistri= butedZk2Test-jetty4-1363849483233/collection1 [junit4:junit4] 2> 17230 T1826 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 17231 T1826 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 17231 T1826 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 17232 T1826 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty4-1363849483233/collection1/' [junit4:junit4] 2> 17232 T1826 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-136= 3849483233/collection1/lib/README' to classloader [junit4:junit4] 2> 17232 T1826 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-136= 3849483233/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17253 T1826 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 17279 T1826 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 17280 T1826 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 17283 T1826 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 17564 T1826 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 17569 T1826 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 17571 T1826 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 17580 T1826 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17582 T1826 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17585 T1826 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17586 T1826 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17586 T1826 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17586 T1826 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17587 T1826 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17587 T1826 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17587 T1826 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17588 T1826 oasc.SolrCore. [collection1] Opening= new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty= 4-1363849483233/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363849467129/jetty4/ [junit4:junit4] 2> 17588 T1826 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@d41ab98 [junit4:junit4] 2> 17588 T1826 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17588 T1826 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13638494671= 29/jetty4 forceNew: false [junit4:junit4] 2> 17589 T1826 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363849467129/jetty4/index/ [junit4:junit4] 2> 17589 T1826 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363849467129/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 17589 T1826 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13638494671= 29/jetty4/index forceNew: false [junit4:junit4] 2> 17590 T1826 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@152a2648 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7e0a8840),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 17590 T1826 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 17592 T1826 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 17592 T1826 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 17592 T1826 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 17593 T1826 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 17594 T1826 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 17596 T1826 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 17598 T1826 oass.SolrIndexSearcher. Opening Sear= cher@3fc4df22 main [junit4:junit4] 2> 17598 T1826 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363849467= 129/jetty4/tlog [junit4:junit4] 2> 17598 T1826 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 17598 T1826 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 17601 T1827 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@3fc4df22 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 17602 T1826 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 17602 T1826 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 18575 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18576 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:41470/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:41470__zku%2Fqo", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 18576 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 18576 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 18580 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18580 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18580 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18580 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18580 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18580 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18603 T1826 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 18603 T1826 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:41470/_zku/qo collection:coll= ection1 shard:shard1 [junit4:junit4] 2> 18606 T1826 oasc.ZkController.register We are http://1= 27.0.0.1:41470/_zku/qo/collection1/ and leader is http://127.0.0.1:34157/_z= ku/qo/collection1/ [junit4:junit4] 2> 18606 T1826 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:41470/_zku/qo [junit4:junit4] 2> 18606 T1826 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 18606 T1826 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C382 name=3Dcollection1 org.apache.sol= r.core.SolrCore@6cb6a477 url=3Dhttp://127.0.0.1:41470/_zku/qo/collection1 n= ode=3D127.0.0.1:41470__zku%2Fqo C382_STATE=3Dcoll:collection1 core:collecti= on1 props:{state=3Ddown, core=3Dcollection1, base_url=3Dhttp://127.0.0.1:41= 470/_zku/qo, collection=3Dcollection1, node_name=3D127.0.0.1:41470__zku%2Fq= o} [junit4:junit4] 2> 18607 T1828 C382 P41470 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18607 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 18607 T1826 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18608 T1828 C382 P41470 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 18608 T1828 C382 P41470 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 18609 T1828 C382 P41470 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18609 T1734 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 18609 T1734 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 18609 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18612 T1734 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18613 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18617 T1771 oasc.CoreContainer.create Creating SolrCor= e 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Luc= ene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.B= asicDistributedZk2Test-jetty1-1363849470621/onenodecollectioncore [junit4:junit4] 2> 18618 T1771 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:onenodecollection [junit4:junit4] 2> 18618 T1771 oasc.ZkController.createCollectionZkNode C= reating collection in ZooKeeper:onenodecollection [junit4:junit4] 2> 18618 T1771 oasc.ZkController.getConfName Looking for = collection configName [junit4:junit4] 2> 18619 T1771 oasc.ZkController.getConfName Only one con= fig set found in zk - using it:conf1 [junit4:junit4] 2> 18619 T1771 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection [junit4:junit4] 2> 18621 T1771 oasc.ZkController.readConfigName Load coll= ection config from:/collections/onenodecollection [junit4:junit4] 2> 18622 T1771 oasc.SolrResourceLoader. new SolrRes= ourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk= 2Test-jetty1-1363849470621/onenodecollectioncore/' [junit4:junit4] 2> 18653 T1771 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 18683 T1771 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 18683 T1771 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 18687 T1771 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 18986 T1771 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 18991 T1771 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 18994 T1771 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 19004 T1771 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 19007 T1771 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 19009 T1771 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19010 T1771 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 19010 T1771 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 19011 T1771 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19011 T1771 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 19012 T1771 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 19012 T1771 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19012 T1771 oasc.SolrCore. [onenodecollectioncor= e] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2= Test-jetty1-1363849470621/onenodecollectioncore/, dataDir=3D/mnt/ssd/jenkin= s/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest= -BasicDistributedZk2Test-1363849467130/onenodecollection/ [junit4:junit4] 2> 19012 T1771 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@d41ab98 [junit4:junit4] 2> 19013 T1771 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19013 T1771 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/oneno= decollection forceNew: false [junit4:junit4] 2> 19014 T1771 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-tr= unk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1= 363849467130/onenodecollection/index/ [junit4:junit4] 2> 19014 T1771 oasc.SolrCore.initIndex WARNING [onenodeco= llectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-= trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test= -1363849467130/onenodecollection/index' doesn't exist. Creating new index..= . [junit4:junit4] 2> 19014 T1771 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/oneno= decollection/index forceNew: false [junit4:junit4] 2> 19015 T1771 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@37c6977f lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@24644982),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 19016 T1771 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 19017 T1771 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 19017 T1771 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 19018 T1771 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 19018 T1771 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 19019 T1771 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 19020 T1771 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 19022 T1771 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 19024 T1771 oass.SolrIndexSearcher. Opening Sear= cher@20e56acf main [junit4:junit4] 2> 19024 T1771 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130/onen= odecollection/tlog [junit4:junit4] 2> 19025 T1771 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 19025 T1771 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 19027 T1830 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@20e56acf main{StandardDirecto= ryReader(segments_1:1)} [junit4:junit4] 2> 19028 T1771 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> C381_STATE=3Dcoll:collection1 core:collection1 props:= {state=3Drecovering, core=3Dcollection1, base_url=3Dhttp://127.0.0.1:37031/= _zku/qo, collection=3Dcollection1, node_name=3D127.0.0.1:37031__zku%2Fqo, s= hard=3Dshard2} [junit4:junit4] 2> 19111 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:50602/_zku/qo/collection1/ = core=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19111 T1811 C381 P37031 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:37031/_zku/qo START replicas=3D[ht= tp://127.0.0.1:50602/_zku/qo/collection1/] nUpdates=3D100 [junit4:junit4] 2> 19111 T1811 C381 P37031 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 19111 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 19111 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 19112 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 19112 T1811 C381 P37031 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 19112 T1811 C381 P37031 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:50602/_zku/qo/collection1/.= core=3Dcollection1 [junit4:junit4] 2> 19112 T1811 C381 P37031 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C383 name=3Dcollection1 org.apache.sol= r.core.SolrCore@3cc22e3e url=3Dhttp://127.0.0.1:50602/_zku/qo/collection1 n= ode=3D127.0.0.1:50602__zku%2Fqo C383_STATE=3Dcoll:collection1 core:collecti= on1 props:{state=3Dactive, core=3Dcollection1, base_url=3Dhttp://127.0.0.1:= 50602/_zku/qo, collection=3Dcollection1, node_name=3D127.0.0.1:50602__zku%2= Fqo, shard=3Dshard2, leader=3Dtrue} [junit4:junit4] 2> 19115 T1772 C383 P50602 REQ /get {version=3D2&qt=3D/ge= t&distrib=3Dfalse&wt=3Djavabin&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19117 T1766 C383 P50602 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 19118 T1766 C383 P50602 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@776923e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4bd017c9),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 19118 T1766 C383 P50602 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 19119 T1766 C383 P50602 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@776923e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4bd017c9),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@776923e5 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4bd017c9),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 19119 T1766 C383 P50602 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19119 T1766 C383 P50602 oass.SolrIndexSearcher. = Opening Searcher@297c9c02 realtime [junit4:junit4] 2> 19119 T1766 C383 P50602 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 19120 T1766 C383 P50602 /update {version=3D2&softCommi= t=3Dfalse&commit=3Dtrue&openSearcher=3Dfalse&commit_end_point=3Dtrue&waitSe= archer=3Dtrue&wt=3Djavabin} {commit=3D} 0 3 [junit4:junit4] 2> 19120 T1811 C381 P37031 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19120 T1811 C381 P37031 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 19124 T1770 C383 P50602 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19124 T1770 C383 P50602 REQ /replication {version=3D2&= qt=3D/replication&command=3Dindexversion&wt=3Djavabin} status=3D0 QTime=3D3= =20 [junit4:junit4] 2> 19125 T1811 C381 P37031 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 19125 T1811 C381 P37031 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 19125 T1811 C381 P37031 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 19127 T1766 C383 P50602 REQ /replication {version=3D2&= qt=3D/replication&generation=3D2&command=3Dfilelist&wt=3Djavabin} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 19128 T1811 C381 P37031 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 19128 T1811 C381 P37031 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363849467129/jetty3/index.20130321100446253 forceNew: false [junit4:junit4] 2> 19129 T1811 C381 P37031 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @1867d937 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5a68a5b= 9) fullCopy=3Dfalse [junit4:junit4] 2> 19130 T1772 C383 P50602 REQ /replication {qt=3D/replic= ation&generation=3D2&file=3Dsegments_2&checksum=3Dtrue&command=3Dfileconten= t&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19131 T1811 C381 P37031 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 19132 T1811 C381 P37031 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 19132 T1811 C381 P37031 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 19133 T1811 C381 P37031 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@48e2920f lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2efc69ce),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@48e2920f lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@2efc69ce),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 19133 T1811 C381 P37031 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19133 T1811 C381 P37031 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 19133 T1811 C381 P37031 oass.SolrIndexSearcher. = Opening Searcher@5b9a6e6e main [junit4:junit4] 2> 19134 T1810 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@5b9a6e6e main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 19134 T1811 C381 P37031 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 19134 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 19134 T1811 C381 P37031 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 19134 T1811 C381 P37031 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19135 T1811 C381 P37031 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 20084 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20085 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:41470/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:41470__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 20087 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50602/_zku/qo", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50602__zku%2Fqo", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":"none"} [junit4:junit4] 2> 20088 T1757 oasc.Overseer$ClusterStateUpdater.createCo= llection Create collection onenodecollection with numShards 1 [junit4:junit4] 2> 20088 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 20090 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:37031/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:37031__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 20099 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20100 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20100 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20100 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20100 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20099 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20613 T1787 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {state=3Drecovering&version=3D2&checkLive=3Dtrue&nodeName=3D1= 27.0.0.1:41470__zku%252Fqo&core=3Dcollection1&coreNodeName=3D5&action=3DPRE= PRECOVERY&onlyIfLeader=3Dtrue&wt=3Djavabin} status=3D0 QTime=3D2000=20 [junit4:junit4] 2> 21029 T1771 oasc.CoreContainer.registerCore registerin= g core: onenodecollectioncore [junit4:junit4] 2> 21029 T1771 oasc.ZkController.register Register replic= a - core:onenodecollectioncore address:http://127.0.0.1:50602/_zku/qo colle= ction:onenodecollection shard:shard1 [junit4:junit4] 2> 21030 T1771 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leader_elect/shard1/election [junit4:junit4] 2> 21038 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:de= lete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collection= s/onenodecollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/coll= ections/onenodecollection/leaders [junit4:junit4] 2> 21038 T1771 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 21039 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cr= eate cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21040 T1771 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 21040 T1771 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 21041 T1771 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:50602/_zku/qo/onenodecollectioncore/ [junit4:junit4] 2> 21041 T1771 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 21041 T1771 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:50602/_zku/qo/onenodecollectioncore/ has no replicas [junit4:junit4] 2> 21041 T1771 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:50602/_zku/qo/onenodecollectio= ncore/ [junit4:junit4] 2> 21042 T1771 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leaders/shard1 [junit4:junit4] 2> 21045 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cr= eate cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21606 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21640 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21640 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21640 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21640 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21640 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21640 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21649 T1771 oasc.ZkController.register We are http://1= 27.0.0.1:50602/_zku/qo/onenodecollectioncore/ and leader is http://127.0.0.= 1:50602/_zku/qo/onenodecollectioncore/ [junit4:junit4] 2> 21649 T1771 oasc.ZkController.register No LogReplay ne= eded for core=3Donenodecollectioncore baseURL=3Dhttp://127.0.0.1:50602/_zku= /qo [junit4:junit4] 2> 21650 T1771 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 21650 T1771 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Dactive [junit4:junit4] 2> 21653 T1771 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21654 T1771 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {version=3D2&collection=3Donenodecollection&name=3Donenodecol= lectioncore&dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363849467130= /onenodecollection&action=3DCREATE&numShards=3D1&roles=3Dnone&wt=3Djavabin}= status=3D0 QTime=3D3037=20 [junit4:junit4] 2> 21655 T1734 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: onenodecollectio= n failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 21656 T1734 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C382_STATE=3Dcoll:collection1 core:collection1 props:= {state=3Drecovering, core=3Dcollection1, base_url=3Dhttp://127.0.0.1:41470/= _zku/qo, collection=3Dcollection1, node_name=3D127.0.0.1:41470__zku%2Fqo, s= hard=3Dshard1} [junit4:junit4] 2> 22614 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:34157/_zku/qo/collection1/ = core=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 22614 T1828 C382 P41470 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:41470/_zku/qo START replicas=3D[ht= tp://127.0.0.1:34157/_zku/qo/collection1/] nUpdates=3D100 [junit4:junit4] 2> 22615 T1828 C382 P41470 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 22615 T1828 C382 P41470 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 22615 T1828 C382 P41470 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:34157/_zku/qo/collection1/.= core=3Dcollection1 [junit4:junit4] 2> 22616 T1828 C382 P41470 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C384 name=3Dcollection1 org.apache.sol= r.core.SolrCore@15ff5e01 url=3Dhttp://127.0.0.1:34157/_zku/qo/collection1 n= ode=3D127.0.0.1:34157__zku%2Fqo C384_STATE=3Dcoll:collection1 core:collecti= on1 props:{state=3Dactive, core=3Dcollection1, base_url=3Dhttp://127.0.0.1:= 34157/_zku/qo, collection=3Dcollection1, node_name=3D127.0.0.1:34157__zku%2= Fqo, shard=3Dshard1, leader=3Dtrue} [junit4:junit4] 2> 22621 T1786 C384 P34157 REQ /get {version=3D2&qt=3D/ge= t&distrib=3Dfalse&wt=3Djavabin&getVersions=3D100} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22622 T1785 C384 P34157 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22624 T1785 C384 P34157 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@44409798 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7a314c6c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 22624 T1785 C384 P34157 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 22624 T1785 C384 P34157 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@44409798 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7a314c6c),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@44409798 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7a314c6c),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 22625 T1785 C384 P34157 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22625 T1785 C384 P34157 oass.SolrIndexSearcher. = Opening Searcher@46669a32 realtime [junit4:junit4] 2> 22625 T1785 C384 P34157 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22625 T1785 C384 P34157 /update {version=3D2&softCommi= t=3Dfalse&commit=3Dtrue&openSearcher=3Dfalse&commit_end_point=3Dtrue&waitSe= archer=3Dtrue&wt=3Djavabin} {commit=3D} 0 3 [junit4:junit4] 2> 22626 T1828 C382 P41470 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 22627 T1828 C382 P41470 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 22628 T1788 C384 P34157 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 22628 T1788 C384 P34157 REQ /replication {version=3D2&= qt=3D/replication&command=3Dindexversion&wt=3Djavabin} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 22629 T1828 C382 P41470 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 22629 T1828 C382 P41470 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 22629 T1828 C382 P41470 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 22632 T1786 C384 P34157 REQ /replication {version=3D2&= qt=3D/replication&generation=3D2&command=3Dfilelist&wt=3Djavabin} status=3D= 0 QTime=3D1=20 [junit4:junit4] 2> 22632 T1828 C382 P41470 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 22633 T1828 C382 P41470 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363849467129/jetty4/index.20130321100449757 forceNew: false [junit4:junit4] 2> 22633 T1828 C382 P41470 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory= @18efa9dc lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@3b41716= 2) fullCopy=3Dfalse [junit4:junit4] 2> 22635 T1785 C384 P34157 REQ /replication {qt=3D/replic= ation&generation=3D2&file=3Dsegments_2&checksum=3Dtrue&command=3Dfileconten= t&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22636 T1828 C382 P41470 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 22637 T1828 C382 P41470 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 22637 T1828 C382 P41470 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 22638 T1828 C382 P41470 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@152a2648 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7e0a8840),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@152a2648 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@7e0a8840),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 22638 T1828 C382 P41470 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22639 T1828 C382 P41470 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 22639 T1828 C382 P41470 oass.SolrIndexSearcher. = Opening Searcher@13d82a6e main [junit4:junit4] 2> 22640 T1827 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@13d82a6e main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 22640 T1828 C382 P41470 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 22640 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 22640 T1828 C382 P41470 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 22640 T1828 C382 P41470 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 22642 T1828 C382 P41470 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 22657 T1734 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23148 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23148 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50602/_zku/qo", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50602__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:50602__zku%2Fqo_oneno= decollectioncore", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":"none"} [junit4:junit4] 2> 23151 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:41470/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:41470__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 23155 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23155 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23155 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23156 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23156 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23156 T1763 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23659 T1734 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23660 T1734 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: onenodecollection [junit4:junit4] 2> 23660 T1734 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 23692 T1734 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43462 sessionTimeout=3D10000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@6d3232f4 [junit4:junit4] 2> 23693 T1734 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 23693 T1835 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43462. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 23694 T1835 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43462, ini= tiating session [junit4:junit4] 2> 23694 T1736 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:51198 [junit4:junit4] 2> 23694 T1736 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:51198 [junit4:junit4] 2> 23695 T1738 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d8bc354fc000d with negotiated timeout 10000 for client= /127.0.0.1:51198 [junit4:junit4] 2> 23695 T1835 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43462,= sessionid =3D 0x13d8bc354fc000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 23697 T1836 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@6d3232f4 name:ZooKeeperConnect= ion Watcher:127.0.0.1:43462 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 23697 T1734 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 23754 T1739 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d8bc354fc000d [junit4:junit4] 2> 23755 T1836 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 23755 T1736 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:51198 which had sessionid 0x13d8bc354fc00= 0d [junit4:junit4] 2> 23755 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc= 000d closed [junit4:junit4] 2> 23755 T1739 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d8bc354fc0004 [junit4:junit4] 2> 23756 T1736 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:51133 which had sessionid 0x13d8bc354fc00= 04 [junit4:junit4] 2> 23756 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc= 0004 closed [junit4:junit4] 2> 23758 T1734 oasc.ChaosMonkey.monkeyLog monkey: stop sh= ard! 50712 [junit4:junit4] 2> 23759 T1734 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D1921482722 [junit4:junit4] 2> 23759 T1763 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 24664 T1757 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24665 T1757 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50712/_zku/qo", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50712__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 24669 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24669 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24669 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24670 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24669 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 25760 T1734 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 25761 T1734 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 25763 T1734 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@50defef1 [junit4:junit4] 2> 25765 T1734 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 25765 T1734 oasu.SolrCoreState.decrefSolrCoreState Clo= sing SolrCoreState [junit4:junit4] 2> 25765 T1734 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 25765 T1734 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 25766 T1734 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 25767 T1734 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363849467129/control/data/index [junit4:junit4] 2> 25767 T1734 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136384= 9467129/control/data/index [junit4:junit4] 2> 25767 T1734 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363849467129/control/data [junit4:junit4] 2> 25767 T1734 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136384= 9467129/control/data [junit4:junit4] 2> 25768 T1757 oasc.Overseer$ClusterStateUpdater.amILeade= r According to ZK I (id=3D89381238677962755-127.0.0.1:50712__zku%2Fqo-n_000= 0000000) am no longer a leader. [junit4:junit4] 2> 25769 T1739 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d8bc354fc0003 [junit4:junit4] 2> 25769 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 25769 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 25770 T1756 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 25770 T1736 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:51118 which had sessionid 0x13d8bc354fc00= 03 [junit4:junit4] 2> 25770 T1734 oaz.ZooKeeper.close Session: 0x13d8bc354fc= 0003 closed [junit4:junit4] 2> 25770 T1792 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25771 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 25771 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:de= lete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_e= lect/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leade= r [junit4:junit4] 2> 25771 T1776 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 25772 T1808 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25772 T1825 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25773 T1776 oasc.Overseer.start Overseer (id=3D8938123= 8677962758-127.0.0.1:50602__zku%2Fqo-n_0000000001) starting [junit4:junit4] 2> 25773 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cr= eate cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 25774 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cr= eate cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 25775 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cr= eate cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 25776 T1739 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d8bc354fc0006 type:cr= eate cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 25777 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 25777 T1838 oasc.OverseerCollectionProcessor.run Proce= ss current queue of collection creations [junit4:junit4] 2> 25778 T1776 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25779 T1837 oasc.Overseer$ClusterStateUpdater.run Star= ting to work on the main queue [junit4:junit4] 2> 25780 T1837 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 25780 T1837 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50712/_zku/qo", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50712__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 25784 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 25784 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 25784 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 25784 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 25792 T1734 oejsh.ContextHandler.doStop stopped o.e.j.= s.ServletContextHandler{/_zku/qo,null} [junit4:junit4] 2> 25844 T1734 oasc.ChaosMonkey.monkeyLog monkey: stop sh= ard! 50602 [junit4:junit4] 2> 25844 T1734 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D2046543089 [junit4:junit4] 2> 27070 T1756 oascc.ZkStateReader$2.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 27070 T1756 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 27070 T1756 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 27293 T1837 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 27293 T1837 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50602/_zku/qo", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50602__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:50602__zku%2Fqo_oneno= decollectioncore", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":"none"} [junit4:junit4] 2> 27296 T1837 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:50602/_zku/qo", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:50602__zku%2Fqo", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "roles":null} [junit4:junit4] 2> 27301 T1792 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 27302 T1825 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 27302 T1808 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 27303 T1776 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clu= sterstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 28847 T1734 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 28847 T1734 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 28849 T1734 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> 28851 T1734 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@3cc22e3e [junit4:junit4] 2> 28853 T1734 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D1,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 28854 T1734 oasu.SolrCoreState.decrefSolrCoreState Clo= sing SolrCoreState [junit4:junit4] 2> 28854 T1734 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 28854 T1734 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 28856 T1734 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 28856 T1734 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363849467129/jetty1 [junit4:junit4] 2> 28857 T1734 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136384= 9467129/jetty1 [junit4:junit4] 2> 28857 T1734 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363849467129/jetty1/index [junit4:junit4] 2> 28857 T1734 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136384= 9467129/jetty1/index [junit4:junit4] 2> 28858 T1734 oasc.SolrCore.close [onenodecollectioncore= ] CLOSING SolrCore org.apache.solr.core.SolrCore@260c6614 [junit4:junit4] 2> 28862 T1734 oasu.DirectUpdateHandler2.close closing Di= rectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimiz= es=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesByI= d=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 28863 T1734 oasu.SolrCoreState.decref [...truncated too long message...] hard_and_collection [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([AC0AC2EB8DD61= 5:814A84DA9CD2B629]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.te= stUnloadShardAndCollection(UnloadDistributedZkTest.java:124) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.do= Test(UnloadDistributedZkTest.java:77) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:806) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Nat= ive Method) [junit4:junit4] > =09at sun.reflect.NativeMethodAccessorImpl.invoke(Nati= veMethodAccessorImpl.java:57) [junit4:junit4] > =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(= DelegatingMethodAccessorImpl.java:43) [junit4:junit4] > =09at java.lang.reflect.Method.invoke(Method.java:487) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.invoke(RandomizedRunner.java:1559) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.access$600(RandomizedRunner.java:79) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$6.evaluate(RandomizedRunner.java:737) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$7.evaluate(RandomizedRunner.java:773) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$8.evaluate(RandomizedRunner.java:787) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleSetupTeardownChai= ned$1.evaluate(TestRuleSetupTeardownChained.java:50) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleFieldCacheSanity$= 1.evaluate(TestRuleFieldCacheSanity.java:51) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleThreadAndTestName= $1.evaluate(TestRuleThreadAndTestName.java:49) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol.forkTimeoutingTask(ThreadLeakControl.java:782) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$3.evaluate(ThreadLeakControl.java:442) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner.runSingleTest(RandomizedRunner.java:746) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$3.evaluate(RandomizedRunner.java:648) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$4.evaluate(RandomizedRunner.java:682) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.RandomizedRun= ner$5.evaluate(RandomizedRunner.java:693) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) [junit4:junit4] > =09at org.apache.lucene.util.AbstractBeforeAfterRule$1= .evaluate(AbstractBeforeAfterRule.java:46) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleStoreClassName$1.= evaluate(TestRuleStoreClassName.java:42) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.SystemP= ropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.NoShado= wingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule= .java:39) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleAssertionsRequire= d$1.evaluate(TestRuleAssertionsRequired.java:43) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleMarkFailure$1.eva= luate(TestRuleMarkFailure.java:48) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFai= lures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70) [junit4:junit4] > =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$= 1.evaluate(TestRuleIgnoreTestSuites.java:55) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.rules.Stateme= ntAdapter.evaluate(StatementAdapter.java:36) [junit4:junit4] > =09at com.carrotsearch.randomizedtesting.ThreadLeakCon= trol$StatementRunner.run(ThreadLeakControl.java:358) [junit4:junit4] > =09at java.lang.Thread.run(Thread.java:722) [junit4:junit4] 2> 137872 T2230 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> 137881 T2229 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 3 leaked thread(s). [junit4:junit4] 2> 138011 T2233 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> 138938 T2312 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 138939 T2312 oascc.ZkStateReader$2.process A cluster s= tate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path= :/live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 138939 T2312 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 138939 T2312 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {a_t=3DLucene= 41(blocksize=3D128), multiDefault=3DLucene41(blocksize=3D128), range_facet_= sl=3DMockVariableIntBlock(baseBlockSize=3D118), other_tl1=3DPulsing41(freqC= utoff=3D16 minBlockSize=3D85 maxBlockSize=3D206), range_facet_si=3DLucene41= (blocksize=3D128), a_si=3DPulsing41(freqCutoff=3D16 minBlockSize=3D85 maxBl= ockSize=3D206), timestamp=3DLucene41(blocksize=3D128), text=3DPostingsForma= t(name=3DLucene41WithOrds), intDefault=3DPulsing41(freqCutoff=3D16 minBlock= Size=3D85 maxBlockSize=3D206), range_facet_l=3DLucene41(blocksize=3D128), i= d=3DMockVariableIntBlock(baseBlockSize=3D118), _version_=3DPulsing41(freqCu= toff=3D16 minBlockSize=3D85 maxBlockSize=3D206)}, docValues:{timestamp=3DDo= cValuesFormat(name=3DCheapBastard)}, sim=3DDefaultSimilarity, locale=3Dde_D= E, timezone=3DAmerica/Bahia [junit4:junit4] 2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation = 1.8.0-ea (64-bit)/cpus=3D8,threads=3D1,free=3D71783280,total=3D321454080 [junit4:junit4] 2> NOTE: All tests run in this JVM: [PeerSyncTest, Overse= erCollectionProcessorTest, TestFieldTypeCollectionResource, TestPseudoRetur= nFields, DirectSolrConnectionTest, TestCopyFieldCollectionResource, TestFuz= zyAnalyzedSuggestions, TestWriterPerf, TestLFUCache, ResourceLoaderTest, Po= lyFieldTest, CircularListTest, FieldMutatingUpdateProcessorTest, DirectUpda= teHandlerOptimizeTest, TestSurroundQueryParser, LeaderElectionTest, QueryPa= rsingTest, TestPhraseSuggestions, TestCoreContainer, TestPluginEnable, Test= PropInjectDefaults, DistributedTermsComponentTest, LoggingHandlerTest, More= LikeThisHandlerTest, TestReplicationHandler, TestQuerySenderListener, Clust= erStateUpdateTest, TestDynamicFieldResource, ShardRoutingTest, TestRemoteSt= reaming, RecoveryZkTest, TestFaceting, AnalysisAfterCoreReloadTest, Documen= tBuilderTest, WordBreakSolrSpellCheckerTest, TestFunctionQuery, ZkControlle= rTest, IndexSchemaTest, TestSort, SearchHandlerTest, QueryElevationComponen= tTest, TestBadConfig, PrimitiveFieldTypeTest, SoftAutoCommitTest, LegacyHTM= LStripCharFilterTest, DateFieldTest, SuggesterTest, TermsComponentTest, Tes= tSolrIndexConfig, SpellingQueryConverterTest, DistributedSpellCheckComponen= tTest, SliceStateTest, TestReversedWildcardFilterFactory, TestRealTimeGet, = SynonymTokenizerTest, StatelessScriptUpdateProcessorFactoryTest, TestCharFi= lters, RAMDirectoryFactoryTest, TestTrie, AutoCommitTest, LukeRequestHandle= rTest, BadComponentTest, CSVRequestHandlerTest, TestDocumentBuilder, Minima= lSchemaTest, DocValuesTest, TestValueSourceCache, BasicDistributedZkTest, U= nloadDistributedZkTest] [junit4:junit4] Completed on J0 in 139.17s, 1 test, 1 failure <<< FAILURES! [...truncated 415 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:44= 9: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1210: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 874: There were test failures: 272 suites, 1144 tests, 1 error, 1 failure, = 13 ignored (7 assumptions) Total time: 35 minutes 23 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseParallelGC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_64_407464623.1363850157841 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_64_407464623.1363850157841--