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 6640CDBA2 for ; Mon, 25 Feb 2013 01:11:37 +0000 (UTC) Received: (qmail 81394 invoked by uid 500); 25 Feb 2013 01:11:35 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 81347 invoked by uid 500); 25 Feb 2013 01:11:35 -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 81338 invoked by uid 99); 25 Feb 2013 01:11:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 01:11:35 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 01:11:11 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id D4A7B14AA051 for ; Mon, 25 Feb 2013 01:10:50 +0000 (UTC) Date: Mon, 25 Feb 2013 01:10:11 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1432865238.13.1361754650854.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <204947766.7.1361749593951.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <204947766.7.1361749593951.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b65) - Build # 4465 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_12_741671121.1361754611870" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_12_741671121.1361754611870 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4465/ Java: 32bit/jdk1.8.0-ea-b65 -client -XX:+UseG1GC 1 tests failed. REGRESSION: org.apache.solr.cloud.UnloadDistributedZkTest.testDistribSearc= h Error Message: Still found shard Stack Trace: java.lang.AssertionError: Still found shard =09at __randomizedtesting.SeedInfo.seed([49CB00728BC62AE3:C82D8E6AFC994ADF]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndColle= ction(UnloadDistributedZkTest.java:120) =09at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistribute= dZkTest.java:73) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:794) =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:474) =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 9459 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest [junit4:junit4] 2> 0 T3366 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: / [junit4:junit4] 2> 3 T3366 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-UnloadDistributedZkT= est-1361754450940 [junit4:junit4] 2> 4 T3366 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 4 T3367 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4:junit4] 2> 5 T3367 oazs.ZooKeeperServer.setTickTime tickTime set = to 1000 [junit4:junit4] 2> 5 T3367 oazs.ZooKeeperServer.setMinSessionTimeout minS= essionTimeout set to -1 [junit4:junit4] 2> 5 T3367 oazs.ZooKeeperServer.setMaxSessionTimeout maxS= essionTimeout set to -1 [junit4:junit4] 2> 6 T3367 oazs.NIOServerCnxnFactory.configure binding to= port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 6 T3367 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.UnloadDistributedZkTest-1361754450939/zookeep= er/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 104 T3366 oasc.ZkTestServer.run start zk server on por= t:47726 [junit4:junit4] 2> 105 T3366 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:47726 sessionTimeout=3D10000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@dda5b8 [junit4:junit4] 2> 106 T3366 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 106 T3372 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:47726. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 107 T3372 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:47726, initi= ating session [junit4:junit4] 2> 107 T3368 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:50128 [junit4:junit4] 2> 107 T3368 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:50128 [junit4:junit4] 2> 107 T3370 oazsp.FileTxnLog.append Creating new log fil= e: log.1 [junit4:junit4] 2> 109 T3370 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d0ee3ebff0000 with negotiated timeout 10000 for client /= 127.0.0.1:50128 [junit4:junit4] 2> 110 T3372 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:47726, s= essionid =3D 0x13d0ee3ebff0000, negotiated timeout =3D 10000 [junit4:junit4] 2> 110 T3373 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@dda5b8 name:ZooKeeperConnection = Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 110 T3366 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 111 T3366 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 113 T3371 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d0ee3ebff0000 [junit4:junit4] 2> 113 T3373 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 114 T3368 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:50128 which had sessionid 0x13d0ee3ebff0000 [junit4:junit4] 2> 113 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff00= 00 closed [junit4:junit4] 2> 114 T3366 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@15262d5 [junit4:junit4] 2> 115 T3366 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 115 T3374 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:47726. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 115 T3374 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:47726, initi= ating session [junit4:junit4] 2> 115 T3368 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:50129 [junit4:junit4] 2> 116 T3368 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:50129 [junit4:junit4] 2> 116 T3370 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d0ee3ebff0001 with negotiated timeout 10000 for client /= 127.0.0.1:50129 [junit4:junit4] 2> 116 T3374 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:47726, s= essionid =3D 0x13d0ee3ebff0001, negotiated timeout =3D 10000 [junit4:junit4] 2> 117 T3375 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@15262d5 name:ZooKeeperConnection= Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 117 T3366 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 117 T3366 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4:junit4] 2> 119 T3366 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4:junit4] 2> 121 T3366 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4:junit4] 2> 123 T3366 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4:junit4] 2> 125 T3366 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> 126 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4:junit4] 2> 128 T3366 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> 129 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4:junit4] 2> 131 T3366 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> 132 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4:junit4] 2> 133 T3366 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> 134 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4:junit4] 2> 135 T3366 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> 136 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4:junit4] 2> 138 T3366 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> 138 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 140 T3366 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> 141 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 142 T3366 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> 143 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4:junit4] 2> 145 T3366 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> 145 T3366 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4:junit4] 2> 147 T3371 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d0ee3ebff0001 [junit4:junit4] 2> 147 T3375 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 147 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff00= 01 closed [junit4:junit4] 2> 147 T3368 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:50129 which had sessionid 0x13d0ee3ebff0001 [junit4:junit4] 2> 196 T3366 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 202 T3366 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:34754 [junit4:junit4] 2> 202 T3366 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 203 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 203 T3366 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.UnloadDistrib= utedZkTest-controljetty-1361754451084 [junit4:junit4] 2> 204 T3366 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-co= ntroljetty-1361754451084/solr.xml [junit4:junit4] 2> 204 T3366 oasc.CoreContainer. New CoreContainer = 9941370 [junit4:junit4] 2> 204 T3366 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.UnloadDistributedZkTest-co= ntroljetty-1361754451084/' [junit4:junit4] 2> 205 T3366 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.UnloadDistributedZkT= est-controljetty-1361754451084/' [junit4:junit4] 2> 223 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4:junit4] 2> 223 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 224 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 224 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 225 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 225 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 225 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 226 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 226 T3366 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 226 T3366 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 233 T3366 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 245 T3366 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:47726/solr [junit4:junit4] 2> 246 T3366 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 246 T3366 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:47726 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@c1f09d [junit4:junit4] 2> 247 T3385 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:47726. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 247 T3366 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 248 T3385 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:47726, initi= ating session [junit4:junit4] 2> 248 T3368 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:50130 [junit4:junit4] 2> 248 T3368 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:50130 [junit4:junit4] 2> 249 T3370 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d0ee3ebff0002 with negotiated timeout 20000 for client /= 127.0.0.1:50130 [junit4:junit4] 2> 249 T3385 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:47726, s= essionid =3D 0x13d0ee3ebff0002, negotiated timeout =3D 20000 [junit4:junit4] 2> 250 T3386 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@c1f09d name:ZooKeeperConnection = Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 250 T3366 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 251 T3371 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13d0ee3ebff0002 [junit4:junit4] 2> 251 T3386 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 251 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff00= 02 closed [junit4:junit4] 2> 251 T3368 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /127.0.0.1:50130 which had sessionid 0x13d0ee3ebff0002 [junit4:junit4] 2> 252 T3366 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 254 T3366 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1a4d103 [junit4:junit4] 2> 255 T3366 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 255 T3387 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost.localdomain/127.0.0.1:47726. Wi= ll not attempt to authenticate using SASL (access denied ("javax.security.a= uth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 256 T3387 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost.localdomain/127.0.0.1:47726, initi= ating session [junit4:junit4] 2> 256 T3368 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /127.0.0.1:50131 [junit4:junit4] 2> 256 T3368 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /127.0.0.1:50131 [junit4:junit4] 2> 257 T3370 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13d0ee3ebff0003 with negotiated timeout 20000 for client /= 127.0.0.1:50131 [junit4:junit4] 2> 257 T3387 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost.localdomain/127.0.0.1:47726, s= essionid =3D 0x13d0ee3ebff0003, negotiated timeout =3D 20000 [junit4:junit4] 2> 257 T3388 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1a4d103 name:ZooKeeperConnection= Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 258 T3366 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 259 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:crea= te cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 260 T3366 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4:junit4] 2> 261 T3366 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:34754_ [junit4:junit4] 2> 262 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:dele= te cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:34754_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0.= 0.1:34754_ [junit4:junit4] 2> 262 T3366 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:34754_ [junit4:junit4] 2> 264 T3366 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4:junit4] 2> 266 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:dele= te cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_ele= ct/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 267 T3366 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4:junit4] 2> 268 T3366 oasc.Overseer.start Overseer (id=3D892439396= 97000451-127.0.0.1:34754_-n_0000000000) starting [junit4:junit4] 2> 269 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:crea= te cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 277 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:crea= te cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 278 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:crea= te cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 278 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:crea= te cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 279 T3390 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 279 T3366 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4:junit4] 2> 281 T3366 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 282 T3389 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 286 T3391 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.UnloadDistrib= utedZkTest-controljetty-1361754451084/collection1 [junit4:junit4] 2> 286 T3391 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 286 T3391 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 287 T3391 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 287 T3391 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.UnloadDistributedZkT= est-controljetty-1361754451084/collection1/' [junit4:junit4] 2> 288 T3391 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.UnloadDistributedZkTest-controljetty= -1361754451084/collection1/lib/README' to classloader [junit4:junit4] 2> 288 T3391 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.UnloadDistributedZkTest-controljetty= -1361754451084/collection1/lib/classes/' to classloader [junit4:junit4] 2> 321 T3 oasc.CoreContainer.finalize SEVERE CoreContaine= r was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURC= E LEAK!!! instance=3D16812301 [junit4:junit4] 2> 332 T3391 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 369 T3391 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 370 T3391 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 375 T3391 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 757 T3391 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 763 T3391 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 766 T3391 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 776 T3391 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 779 T3391 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 782 T3391 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 783 T3391 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 784 T3391 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-control= jetty-1361754451084/collection1/, dataDir=3D./org.apache.solr.cloud.UnloadD= istributedZkTest-1361754450939/control/data/ [junit4:junit4] 2> 784 T3391 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@17b7533 [junit4:junit4] 2> 784 T3391 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4:junit4] 2> 785 T3391 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-13617544= 50939/control/data forceNew:false [junit4:junit4] 2> 785 T3391 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-13617544509= 39/control/data [junit4:junit4] 2> 785 T3391 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.cloud.UnloadDistributedZk= Test-1361754450939/control/data/index/ [junit4:junit4] 2> 786 T3391 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-136= 1754450939/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 786 T3391 oasc.CachingDirectoryFactory.get return new = directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-13617544= 50939/control/data/index forceNew:false [junit4:junit4] 2> 787 T3391 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@f2ec50 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@cdd3f2),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 787 T3391 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 788 T3391 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-13617544509= 39/control/data/index [junit4:junit4] 2> 789 T3391 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 789 T3391 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 790 T3391 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 790 T3391 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 790 T3391 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 791 T3391 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 791 T3391 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 791 T3391 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 792 T3391 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 794 T3391 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 796 T3391 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-13617544509= 39/control/data [junit4:junit4] 2> 797 T3391 oass.SolrIndexSearcher. Opening Search= er@47f9f1 main [junit4:junit4] 2> 797 T3391 oasu.UpdateHandler.clearLog Clearing tlog fi= les, tlogDir=3D./org.apache.solr.cloud.UnloadDistributedZkTest-136175445093= 9/control/data/tlog [junit4:junit4] 2> 797 T3391 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 798 T3391 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 800 T3391 oasc.CachingDirectoryFactory.close Releasing= directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/so= lr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-13617544509= 39/control/data [junit4:junit4] 2> 801 T3392 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@47f9f1 main{StandardDirectoryReader(segme= nts_1:1)} [junit4:junit4] 2> 801 T3391 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown [junit4:junit4] 2> 802 T3391 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 802 T3371 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:crea= te cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/que= ue Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 1784 T3389 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 1785 T3389 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34754", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34754_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 1785 T3389 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection control_collection with numShards 1 [junit4:junit4] 2> 1786 T3389 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 1786 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:cre= ate cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/qu= eue-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 1791 T3388 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> 1805 T3391 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 1805 T3391 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:34754 collection:control_colle= ction shard:shard1 [junit4:junit4] 2> 1806 T3391 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 1811 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:del= ete cxid:0x72 zxid:0x36 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> 1811 T3391 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 1811 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:cre= ate cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1812 T3391 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 1813 T3391 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 1813 T3391 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:34754/collection1/ [junit4:junit4] 2> 1813 T3391 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 1813 T3391 oasc.SyncStrategy.syncToMe http://127.0.0.1= :34754/collection1/ has no replicas [junit4:junit4] 2> 1814 T3391 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:34754/collection1/ [junit4:junit4] 2> 1814 T3391 oascc.SolrZkClient.makePath makePath: /coll= ections/control_collection/leaders/shard1 [junit4:junit4] 2> 1816 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0003 type:cre= ate cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3293 T3389 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3299 T3388 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> 3321 T3391 oasc.ZkController.register We are http://12= 7.0.0.1:34754/collection1/ and leader is http://127.0.0.1:34754/collection1= / [junit4:junit4] 2> 3322 T3391 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:34754 [junit4:junit4] 2> 3322 T3391 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 3322 T3391 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 3322 T3391 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 3324 T3391 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3325 T3366 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> 3325 T3366 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3325 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3328 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config: [junit4:junit4] 2> 3329 T3366 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@12ef994 [junit4:junit4] 2> 3330 T3366 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3330 T3393 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:47726. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3331 T3393 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:47726, init= iating session [junit4:junit4] 2> 3331 T3368 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:50134 [junit4:junit4] 2> 3331 T3368 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:50134 [junit4:junit4] 2> 3332 T3370 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d0ee3ebff0004 with negotiated timeout 10000 for client = /127.0.0.1:50134 [junit4:junit4] 2> 3332 T3393 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:47726, = sessionid =3D 0x13d0ee3ebff0004, negotiated timeout =3D 10000 [junit4:junit4] 2> 3332 T3394 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@12ef994 name:ZooKeeperConnectio= n Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 3332 T3366 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3333 T3366 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 3334 T3366 oasc.ChaosMonkey.monkeyLog monkey: init - e= xpire sessions:true cause connection loss:true [junit4:junit4] 2> 3384 T3366 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 3385 T3366 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:33942 [junit4:junit4] 2> 3386 T3366 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3386 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3387 T3366 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.UnloadDistri= butedZkTest-jetty1-1361754454270 [junit4:junit4] 2> 3387 T3366 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty1-1361754454270/solr.xml [junit4:junit4] 2> 3387 T3366 oasc.CoreContainer. New CoreContainer= 7700588 [junit4:junit4] 2> 3388 T3366 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.UnloadDistributedZkTest-j= etty1-1361754454270/' [junit4:junit4] 2> 3388 T3366 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.UnloadDistributedZk= Test-jetty1-1361754454270/' [junit4:junit4] 2> 3405 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 3406 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3406 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 3407 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3407 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3407 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3408 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3408 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3409 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3409 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 3416 T3366 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3427 T3366 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:47726/solr [junit4:junit4] 2> 3428 T3366 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 3428 T3366 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:47726 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@770b89 [junit4:junit4] 2> 3429 T3366 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3429 T3404 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:47726. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3430 T3404 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:47726, init= iating session [junit4:junit4] 2> 3430 T3368 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:50135 [junit4:junit4] 2> 3431 T3368 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:50135 [junit4:junit4] 2> 3431 T3370 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d0ee3ebff0005 with negotiated timeout 20000 for client = /127.0.0.1:50135 [junit4:junit4] 2> 3431 T3404 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:47726, = sessionid =3D 0x13d0ee3ebff0005, negotiated timeout =3D 20000 [junit4:junit4] 2> 3432 T3405 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@770b89 name:ZooKeeperConnection= Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 3432 T3366 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3433 T3371 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d0ee3ebff0005 [junit4:junit4] 2> 3433 T3405 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 3433 T3368 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:50135 which had sessionid 0x13d0ee3ebff000= 5 [junit4:junit4] 2> 3433 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0= 005 closed [junit4:junit4] 2> 3434 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 3436 T3366 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@1d2e875 [junit4:junit4] 2> 3437 T3406 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:47726. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 3437 T3366 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 3437 T3406 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:47726, init= iating session [junit4:junit4] 2> 3438 T3368 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:50136 [junit4:junit4] 2> 3438 T3368 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:50136 [junit4:junit4] 2> 3438 T3370 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d0ee3ebff0006 with negotiated timeout 20000 for client = /127.0.0.1:50136 [junit4:junit4] 2> 3439 T3406 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:47726, = sessionid =3D 0x13d0ee3ebff0006, negotiated timeout =3D 20000 [junit4:junit4] 2> 3439 T3407 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@1d2e875 name:ZooKeeperConnectio= n Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 3439 T3366 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 3440 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:cre= ate cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3440 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:cre= ate cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 3441 T3366 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4443 T3366 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:33942_ [junit4:junit4] 2> 4444 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:del= ete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:33942_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:33942_ [junit4:junit4] 2> 4445 T3366 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:33942_ [junit4:junit4] 2> 4446 T3388 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> 4446 T3407 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4446 T3394 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4447 T3388 oascc.ZkStateReader$3.process Updating live= nodes... (2) [junit4:junit4] 2> 4452 T3408 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.UnloadDistri= butedZkTest-jetty1-1361754454270/collection1 [junit4:junit4] 2> 4452 T3408 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 4453 T3408 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 4453 T3408 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 4454 T3408 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.UnloadDistributedZk= Test-jetty1-1361754454270/collection1/' [junit4:junit4] 2> 4455 T3408 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361= 754454270/collection1/lib/README' to classloader [junit4:junit4] 2> 4455 T3408 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361= 754454270/collection1/lib/classes/' to classloader [junit4:junit4] 2> 4490 T3408 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 4533 T3408 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 4534 T3408 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 4538 T3408 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 4803 T3389 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4804 T3389 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34754", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34754_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 4806 T3407 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> 4806 T3394 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> 4806 T3388 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> 4956 T3408 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 4962 T3408 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 4965 T3408 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 4976 T3408 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 4979 T3408 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 4982 T3408 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4983 T3408 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 4984 T3408 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.UnloadDistributedZkTest-jetty1= -1361754454270/collection1/, dataDir=3D./org.apache.solr.cloud.UnloadDistri= butedZkTest-1361754450939/jetty1/ [junit4:junit4] 2> 4984 T3408 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@17b7533 [junit4:junit4] 2> 4985 T3408 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 4985 T3408 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754= 450939/jetty1 forceNew:false [junit4:junit4] 2> 4986 T3408 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty1 [junit4:junit4] 2> 4986 T3408 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.UnloadDistributedZ= kTest-1361754450939/jetty1/index/ [junit4:junit4] 2> 4986 T3408 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-13= 61754450939/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 4986 T3408 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754= 450939/jetty1/index forceNew:false [junit4:junit4] 2> 4988 T3408 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@864810 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@171463a),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 4988 T3408 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 4988 T3408 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty1/index [junit4:junit4] 2> 4990 T3408 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 4990 T3408 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 4990 T3408 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 4991 T3408 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 4991 T3408 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 4991 T3408 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 4992 T3408 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 4992 T3408 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 4993 T3408 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 4995 T3408 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 4997 T3408 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty1 [junit4:junit4] 2> 4997 T3408 oass.SolrIndexSearcher. Opening Searc= her@7c5f14 main [junit4:junit4] 2> 4998 T3408 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.UnloadDistributedZkTest-13617544509= 39/jetty1/tlog [junit4:junit4] 2> 4998 T3408 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 4998 T3408 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 5002 T3409 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@7c5f14 main{StandardDirectoryReader(segm= ents_1:1)} [junit4:junit4] 2> 5004 T3408 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 5004 T3408 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 6310 T3389 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6311 T3389 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33942", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33942_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 6311 T3389 oasc.Overseer$ClusterStateUpdater.createCol= lection Create collection collection1 with numShards 2 [junit4:junit4] 2> 6311 T3389 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 6315 T3388 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> 6315 T3394 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> 6315 T3407 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> 7005 T3408 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 7005 T3408 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:33942 collection:collection1 s= hard:shard2 [junit4:junit4] 2> 7006 T3408 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 7012 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:del= ete cxid:0x46 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections= /collection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections= /collection1/leaders [junit4:junit4] 2> 7012 T3408 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 7013 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:cre= ate cxid:0x47 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7014 T3408 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 7015 T3408 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 7015 T3408 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:33942/collection1/ [junit4:junit4] 2> 7015 T3408 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 7016 T3408 oasc.SyncStrategy.syncToMe http://127.0.0.1= :33942/collection1/ has no replicas [junit4:junit4] 2> 7016 T3408 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:33942/collection1/ [junit4:junit4] 2> 7016 T3408 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 7019 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:cre= ate cxid:0x51 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7818 T3389 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7822 T3394 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> 7822 T3388 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> 7822 T3407 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> 7872 T3408 oasc.ZkController.register We are http://12= 7.0.0.1:33942/collection1/ and leader is http://127.0.0.1:33942/collection1= / [junit4:junit4] 2> 7873 T3408 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:33942 [junit4:junit4] 2> 7873 T3408 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 7873 T3408 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 7873 T3408 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 7875 T3408 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7876 T3366 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> 7877 T3366 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 7877 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 7935 T3366 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 7937 T3366 oejs.AbstractConnector.doStart Started Sele= ctChannelConnector@127.0.0.1:57335 [junit4:junit4] 2> 7938 T3366 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 7938 T3366 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 7938 T3366 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.UnloadDistri= butedZkTest-jetty2-1361754458818 [junit4:junit4] 2> 7939 T3366 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/sol= r/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-j= etty2-1361754458818/solr.xml [junit4:junit4] 2> 7939 T3366 oasc.CoreContainer. New CoreContainer= 14062442 [junit4:junit4] 2> 7940 T3366 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.UnloadDistributedZkTest-j= etty2-1361754458818/' [junit4:junit4] 2> 7940 T3366 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.UnloadDistributedZk= Test-jetty2-1361754458818/' [junit4:junit4] 2> 7958 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 120000 [junit4:junit4] 2> 7958 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 7959 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 15000 [junit4:junit4] 2> 7959 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 7960 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 7960 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 7960 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 7961 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 7961 T3366 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 7961 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 7968 T3366 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 7981 T3366 oasc.CoreContainer.initZooKeeper Zookeeper = client=3D127.0.0.1:47726/solr [junit4:junit4] 2> 7981 T3366 oasc.ZkController.checkChrootPath zkHost in= cludes chroot [junit4:junit4] 2> 7981 T3366 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:47726 sessionTimeout=3D60000 watcher=3Dor= g.apache.solr.common.cloud.ConnectionManager@2ec513 [junit4:junit4] 2> 7982 T3366 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 7983 T3419 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:47726. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 7983 T3419 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:47726, init= iating session [junit4:junit4] 2> 7983 T3368 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:50140 [junit4:junit4] 2> 7984 T3368 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:50140 [junit4:junit4] 2> 7984 T3370 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d0ee3ebff0007 with negotiated timeout 20000 for client = /127.0.0.1:50140 [junit4:junit4] 2> 7984 T3419 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:47726, = sessionid =3D 0x13d0ee3ebff0007, negotiated timeout =3D 20000 [junit4:junit4] 2> 7985 T3420 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@2ec513 name:ZooKeeperConnection= Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4:junit4] 2> 7985 T3366 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 7986 T3371 oazs.PrepRequestProcessor.pRequest2Txn Proc= essed session termination for sessionid: 0x13d0ee3ebff0007 [junit4:junit4] 2> 7986 T3420 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 7987 T3368 oazs.NIOServerCnxn.closeSock Closed socket = connection for client /127.0.0.1:50140 which had sessionid 0x13d0ee3ebff000= 7 [junit4:junit4] 2> 7986 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff0= 007 closed [junit4:junit4] 2> 7987 T3366 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&so= cketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 7990 T3366 oaz.ZooKeeper. Initiating client conn= ection, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@45c46c [junit4:junit4] 2> 7991 T3366 oascc.ConnectionManager.waitForConnected Wa= iting for client to connect to ZooKeeper [junit4:junit4] 2> 7991 T3421 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost.localdomain/127.0.0.1:47726. W= ill not attempt to authenticate using SASL (access denied ("javax.security.= auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 7991 T3421 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost.localdomain/127.0.0.1:47726, init= iating session [junit4:junit4] 2> 7991 T3368 oazs.NIOServerCnxnFactory.run Accepted sock= et connection from /127.0.0.1:50141 [junit4:junit4] 2> 7992 T3368 oazs.ZooKeeperServer.processConnectRequest = Client attempting to establish new session at /127.0.0.1:50141 [junit4:junit4] 2> 7992 T3370 oazs.ZooKeeperServer.finishSessionInit Esta= blished session 0x13d0ee3ebff0008 with negotiated timeout 20000 for client = /127.0.0.1:50141 [junit4:junit4] 2> 7992 T3421 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost.localdomain/127.0.0.1:47726, = sessionid =3D 0x13d0ee3ebff0008, negotiated timeout =3D 20000 [junit4:junit4] 2> 7993 T3422 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@45c46c name:ZooKeeperConnection= Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 7993 T3366 oascc.ConnectionManager.waitForConnected Cl= ient is connected to ZooKeeper [junit4:junit4] 2> 7994 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:cre= ate cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7994 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:cre= ate cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 7996 T3366 oascc.ZkStateReader.createClusterStateWatch= ersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 8998 T3366 oasc.ZkController.createEphemeralLiveNode R= egister node as live in ZooKeeper:/live_nodes/127.0.0.1:57335_ [junit4:junit4] 2> 9000 T3371 oazs.PrepRequestProcessor.pRequest Got user= -level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:del= ete cxid:0x9 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/1= 27.0.0.1:57335_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.0= .0.1:57335_ [junit4:junit4] 2> 9000 T3366 oascc.SolrZkClient.makePath makePath: /live= _nodes/127.0.0.1:57335_ [junit4:junit4] 2> 9002 T3388 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> 9002 T3394 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> 9003 T3407 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9003 T3407 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> 9003 T3422 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9004 T3394 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9004 T3388 oascc.ZkStateReader$3.process Updating live= nodes... (3) [junit4:junit4] 2> 9009 T3423 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.UnloadDistri= butedZkTest-jetty2-1361754458818/collection1 [junit4:junit4] 2> 9010 T3423 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 9010 T3423 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 9011 T3423 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 9012 T3423 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.UnloadDistributedZk= Test-jetty2-1361754458818/collection1/' [junit4:junit4] 2> 9012 T3423 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361= 754458818/collection1/lib/README' to classloader [junit4:junit4] 2> 9013 T3423 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361= 754458818/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9041 T3423 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 9078 T3423 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 9079 T3423 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 9083 T3423 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 9326 T3389 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9327 T3389 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33942", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33942_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 9330 T3422 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> 9330 T3388 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> 9330 T3394 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> 9330 T3407 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> 9526 T3423 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 9532 T3423 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 9535 T3423 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 9544 T3423 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9548 T3423 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 9551 T3423 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9552 T3423 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 9553 T3423 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.UnloadDistributedZkTest-jetty2= -1361754458818/collection1/, dataDir=3D./org.apache.solr.cloud.UnloadDistri= butedZkTest-1361754450939/jetty2/ [junit4:junit4] 2> 9553 T3423 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@17b7533 [junit4:junit4] 2> 9554 T3423 oasc.SolrCore.initDirectoryFactory org.apac= he.solr.core.MockDirectoryFactory [junit4:junit4] 2> 9554 T3423 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754= 450939/jetty2 forceNew:false [junit4:junit4] 2> 9555 T3423 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty2 [junit4:junit4] 2> 9555 T3423 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.UnloadDistributedZ= kTest-1361754450939/jetty2/index/ [junit4:junit4] 2> 9555 T3423 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-13= 61754450939/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 9555 T3423 oasc.CachingDirectoryFactory.get return new= directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754= 450939/jetty2/index forceNew:false [junit4:junit4] 2> 9557 T3423 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@163547e lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1014255),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 9557 T3423 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 9557 T3423 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty2/index [junit4:junit4] 2> 9559 T3423 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 9559 T3423 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 9559 T3423 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 9560 T3423 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 9560 T3423 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 9561 T3423 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 9561 T3423 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 9561 T3423 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 9562 T3423 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 9564 T3423 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 9577 T3423 oasc.CachingDirectoryFactory.close Releasin= g directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/s= olr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty2 [junit4:junit4] 2> 9577 T3423 oass.SolrIndexSearcher. Opening Searc= her@1968b6a main [junit4:junit4] 2> 9578 T3423 oasu.UpdateHandler.clearLog Clearing tlog f= iles, tlogDir=3D./org.apache.solr.cloud.UnloadDistributedZkTest-13617544509= 39/jetty2/tlog [junit4:junit4] 2> 9578 T3423 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 9578 T3423 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 9584 T3424 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1968b6a main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 9585 T3423 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 9586 T3423 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 10835 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10836 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57335", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57335_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 10836 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 10836 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 10840 T3388 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> 10840 T3407 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> 10840 T3422 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> 10840 T3394 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> 11588 T3423 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 11588 T3423 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:57335 collection:collection1 = shard:shard1 [junit4:junit4] 2> 11589 T3423 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leader_elect/shard1/election [junit4:junit4] 2> 11594 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:de= lete cxid:0x45 zxid:0x7e 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> 11595 T3423 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 11595 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:cr= eate cxid:0x46 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 11596 T3423 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 11597 T3423 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 11597 T3423 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:57335/collection1/ [junit4:junit4] 2> 11597 T3423 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 11597 T3423 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:57335/collection1/ has no replicas [junit4:junit4] 2> 11597 T3423 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:57335/collection1/ [junit4:junit4] 2> 11598 T3423 oascc.SolrZkClient.makePath makePath: /col= lections/collection1/leaders/shard1 [junit4:junit4] 2> 11600 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff0008 type:cr= eate cxid:0x4f zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12343 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12349 T3422 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> 12349 T3407 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> 12349 T3394 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> 12349 T3388 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> 12354 T3423 oasc.ZkController.register We are http://1= 27.0.0.1:57335/collection1/ and leader is http://127.0.0.1:57335/collection= 1/ [junit4:junit4] 2> 12354 T3423 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:57335 [junit4:junit4] 2> 12354 T3423 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 12354 T3423 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 12354 T3423 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 12356 T3423 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12357 T3366 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 12357 T3366 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 12358 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 12415 T3366 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 12416 T3366 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:44962 [junit4:junit4] 2> 12417 T3366 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 12417 T3366 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 12418 T3366 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.UnloadDistr= ibutedZkTest-jetty3-1361754463297 [junit4:junit4] 2> 12418 T3366 oasc.CoreContainer$Initializer.initialize = looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-= jetty3-1361754463297/solr.xml [junit4:junit4] 2> 12419 T3366 oasc.CoreContainer. New CoreContaine= r 11830433 [junit4:junit4] 2> 12419 T3366 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.UnloadDistributedZkTest-= jetty3-1361754463297/' [junit4:junit4] 2> 12419 T3366 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.UnloadDistributedZ= kTest-jetty3-1361754463297/' [junit4:junit4] 2> 12437 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 12437 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 12437 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 12438 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 12438 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 12439 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 12439 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 12439 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 12440 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 12440 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 12447 T3366 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 12459 T3366 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:47726/solr [junit4:junit4] 2> 12459 T3366 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 12460 T3366 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:47726 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@956fe9 [junit4:junit4] 2> 12461 T3434 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:47726. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12460 T3366 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12461 T3434 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:47726, ini= tiating session [junit4:junit4] 2> 12461 T3368 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:50144 [junit4:junit4] 2> 12461 T3368 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:50144 [junit4:junit4] 2> 12462 T3370 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d0ee3ebff0009 with negotiated timeout 20000 for client= /127.0.0.1:50144 [junit4:junit4] 2> 12462 T3434 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:47726,= sessionid =3D 0x13d0ee3ebff0009, negotiated timeout =3D 20000 [junit4:junit4] 2> 12463 T3435 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@956fe9 name:ZooKeeperConnectio= n Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 12463 T3366 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12464 T3371 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d0ee3ebff0009 [junit4:junit4] 2> 12464 T3368 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:50144 which had sessionid 0x13d0ee3ebff00= 09 [junit4:junit4] 2> 12464 T3435 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 12464 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff= 0009 closed [junit4:junit4] 2> 12465 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 12467 T3366 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@1c32940 [junit4:junit4] 2> 12468 T3436 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:47726. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 12468 T3366 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 12468 T3436 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:47726, ini= tiating session [junit4:junit4] 2> 12469 T3368 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:50145 [junit4:junit4] 2> 12469 T3368 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:50145 [junit4:junit4] 2> 12469 T3370 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d0ee3ebff000a with negotiated timeout 20000 for client= /127.0.0.1:50145 [junit4:junit4] 2> 12469 T3436 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:47726,= sessionid =3D 0x13d0ee3ebff000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 12470 T3437 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1c32940 name:ZooKeeperConnecti= on Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 12470 T3366 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 12471 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff000a type:cr= eate cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12471 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff000a type:cr= eate cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12472 T3366 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 13473 T3366 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44962_ [junit4:junit4] 2> 13474 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff000a type:de= lete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:44962_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:44962_ [junit4:junit4] 2> 13475 T3366 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:44962_ [junit4:junit4] 2> 13476 T3394 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> 13477 T3388 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13477 T3422 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13477 T3388 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> 13477 T3422 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> 13477 T3407 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13477 T3437 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13478 T3407 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> 13478 T3394 oascc.ZkStateReader$3.process Updating liv= e nodes... (4) [junit4:junit4] 2> 13484 T3438 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.UnloadDistr= ibutedZkTest-jetty3-1361754463297/collection1 [junit4:junit4] 2> 13484 T3438 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 13485 T3438 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 13485 T3438 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 13486 T3438 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.UnloadDistributedZ= kTest-jetty3-1361754463297/collection1/' [junit4:junit4] 2> 13487 T3438 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-136= 1754463297/collection1/lib/README' to classloader [junit4:junit4] 2> 13487 T3438 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-136= 1754463297/collection1/lib/classes/' to classloader [junit4:junit4] 2> 13521 T3438 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 13557 T3438 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 13558 T3438 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 13565 T3438 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 13854 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13854 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57335", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57335_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 13856 T3388 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> 13857 T3422 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> 13857 T3437 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> 13857 T3407 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> 13857 T3394 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> 13977 T3438 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 13983 T3438 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 13985 T3438 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 13994 T3438 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 13998 T3438 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 14000 T3438 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14001 T3438 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 14002 T3438 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.UnloadDistributedZkTest-jetty= 3-1361754463297/collection1/, dataDir=3D./org.apache.solr.cloud.UnloadDistr= ibutedZkTest-1361754450939/jetty3/ [junit4:junit4] 2> 14002 T3438 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@17b7533 [junit4:junit4] 2> 14003 T3438 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 14003 T3438 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175= 4450939/jetty3 forceNew:false [junit4:junit4] 2> 14003 T3438 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty3 [junit4:junit4] 2> 14004 T3438 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.UnloadDistributed= ZkTest-1361754450939/jetty3/index/ [junit4:junit4] 2> 14004 T3438 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1= 361754450939/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 14004 T3438 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175= 4450939/jetty3/index forceNew:false [junit4:junit4] 2> 14005 T3438 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@1d04147 lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@da1efb),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 14006 T3438 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 14006 T3438 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty3/index [junit4:junit4] 2> 14007 T3438 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 14008 T3438 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 14008 T3438 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 14009 T3438 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 14009 T3438 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 14009 T3438 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 14010 T3438 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 14010 T3438 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 14010 T3438 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 14013 T3438 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 14015 T3438 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty3 [junit4:junit4] 2> 14015 T3438 oass.SolrIndexSearcher. Opening Sear= cher@14edb8f main [junit4:junit4] 2> 14016 T3438 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty3/tlog [junit4:junit4] 2> 14016 T3438 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 14016 T3438 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 14020 T3439 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@14edb8f main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 14022 T3438 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 14022 T3438 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 15360 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15361 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44962", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44962_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 15361 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 15361 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 15365 T3422 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> 15366 T3407 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> 15366 T3394 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> 15365 T3388 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> 15365 T3437 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> 16023 T3438 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 16023 T3438 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:44962 collection:collection1 = shard:shard2 [junit4:junit4] 2> 16026 T3438 oasc.ZkController.register We are http://1= 27.0.0.1:44962/collection1/ and leader is http://127.0.0.1:33942/collection= 1/ [junit4:junit4] 2> 16026 T3438 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:44962 [junit4:junit4] 2> 16027 T3438 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 16027 T3438 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C171 name=3Dcollection1 org.apache.sol= r.core.SolrCore@13f91a1 url=3Dhttp://127.0.0.1:44962/collection1 node=3D127= .0.0.1:44962_ C171_STATE=3Dcoll:collection1 core:collection1 props:{shard= =3Dnull, state=3Ddown, base_url=3Dhttp://127.0.0.1:44962, collection=3Dcoll= ection1, roles=3Dnull, node_name=3D127.0.0.1:44962_, core=3Dcollection1} [junit4:junit4] 2> 16028 T3440 C171 P44962 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 16028 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 16028 T3438 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16029 T3440 C171 P44962 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 16029 T3440 C171 P44962 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 16030 T3440 C171 P44962 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 16029 T3366 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 16030 T3366 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 16030 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 16085 T3366 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 16087 T3366 oejs.AbstractConnector.doStart Started Sel= ectChannelConnector@127.0.0.1:34134 [junit4:junit4] 2> 16087 T3366 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() [junit4:junit4] 2> 16088 T3366 oasc.SolrResourceLoader.locateSolrHome JND= I not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 16088 T3366 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.UnloadDistr= ibutedZkTest-jetty4-1361754466970 [junit4:junit4] 2> 16088 T3366 oasc.CoreContainer$Initializer.initialize = looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-= jetty4-1361754466970/solr.xml [junit4:junit4] 2> 16089 T3366 oasc.CoreContainer. New CoreContaine= r 21456984 [junit4:junit4] 2> 16089 T3366 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.UnloadDistributedZkTest-= jetty4-1361754466970/' [junit4:junit4] 2> 16090 T3366 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.UnloadDistributedZ= kTest-jetty4-1361754466970/' [junit4:junit4] 2> 16107 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting socketTimeout to: 120000 [junit4:junit4] 2> 16108 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting urlScheme to: http:// [junit4:junit4] 2> 16108 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting connTimeout to: 15000 [junit4:junit4] 2> 16109 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 16109 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting corePoolSize to: 0 [junit4:junit4] 2> 16109 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 16110 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 16110 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting sizeOfQueue to: -1 [junit4:junit4] 2> 16110 T3366 oashc.HttpShardHandlerFactory.getParameter= Setting fairnessPolicy to: false [junit4:junit4] 2> 16111 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000= &socketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 16118 T3366 oasc.CoreContainer.load Registering Log Li= stener [junit4:junit4] 2> 16130 T3366 oasc.CoreContainer.initZooKeeper Zookeeper= client=3D127.0.0.1:47726/solr [junit4:junit4] 2> 16131 T3366 oasc.ZkController.checkChrootPath zkHost i= ncludes chroot [junit4:junit4] 2> 16131 T3366 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:47726 sessionTimeout=3D60000 watcher=3Do= rg.apache.solr.common.cloud.ConnectionManager@8846cb [junit4:junit4] 2> 16132 T3450 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:47726. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16132 T3366 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16133 T3450 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:47726, ini= tiating session [junit4:junit4] 2> 16133 T3368 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:50149 [junit4:junit4] 2> 16133 T3368 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:50149 [junit4:junit4] 2> 16134 T3370 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d0ee3ebff000b with negotiated timeout 20000 for client= /127.0.0.1:50149 [junit4:junit4] 2> 16134 T3450 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:47726,= sessionid =3D 0x13d0ee3ebff000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 16134 T3451 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@8846cb name:ZooKeeperConnectio= n Watcher:127.0.0.1:47726 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 16135 T3366 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16136 T3371 oazs.PrepRequestProcessor.pRequest2Txn Pro= cessed session termination for sessionid: 0x13d0ee3ebff000b [junit4:junit4] 2> 16136 T3451 oaz.ClientCnxn$EventThread.run EventThread= shut down [junit4:junit4] 2> 16136 T3368 oazs.NIOServerCnxn.closeSock Closed socket= connection for client /127.0.0.1:50149 which had sessionid 0x13d0ee3ebff00= 0b [junit4:junit4] 2> 16136 T3366 oaz.ZooKeeper.close Session: 0x13d0ee3ebff= 000b closed [junit4:junit4] 2> 16137 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&s= ocketTimeout=3D120000&connTimeout=3D15000 [junit4:junit4] 2> 16140 T3366 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D30000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@1672e9b [junit4:junit4] 2> 16141 T3452 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:47726. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 16141 T3366 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 16141 T3452 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:47726, ini= tiating session [junit4:junit4] 2> 16141 T3368 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:50150 [junit4:junit4] 2> 16142 T3368 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:50150 [junit4:junit4] 2> 16142 T3370 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d0ee3ebff000c with negotiated timeout 20000 for client= /127.0.0.1:50150 [junit4:junit4] 2> 16142 T3452 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:47726,= sessionid =3D 0x13d0ee3ebff000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 16143 T3453 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@1672e9b name:ZooKeeperConnecti= on Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 16143 T3366 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 16143 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff000c type:cr= eate cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16144 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff000c type:cr= eate cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Er= ror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 16145 T3366 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 16870 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16871 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44962", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44962_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 16875 T3453 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> 16875 T3407 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> 16875 T3422 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> 16875 T3437 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> 16875 T3388 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> 16875 T3394 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> 17147 T3366 oasc.ZkController.createEphemeralLiveNode = Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34134_ [junit4:junit4] 2> 17148 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff000c type:de= lete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/= 127.0.0.1:34134_ Error:KeeperErrorCode =3D NoNode for /solr/live_nodes/127.= 0.0.1:34134_ [junit4:junit4] 2> 17149 T3366 oascc.SolrZkClient.makePath makePath: /liv= e_nodes/127.0.0.1:34134_ [junit4:junit4] 2> 17150 T3422 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> 17150 T3437 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> 17150 T3407 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17150 T3388 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> 17150 T3394 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> 17150 T3453 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> 17151 T3407 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> 17152 T3422 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17153 T3437 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17153 T3388 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17153 T3453 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17153 T3394 oascc.ZkStateReader$3.process Updating liv= e nodes... (5) [junit4:junit4] 2> 17157 T3454 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.UnloadDistr= ibutedZkTest-jetty4-1361754466970/collection1 [junit4:junit4] 2> 17157 T3454 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:collection1 [junit4:junit4] 2> 17158 T3454 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 17158 T3454 oasc.ZkController.readConfigName Load coll= ection config from:/collections/collection1 [junit4:junit4] 2> 17159 T3454 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.UnloadDistributedZ= kTest-jetty4-1361754466970/collection1/' [junit4:junit4] 2> 17159 T3454 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-136= 1754466970/collection1/lib/README' to classloader [junit4:junit4] 2> 17160 T3454 oasc.SolrResourceLoader.replaceClassLoader= Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build= /solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-136= 1754466970/collection1/lib/classes/' to classloader [junit4:junit4] 2> 17188 T3454 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 17225 T3454 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 17226 T3454 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 17230 T3454 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 17638 T3454 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 17644 T3454 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 17647 T3454 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 17655 T3454 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17658 T3454 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 17661 T3454 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17662 T3454 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 17662 T3454 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.UnloadDistributedZkTest-jetty= 4-1361754466970/collection1/, dataDir=3D./org.apache.solr.cloud.UnloadDistr= ibutedZkTest-1361754450939/jetty4/ [junit4:junit4] 2> 17663 T3454 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@17b7533 [junit4:junit4] 2> 17663 T3454 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 17664 T3454 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175= 4450939/jetty4 forceNew:false [junit4:junit4] 2> 17664 T3454 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty4 [junit4:junit4] 2> 17664 T3454 oasc.SolrCore.getNewIndexDir New index dir= ectory detected: old=3Dnull new=3D./org.apache.solr.cloud.UnloadDistributed= ZkTest-1361754450939/jetty4/index/ [junit4:junit4] 2> 17664 T3454 oasc.SolrCore.initIndex WARNING [collectio= n1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1= 361754450939/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 17665 T3454 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175= 4450939/jetty4/index forceNew:false [junit4:junit4] 2> 17666 T3454 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@6da040 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@110c7c2),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 17666 T3454 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 17666 T3454 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty4/index [junit4:junit4] 2> 17668 T3454 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 17668 T3454 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 17668 T3454 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 17669 T3454 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 17669 T3454 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 17669 T3454 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 17670 T3454 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 17670 T3454 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 17670 T3454 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 17673 T3454 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 17675 T3454 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty4 [junit4:junit4] 2> 17675 T3454 oass.SolrIndexSearcher. Opening Sear= cher@111ee45 main [junit4:junit4] 2> 17676 T3454 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D./org.apache.solr.cloud.UnloadDistributedZkTest-1361754450= 939/jetty4/tlog [junit4:junit4] 2> 17676 T3454 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 17676 T3454 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 17681 T3455 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@111ee45 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 17682 T3454 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 17682 T3454 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> 18378 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18379 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34134", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34134_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 18379 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D2 [junit4:junit4] 2> 18379 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 18383 T3437 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> 18383 T3394 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> 18383 T3422 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> 18383 T3388 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> 18383 T3407 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> 18383 T3453 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> 18683 T3454 oasc.CoreContainer.registerCore registerin= g core: collection1 [junit4:junit4] 2> 18684 T3454 oasc.ZkController.register Register replic= a - core:collection1 address:http://127.0.0.1:34134 collection:collection1 = shard:shard1 [junit4:junit4] 2> 18687 T3454 oasc.ZkController.register We are http://1= 27.0.0.1:34134/collection1/ and leader is http://127.0.0.1:57335/collection= 1/ [junit4:junit4] 2> 18687 T3454 oasc.ZkController.register No LogReplay ne= eded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:34134 [junit4:junit4] 2> 18687 T3454 oasc.ZkController.checkRecovery Core needs= to recover:collection1 [junit4:junit4] 2> 18688 T3454 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C172 name=3Dcollection1 org.apache.sol= r.core.SolrCore@160fd76 url=3Dhttp://127.0.0.1:34134/collection1 node=3D127= .0.0.1:34134_ C172_STATE=3Dcoll:collection1 core:collection1 props:{shard= =3Dnull, state=3Ddown, base_url=3Dhttp://127.0.0.1:34134, collection=3Dcoll= ection1, roles=3Dnull, node_name=3D127.0.0.1:34134_, core=3Dcollection1} [junit4:junit4] 2> 18688 T3456 C172 P34134 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 18689 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 18688 T3454 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18689 T3456 C172 P34134 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 18690 T3456 C172 P34134 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 18690 T3366 oass.SolrDispatchFilter.init user.dir=3D/m= nt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/= J1 [junit4:junit4] 2> 18690 T3456 C172 P34134 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 18691 T3366 oass.SolrDispatchFilter.init SolrDispatchF= ilter.init() done [junit4:junit4] 2> 18691 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18694 T3366 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18695 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 18698 T3403 oasc.CoreContainer.create Creating SolrCor= e 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-= Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Unloa= dDistributedZkTest-jetty1-1361754454270/unloadcollection1 [junit4:junit4] 2> 18699 T3403 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:unloadcollection [junit4:junit4] 2> 18699 T3403 oasc.ZkController.createCollectionZkNode C= reating collection in ZooKeeper:unloadcollection [junit4:junit4] 2> 18700 T3403 oasc.ZkController.getConfName Looking for = collection configName [junit4:junit4] 2> 18701 T3403 oasc.ZkController.getConfName Only one con= fig set found in zk - using it:conf1 [junit4:junit4] 2> 18701 T3403 oascc.SolrZkClient.makePath makePath: /col= lections/unloadcollection [junit4:junit4] 2> 18703 T3403 oasc.ZkController.readConfigName Load coll= ection config from:/collections/unloadcollection [junit4:junit4] 2> 18704 T3403 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.UnloadDistributedZ= kTest-jetty1-1361754454270/unloadcollection1/' [junit4:junit4] 2> 18735 T3403 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 18773 T3403 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 18774 T3403 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 18778 T3403 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> C171_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard2, state=3Drecovering, base_url=3Dhttp://127.0.0.1:44962, col= lection=3Dcollection1, roles=3Dnull, node_name=3D127.0.0.1:44962_, core=3Dc= ollection1} [junit4:junit4] 2> 19036 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:33942/collection1/ core=3Dc= ollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 19036 T3440 C171 P44962 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:44962 START replicas=3D[http://127= .0.0.1:33942/collection1/] nUpdates=3D100 [junit4:junit4] 2> 19037 T3440 C171 P44962 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 19037 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 19037 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 19037 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 19037 T3440 C171 P44962 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 19038 T3440 C171 P44962 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:33942/collection1/. core=3D= collection1 [junit4:junit4] 2> 19038 T3440 C171 P44962 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C173 name=3Dcollection1 org.apache.sol= r.core.SolrCore@199aba url=3Dhttp://127.0.0.1:33942/collection1 node=3D127.= 0.0.1:33942_ C173_STATE=3Dcoll:collection1 core:collection1 props:{shard=3D= shard2, state=3Dactive, base_url=3Dhttp://127.0.0.1:33942, collection=3Dcol= lection1, roles=3Dnull, node_name=3D127.0.0.1:33942_, core=3Dcollection1, l= eader=3Dtrue} [junit4:junit4] 2> 19043 T3402 C173 P33942 REQ /get {version=3D2&getVersi= ons=3D100&qt=3D/get&wt=3Djavabin&distrib=3Dfalse} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19046 T3401 C173 P33942 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 19047 T3401 C173 P33942 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty1 [junit4:junit4] 2> 19048 T3401 C173 P33942 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@864810 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@171463a),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 19049 T3401 C173 P33942 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 19050 T3401 C173 P33942 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@864810 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@171463a),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@864810 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@171463a),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 19050 T3401 C173 P33942 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19051 T3401 C173 P33942 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty1 [junit4:junit4] 2> 19051 T3401 C173 P33942 oass.SolrIndexSearcher. = Opening Searcher@1e7023b realtime [junit4:junit4] 2> 19052 T3401 C173 P33942 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 19052 T3401 C173 P33942 /update {version=3D2&waitSearc= her=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&softCommit=3Dfalse&commit= =3Dtrue&openSearcher=3Dfalse} {commit=3D} 0 6 [junit4:junit4] 2> 19053 T3440 C171 P44962 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19054 T3440 C171 P44962 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 19058 T3400 C173 P33942 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 19059 T3400 C173 P33942 REQ /replication {version=3D2&= qt=3D/replication&wt=3Djavabin&command=3Dindexversion} status=3D0 QTime=3D5= =20 [junit4:junit4] 2> 19060 T3440 C171 P44962 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 19060 T3440 C171 P44962 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 19060 T3440 C171 P44962 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 19062 T3401 C173 P33942 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty1 [junit4:junit4] 2> 19062 T3401 C173 P33942 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty1/index [junit4:junit4] 2> 19063 T3401 C173 P33942 REQ /replication {version=3D2&= qt=3D/replication&generation=3D2&wt=3Djavabin&command=3Dfilelist} status=3D= 0 QTime=3D1=20 [junit4:junit4] 2> 19064 T3440 C171 P44962 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 19065 T3440 C171 P44962 oasc.CachingDirectoryFactory.g= et return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZ= kTest-1361754450939/jetty3/index.20130225010750000 forceNew:false [junit4:junit4] 2> 19065 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19065 T3440 C171 P44962 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apac= he.lucene.store.RAMDirectory@1876956 lockFactory=3Dorg.apache.lucene.store.= NativeFSLockFactory@11d989d)) fullCopy=3Dtrue [junit4:junit4] 2> 19068 T3402 C173 P33942 REQ /replication {qt=3D/replic= ation&generation=3D2&wt=3Dfilestream&file=3Dsegments_2&command=3Dfileconten= t&checksum=3Dtrue} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 19070 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3/index [junit4:junit4] 2> 19070 T3440 C171 P44962 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 19070 T3440 C171 P44962 oash.SnapPuller.modifyIndexPro= ps New index installed. Updating index properties... index=3Dindex.20130225= 010750000 [junit4:junit4] 2> 19070 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19121 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19121 T3440 C171 P44962 oasc.SolrCore.getNewIndexDir N= ew index directory detected: old=3D./org.apache.solr.cloud.UnloadDistribute= dZkTest-1361754450939/jetty3/index/ new=3D./org.apache.solr.cloud.UnloadDis= tributedZkTest-1361754450939/jetty3/index.20130225010750000 [junit4:junit4] 2> 19122 T3440 C171 P44962 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(RateLimitedDirectory= Wrapper(org.apache.lucene.store.RAMDirectory@1876956 lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@11d989d)),segFN=3Dsegments_2,generation= =3D2,filenames=3D[segments_2] [junit4:junit4] 2> 19123 T3440 C171 P44962 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19123 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19124 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19124 T3440 C171 P44962 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 19124 T3440 C171 P44962 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 19124 T3440 C171 P44962 oasu.DefaultSolrCoreState.newI= ndexWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 19124 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3/index.20130225010750000 [junit4:junit4] 2> 19125 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19125 T3440 C171 P44962 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(RateLimitedDirectory= Wrapper(org.apache.lucene.store.RAMDirectory@1876956 lockFactory=3Dorg.apac= he.lucene.store.NativeFSLockFactory@11d989d)),segFN=3Dsegments_2,generation= =3D2,filenames=3D[segments_2] [junit4:junit4] 2> 19126 T3440 C171 P44962 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 19126 T3440 C171 P44962 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 19126 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3 [junit4:junit4] 2> 19126 T3440 C171 P44962 oass.SolrIndexSearcher. = Opening Searcher@e950ad main [junit4:junit4] 2> 19128 T3439 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@e950ad main{StandardDirectoryReader(seg= ments_2:1:nrt)} [junit4:junit4] 2> 19128 T3439 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty3/index [junit4:junit4] 2> 19128 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3/index.20130225010750000 [junit4:junit4] 2> 19128 T3440 C171 P44962 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty3/index [junit4:junit4] 2> 19129 T3440 C171 P44962 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 19129 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 19129 T3440 C171 P44962 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 19129 T3440 C171 P44962 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 19130 T3440 C171 P44962 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 19182 T3403 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 19188 T3403 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 19191 T3403 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 19201 T3403 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 19208 T3403 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 19213 T3403 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19214 T3403 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19215 T3403 oasc.SolrCore. [unloadcollection1] O= pening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest= -jetty1-1361754454270/unloadcollection1/, dataDir=3D/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadD= istributedZkTest-1361754450940/1361754469633unloadcollection1_1n/ [junit4:junit4] 2> 19216 T3403 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@17b7533 [junit4:junit4] 2> 19217 T3403 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 19218 T3403 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617= 54469633unloadcollection1_1n forceNew:false [junit4:junit4] 2> 19218 T3403 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 69633unloadcollection1_1n [junit4:junit4] 2> 19219 T3403 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-UnloadDistributedZkTest-1= 361754450940/1361754469633unloadcollection1_1n/index/ [junit4:junit4] 2> 19220 T3403 oasc.SolrCore.initIndex WARNING [unloadcol= lection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-136= 1754450940/1361754469633unloadcollection1_1n/index' doesn't exist. Creating= new index... [junit4:junit4] 2> 19220 T3403 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617= 54469633unloadcollection1_1n/index forceNew:false [junit4:junit4] 2> 19222 T3403 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@165cd4 lockFactory=3Dorg.apache.lucene.store.NativeFSLockF= actory@27648d),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 19222 T3403 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 19223 T3403 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 69633unloadcollection1_1n/index [junit4:junit4] 2> 19225 T3403 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 19226 T3403 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 19227 T3403 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 19228 T3403 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 19228 T3403 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 19229 T3403 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 19229 T3403 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 19230 T3403 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 19230 T3403 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 19234 T3403 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 19238 T3403 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 69633unloadcollection1_1n [junit4:junit4] 2> 19239 T3403 oass.SolrIndexSearcher. Opening Sear= cher@1b13453 main [junit4:junit4] 2> 19239 T3403 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361= 754469633unloadcollection1_1n/tlog [junit4:junit4] 2> 19240 T3403 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 19241 T3403 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 19244 T3403 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 69633unloadcollection1_1n [junit4:junit4] 2> 19245 T3459 oasc.SolrCore.registerSearcher [unloadcoll= ection1] Registered new searcher Searcher@1b13453 main{StandardDirectoryRea= der(segments_1:1)} [junit4:junit4] 2> 19245 T3403 oasc.ZkController.publish publishing core= =3Dunloadcollection1 state=3Ddown [junit4:junit4] 2> 19889 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 19890 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34134", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34134_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 19896 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44962", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44962_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 19900 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33942", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33942_", [junit4:junit4] 2> =09 "core":"unloadcollection1"} [junit4:junit4] 2> 19901 T3389 oasc.Overseer$ClusterStateUpdater.createCo= llection Create collection unloadcollection with numShards 1 [junit4:junit4] 2> 19901 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 19907 T3422 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> 19907 T3407 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> 19907 T3394 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> 19907 T3453 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> 19907 T3388 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> 19908 T3437 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> 20248 T3403 oasc.CoreContainer.registerCore registerin= g core: unloadcollection1 [junit4:junit4] 2> 20248 T3403 oasc.ZkController.register Register replic= a - core:unloadcollection1 address:http://127.0.0.1:33942 collection:unload= collection shard:shard1 [junit4:junit4] 2> 20249 T3403 oascc.SolrZkClient.makePath makePath: /col= lections/unloadcollection/leader_elect/shard1/election [junit4:junit4] 2> 20255 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:de= lete cxid:0xa6 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collection= s/unloadcollection/leaders Error:KeeperErrorCode =3D NoNode for /solr/colle= ctions/unloadcollection/leaders [junit4:junit4] 2> 20255 T3403 oasc.ShardLeaderElectionContext.runLeaderP= rocess Running the leader process. [junit4:junit4] 2> 20256 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:cr= eate cxid:0xa7 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 20257 T3403 oasc.ShardLeaderElectionContext.waitForRep= licasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 20257 T3403 oasc.ShardLeaderElectionContext.runLeaderP= rocess I may be the new leader - try and sync [junit4:junit4] 2> 20257 T3403 oasc.SyncStrategy.sync Sync replicas to ht= tp://127.0.0.1:33942/unloadcollection1/ [junit4:junit4] 2> 20258 T3403 oasc.SyncStrategy.syncReplicas Sync Succes= s - now sync replicas to me [junit4:junit4] 2> 20258 T3403 oasc.SyncStrategy.syncToMe http://127.0.0.= 1:33942/unloadcollection1/ has no replicas [junit4:junit4] 2> 20258 T3403 oasc.ShardLeaderElectionContext.runLeaderP= rocess I am the new leader: http://127.0.0.1:33942/unloadcollection1/ [junit4:junit4] 2> 20259 T3403 oascc.SolrZkClient.makePath makePath: /col= lections/unloadcollection/leaders/shard1 [junit4:junit4] 2> 20262 T3371 oazs.PrepRequestProcessor.pRequest Got use= r-level KeeperException when processing sessionid:0x13d0ee3ebff0006 type:cr= eate cxid:0xb1 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer E= rror:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 21417 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21612 T3407 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> 21612 T3422 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> 21613 T3437 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> 21613 T3388 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> 21612 T3394 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> 21612 T3453 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> 21617 T3403 oasc.ZkController.register We are http://1= 27.0.0.1:33942/unloadcollection1/ and leader is http://127.0.0.1:33942/unlo= adcollection1/ [junit4:junit4] 2> 21618 T3403 oasc.ZkController.register No LogReplay ne= eded for core=3Dunloadcollection1 baseURL=3Dhttp://127.0.0.1:33942 [junit4:junit4] 2> 21618 T3403 oasc.ZkController.checkRecovery I am the l= eader, no recovery necessary [junit4:junit4] 2> 21619 T3403 oasc.ZkController.publish publishing core= =3Dunloadcollection1 state=3Dactive [junit4:junit4] 2> 21620 T3403 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21621 T3403 oasc.CoreContainer.persistFile Persisting = cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1= -1361754454270/solr.xml [junit4:junit4] 2> 21634 T3403 oasc.SolrXMLSerializer.persistFile Persist= ing cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr= /build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-je= tty1-1361754454270/solr.xml [junit4:junit4] 2> 21636 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config: [junit4:junit4] 2> 21637 T3366 oaz.ZooKeeper. Initiating client con= nection, connectString=3D127.0.0.1:47726/solr sessionTimeout=3D10000 watche= r=3Dorg.apache.solr.common.cloud.ConnectionManager@def2b5 [junit4:junit4] 2> 21638 T3366 oascc.ConnectionManager.waitForConnected W= aiting for client to connect to ZooKeeper [junit4:junit4] 2> 21638 T3460 oaz.ClientCnxn$SendThread.logStartConnect = Opening socket connection to server localhost.localdomain/127.0.0.1:47726. = Will not attempt to authenticate using SASL (access denied ("javax.security= .auth.AuthPermission" "getLoginConfiguration")) [junit4:junit4] 2> 21639 T3460 oaz.ClientCnxn$SendThread.primeConnection = Socket connection established to localhost.localdomain/127.0.0.1:47726, ini= tiating session [junit4:junit4] 2> 21639 T3368 oazs.NIOServerCnxnFactory.run Accepted soc= ket connection from /127.0.0.1:50156 [junit4:junit4] 2> 21639 T3368 oazs.ZooKeeperServer.processConnectRequest= Client attempting to establish new session at /127.0.0.1:50156 [junit4:junit4] 2> 21640 T3370 oazs.ZooKeeperServer.finishSessionInit Est= ablished session 0x13d0ee3ebff000d with negotiated timeout 10000 for client= /127.0.0.1:50156 [junit4:junit4] 2> 21640 T3460 oaz.ClientCnxn$SendThread.onConnected Sess= ion establishment complete on server localhost.localdomain/127.0.0.1:47726,= sessionid =3D 0x13d0ee3ebff000d, negotiated timeout =3D 10000 [junit4:junit4] 2> 21641 T3461 oascc.ConnectionManager.process Watcher or= g.apache.solr.common.cloud.ConnectionManager@def2b5 name:ZooKeeperConnectio= n Watcher:127.0.0.1:47726/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 21641 T3366 oascc.ConnectionManager.waitForConnected C= lient is connected to ZooKeeper [junit4:junit4] 2> 21641 T3366 oascc.ZkStateReader.createClusterStateWatc= hersAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 21643 T3366 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21644 T3366 oascsi.HttpClientUtil.createClient Creatin= g new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&f= ollowRedirects=3Dfalse [junit4:junit4] 2> 21647 T3415 oasc.CoreContainer.create Creating SolrCor= e 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-= Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Unloa= dDistributedZkTest-jetty2-1361754458818/unloadcollection2 [junit4:junit4] 2> 21648 T3415 oasc.ZkController.createCollectionZkNode C= heck for collection zkNode:unloadcollection [junit4:junit4] 2> 21648 T3415 oasc.ZkController.createCollectionZkNode C= ollection zkNode exists [junit4:junit4] 2> 21649 T3415 oasc.ZkController.readConfigName Load coll= ection config from:/collections/unloadcollection [junit4:junit4] 2> 21650 T3415 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.UnloadDistributedZ= kTest-jetty2-1361754458818/unloadcollection2/' [junit4:junit4] 2> 21687 T3415 oasc.SolrConfig. Using Lucene MatchV= ersion: LUCENE_50 [junit4:junit4] 2> 21730 T3415 oasc.SolrConfig. Loaded SolrConfig: = solrconfig.xml [junit4:junit4] 2> 21731 T3415 oass.IndexSchema.readSchema Reading Solr S= chema [junit4:junit4] 2> 21736 T3415 oass.IndexSchema.readSchema Schema name=3D= test [junit4:junit4] 2> 22159 T3415 oass.OpenExchangeRatesOrgProvider.init Ini= tialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 22167 T3415 oass.IndexSchema.readSchema default search= field in schema is text [junit4:junit4] 2> 22171 T3415 oass.IndexSchema.readSchema unique key fie= ld: id [junit4:junit4] 2> 22180 T3415 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 22183 T3415 oass.FileExchangeRateProvider.reload Reloa= ding exchange rates from file currency.xml [junit4:junit4] 2> 22186 T3415 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 22187 T3415 oass.OpenExchangeRatesOrgProvider.reload R= eloading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 22188 T3415 oasc.SolrCore. [unloadcollection2] O= pening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/s= olr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest= -jetty2-1361754458818/unloadcollection2/, dataDir=3D/mnt/ssd/jenkins/worksp= ace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadD= istributedZkTest-1361754450940/1361754472582unloadcollection1_2n/ [junit4:junit4] 2> 22189 T3415 oasc.JmxMonitoredMap. JMX monitoring= is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxM= BeanServer@17b7533 [junit4:junit4] 2> 22189 T3415 oasc.SolrCore.initDirectoryFactory org.apa= che.solr.core.MockDirectoryFactory [junit4:junit4] 2> 22190 T3415 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617= 54472582unloadcollection1_2n forceNew:false [junit4:junit4] 2> 22191 T3415 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 72582unloadcollection1_2n [junit4:junit4] 2> 22191 T3415 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-UnloadDistributedZkTest-1= 361754450940/1361754472582unloadcollection1_2n/index/ [junit4:junit4] 2> 22191 T3415 oasc.SolrCore.initIndex WARNING [unloadcol= lection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-136= 1754450940/1361754472582unloadcollection1_2n/index' doesn't exist. Creating= new index... [junit4:junit4] 2> 22192 T3415 oasc.CachingDirectoryFactory.get return ne= w directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617= 54472582unloadcollection1_2n/index forceNew:false [junit4:junit4] 2> 22193 T3415 oasc.SolrDeletionPolicy.onCommit SolrDelet= ionPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@188babb lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@17d9fff),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 22193 T3415 oasc.SolrDeletionPolicy.updateCommits newe= st commit =3D 1[segments_1] [junit4:junit4] 2> 22194 T3415 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 72582unloadcollection1_2n/index [junit4:junit4] 2> 22195 T3415 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= dedupe" [junit4:junit4] 2> 22196 T3415 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= stored_sig" [junit4:junit4] 2> 22196 T3415 oasup.UpdateRequestProcessorChain.init ins= erting DistributedUpdateProcessorFactory into updateRequestProcessorChain "= distrib-dup-test-chain-implicit" [junit4:junit4] 2> 22197 T3415 oasc.RequestHandlers.initHandlersFromConfi= g created standard: solr.StandardRequestHandler [junit4:junit4] 2> 22197 T3415 oasc.RequestHandlers.initHandlersFromConfi= g created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 22198 T3415 oasc.RequestHandlers.initHandlersFromConfi= g adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 22198 T3415 oasc.RequestHandlers.initHandlersFromConfi= g created /replication: solr.ReplicationHandler [junit4:junit4] 2> 22198 T3415 oasc.RequestHandlers.initHandlersFromConfi= g created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 22199 T3415 oasc.RequestHandlers.initHandlersFromConfi= g created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 22201 T3415 oashl.XMLLoader.init xsltCacheLifetimeSeco= nds=3D60 [junit4:junit4] 2> 22204 T3415 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/13617544= 72582unloadcollection1_2n [junit4:junit4] 2> 22204 T3415 oass.SolrIndexSearcher. Opening Sear= cher@f56410 main [junit4:junit4] 2> 22205 T3415 oasu.UpdateHandler.clearLog Clearing tlog = files, tlogDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361754450940/1361= 754472582unloadcollection1_2n/tlog [junit4:junit4] 2> 22205 T3415 oasu.CommitTracker. Hard AutoCommit:= disabled [junit4:junit4] 2> 22206 T3415 oasu.CommitTracker. Soft AutoCommit:= disabled [junit4:junit4] 2> 22209 T3462 oasc.SolrCore.registerSearcher [unloadcoll= ection2] Registered new searcher Searcher@f56410 main{StandardDirectoryRead= er(segments_1:1)} [junit4:junit4] 2> 22210 T3415 oasc.ZkController.publish publishing core= =3Dunloadcollection2 state=3Ddown [junit4:junit4] 2> 22210 T3415 oasc.ZkController.publish numShards not fo= und on descriptor - reading it from system property [junit4:junit4] 2> C172_STATE=3Dcoll:collection1 core:collection1 props:= {shard=3Dshard1, state=3Drecovering, base_url=3Dhttp://127.0.0.1:34134, col= lection=3Dcollection1, roles=3Dnull, node_name=3D127.0.0.1:34134_, core=3Dc= ollection1} [junit4:junit4] 2> 22695 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry Attempting to PeerSync from http://127.0.0.1:57335/collection1/ core=3Dc= ollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 22695 T3456 C172 P34134 oasu.PeerSync.sync PeerSync: c= ore=3Dcollection1 url=3Dhttp://127.0.0.1:34134 START replicas=3D[http://127= .0.0.1:57335/collection1/] nUpdates=3D100 [junit4:junit4] 2> 22696 T3456 C172 P34134 oasu.PeerSync.sync WARNING no = frame of reference to tell of we've missed updates [junit4:junit4] 2> 22696 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry PeerSync Recovery was not successful - trying replication. core=3Dcollec= tion1 [junit4:junit4] 2> 22696 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 22696 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 22696 T3456 C172 P34134 oasu.UpdateLog.bufferUpdates S= tarting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 22697 T3456 C172 P34134 oasc.RecoveryStrategy.replicat= e Attempting to replicate from http://127.0.0.1:57335/collection1/. core=3D= collection1 [junit4:junit4] 2> 22697 T3456 C172 P34134 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C174 name=3Dcollection1 org.apache.sol= r.core.SolrCore@88b6ac url=3Dhttp://127.0.0.1:57335/collection1 node=3D127.= 0.0.1:57335_ C174_STATE=3Dcoll:collection1 core:collection1 props:{shard=3D= shard1, state=3Dactive, base_url=3Dhttp://127.0.0.1:57335, collection=3Dcol= lection1, roles=3Dnull, node_name=3D127.0.0.1:57335_, core=3Dcollection1, l= eader=3Dtrue} [junit4:junit4] 2> 22701 T3416 C174 P57335 REQ /get {version=3D2&getVersi= ons=3D100&qt=3D/get&wt=3Djavabin&distrib=3Dfalse} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 22701 T3418 C174 P57335 oasu.DirectUpdateHandler2.comm= it start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,= expungeDeletes=3Dfalse,softCommit=3Dfalse,prepareCommit=3Dfalse} [junit4:junit4] 2> 22701 T3418 C174 P57335 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty2 [junit4:junit4] 2> 22702 T3418 C174 P57335 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@163547e lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1014255),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> 22703 T3418 C174 P57335 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 1[segments_1] [junit4:junit4] 2> 22703 T3418 C174 P57335 oasc.SolrDeletionPolicy.onComm= it SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@163547e lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1014255),segFN=3Dsegments_1,generation=3D1,filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.st= ore.RAMDirectory@163547e lockFactory=3Dorg.apache.lucene.store.NativeFSLock= Factory@1014255),segFN=3Dsegments_2,generation=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 22704 T3418 C174 P57335 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22704 T3418 C174 P57335 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty2 [junit4:junit4] 2> 22704 T3418 C174 P57335 oass.SolrIndexSearcher. = Opening Searcher@2e7a6e realtime [junit4:junit4] 2> 22705 T3418 C174 P57335 oasu.DirectUpdateHandler2.comm= it end_commit_flush [junit4:junit4] 2> 22705 T3418 C174 P57335 /update {version=3D2&waitSearc= her=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&softCommit=3Dfalse&commit= =3Dtrue&openSearcher=3Dfalse} {commit=3D} 0 4 [junit4:junit4] 2> 22705 T3456 C172 P34134 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 22706 T3456 C172 P34134 oash.SnapPuller. No val= ue set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 22707 T3417 C174 P57335 oash.ReplicationHandler.inform= Commits will be reserved for 10000 [junit4:junit4] 2> 22707 T3417 C174 P57335 REQ /replication {version=3D2&= qt=3D/replication&wt=3Djavabin&command=3Dindexversion} status=3D0 QTime=3D1= =20 [junit4:junit4] 2> 22708 T3456 C172 P34134 oash.SnapPuller.fetchLatestInd= ex Master's generation: 2 [junit4:junit4] 2> 22708 T3456 C172 P34134 oash.SnapPuller.fetchLatestInd= ex Slave's generation: 1 [junit4:junit4] 2> 22708 T3456 C172 P34134 oash.SnapPuller.fetchLatestInd= ex Starting replication process [junit4:junit4] 2> 22710 T3418 C174 P57335 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty2 [junit4:junit4] 2> 22710 T3418 C174 P57335 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty2/index [junit4:junit4] 2> 22710 T3418 C174 P57335 REQ /replication {version=3D2&= qt=3D/replication&generation=3D2&wt=3Djavabin&command=3Dfilelist} status=3D= 0 QTime=3D0=20 [junit4:junit4] 2> 22711 T3456 C172 P34134 oash.SnapPuller.fetchLatestInd= ex Number of files in latest index in master: 1 [junit4:junit4] 2> 22711 T3456 C172 P34134 oasc.CachingDirectoryFactory.g= et return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZ= kTest-1361754450939/jetty4/index.20130225010753647 forceNew:false [junit4:junit4] 2> 22711 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22712 T3456 C172 P34134 oash.SnapPuller.fetchLatestInd= ex Starting download to MockDirWrapper(RateLimitedDirectoryWrapper(org.apac= he.lucene.store.RAMDirectory@698b5a lockFactory=3Dorg.apache.lucene.store.N= ativeFSLockFactory@17b6836)) fullCopy=3Dtrue [junit4:junit4] 2> 22714 T3416 C174 P57335 REQ /replication {qt=3D/replic= ation&generation=3D2&wt=3Dfilestream&file=3Dsegments_2&command=3Dfileconten= t&checksum=3Dtrue} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 22715 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4/index [junit4:junit4] 2> 22716 T3456 C172 P34134 oash.SnapPuller.fetchLatestInd= ex Total time taken for download : 0 secs [junit4:junit4] 2> 22716 T3456 C172 P34134 oash.SnapPuller.modifyIndexPro= ps New index installed. Updating index properties... index=3Dindex.20130225= 010753647 [junit4:junit4] 2> 22716 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22767 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22767 T3456 C172 P34134 oasc.SolrCore.getNewIndexDir N= ew index directory detected: old=3D./org.apache.solr.cloud.UnloadDistribute= dZkTest-1361754450939/jetty4/index/ new=3D./org.apache.solr.cloud.UnloadDis= tributedZkTest-1361754450939/jetty4/index.20130225010753647 [junit4:junit4] 2> 22768 T3456 C172 P34134 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(RateLimitedDirectory= Wrapper(org.apache.lucene.store.RAMDirectory@698b5a lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@17b6836)),segFN=3Dsegments_2,generation= =3D2,filenames=3D[segments_2] [junit4:junit4] 2> 22768 T3456 C172 P34134 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22768 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22769 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22769 T3456 C172 P34134 oasu.DefaultSolrCoreState.newI= ndexWriter Creating new IndexWriter... [junit4:junit4] 2> 22769 T3456 C172 P34134 oasu.DefaultSolrCoreState.newI= ndexWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 22769 T3456 C172 P34134 oasu.DefaultSolrCoreState.newI= ndexWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 22770 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4/index.20130225010753647 [junit4:junit4] 2> 22770 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22770 T3456 C172 P34134 oasc.SolrDeletionPolicy.onInit= SolrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DMockDirWrapper(RateLimitedDirectory= Wrapper(org.apache.lucene.store.RAMDirectory@698b5a lockFactory=3Dorg.apach= e.lucene.store.NativeFSLockFactory@17b6836)),segFN=3Dsegments_2,generation= =3D2,filenames=3D[segments_2] [junit4:junit4] 2> 22771 T3456 C172 P34134 oasc.SolrDeletionPolicy.update= Commits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22771 T3456 C172 P34134 oasu.DefaultSolrCoreState.newI= ndexWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 22771 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4 [junit4:junit4] 2> 22771 T3456 C172 P34134 oass.SolrIndexSearcher. = Opening Searcher@4bbf4f main [junit4:junit4] 2> 22772 T3455 oasc.SolrCore.registerSearcher [collection= 1] Registered new searcher Searcher@4bbf4f main{StandardDirectoryReader(seg= ments_2:1:nrt)} [junit4:junit4] 2> 22773 T3455 oasc.CachingDirectoryFactory.close Releasi= ng directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-136175445= 0939/jetty4/index [junit4:junit4] 2> 22773 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4/index.20130225010753647 [junit4:junit4] 2> 22773 T3456 C172 P34134 oasc.CachingDirectoryFactory.c= lose Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTe= st-1361754450939/jetty4/index [junit4:junit4] 2> 22773 T3456 C172 P34134 oasc.RecoveryStrategy.replay N= o replay needed. core=3Dcollection1 [junit4:junit4] 2> 22773 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry Replication Recovery was successful - registering as Active. core=3Dcoll= ection1 [junit4:junit4] 2> 22774 T3456 C172 P34134 oasc.ZkController.publish publ= ishing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 22774 T3456 C172 P34134 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 22775 T3456 C172 P34134 oasc.RecoveryStrategy.doRecove= ry Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 23119 T3389 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23120 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:33942", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:33942_", [junit4:junit4] 2> =09 "core":"unloadcollection1"} [junit4:junit4] 2> 23123 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:57335", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"unloadcollection", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:57335_", [junit4:junit4] 2> =09 "core":"unloadcollection2"} [junit4:junit4] 2> 23123 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Collection already exists with numShards=3D1 [junit4:junit4] 2> 23123 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 23126 T3389 oasc.Overseer$ClusterStateUpdater.updateSt= ate Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:34134", [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "node_name":"127.0.0.1:34134_", [junit4:junit4] 2> =09 "core":"collection1"} [junit4:junit4] 2> 23182 T3394 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> 23183 T3422 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> 23183 T3453 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> 23182 T3437 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> 23182 T3461 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> 23183 T3388 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> 23183 T3407 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> 23211 T3415 oasc.CoreContainer.registerCore registerin= g core: unloadcollection2 [junit4:junit4] 2> 23212 T3415 oasc.ZkController.register Register replic= a - core:unloadcollection2 address:http://127.0.0.1:57335 collection:unload= collection shard:shard1 [junit4:junit4] 2> 23215 T3415 oasc.ZkController.register We are http://1= 27.0.0.1:57335/unloadcollection2/ and leader is http://127.0.0.1:33942/unlo= adcollection1/ [junit4:junit4] 2> 23216 T3415 oasc.ZkController.register No LogReplay ne= eded for core=3Dunloadcollection2 baseURL=3Dhttp://127.0.0.1:57335 [junit4:junit4] 2> 23216 T3415 oasc.ZkController.checkRecovery Core needs= to recover:unloadcollection2 [junit4:junit4] 2> 23216 T3415 oasu.DefaultSolrCoreState.doRecovery Runni= ng recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C175 name=3Dunloadcollection2 org.apac= he.solr.core.SolrCore@1ec1f59 url=3Dhttp://127.0.0.1:57335/unloadcollection= 2 node=3D127.0.0.1:57335_ C175_STATE=3Dcoll:unloadcollection core:unloadcol= lection2 props:{shard=3Dnull, state=3Ddown, base_url=3Dhttp://127.0.0.1:573= 35, collection=3Dunloadcollection, roles=3Dnull, node_name=3D127.0.0.1:5733= 5_, core=3Dunloadcollection2} [junit4:junit4] 2> 23217 T3465 C175 P57335 oasc.RecoveryStrategy.run Star= ting recovery process. core=3Dunloadcollection2 recoveringAfterStartup=3Dt= rue [junit4:junit4] 2> 23217 T3415 oascc.ZkStateReader.updateClusterState Upd= ating cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23218 T3465 C175 P57335 oasc.RecoveryStrategy.doRecove= ry ###### startupVersions=3D[] [junit4:junit4] 2> 23219 T3465 C175 P57335 oasc.ZkController.publish publ= ishing core=3Dunloadcollection2 state=3Drecovering [junit4:junit4] 2> 23219 T3415 oasc.CoreContainer.persistFile Persisting = cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bui= ld/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2= -1361754458818/solr.xml [junit4:junit4] 2> 23219 T3465 C175 P57335 oasc.ZkController.publish numS= hards not found on descriptor - reading it from system property [junit4:junit4] 2> 23220 T3465 C175 P57335 oascsi.HttpClientUtil.createCl= ient Creating new http client, config:maxConnections=3D128&maxConnectionsPe= rHost=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 23230 T3415 oasc.SolrXMLSerializer.persistFile Persist= ing cores config to /mnt/ssd/jenkins/workspace/Lucene-S [...truncated too long message...] DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/collection-queue-work (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/queue (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /solr/overseer/queue-work (0) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1> /zookeeper (1) [junit4:junit4] 1> DATA: [junit4:junit4] 1> =20 [junit4:junit4] 1>=20 [junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DUnloadDis= tributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3D49CB00728B= C62AE3 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dlv_LV -D= tests.timezone=3DEurope/Dublin -Dtests.file.encoding=3DUTF-8 [junit4:junit4] FAILURE 154s J1 | UnloadDistributedZkTest.testDistribSearc= h <<< [junit4:junit4] > Throwable #1: java.lang.AssertionError: Still found sh= ard [junit4:junit4] > =09at __randomizedtesting.SeedInfo.seed([49CB00728BC62= AE3:C82D8E6AFC994ADF]:0) [junit4:junit4] > =09at org.junit.Assert.fail(Assert.java:93) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.te= stUnloadShardAndCollection(UnloadDistributedZkTest.java:120) [junit4:junit4] > =09at org.apache.solr.cloud.UnloadDistributedZkTest.do= Test(UnloadDistributedZkTest.java:73) [junit4:junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.te= stDistribSearch(BaseDistributedSearchTestCase.java:794) [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:474) [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> 153647 T3366 oas.SolrTestCaseJ4.deleteCore ###deleteCo= re [junit4:junit4] 2> 153657 T3365 ccr.ThreadLeakControl.checkThreadLeaks WA= RNING Will linger awaiting termination of 2 leaked thread(s). [junit4:junit4] 2> 154064 T3369 oazs.SessionTrackerImpl.run SessionTracke= rImpl exited loop! [junit4:junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DDefault= Similarity, locale=3Dlv_LV, timezone=3DEurope/Dublin [junit4:junit4] 2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1= .8.0-ea (32-bit)/cpus=3D8,threads=3D1,free=3D310338744,total=3D516947968 [junit4:junit4] 2> NOTE: All tests run in this JVM: [ZkNodePropsTest, Fil= eUtilsTest, TestRecovery, TestMultiCoreConfBootstrap, TestSolrXMLSerializer= , TestZkChroot, SuggesterTSTTest, TestBinaryField, TestTrie, TestCSVLoader,= TestWriterPerf, IndexSchemaRuntimeFieldTest, DebugComponentTest, TestPlugi= nEnable, BadIndexSchemaTest, TestFastOutputStream, TestLazyCores, OverseerC= ollectionProcessorTest, SoftAutoCommitTest, TestSurroundQueryParser, TestUt= ils, HighlighterTest, OverseerTest, TestRemoteStreaming, ShardRoutingTest, = SignatureUpdateProcessorFactoryTest, PingRequestHandlerTest, TestPropInject= , TestArbitraryIndexDir, EchoParamsTest, BasicZkTest, TestAtomicUpdateError= Cases, TestFoldingMultitermQuery, DOMUtilTest, UpdateParamsTest, TestDistri= butedGrouping, RAMDirectoryFactoryTest, SolrIndexSplitterTest, SimplePostTo= olTest, TestQuerySenderListener, TestFunctionQuery, DirectUpdateHandlerTest= , TestPartialUpdateDeduplication, DirectSolrSpellCheckerTest, TermVectorCom= ponentTest, LukeRequestHandlerTest, TestQueryUtils, ShowFileRequestHandlerT= est, TestCharFilters, TestStressReorder, TestSolrDeletionPolicy1, BasicDist= ributedZk2Test, SyncSliceTest, TestCSVResponseWriter, BasicFunctionalityTes= t, TestComponentsName, SolrIndexConfigTest, TestValueSourceCache, ShardRout= ingCustomTest, XsltUpdateRequestHandlerTest, IndexSchemaTest, DisMaxRequest= HandlerTest, RecoveryZkTest, SpellCheckComponentTest, FullSolrCloudDistribC= mdsTest, TestReplicationHandler, LeaderElectionTest, DistributedSpellCheckC= omponentTest, TestRealTimeGet, TestDistributedSearch, ZkSolrClientTest, Wor= dBreakSolrSpellCheckerTest, TestHashPartitioner, DistributedTermsComponentT= est, StatsComponentTest, TestJoin, OutputWriterTest, TestSolrCoreProperties= , TestConfig, TestPhraseSuggestions, LegacyHTMLStripCharFilterTest, TestIBS= imilarityFactory, TimeZoneUtilsTest, PrimUtilsTest, ResourceLoaderTest, Tes= tBadConfig, UnloadDistributedZkTest] [junit4:junit4] Completed on J1 in 154.18s, 1 test, 1 failure <<< FAILURES! [...truncated 10 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: 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= 7: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1202: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 865: There were test failures: 254 suites, 1063 tests, 1 failure, 8 ignored= (3 assumptions) Total time: 45 minutes 5 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 32bit/jdk1.8.0-ea-b65 -client -XX:+UseG1GC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_12_741671121.1361754611870 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_12_741671121.1361754611870--