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 1AB19F210 for ; Fri, 22 Mar 2013 15:49:14 +0000 (UTC) Received: (qmail 12899 invoked by uid 500); 22 Mar 2013 15:49:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 12848 invoked by uid 500); 22 Mar 2013 15:49:12 -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 12841 invoked by uid 99); 22 Mar 2013 15:49:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Mar 2013 15:49:12 +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 (athena.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; Fri, 22 Mar 2013 15:49:03 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 97F3114AA07E; Fri, 22 Mar 2013 15:48:40 +0000 (UTC) Date: Fri, 22 Mar 2013 15:44:46 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org, rmuir@apache.org, jpountz@apache.org, mikemccand@apache.org Message-ID: <432247194.119.1363967320610.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b79) - Build # 4825 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_118_1226558815.1363967086659" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_118_1226558815.1363967086659 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4825/ Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearc= h Error Message: Server at http://127.0.0.1:55132/mu/a/onenodecollectioncore returned non ok= status:404, message:Can not find: /mu/a/onenodecollectioncore/update Stack Trace: org.apache.solr.common.SolrException: Server at http://127.0.0.1:55132/mu/a= /onenodecollectioncore returned non ok status:404, message:Can not find: /m= u/a/onenodecollectioncore/update =09at __randomizedtesting.SeedInfo.seed([781DAC6B370C6B4B:F9FB227340530B77]= :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:197) =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) Build Log: [...truncated 9230 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test [junit4:junit4] 2> 0 T1603 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: /mu/a [junit4:junit4] 2> 3 T1603 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-1363966428941 [junit4:junit4] 2> 4 T1603 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 4 T1604 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 5 T1604 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 5 T1604 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 5 T1604 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 6 T1604 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 6 T1604 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-1363966428941/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 104 T1603 oasc.ZkTestServer.run start zk server on por= t:43901 [junit4:junit4] 2> 105 T1603 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43901 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@605d19d3 [junit4:junit4] 2> 106 T1603 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 106 T1609 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43901. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 107 T1609 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43901, initi= ating session [junit4:junit4] 2> 107 T1605 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:39241 [junit4:junit4] 2> 107 T1605 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:39241 [junit4:junit4] 2> 108 T1607 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 514 T1607 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d92bc07100000 with negotiated timeout 10000 for client /= 127.0.0.1:39241 [junit4:junit4] 2> 514 T1609 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43901, s= essionid =3D 0x13d92bc07100000, negotiated timeout =3D 10000 [junit4:junit4] 2> 515 T1610 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@605d19d3 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 515 T1603 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 516 T1603 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 519 T1608 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d92bc07100000 [junit4:junit4] 2> 519 T1610 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 520 T1605 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:39241 which had sessionid 0x13d92bc07100000 [junit4:junit4] 2> 519 T1603 oaz.ZooKeeper.close Session: 0x13d92bc071000= 00 closed [junit4:junit4] 2> 520 T1603 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@6e9aeba8 [junit4:junit4] 2> 521 T1603 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 521 T1611 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43901. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 522 T1611 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43901, initi= ating session [junit4:junit4] 2> 522 T1605 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:39242 [junit4:junit4] 2> 522 T1605 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:39242 [junit4:junit4] 2> 523 T1607 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d92bc07100001 with negotiated timeout 10000 for client /= 127.0.0.1:39242 [junit4:junit4] 2> 523 T1611 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43901, s= essionid =3D 0x13d92bc07100001, negotiated timeout =3D 10000 [junit4:junit4] 2> 523 T1612 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6e9aeba8 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 523 T1603 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 524 T1603 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 526 T1603 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 528 T1603 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 530 T1603 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 532 T1603 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> 533 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 537 T1603 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> 538 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 541 T1603 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> 541 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 544 T1603 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> 544 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 546 T1603 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> 547 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 551 T1603 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> 551 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 553 T1603 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> 554 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 556 T1603 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> 556 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 558 T1603 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> 559 T1603 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 561 T1608 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d92bc07100001 [junit4:junit4] 2> 561 T1612 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 561 T1605 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:39242 which had sessionid 0x13d92bc07100001 [junit4:junit4] 2> 561 T1603 oaz.ZooKeeper.close Session: 0x13d92bc071000= 01 closed [junit4:junit4] 2> 627 T1603 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 629 T1603 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:38868 [junit4:junit4] 2> 630 T1603 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 630 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 631 T1603 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-1363966429499 [junit4:junit4] 2> 631 T1603 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-1363966429499/solr.xml [junit4:junit4] 2> 631 T1603 oasc.CoreContainer. New CoreContainer = 1605621696 [junit4:junit4] 2> 632 T1603 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-1363966429499/' [junit4:junit4] 2> 632 T1603 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-1363966429499/' [junit4:junit4] 2> 653 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 653 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 654 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 654 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 655 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 655 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 655 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 656 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 656 T1603 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 656 T1603 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 663 T1603 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 673 T1603 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:43901/solr [junit4:junit4] 2> 674 T1603 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 675 T1603 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43901 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@7013faf4 [junit4:junit4] 2> 676 T1603 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 676 T1622 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43901. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 676 T1622 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43901, initi= ating session [junit4:junit4] 2> 676 T1605 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:39243 [junit4:junit4] 2> 677 T1605 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:39243 [junit4:junit4] 2> 678 T1607 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d92bc07100002 with negotiated timeout 20000 for client /= 127.0.0.1:39243 [junit4:junit4] 2> 678 T1622 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43901, s= essionid =3D 0x13d92bc07100002, negotiated timeout =3D 20000 [junit4:junit4] 2> 678 T1623 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7013faf4 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 678 T1603 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 680 T1608 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d92bc07100002 [junit4:junit4] 2> 680 T1623 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 680 T1605 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:39243 which had sessionid 0x13d92bc07100002 [junit4:junit4] 2> 680 T1603 oaz.ZooKeeper.close Session: 0x13d92bc071000= 02 closed [junit4:junit4] 2> 681 T1603 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 684 T1603 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@16913c6 [junit4:junit4] 2> 685 T1603 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 685 T1624 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:43901. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 686 T1624 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:43901, initi= ating session [junit4:junit4] 2> 686 T1605 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:39244 [junit4:junit4] 2> 686 T1605 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:39244 [junit4:junit4] 2> 687 T1607 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d92bc07100003 with negotiated timeout 20000 for client /= 127.0.0.1:39244 [junit4:junit4] 2> 687 T1624 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:43901, s= essionid =3D 0x13d92bc07100003, negotiated timeout =3D 20000 [junit4:junit4] 2> 687 T1625 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@16913c6 name:ZooKeeperConnection= Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 687 T1603 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 689 T1603 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4:junit4] 2> 691 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 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> 692 T1603 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4:junit4] 2> 694 T1603 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 696 T1603 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:38868_mu%2Fa [junit4:junit4] 2> 696 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 type:dele= te cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:38868_mu%2Fa Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:38868_mu%2Fa [junit4:junit4] 2> 697 T1603 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:38868_mu%2Fa [junit4:junit4] 2> 699 T1603 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 704 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 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> 704 T1603 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 706 T1603 oasc.Overseer.start Overseer (id=3D893889038= 87273987-127.0.0.1:38868_mu%2Fa-n_0000000000) starting [junit4:junit4] 2> 707 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 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> 708 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 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> 709 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 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> 710 T1603 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4:junit4] 2> 712 T1608 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d92bc07100003 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> 713 T1627 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 714 T1603 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 716 T1603 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4:junit4] 2> 717 T1603 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 719 T1626 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 722 T1628 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-1363966429499/collection1 [junit4:junit4] 2> 723 T1628 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 723 T1628 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 723 T1628 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 724 T1628 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-1363966429499/collection1/' [junit4:junit4] 2> 724 T1628 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= -1363966429499/collection1/lib/README' to classloader [junit4:junit4] 2> 725 T1628 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= -1363966429499/collection1/lib/classes/' to classloader [junit4:junit4] 2> 750 T1628 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 783 T1628 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 784 T1628 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 788 T1628 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1108 T1628 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 1113 T1628 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 1115 T1628 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1126 T1628 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1129 T1628 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 1134 T1628 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1135 T1628 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1135 T1628 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1135 T1628 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 1136 T1628 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 1136 T1628 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 1136 T1628 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1136 T1628 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-contro= ljetty-1363966429499/collection1/, dataDir=3D./org.apache.solr.cloud.BasicD= istributedZk2Test-1363966428941/control/data/ [junit4:junit4] 2> 1137 T1628 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@505b2ce8 [junit4:junit4] 2> 1137 T1628 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 1137 T1628 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136396642894= 1/control/data [junit4:junit4] 2> 1138 T1628 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/control/data/index/ [junit4:junit4] 2> 1138 T1628 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63966428941/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 1138 T1628 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136396642894= 1/control/data/index [junit4:junit4] 2> 1139 T1628 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@537abf7b lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@28d0cb33),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 1140 T1628 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 1141 T1628 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 1141 T1628 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 1142 T1628 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 1142 T1628 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1142 T1628 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 1142 T1628 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 1143 T1628 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1143 T1628 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1143 T1628 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 1145 T1628 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1148 T1628 oass.SolrIndexSearcher. Opening Searc= her@54ed4e75 main [junit4:junit4] 2> 1149 T1628 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/control/data/tlog [junit4:junit4] 2> 1150 T1628 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1150 T1628 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1153 T1629 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@54ed4e75 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1153 T1628 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 1153 T1628 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 2222 T1626 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 2223 T1626 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:38868/mu/a", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:38868_mu%2Fa"} [junit4:junit4] 2> 2223 T1626 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 2223 T1626 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 2226 T1625 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> 3155 T1628 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 3155 T1628 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:38868/mu/a collection:control_= collection shard:shard1 [junit4:junit4] 2> 3156 T1628 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 3160 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100003 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> 3161 T1628 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 3161 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100003 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> 3163 T1628 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 3163 T1628 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 3163 T1628 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:38868/mu/a/collection1/ [junit4:junit4] 2> 3163 T1628 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 3164 T1628 oasc.SyncStrategy.syncToMe http://127.0.0.1= :38868/mu/a/collection1/ has no replicas [junit4:junit4] 2> 3164 T1628 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:38868/mu/a/collection1/ [junit4:junit4] 2> 3164 T1628 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 3168 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100003 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> 3729 T1626 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3736 T1625 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> 3771 T1628 oasc.ZkController.register We are http://12= 7.0.0.1:38868/mu/a/collection1/ and leader is http://127.0.0.1:38868/mu/a/c= ollection1/ [junit4:junit4] 2> 3771 T1628 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:38868/mu/a [junit4:junit4] 2> 3771 T1628 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3771 T1628 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3771 T1628 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3773 T1628 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3774 T1603 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> 3774 T1603 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3774 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3777 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3778 T1603 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@23bb2e17 [junit4:junit4] 2> 3778 T1603 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3779 T1631 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43901. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3779 T1631 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43901, init= iating session [junit4:junit4] 2> 3779 T1605 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:39246 [junit4:junit4] 2> 3779 T1605 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:39246 [junit4:junit4] 2> 3780 T1607 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d92bc07100004 with negotiated timeout 10000 for client = /127.0.0.1:39246 [junit4:junit4] 2> 3780 T1631 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43901, = sessionid =3D 0x13d92bc07100004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3780 T1632 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@23bb2e17 name:ZooKeeperConnecti= on Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3781 T1603 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3782 T1603 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3784 T1603 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3839 T1603 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3841 T1603 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:40920 [junit4:junit4] 2> 3841 T1603 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3842 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3842 T1603 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-1363966432721 [junit4:junit4] 2> 3842 T1603 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-1363966432721/solr.xml [junit4:junit4] 2> 3842 T1603 oasc.CoreContainer. New CoreContainer= 1451672952 [junit4:junit4] 2> 3843 T1603 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-1363966432721/' [junit4:junit4] 2> 3843 T1603 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-1363966432721/' [junit4:junit4] 2> 3861 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 3861 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3861 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 3862 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3862 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3862 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3863 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3863 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3863 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3864 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3869 T1603 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3878 T1603 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:43901/solr [junit4:junit4] 2> 3879 T1603 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 3879 T1603 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43901 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@43e91885 [junit4:junit4] 2> 3880 T1603 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3880 T1642 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43901. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3880 T1642 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43901, init= iating session [junit4:junit4] 2> 3880 T1605 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:39247 [junit4:junit4] 2> 3881 T1605 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:39247 [junit4:junit4] 2> 3881 T1607 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d92bc07100005 with negotiated timeout 20000 for client = /127.0.0.1:39247 [junit4:junit4] 2> 3882 T1642 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43901, = sessionid =3D 0x13d92bc07100005, negotiated timeout =3D 20000 [junit4:junit4] 2> 3882 T1643 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@43e91885 name:ZooKeeperConnecti= on Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 3882 T1603 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3883 T1608 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d92bc07100005 [junit4:junit4] 2> 3883 T1643 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 3884 T1605 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:39247 which had sessionid 0x13d92bc0710000= 5 [junit4:junit4] 2> 3883 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100= 005 closed [junit4:junit4] 2> 3884 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3887 T1603 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@512ae1d5 [junit4:junit4] 2> 3887 T1603 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3887 T1644 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43901. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3888 T1644 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43901, init= iating session [junit4:junit4] 2> 3888 T1605 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:39248 [junit4:junit4] 2> 3888 T1605 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:39248 [junit4:junit4] 2> 3889 T1607 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d92bc07100006 with negotiated timeout 20000 for client = /127.0.0.1:39248 [junit4:junit4] 2> 3889 T1644 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43901, = sessionid =3D 0x13d92bc07100006, negotiated timeout =3D 20000 [junit4:junit4] 2> 3889 T1645 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@512ae1d5 name:ZooKeeperConnecti= on Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 3889 T1603 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3890 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100006 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> 3891 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100006 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> 3892 T1603 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4894 T1603 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:40920_mu%2Fa [junit4:junit4] 2> 4895 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100006 type:del= ete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:40920_mu%2Fa Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:40920_mu%2Fa [junit4:junit4] 2> 4896 T1603 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:40920_mu%2Fa [junit4:junit4] 2> 4898 T1625 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 4899 T1632 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4899 T1645 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4900 T1625 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4903 T1646 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-1363966432721/collection1 [junit4:junit4] 2> 4903 T1646 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 4904 T1646 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 4904 T1646 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 4904 T1646 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-1363966432721/collection1/' [junit4:junit4] 2> 4905 T1646 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= 966432721/collection1/lib/README' to classloader [junit4:junit4] 2> 4905 T1646 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= 966432721/collection1/lib/classes/' to classloader [junit4:junit4] 2> 4932 T1646 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 4969 T1646 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 4970 T1646 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 4974 T1646 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 5239 T1626 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 5239 T1626 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:38868/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:38868_mu%2Fa"} [junit4:junit4] 2> 5242 T1645 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> 5242 T1625 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> 5242 T1632 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> 5301 T1646 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 5307 T1646 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 5309 T1646 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 5319 T1646 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5322 T1646 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 5327 T1646 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5329 T1646 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5329 T1646 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5330 T1646 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 5330 T1646 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 5331 T1646 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 5331 T1646 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5331 T1646 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= -1363966432721/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1363966428941/jetty1/ [junit4:junit4] 2> 5331 T1646 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@505b2ce8 [junit4:junit4] 2> 5331 T1646 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 5332 T1646 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136396642894= 1/jetty1 [junit4:junit4] 2> 5332 T1646 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/jetty1/index/ [junit4:junit4] 2> 5332 T1646 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63966428941/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 5333 T1646 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136396642894= 1/jetty1/index [junit4:junit4] 2> 5334 T1646 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@41a78e61 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4c35c124),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 5334 T1646 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 5336 T1646 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 5336 T1646 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 5336 T1646 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 5337 T1646 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 5338 T1646 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 5338 T1646 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 5340 T1646 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 5342 T1646 oass.SolrIndexSearcher. Opening Searc= her@1a7afad3 main [junit4:junit4] 2> 5343 T1646 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/jetty1/tlog [junit4:junit4] 2> 5343 T1646 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 5343 T1646 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5346 T1647 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1a7afad3 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 5348 T1646 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 5348 T1646 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6746 T1626 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6747 T1626 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40920/mu/a", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40920_mu%2Fa"} [junit4:junit4] 2> 6747 T1626 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 6747 T1626 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 6751 T1632 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> 6751 T1625 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> 6752 T1645 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> 7349 T1646 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7350 T1646 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:40920/mu/a collection:collecti= on1 shard:shard1 [junit4:junit4] 2> 7350 T1646 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 7356 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100006 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> 7357 T1646 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7357 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100006 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> 7360 T1646 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7360 T1646 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7360 T1646 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:40920/mu/a/collection1/ [junit4:junit4] 2> 7360 T1646 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7360 T1646 oasc.SyncStrategy.syncToMe http://127.0.0.1= :40920/mu/a/collection1/ has no replicas [junit4:junit4] 2> 7360 T1646 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:40920/mu/a/collection1/ [junit4:junit4] 2> 7361 T1646 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard1 [junit4:junit4] 2> 7364 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100006 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> 8255 T1626 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8262 T1625 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> 8262 T1645 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> 8262 T1632 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> 8268 T1646 oasc.ZkController.register We are http://12= 7.0.0.1:40920/mu/a/collection1/ and leader is http://127.0.0.1:40920/mu/a/c= ollection1/ [junit4:junit4] 2> 8268 T1646 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:40920/mu/a [junit4:junit4] 2> 8268 T1646 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 8269 T1646 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 8269 T1646 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 8270 T1646 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 8271 T1603 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> 8271 T1603 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 8272 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 8329 T1603 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 8331 T1603 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:55132 [junit4:junit4] 2> 8332 T1603 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 8332 T1603 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 8333 T1603 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-1363966437211 [junit4:junit4] 2> 8333 T1603 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-1363966437211/solr.xml [junit4:junit4] 2> 8333 T1603 oasc.CoreContainer. New CoreContainer= 1452803749 [junit4:junit4] 2> 8333 T1603 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-1363966437211/' [junit4:junit4] 2> 8334 T1603 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-1363966437211/' [junit4:junit4] 2> 8351 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 8352 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 8353 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 8353 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 8353 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 8354 T1603 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 8354 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 8359 T1603 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 8368 T1603 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:43901/solr [junit4:junit4] 2> 8369 T1603 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 8369 T1603 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43901 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@2e4c5035 [junit4:junit4] 2> 8370 T1603 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8370 T1658 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43901. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8371 T1658 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43901, init= iating session [junit4:junit4] 2> 8371 T1605 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:39251 [junit4:junit4] 2> 8371 T1605 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:39251 [junit4:junit4] 2> 8372 T1607 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d92bc07100007 with negotiated timeout 20000 for client = /127.0.0.1:39251 [junit4:junit4] 2> 8372 T1658 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43901, = sessionid =3D 0x13d92bc07100007, negotiated timeout =3D 20000 [junit4:junit4] 2> 8373 T1659 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@2e4c5035 name:ZooKeeperConnecti= on Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 8373 T1603 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8374 T1608 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d92bc07100007 [junit4:junit4] 2> 8375 T1659 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 8375 T1605 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:39251 which had sessionid 0x13d92bc0710000= 7 [junit4:junit4] 2> 8374 T1603 oaz.ZooKeeper.close Session: 0x13d92bc07100= 007 closed [junit4:junit4] 2> 8375 T1603 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 8378 T1603 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@49d2000b [junit4:junit4] 2> 8378 T1603 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 8379 T1660 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:43901. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 8379 T1660 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:43901, init= iating session [junit4:junit4] 2> 8379 T1605 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:39252 [junit4:junit4] 2> 8379 T1605 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:39252 [junit4:junit4] 2> 8380 T1607 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d92bc07100008 with negotiated timeout 20000 for client = /127.0.0.1:39252 [junit4:junit4] 2> 8380 T1660 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:43901, = sessionid =3D 0x13d92bc07100008, negotiated timeout =3D 20000 [junit4:junit4] 2> 8381 T1661 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@49d2000b name:ZooKeeperConnecti= on Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 8381 T1603 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 8382 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100008 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> 8383 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100008 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> 8385 T1603 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9387 T1603 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:55132_mu%2Fa [junit4:junit4] 2> 9388 T1608 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d92bc07100008 type:del= ete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:55132_mu%2Fa Error:KeeperErrorCode =3D NoNode for /solr/live_nodes= /127.0.0.1:55132_mu%2Fa [junit4:junit4] 2> 9389 T1603 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:55132_mu%2Fa [junit4:junit4] 2> 9391 T1625 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> 9392 T1632 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9392 T1645 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9392 T1632 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> 9392 T1645 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> 9393 T1661 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9393 T1625 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9397 T1662 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-1363966437211/collection1 [junit4:junit4] 2> 9397 T1662 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9398 T1662 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9398 T1662 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9399 T1662 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-1363966437211/collection1/' [junit4:junit4] 2> 9399 T1662 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= 966437211/collection1/lib/README' to classloader [junit4:junit4] 2> 9399 T1662 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= 966437211/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9422 T1662 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 9449 T1662 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9450 T1662 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9453 T1662 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9768 T1626 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9768 T1626 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40920/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40920_mu%2Fa"} [junit4:junit4] 2> 9771 T1661 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> 9771 T1625 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> 9772 T1645 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> 9772 T1632 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> 9778 T1662 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9783 T1662 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 9785 T1662 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 9796 T1662 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9799 T1662 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9801 T1662 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9802 T1662 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9803 T1662 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9803 T1662 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9804 T1662 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 9804 T1662 oass.OpenExchangeRatesOrgProvider$OpenExcha= ngeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 9804 T1662 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9804 T1662 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= -1363966437211/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistrib= utedZk2Test-1363966428941/jetty2/ [junit4:junit4] 2> 9804 T1662 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@505b2ce8 [junit4:junit4] 2> 9805 T1662 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9805 T1662 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136396642894= 1/jetty2 [junit4:junit4] 2> 9805 T1662 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/jetty2/index/ [junit4:junit4] 2> 9805 T1662 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-13= 63966428941/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9806 T1662 oasc.CachingDirectoryFactory.get return new= directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-136396642894= 1/jetty2/index [junit4:junit4] 2> 9807 T1662 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@4fa27671 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69429a52),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 9807 T1662 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 9809 T1662 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 9809 T1662 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 9809 T1662 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 9810 T1662 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9810 T1662 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9810 T1662 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9811 T1662 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9811 T1662 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9811 T1662 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9813 T1662 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 9816 T1662 oass.SolrIndexSearcher. Opening Searc= her@6957ad61 main [junit4:junit4] 2> 9816 T1662 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/jetty2/tlog [junit4:junit4] 2> 9816 T1662 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 9817 T1662 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 9820 T1663 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@6957ad61 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 9821 T1662 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 9821 T1662 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 11275 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 11276 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:55132/mu/a", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:55132_mu%2Fa"} [junit4:junit4] 2> 11276 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 11276 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 11281 T1661 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> 11281 T1625 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> 11281 T1645 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> 11281 T1632 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> 11822 T1662 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 11823 T1662 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:55132/mu/a collection:collect= ion1 shard:shard2 [junit4:junit4] 2> 11824 T1662 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 11828 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100008 type:de= lete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collection= s/collection1/leaders/shard2 Error:KeeperErrorCode =3D NoNode for /solr/col= lections/collection1/leaders/shard2 [junit4:junit4] 2> 11828 T1662 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 11829 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100008 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> 11830 T1662 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 11830 T1662 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 11831 T1662 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:55132/mu/a/collection1/ [junit4:junit4] 2> 11831 T1662 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 11831 T1662 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:55132/mu/a/collection1/ has no replicas [junit4:junit4] 2> 11831 T1662 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:55132/mu/a/collection1/ [junit4:junit4] 2> 11831 T1662 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard2 [junit4:junit4] 2> 11834 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100008 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> 12784 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12790 T1645 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> 12790 T1625 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> 12790 T1661 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> 12790 T1632 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> 12838 T1662 oasc.ZkController.register We are http://1= 27.0.0.1:55132/mu/a/collection1/ and leader is http://127.0.0.1:55132/mu/a/= collection1/ [junit4:junit4] 2> 12838 T1662 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:55132/mu/a [junit4:junit4] 2> 12838 T1662 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 12838 T1662 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 12839 T1662 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 12840 T1662 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12841 T1603 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 12842 T1603 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12842 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12899 T1603 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12902 T1603 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:39744 [junit4:junit4] 2> 12902 T1603 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 12902 T1603 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12903 T1603 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-1363966441782 [junit4:junit4] 2> 12903 T1603 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-1363966441782/solr.xml [junit4:junit4] 2> 12903 T1603 oasc.CoreContainer. New CoreContaine= r 182606671 [junit4:junit4] 2> 12904 T1603 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-1363966441782/' [junit4:junit4] 2> 12904 T1603 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-1363966441782/' [junit4:junit4] 2> 12921 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12922 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 12923 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12923 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12923 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12924 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 12924 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12929 T1603 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12938 T1603 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:43901/solr [junit4:junit4] 2> 12939 T1603 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12939 T1603 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43901 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@7206676c [junit4:junit4] 2> 12940 T1603 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12940 T1674 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43901. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12941 T1674 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43901, ini= tiating session [junit4:junit4] 2> 12941 T1605 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:39253 [junit4:junit4] 2> 12941 T1605 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:39253 [junit4:junit4] 2> 12942 T1607 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d92bc07100009 with negotiated timeout 20000 for client= /127.0.0.1:39253 [junit4:junit4] 2> 12942 T1674 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43901,= sessionid =3D 0x13d92bc07100009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12942 T1675 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@7206676c name:ZooKeeperConnect= ion Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 12942 T1603 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12944 T1608 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d92bc07100009 [junit4:junit4] 2> 12944 T1605 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:39253 which had sessionid 0x13d92bc071000= 09 [junit4:junit4] 2> 12944 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710= 0009 closed [junit4:junit4] 2> 12944 T1675 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12944 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12947 T1603 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@4177b15d [junit4:junit4] 2> 12948 T1603 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12948 T1676 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43901. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12948 T1676 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43901, ini= tiating session [junit4:junit4] 2> 12949 T1605 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:39254 [junit4:junit4] 2> 12949 T1605 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:39254 [junit4:junit4] 2> 12949 T1607 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d92bc0710000a with negotiated timeout 20000 for client= /127.0.0.1:39254 [junit4:junit4] 2> 12949 T1676 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43901,= sessionid =3D 0x13d92bc0710000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12950 T1677 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@4177b15d name:ZooKeeperConnect= ion Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 12950 T1603 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12951 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000a 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> 12952 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000a 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> 12953 T1603 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 13956 T1603 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39744_mu%2Fa [junit4:junit4] 2> 13956 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000a type:de= lete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:39744_mu%2Fa Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:39744_mu%2Fa [junit4:junit4] 2> 13957 T1603 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:39744_mu%2Fa [junit4:junit4] 2> 13959 T1625 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> 13960 T1645 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13960 T1661 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13960 T1632 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13960 T1645 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> 13960 T1661 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> 13960 T1632 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> 13961 T1677 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13962 T1625 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13966 T1678 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-1363966441782/collection1 [junit4:junit4] 2> 13966 T1678 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 13967 T1678 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 13967 T1678 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 13968 T1678 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-1363966441782/collection1/' [junit4:junit4] 2> 13968 T1678 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= 3966441782/collection1/lib/README' to classloader [junit4:junit4] 2> 13968 T1678 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= 3966441782/collection1/lib/classes/' to classloader [junit4:junit4] 2> 13995 T1678 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 14027 T1678 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 14028 T1678 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 14032 T1678 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 14294 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14295 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"3", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:55132/mu/a", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:55132_mu%2Fa"} [junit4:junit4] 2> 14298 T1625 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> 14298 T1632 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> 14298 T1645 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> 14298 T1677 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> 14299 T1661 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> 14361 T1678 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 14366 T1678 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 14369 T1678 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 14379 T1678 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14382 T1678 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14384 T1678 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14385 T1678 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14386 T1678 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14386 T1678 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14387 T1678 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 14387 T1678 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 14387 T1678 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14387 T1678 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-1363966441782/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363966428941/jetty3/ [junit4:junit4] 2> 14387 T1678 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@505b2ce8 [junit4:junit4] 2> 14388 T1678 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14388 T1678 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/jetty3 [junit4:junit4] 2> 14388 T1678 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363966428941/jetty3/index/ [junit4:junit4] 2> 14388 T1678 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363966428941/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 14389 T1678 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/jetty3/index [junit4:junit4] 2> 14390 T1678 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3c28c73d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@48e6ae54),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 14390 T1678 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 14392 T1678 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 14392 T1678 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 14392 T1678 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 14393 T1678 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 14393 T1678 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 14393 T1678 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 14394 T1678 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 14394 T1678 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 14394 T1678 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 14396 T1678 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 14399 T1678 oass.SolrIndexSearcher. Opening Sear= cher@51567195 main [junit4:junit4] 2> 14399 T1678 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428= 941/jetty3/tlog [junit4:junit4] 2> 14399 T1678 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 14400 T1678 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 14403 T1679 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@51567195 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 14404 T1678 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 14404 T1678 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 15803 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15803 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:39744/mu/a", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:39744_mu%2Fa"} [junit4:junit4] 2> 15803 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 15804 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 15808 T1625 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> 15808 T1661 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> 15808 T1632 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> 15808 T1677 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> 15808 T1645 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> 16406 T1678 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 16406 T1678 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:39744/mu/a collection:collect= ion1 shard:shard1 [junit4:junit4] 2> 16409 T1678 oasc.ZkController.register We are http://1= 27.0.0.1:39744/mu/a/collection1/ and leader is http://127.0.0.1:40920/mu/a/= collection1/ [junit4:junit4] 2> 16410 T1678 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:39744/mu/a [junit4:junit4] 2> 16410 T1678 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 16410 T1678 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C298 name=3Dcollection1 org.apache.sol= r.core.SolrCore@3fc0de8d url=3Dhttp://127.0.0.1:39744/mu/a/collection1 node= =3D127.0.0.1:39744_mu%2Fa C298_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:39744/mu/a, node_name=3D127.0.0.1:39744_mu%2Fa} [junit4:junit4] 2> 16410 T1680 C298 P39744 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16411 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 16411 T1678 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16411 T1680 C298 P39744 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 16411 T1680 C298 P39744 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 16412 T1680 C298 P39744 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16412 T1603 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 16413 T1603 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 16413 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 16475 T1603 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16477 T1603 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:52118 [junit4:junit4] 2> 16477 T1603 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 16478 T1603 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16478 T1603 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-1363966445352 [junit4:junit4] 2> 16478 T1603 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-1363966445352/solr.xml [junit4:junit4] 2> 16478 T1603 oasc.CoreContainer. New CoreContaine= r 1823148886 [junit4:junit4] 2> 16479 T1603 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-1363966445352/' [junit4:junit4] 2> 16479 T1603 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-1363966445352/' [junit4:junit4] 2> 16496 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 16497 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 16497 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 16497 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16498 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 16498 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16498 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16499 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16499 T1603 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 16499 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 16505 T1603 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 16514 T1603 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:43901/solr [junit4:junit4] 2> 16514 T1603 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 16515 T1603 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43901 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@29e10d81 [junit4:junit4] 2> 16516 T1603 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16516 T1691 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43901. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16516 T1691 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43901, ini= tiating session [junit4:junit4] 2> 16516 T1605 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:39257 [junit4:junit4] 2> 16517 T1605 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:39257 [junit4:junit4] 2> 16517 T1607 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d92bc0710000b with negotiated timeout 20000 for client= /127.0.0.1:39257 [junit4:junit4] 2> 16517 T1691 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43901,= sessionid =3D 0x13d92bc0710000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 16518 T1692 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@29e10d81 name:ZooKeeperConnect= ion Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4:junit4] 2> 16518 T1603 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16519 T1608 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d92bc0710000b [junit4:junit4] 2> 16520 T1692 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16520 T1605 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:39257 which had sessionid 0x13d92bc071000= 0b [junit4:junit4] 2> 16520 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710= 000b closed [junit4:junit4] 2> 16520 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 16523 T1603 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43901/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@3a737d16 [junit4:junit4] 2> 16523 T1603 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16524 T1693 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43901. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16524 T1693 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43901, ini= tiating session [junit4:junit4] 2> 16524 T1605 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:39258 [junit4:junit4] 2> 16524 T1605 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:39258 [junit4:junit4] 2> 16525 T1607 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d92bc0710000c with negotiated timeout 20000 for client= /127.0.0.1:39258 [junit4:junit4] 2> 16525 T1693 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43901,= sessionid =3D 0x13d92bc0710000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 16525 T1694 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@3a737d16 name:ZooKeeperConnect= ion Watcher:127.0.0.1:43901/solr got event WatchedEvent state:SyncConnected= type:None path:null path:null type:None [junit4:junit4] 2> 16525 T1603 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16526 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000c 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> 16527 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000c 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> 16529 T1603 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 17313 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17314 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:39744/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:39744_mu%2Fa"} [junit4:junit4] 2> 17323 T1677 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> 17323 T1632 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> 17323 T1625 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> 17323 T1661 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> 17323 T1694 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> 17323 T1645 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> 17416 T1638 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {state=3Drecovering&version=3D2&checkLive=3Dtrue&onlyIfLeader= =3Dtrue&wt=3Djavabin&nodeName=3D127.0.0.1:39744_mu%252Fa&core=3Dcollection1= &coreNodeName=3D4&action=3DPREPRECOVERY} status=3D0 QTime=3D1000=20 [junit4:junit4] 2> 17531 T1603 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52118_mu%2Fa [junit4:junit4] 2> 17532 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000c type:de= lete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:52118_mu%2Fa Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:52118_mu%2Fa [junit4:junit4] 2> 17533 T1603 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:52118_mu%2Fa [junit4:junit4] 2> 17534 T1645 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> 17535 T1677 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> 17535 T1625 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17535 T1661 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17535 T1625 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> 17535 T1661 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> 17535 T1632 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17535 T1632 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> 17536 T1694 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17536 T1694 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> 17536 T1645 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17537 T1677 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17540 T1695 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-1363966445352/collection1 [junit4:junit4] 2> 17540 T1695 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 17541 T1695 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 17541 T1695 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 17542 T1695 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-1363966445352/collection1/' [junit4:junit4] 2> 17542 T1695 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= 3966445352/collection1/lib/README' to classloader [junit4:junit4] 2> 17543 T1695 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= 3966445352/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17565 T1695 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 17592 T1695 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 17593 T1695 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 17596 T1695 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 17902 T1695 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 17907 T1695 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 17909 T1695 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 17920 T1695 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17923 T1695 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17925 T1695 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17926 T1695 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17927 T1695 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17927 T1695 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17928 T1695 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 17928 T1695 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 17928 T1695 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17929 T1695 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-1363966445352/collection1/, dataDir=3D./org.apache.solr.cloud.BasicDistri= butedZk2Test-1363966428941/jetty4/ [junit4:junit4] 2> 17929 T1695 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@505b2ce8 [junit4:junit4] 2> 17929 T1695 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17930 T1695 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/jetty4 [junit4:junit4] 2> 17930 T1695 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZ= k2Test-1363966428941/jetty4/index/ [junit4:junit4] 2> 17930 T1695 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1= 363966428941/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 17930 T1695 oasc.CachingDirectoryFactory.get return ne= w directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-13639664289= 41/jetty4/index [junit4:junit4] 2> 17931 T1695 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@62563e7a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da89960),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 17932 T1695 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 17933 T1695 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 17933 T1695 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 17934 T1695 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 17934 T1695 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 17935 T1695 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 17936 T1695 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 17938 T1695 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 17940 T1695 oass.SolrIndexSearcher. Opening Sear= cher@21907cf1 main [junit4:junit4] 2> 17940 T1695 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.BasicDistributedZk2Test-1363966428= 941/jetty4/tlog [junit4:junit4] 2> 17941 T1695 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 17941 T1695 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 17944 T1696 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@21907cf1 main{StandardDirectoryReader(s= egments_1:1)} [junit4:junit4] 2> 17945 T1695 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 17946 T1695 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 18832 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18833 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52118/mu/a", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52118_mu%2Fa"} [junit4:junit4] 2> 18834 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 18834 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 18839 T1645 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> 18839 T1661 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> 18840 T1694 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> 18840 T1632 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> 18840 T1677 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> 18839 T1625 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> 18947 T1695 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 18947 T1695 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:52118/mu/a collection:collect= ion1 shard:shard2 [junit4:junit4] 2> 18950 T1695 oasc.ZkController.register We are http://1= 27.0.0.1:52118/mu/a/collection1/ and leader is http://127.0.0.1:55132/mu/a/= collection1/ [junit4:junit4] 2> 18950 T1695 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:52118/mu/a [junit4:junit4] 2> 18950 T1695 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 18950 T1695 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C299 name=3Dcollection1 org.apache.sol= r.core.SolrCore@8787c1c url=3Dhttp://127.0.0.1:52118/mu/a/collection1 node= =3D127.0.0.1:52118_mu%2Fa C299_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Ddown, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:52118/mu/a, node_name=3D127.0.0.1:52118_mu%2Fa} [junit4:junit4] 2> 18951 T1697 C299 P52118 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18952 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 18952 T1695 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18952 T1697 C299 P52118 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 18952 T1697 C299 P52118 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 18953 T1603 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 18953 T1603 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 18953 T1697 C299 P52118 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18954 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18957 T1603 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18959 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18962 T1640 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-1363966432721/onenodecollectioncore [junit4:junit4] 2> 18962 T1640 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:onenodecollection [junit4:junit4] 2> 18963 T1640 oasc.ZkController.createCollectionZkNode C= reating collection in ZooKeeper:onenodecollection [junit4:junit4] 2> 18963 T1640 oasc.ZkController.getConfName Looking for = collection configName [junit4:junit4] 2> 18964 T1640 oasc.ZkController.getConfName Only one con= fig set found in zk - using it:conf1 [junit4:junit4] 2> 18964 T1640 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection [junit4:junit4] 2> 18966 T1640 oasc.ZkController.readConfigName Load coll= ection config from:/collections/onenodecollection [junit4:junit4] 2> 18967 T1640 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-1363966432721/onenodecollectioncore/' [junit4:junit4] 2> 18992 T1640 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 19020 T1640 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 19021 T1640 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 19024 T1640 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 19333 T1640 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 19339 T1640 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 19341 T1640 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 19350 T1640 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 19353 T1640 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 19356 T1640 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19357 T1640 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 19357 T1640 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 19358 T1640 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19359 T1640 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Unknown key IMPORTANT NOTE [junit4:junit4] 2> 19359 T1640 oass.OpenExchangeRatesOrgProvider$OpenExch= angeRates. WARNING Expected key, got STRING [junit4:junit4] 2> 19359 T1640 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19359 T1640 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-1363966432721/onenodecollectioncore/, dataDir=3D/mnt/ssd/jenkin= s/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest= -BasicDistributedZk2Test-1363966428941/onenodecollection/ [junit4:junit4] 2> 19360 T1640 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@505b2ce8 [junit4:junit4] 2> 19360 T1640 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19361 T1640 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-1363966428941/oneno= decollection [junit4:junit4] 2> 19361 T1640 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= 363966428941/onenodecollection/index/ [junit4:junit4] 2> 19361 T1640 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= -1363966428941/onenodecollection/index' doesn't exist. Creating new index..= . [junit4:junit4] 2> 19362 T1640 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-1363966428941/oneno= decollection/index [junit4:junit4] 2> 19363 T1640 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@c8dab96 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@6c649ed1),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> 19363 T1640 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 19365 T1640 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 19365 T1640 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 19366 T1640 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 19366 T1640 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 19367 T1640 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 19367 T1640 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 19367 T1640 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 19368 T1640 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 19368 T1640 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 19370 T1640 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 19373 T1640 oass.SolrIndexSearcher. Opening Sear= cher@50c520f4 main [junit4:junit4] 2> 19373 T1640 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-1363966428941/onen= odecollection/tlog [junit4:junit4] 2> 19374 T1640 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 19374 T1640 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 19377 T1699 oasc.SolrCore.registerSearcher [onenodecol= lectioncore] Registered new searcher Searcher@50c520f4 main{StandardDirecto= ryReader(segments_1:1)} [junit4:junit4] 2> 19379 T1640 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> C298_STATE=3Dcoll:collection1 core:collection1 props:= {state=3Drecovering, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:39744/mu/a, shard=3Dshard1, node_name=3D127.0.0.1:39744= _mu%2Fa} [junit4:junit4] 2> 19417 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:40920/mu/a/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19418 T1680 C298 P39744 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:39744/mu/a START replicas=3D[http:= //127.0.0.1:40920/mu/a/collection1/] nUpdates=3D100 [junit4:junit4] 2> 19418 T1680 C298 P39744 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 19418 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 19418 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 19419 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 19419 T1680 C298 P39744 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 19419 T1680 C298 P39744 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:40920/mu/a/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 19419 T1680 C298 P39744 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C300 name=3Dcollection1 org.apache.sol= r.core.SolrCore@4059ed6a url=3Dhttp://127.0.0.1:40920/mu/a/collection1 node= =3D127.0.0.1:40920_mu%2Fa C300_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Dactive, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:40920/mu/a, shard=3Dshard1, node_name=3D127.0.0.1:40920= _mu%2Fa, leader=3Dtrue} [junit4:junit4] 2> 19422 T1639 C300 P40920 REQ /get {version=3D2&wt=3Djav= abin&qt=3D/get&getVersions=3D100&distrib=3Dfalse} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19423 T1641 C300 P40920 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 19424 T1641 C300 P40920 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@41a78e61 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4c35c124),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 19424 T1641 C300 P40920 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 19425 T1641 C300 P40920 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@41a78e61 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4c35c124),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@41a78e61 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@4c35c124),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 19425 T1641 C300 P40920 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19425 T1641 C300 P40920 oass.SolrIndexSearcher. = Opening Searcher@4ba90885 realtime [junit4:junit4] 2> 19425 T1641 C300 P40920 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 19426 T1641 C300 P40920 /update {commit_end_point=3Dtr= ue&version=3D2&softCommit=3Dfalse&wt=3Djavabin&openSearcher=3Dfalse&commit= =3Dtrue&waitSearcher=3Dtrue} {commit=3D} 0 3 [junit4:junit4] 2> 19426 T1680 C298 P39744 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19427 T1680 C298 P39744 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 19428 T1638 C300 P40920 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19428 T1638 C300 P40920 REQ /replication {version=3D2&= command=3Dindexversion&wt=3Djavabin&qt=3D/replication} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 19429 T1680 C298 P39744 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 19429 T1680 C298 P39744 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 19429 T1680 C298 P39744 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 19430 T1641 C300 P40920 REQ /replication {version=3D2&= generation=3D2&command=3Dfilelist&wt=3Djavabin&qt=3D/replication} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 19431 T1680 C298 P39744 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 19432 T1680 C298 P39744 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363966428941/jetty3/index.20130322043408368 [junit4:junit4] 2> 19432 T1680 C298 P39744 oash.SnapPuller.fetchLatestInd= ex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDir= ectory@768b23d8 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 3dea223) fullCopy=3Dfalse [junit4:junit4] 2> 19434 T1639 C300 P40920 REQ /replication {generation= =3D2&command=3Dfilecontent&wt=3Dfilestream&qt=3D/replication&file=3Dsegment= s_2&checksum=3Dtrue} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19435 T1680 C298 P39744 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 19436 T1680 C298 P39744 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 19436 T1680 C298 P39744 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 19437 T1680 C298 P39744 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3c28c73d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@48e6ae54),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@3c28c73d lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@48e6ae54),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 19437 T1680 C298 P39744 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19437 T1680 C298 P39744 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 19438 T1680 C298 P39744 oass.SolrIndexSearcher. = Opening Searcher@4dd63ec5 main [junit4:junit4] 2> 19438 T1679 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4dd63ec5 main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 19439 T1680 C298 P39744 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 19439 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 19439 T1680 C298 P39744 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 19439 T1680 C298 P39744 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19440 T1680 C298 P39744 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 20345 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20346 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52118/mu/a", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52118_mu%2Fa"} [junit4:junit4] 2> 20349 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":null, [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40920/mu/a", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40920_mu%2Fa"} [junit4:junit4] 2> 20349 T1626 oasc.Overseer$ClusterStateUpdater.createCo= llection Create collection onenodecollection with numShards 1 [junit4:junit4] 2> 20350 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 20353 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"4", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:39744/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:39744_mu%2Fa"} [junit4:junit4] 2> 20357 T1625 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> 20357 T1677 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> 20357 T1632 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> 20358 T1645 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> 20357 T1661 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> 20357 T1694 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> 20380 T1640 oasc.CoreContainer.registerCore registerin= g core: onenodecollectioncore [junit4:junit4] 2> 20381 T1640 oasc.ZkController.register Register replic= a - core:onenodecollectioncore address:http://127.0.0.1:40920/mu/a collecti= on:onenodecollection shard:shard1 [junit4:junit4] 2> 20382 T1640 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leader_elect/shard1/election [junit4:junit4] 2> 20389 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 20389 T1640 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 20390 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 20392 T1640 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 20392 T1640 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 20393 T1640 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:40920/mu/a/onenodecollectioncore/ [junit4:junit4] 2> 20393 T1640 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 20393 T1640 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:40920/mu/a/onenodecollectioncore/ has no replicas [junit4:junit4] 2> 20394 T1640 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:40920/mu/a/onenodecollectionco= re/ [junit4:junit4] 2> 20394 T1640 oascc.SolrZkClient.makePath makePath: /col= lections/onenodecollection/leaders/shard1 [junit4:junit4] 2> 20397 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 20957 T1656 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {state=3Drecovering&version=3D2&checkLive=3Dtrue&onlyIfLeader= =3Dtrue&wt=3Djavabin&nodeName=3D127.0.0.1:52118_mu%252Fa&core=3Dcollection1= &coreNodeName=3D5&action=3DPREPRECOVERY} status=3D0 QTime=3D2000=20 [junit4:junit4] 2> 21867 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21875 T1632 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> 21875 T1661 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> 21875 T1625 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> 21875 T1694 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> 21875 T1677 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> 21875 T1645 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> 21904 T1640 oasc.ZkController.register We are http://1= 27.0.0.1:40920/mu/a/onenodecollectioncore/ and leader is http://127.0.0.1:4= 0920/mu/a/onenodecollectioncore/ [junit4:junit4] 2> 21905 T1640 oasc.ZkController.register No LogReplay ne= eded for core=3Donenodecollectioncore baseURL=3Dhttp://127.0.0.1:40920/mu/a [junit4:junit4] 2> 21905 T1640 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 21905 T1640 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Dactive [junit4:junit4] 2> 21907 T1640 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21908 T1640 oass.SolrDispatchFilter.handleAdminRequest= /admin/cores {version=3D2&collection=3Donenodecollection&numShards=3D1&wt= =3Djavabin&roles=3Dnone&name=3Donenodecollectioncore&action=3DCREATE&dataDi= r=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core= /test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/onenodecollection= } status=3D0 QTime=3D2946=20 [junit4:junit4] 2> 21909 T1603 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Wait for recoveries to finish - collection: onenodecollectio= n failOnTimeout:true timeout (sec):230 [junit4:junit4] 2> 21910 T1603 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 22911 T1603 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> C299_STATE=3Dcoll:collection1 core:collection1 props:= {state=3Drecovering, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:52118/mu/a, shard=3Dshard2, node_name=3D127.0.0.1:52118= _mu%2Fa} [junit4:junit4] 2> 22958 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:55132/mu/a/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 22959 T1697 C299 P52118 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:52118/mu/a START replicas=3D[http:= //127.0.0.1:55132/mu/a/collection1/] nUpdates=3D100 [junit4:junit4] 2> 22959 T1697 C299 P52118 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 22959 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 22959 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 22959 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 22959 T1697 C299 P52118 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 22960 T1697 C299 P52118 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:55132/mu/a/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 22960 T1697 C299 P52118 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C301 name=3Dcollection1 org.apache.sol= r.core.SolrCore@4cae36aa url=3Dhttp://127.0.0.1:55132/mu/a/collection1 node= =3D127.0.0.1:55132_mu%2Fa C301_STATE=3Dcoll:collection1 core:collection1 pr= ops:{state=3Dactive, collection=3Dcollection1, core=3Dcollection1, base_url= =3Dhttp://127.0.0.1:55132/mu/a, shard=3Dshard2, node_name=3D127.0.0.1:55132= _mu%2Fa, leader=3Dtrue} [junit4:junit4] 2> 22963 T1656 C301 P55132 REQ /get {version=3D2&wt=3Djav= abin&qt=3D/get&getVersions=3D100&distrib=3Dfalse} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22965 T1655 C301 P55132 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22966 T1655 C301 P55132 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@4fa27671 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69429a52),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> 22966 T1655 C301 P55132 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 22967 T1655 C301 P55132 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@4fa27671 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69429a52),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_= 1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@4fa27671 lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@69429a52),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_= 2] [junit4:junit4] 2> 22967 T1655 C301 P55132 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22967 T1655 C301 P55132 oass.SolrIndexSearcher. = Opening Searcher@4d23345d realtime [junit4:junit4] 2> 22967 T1655 C301 P55132 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22968 T1655 C301 P55132 /update {commit_end_point=3Dtr= ue&version=3D2&softCommit=3Dfalse&wt=3Djavabin&openSearcher=3Dfalse&commit= =3Dtrue&waitSearcher=3Dtrue} {commit=3D} 0 3 [junit4:junit4] 2> 22968 T1697 C299 P52118 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 22969 T1697 C299 P52118 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 22970 T1656 C301 P55132 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 22970 T1656 C301 P55132 REQ /replication {version=3D2&= command=3Dindexversion&wt=3Djavabin&qt=3D/replication} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 22971 T1697 C299 P52118 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 22971 T1697 C299 P52118 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 22971 T1697 C299 P52118 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 22973 T1654 C301 P55132 REQ /replication {version=3D2&= generation=3D2&command=3Dfilelist&wt=3Djavabin&qt=3D/replication} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 22974 T1697 C299 P52118 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 22975 T1697 C299 P52118 oasc.CachingDirectoryFactory.g= et return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test= -1363966428941/jetty4/index.20130322043411911 [junit4:junit4] 2> 22975 T1697 C299 P52118 oash.SnapPuller.fetchLatestInd= ex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDir= ectory@77df16ab lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= f8bc132) fullCopy=3Dfalse [junit4:junit4] 2> 22978 T1655 C301 P55132 REQ /replication {generation= =3D2&command=3Dfilecontent&wt=3Dfilestream&qt=3D/replication&file=3Dsegment= s_2&checksum=3Dtrue} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22979 T1697 C299 P52118 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 22980 T1697 C299 P52118 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 22980 T1697 C299 P52118 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 22981 T1697 C299 P52118 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@62563e7a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da89960),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1= ] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@62563e7a lockFactory=3Dorg.apache.lucene.store.NativeFSLoc= kFactory@da89960),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2= ] [junit4:junit4] 2> 22982 T1697 C299 P52118 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22982 T1697 C299 P52118 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 22982 T1697 C299 P52118 oass.SolrIndexSearcher. = Opening Searcher@4ff4be0c main [junit4:junit4] 2> 22983 T1696 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4ff4be0c main{StandardDirectoryReader(s= egments_2:1:nrt)} [junit4:junit4] 2> 22983 T1697 C299 P52118 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 22984 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 22984 T1697 C299 P52118 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 22984 T1697 C299 P52118 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 22985 T1697 C299 P52118 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 23381 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23382 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:40920_mu%2Fa_onenodec= ollectioncore", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40920/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40920_mu%2Fa"} [junit4:junit4] 2> 23385 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"5", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:52118/mu/a", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:52118_mu%2Fa"} [junit4:junit4] 2> 23389 T1645 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> 23389 T1694 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> 23389 T1661 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> 23389 T1677 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> 23389 T1625 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> 23389 T1632 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> 23913 T1603 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23914 T1603 oasc.AbstractDistribZkTestBase.waitForReco= veriesToFinish Recoveries finished - collection: onenodecollection [junit4:junit4] 2> 23914 T1603 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 23925 T1603 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:43901 sessionTimeout=3D10000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@8130c2 [junit4:junit4] 2> 23925 T1603 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 23926 T1704 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:43901. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 23926 T1704 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:43901, ini= tiating session [junit4:junit4] 2> 23926 T1605 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:39268 [junit4:junit4] 2> 23927 T1605 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:39268 [junit4:junit4] 2> 23928 T1607 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d92bc0710000d with negotiated timeout 10000 for client= /127.0.0.1:39268 [junit4:junit4] 2> 23928 T1704 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:43901,= sessionid =3D 0x13d92bc0710000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 23928 T1705 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@8130c2 name:ZooKeeperConnectio= n Watcher:127.0.0.1:43901 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 23928 T1603 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 23967 T1608 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d92bc0710000d [junit4:junit4] 2> 23968 T1705 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 23968 T1605 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:39268 which had sessionid 0x13d92bc071000= 0d [junit4:junit4] 2> 23968 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710= 000d closed [junit4:junit4] 2> 23969 T1608 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d92bc07100004 [junit4:junit4] 2> 23969 T1632 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 23970 T1605 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:39246 which had sessionid 0x13d92bc071000= 04 [junit4:junit4] 2> 23970 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710= 0004 closed [junit4:junit4] 2> 23973 T1603 oasc.ChaosMonkey.monkeyLog monkey: stop sh= ard! 38868 [junit4:junit4] 2> 23973 T1603 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D1605621696 [junit4:junit4] 2> 24896 T1626 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24896 T1626 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:38868/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:38868_mu%2Fa"} [junit4:junit4] 2> 24900 T1645 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> 24900 T1661 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> 24900 T1625 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> 24900 T1694 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> 24900 T1677 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> 25975 T1603 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 25975 T1603 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 25978 T1603 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@387abd22 [junit4:junit4] 2> 25982 T1603 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> 25982 T1603 oasu.SolrCoreState.decrefSolrCoreState Clo= sing SolrCoreState [junit4:junit4] 2> 25983 T1603 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 25983 T1603 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 25984 T1603 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 25985 T1603 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/control/data [junit4:junit4] 2> 25985 T1603 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136396= 6428941/control/data [junit4:junit4] 2> 25986 T1603 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/control/data/index [junit4:junit4] 2> 25986 T1603 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136396= 6428941/control/data/index [junit4:junit4] 2> 25987 T1626 oasc.Overseer$ClusterStateUpdater.amILeade= r According to ZK I (id=3D89388903887273987-127.0.0.1:38868_mu%2Fa-n_000000= 0000) am no longer a leader. [junit4:junit4] 2> 25988 T1608 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d92bc07100003 [junit4:junit4] 2> 25989 T1661 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> 25989 T1625 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> 25990 T1677 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25990 T1605 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:39244 which had sessionid 0x13d92bc071000= 03 [junit4:junit4] 2> 25990 T1625 oascc.ZkStateReader$2.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 25990 T1677 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> 25990 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710= 0003 closed [junit4:junit4] 2> 25990 T1625 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 25990 T1625 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 25990 T1694 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25991 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 25991 T1694 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> 25992 T1645 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 25992 T1661 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25994 T1645 oasc.Overseer.start Overseer (id=3D8938890= 3887273990-127.0.0.1:40920_mu%2Fa-n_0000000001) starting [junit4:junit4] 2> 25994 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 25995 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 25996 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 25997 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100006 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> 25998 T1645 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 25998 T1707 oasc.OverseerCollectionProcessor.run Proce= ss current queue of collection creations [junit4:junit4] 2> 25998 T1645 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> 25999 T1706 oasc.Overseer$ClusterStateUpdater.run Star= ting to work on the main queue [junit4:junit4] 2> 26000 T1706 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 26002 T1706 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"1", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:38868/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:38868_mu%2Fa"} [junit4:junit4] 2> 26005 T1661 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> 26005 T1677 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> 26005 T1645 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> 26005 T1694 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> 26015 T1603 oejsh.ContextHandler.doStop stopped o.e.j.= s.ServletContextHandler{/mu/a,null} [junit4:junit4] 2> 26066 T1603 oasc.ChaosMonkey.monkeyLog monkey: stop sh= ard! 40920 [junit4:junit4] 2> 26067 T1603 oasc.CoreContainer.shutdown Shutting down = CoreContainer instance=3D1451672952 [junit4:junit4] 2> 27510 T1706 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 27511 T1706 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40920/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40920_mu%2Fa"} [junit4:junit4] 2> 27515 T1706 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3Dnull message=3D{ [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "collection":"onenodecollection", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "core_node_name":"127.0.0.1:40920_mu%2Fa_onenodec= ollectioncore", [junit4:junit4] 2> =09 "roles":"none", [junit4:junit4] 2> =09 "core":"onenodecollectioncore", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:40920/mu/a", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:40920_mu%2Fa"} [junit4:junit4] 2> 27519 T1677 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> 27519 T1661 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> 27519 T1694 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> 27519 T1645 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> 29070 T1603 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 29070 T1603 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 29071 T1603 oasc.ZkController.publish publishing core= =3Donenodecollectioncore state=3Ddown [junit4:junit4] 2> 29073 T1603 oasc.SolrCore.close [collection1] CLOSING= SolrCore org.apache.solr.core.SolrCore@4059ed6a [junit4:junit4] 2> 29075 T1603 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> 29076 T1603 oasu.SolrCoreState.decrefSolrCoreState Clo= sing SolrCoreState [junit4:junit4] 2> 29076 T1603 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 29076 T1603 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 29078 T1603 oasc.SolrCore.closeSearcher [collection1] = Closing main searcher on request. [junit4:junit4] 2> 29078 T1603 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/jetty1 [junit4:junit4] 2> 29078 T1603 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136396= 6428941/jetty1 [junit4:junit4] 2> 29078 T1603 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk= 2Test-1363966428941/jetty1/index [junit4:junit4] 2> 29079 T1603 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-136396= 6428941/jetty1/index [junit4:junit4] 2> 29079 T1603 oasc.SolrCore.close [onenodecollectioncore= ] CLOSING SolrCore org.apache.solr.core.SolrCore@6346de00 [junit4:junit4] 2> 29082 T1603 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> 29082 T1603 oasu.SolrCoreState.decrefSolrCoreState Clo= sing SolrCoreState [junit4:junit4] 2> 29082 T1603 oasu.DefaultSolrCoreState.closeIndexWriter= SolrCoreState ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 29083 T1603 oasu.DefaultSolrCoreState.closeIndexWriter= closing IndexWriter with IndexWriterCloser [junit4:junit4] 2> 29083 T1603 oasc.SolrCore.closeSearcher [onenodecollec= tioncore] Closing main searcher on request. [junit4:junit4] 2> 29084 T1603 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-13= 63966428941/onenodecollection/index [junit4:junit4] 2> 29084 T1603 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/= onenodecollection/index [junit4:junit4] 2> 29084 T1603 oasc.CachingDirectoryFactory.close Closing= directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-tru= nk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-13= 63966428941/onenodecollection [junit4:junit4] 2> 29084 T1603 oasc.CachingDirectoryFactory.closeDirector= y Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363966428941/= onenodecollection [junit4:junit4] 2> 29085 T1706 oasc.Overseer$ClusterStateUpdater.amILeade= r According to ZK I (id=3D89388903887273990-127.0.0.1:40920_mu%2Fa-n_000000= 0001) am no longer a leader. [junit4:junit4] 2> 29086 T1608 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d92bc07100006 [junit4:junit4] 2> 29087 T1605 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:39248 which had sessionid 0x13d92bc071000= 06 [junit4:junit4] 2> 29087 T1645 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> 29087 T1603 oaz.ZooKeeper.close Session: 0x13d92bc0710= 0006 closed [junit4:junit4] 2> 29087 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100008 type:de= lete cxid:0x7c zxid:0xf9 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> 29087 T1645 oascc.ZkStateReader$2.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 29087 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000a type:de= lete cxid:0x5e zxid:0xfa 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> 29087 T1645 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 29088 T1694 oascc.ZkStateReader$3.process Updating liv= e nodes... (3) [junit4:junit4] 2> 29088 T1645 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 29088 T1694 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> 29088 T1661 oascc.SolrZkClient.makePath makePath: /ove= rseer_elect/leader [junit4:junit4] 2> 29088 T1677 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 29089 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc0710000a type:cr= eate cxid:0x5f zxid:0xfb txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 29090 T1677 oasc.ShardLeaderElectionContext.shouldIBeL= eader Checking if I should try and be the leader. [junit4:junit4] 2> 29090 T1661 oasc.Overseer.start Overseer (id=3D8938890= 3887273992-127.0.0.1:55132_mu%2Fa-n_0000000002) starting [junit4:junit4] 2> 29090 T1677 oasc.ShardLeaderElectionContext.shouldIBeL= eader My last published State was Active, it's okay to be the leader. [junit4:junit4] 2> 29090 T1677 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 29090 T1608 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d92bc07100008 type:cr= eate cxid:0x81 zxid:0xfe txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 29091 T1677 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:39744/mu/a/collection1/ [junit4:junit4] 2> 29091 T1677 oasu.PeerSync.sync PeerSync: core=3Dcollec= tion1 url=3Dhttp://127.0.0.1:39744/mu/a START replicas=3D[http://127.0.0.1:= 40920/mu/a/collection1/] nUpdates=3D100 [junit4:junit4] 2> 29091 T1677 oasu.PeerSync.sync PeerSync: core=3Dcollec= tion1 url=3Dhttp://127.0.0.1:39744/mu/a DONE. We have no versions. sync f= ailed [...truncated too long message...] mizedtesting.SeedInfo.seed([781DAC6B370C6B4B:F9FB227340530B77]:0) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:375) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer= .request(HttpSolrServer.java:181) [junit4:junit4] > =09at org.apache.solr.client.solrj.request.AbstractUpd= ateRequest.process(AbstractUpdateRequest.java:117) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.add(Solr= Server.java:116) [junit4:junit4] > =09at org.apache.solr.client.solrj.SolrServer.add(Solr= Server.java:102) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.te= stNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:197) [junit4:junit4] > =09at org.apache.solr.cloud.BasicDistributedZk2Test.do= Test(BasicDistributedZk2Test.java:89) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java: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> 32449 T1603 oas.SolrTestCaseJ4.deleteCore ###deleteCor= e [junit4:junit4] 2> 32453 T1602 ccr.ThreadLeakControl.checkThreadLeaks WAR= NING Will linger awaiting termination of 3 leaked thread(s). [junit4:junit4] 2> 32552 T1677 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 32552 T1677 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 32553 T1677 oascc.ZkStateReader$2.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 32553 T1677 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 33063 T1606 oazs.SessionTrackerImpl.run SessionTracker= Impl exited loop! [junit4:junit4] 2> 33650 T1694 oascc.ZkStateReader$3.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 33650 T1694 oascc.ZkStateReader$2.process A cluster st= ate change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:= /live_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 33651 T1694 oascc.ZkStateReader$2.process WARNING ZooK= eeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 33651 T1694 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DDefault= Similarity, locale=3Den_US, timezone=3DUS/Samoa [junit4:junit4] 2> NOTE: Linux 3.2.0-39-generic amd64/Oracle Corporation = 1.8.0-ea (64-bit)/cpus=3D8,threads=3D3,free=3D296005976,total=3D527433728 [junit4:junit4] 2> NOTE: All tests run in this JVM: [TestMultiCoreConfBoo= tstrap, DirectUpdateHandlerTest, TestWordDelimiterFilterFactory, XsltUpdate= RequestHandlerTest, TestAnalyzedSuggestions, TestIndexingPerformance, TestC= SVResponseWriter, TermVectorComponentDistributedTest, SolrIndexConfigTest, = SpellCheckComponentTest, TestIndexSearcher, TestDefaultSimilarityFactory, S= pellPossibilityIteratorTest, DirectSolrSpellCheckerTest, TestNumberUtils, T= estFieldTypeResource, TestRTGBase, FileUtilsTest, SolrTestCaseJ4Test, OpenC= loseCoreStressTest, TestRandomFaceting, PathHierarchyTokenizerFactoryTest, = NoCacheHeaderTest, BadIndexSchemaTest, TestShardHandlerFactory, TestFolding= MultitermQuery, CopyFieldTest, PingRequestHandlerTest, RequiredFieldsTest, = XmlUpdateRequestHandlerTest, DateMathParserTest, OutputWriterTest, RequestH= andlersTest, TestOmitPositions, DistanceFunctionTest, TestBM25SimilarityFac= tory, DefaultValueUpdateProcessorTest, SortByFunctionTest, OpenExchangeRate= sOrgProviderTest, TestAtomicUpdateErrorCases, TestBinaryField, TestDistribu= tedGrouping, SignatureUpdateProcessorFactoryTest, TestDynamicFieldCollectio= nResource, CurrencyFieldOpenExchangeTest, TestElisionMultitermQuery, DisMax= RequestHandlerTest, TimeZoneUtilsTest, JSONWriterTest, MultiTermTest, Colle= ctionsAPIDistributedZkTest, BasicDistributedZk2Test] [junit4:junit4] Completed on J1 in 33.73s, 1 test, 1 error <<< FAILURES! [...truncated 514 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, 1146 tests, 1 error, 13 ignored = (7 assumptions) Total time: 40 minutes 10 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseG1GC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_118_1226558815.1363967086659 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_118_1226558815.1363967086659--