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 A9C25EE8D for ; Mon, 4 Feb 2013 14:36:31 +0000 (UTC) Received: (qmail 70263 invoked by uid 500); 4 Feb 2013 14:24:46 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 70116 invoked by uid 500); 4 Feb 2013 14:24:41 -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 70021 invoked by uid 99); 4 Feb 2013 14:24:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 14:24:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2013 14:24:14 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 2BB6DC0005 for ; Mon, 4 Feb 2013 14:23:52 +0000 (UTC) Date: Mon, 4 Feb 2013 14:23:18 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1031458248.1434.1359987832153.JavaMail.hudson@aegis> In-Reply-To: <1922722053.1389.1359971442910.JavaMail.hudson@aegis> References: <1922722053.1389.1359971442910.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3707 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1433_1336223408.1359987798224" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_1433_1336223408.1359987798224 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3707/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch Error Message: parsing error Stack Trace: org.apache.solr.common.SolrException: parsing error =09at __randomizedtesting.SeedInfo.seed([62599A281191218A:E3BF143066CE41B6]= :0) =09at org.apache.solr.client.solrj.impl.BinaryResponseParser.processRespons= e(BinaryResponseParser.java:43) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:387) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:181) =09at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(Ab= stractUpdateRequest.java:117) =09at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:168) =09at org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:146) =09at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders= (BasicDistributedZkTest.java:611) =09at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZ= kTest.java:337) =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:601) =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) Caused by: java.net.SocketException: Socket closed =09at java.net.SocketInputStream.socketRead0(Native Method) =09at java.net.SocketInputStream.read(SocketInputStream.java:150) =09at java.net.SocketInputStream.read(SocketInputStream.java:121) =09at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(Abstrac= tSessionInputBuffer.java:149) =09at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffe= r.java:111) =09at org.apache.http.impl.io.AbstractSessionInputBuffer.read(AbstractSessi= onInputBuffer.java:195) =09at org.apache.http.impl.io.ContentLengthInputStream.read(ContentLengthIn= putStream.java:176) =09at org.apache.http.conn.EofSensorInputStream.read(EofSensorInputStream.j= ava:138) =09at org.apache.solr.common.util.FastInputStream.readWrappedStream(FastInp= utStream.java:80) =09at org.apache.solr.common.util.FastInputStream.refill(FastInputStream.ja= va:89) =09at org.apache.solr.common.util.FastInputStream.readByte(FastInputStream.= java:192) =09at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:= 107) =09at org.apache.solr.client.solrj.impl.BinaryResponseParser.processRespons= e(BinaryResponseParser.java:41) =09... 48 more Build Log: [...truncated 8746 lines...] [junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4:junit4] 2> 0 T79 oas.BaseDistributedSearchTestCase.initHostContex= t Setting hostContext system property: /gd_w/gh [junit4:junit4] 2> 8 T79 oas.SolrTestCaseJ4.setUp ###Starting testDistrib= Search [junit4:junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-B= asicDistributedZkTest-1359986689674 [junit4:junit4] 2> 10 T79 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4:junit4] 2> 10 T80 oasc.ZkTestServer$ZKServerMain.runFromConfig St= arting server [junit4:junit4] 2> 18 T80 oazs.ZooKeeperServer.setTickTime tickTime set t= o 1000 [junit4:junit4] 2> 19 T80 oazs.ZooKeeperServer.setMinSessionTimeout minSe= ssionTimeout set to -1 [junit4:junit4] 2> 19 T80 oazs.ZooKeeperServer.setMaxSessionTimeout maxSe= ssionTimeout set to -1 [junit4:junit4] 2> 20 T80 oazs.NIOServerCnxnFactory.configure binding to = port 0.0.0.0/0.0.0.0:0 [junit4:junit4] 2> 21 T80 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to = /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359= 986689673/zookeeper/server1/data/version-2/snapshot.0 [junit4:junit4] 2> 111 T79 oasc.ZkTestServer.run start zk server on port:= 29524 [junit4:junit4] 2> 117 T79 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:29524 sessionTimeout=3D10000 watcher=3Dorg.a= pache.solr.common.cloud.ConnectionManager@55cc8bbe [junit4:junit4] 2> 118 T79 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 118 T85 oaz.ClientCnxn$SendThread.logStartConnect Open= ing socket connection to server localhost/127.0.0.1:29524. Will not attempt= to authenticate using SASL (access denied ("javax.security.auth.AuthPermis= sion" "getLoginConfiguration")) [junit4:junit4] 2> 119 T85 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost/127.0.0.1:29524, initiating session [junit4:junit4] 2> 120 T81 oazs.NIOServerCnxnFactory.run Accepted socket = connection from /140.211.11.196:34695 [junit4:junit4] 2> 120 T81 oazs.ZooKeeperServer.processConnectRequest Cli= ent attempting to establish new session at /140.211.11.196:34695 [junit4:junit4] 2> 121 T83 oazsp.FileTxnLog.append Creating new log file:= log.1 [junit4:junit4] 2> 125 T83 oazs.ZooKeeperServer.finishSessionInit Establi= shed session 0x13ca58606970000 with negotiated timeout 10000 for client /14= 0.211.11.196:34695 [junit4:junit4] 2> 125 T85 oaz.ClientCnxn$SendThread.onConnected Session = establishment complete on server localhost/127.0.0.1:29524, sessionid =3D 0= x13ca58606970000, negotiated timeout =3D 10000 [junit4:junit4] 2> 126 T86 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@55cc8bbe name:ZooKeeperConnection = Watcher:127.0.0.1:29524 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4:junit4] 2> 126 T79 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4:junit4] 2> 127 T79 oascc.SolrZkClient.makePath makePath: /solr [junit4:junit4] 2> 136 T84 oazs.PrepRequestProcessor.pRequest2Txn Process= ed session termination for sessionid: 0x13ca58606970000 [junit4:junit4] 2> 137 T86 oaz.ClientCnxn$EventThread.run EventThread shu= t down [junit4:junit4] 2> 137 T79 oaz.ZooKeeper.close Session: 0x13ca58606970000= closed [junit4:junit4] 2> 138 T81 oazs.NIOServerCnxn.closeSock Closed socket con= nection for client /140.211.11.196:34695 which had sessionid 0x13ca58606970= 000 [junit4:junit4] 2> 138 T79 oaz.ZooKeeper. Initiating client connect= ion, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D10000 watcher=3D= org.apache.solr.common.cloud.ConnectionManager@1de43fc7 [junit4:junit4] 2> 139 T79 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4:junit4] 2> 140 T87 oaz.ClientCnxn$SendThread.logStartConnect Open= ing socket connection to server localhost/127.0.0.1:29524. Will not attempt= to authenticate using SASL (access denied ("javax.security.auth.AuthPermis= sion" "getLoginConfiguration")) [junit4:junit4] 2> 141 T87 oaz.ClientCnxn$SendThread.primeConnection Sock= et connection established to localhost/127.0.0.1:29524, initiating session [junit4:junit4] 2> 141 T81 oazs.NIOServerCnxnFactory.run Accepted socket = connection from /140.211.11.196:14236 [junit4:junit4] 2> 141 T81 oazs.ZooKeeperServer.processConnectRequest Cli= ent attempting to establish new session at /140.211.11.196:14236 [junit4:junit4] 2> 143 T83 oazs.ZooKeeperServer.finishSessionInit Establi= shed session 0x13ca58606970001 with negotiated timeout 10000 for client /14= 0.211.11.196:14236 [junit4:junit4] 2> 143 T87 oaz.ClientCnxn$SendThread.onConnected Session = establishment complete on server localhost/127.0.0.1:29524, sessionid =3D 0= x13ca58606970001, negotiated timeout =3D 10000 [junit4:junit4] 2> 144 T88 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@1de43fc7 name:ZooKeeperConnection = Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4:junit4] 2> 144 T79 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4:junit4] 2> 145 T79 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1 [junit4:junit4] 2> 149 T79 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1/shards [junit4:junit4] 2> 158 T79 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection [junit4:junit4] 2> 161 T79 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection/shards [junit4:junit4] 2> 165 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/s= olrconfig.xml [junit4:junit4] 2> 166 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4:junit4] 2> 179 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schem= a.xml [junit4:junit4] 2> 181 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/schema.xml [junit4:junit4] 2> 289 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/st= opwords.txt [junit4:junit4] 2> 290 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/stopwords.txt [junit4:junit4] 2> 294 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pr= otwords.txt [junit4:junit4] 2> 295 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/protwords.txt [junit4:junit4] 2> 306 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cur= rency.xml [junit4:junit4] 2> 308 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/currency.xml [junit4:junit4] 2> 312 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /confi= gs/conf1/open-exchange-rates.json [junit4:junit4] 2> 314 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/open-exchange-rates.json [junit4:junit4] 2> 318 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /co= nfigs/conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 320 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/mapping-ISOLatin1Accent.txt [junit4:junit4] 2> 325 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1= /old_synonyms.txt [junit4:junit4] 2> 325 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/old_synonyms.txt [junit4:junit4] 2> 329 T79 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/so= lr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syn= onyms.txt [junit4:junit4] 2> 330 T79 oascc.SolrZkClient.makePath makePath: /configs= /conf1/synonyms.txt [junit4:junit4] 2> 334 T84 oazs.PrepRequestProcessor.pRequest2Txn Process= ed session termination for sessionid: 0x13ca58606970001 [junit4:junit4] 2> 335 T88 oaz.ClientCnxn$EventThread.run EventThread shu= t down [junit4:junit4] 2> 336 T81 oazs.NIOServerCnxn.closeSock Closed socket con= nection for client /140.211.11.196:14236 which had sessionid 0x13ca58606970= 001 [junit4:junit4] 2> 335 T79 oaz.ZooKeeper.close Session: 0x13ca58606970001= closed [junit4:junit4] 2> 1082 T79 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 1339 T79 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:44201 [junit4:junit4] 2> 1375 T79 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 1375 T79 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1376 T79 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.BasicDistributedZkTest-controljetty-1359986690002 [junit4:junit4] 2> 1376 T79 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDis= tributedZkTest-controljetty-1359986690002/solr.xml [junit4:junit4] 2> 1377 T79 oasc.CoreContainer. New CoreContainer 4= 96953775 [junit4:junit4] 2> 1377 T79 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDis= tributedZkTest-controljetty-1359986690002/' [junit4:junit4] 2> 1378 T79 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Ba= sicDistributedZkTest-controljetty-1359986690002/' [junit4:junit4] 2> 1417 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 60000 [junit4:junit4] 2> 1418 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 1418 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 1419 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1419 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 1419 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1420 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1420 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 1421 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 1421 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 1439 T79 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 1455 T79 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:29524/solr [junit4:junit4] 2> 1456 T79 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 1456 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@42db0359 [junit4:junit4] 2> 1457 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 1459 T99 oaz.ClientCnxn$SendThread.logStartConnect Ope= ning socket connection to server localhost/127.0.0.1:29524. Will not attemp= t to authenticate using SASL (access denied ("javax.security.auth.AuthPermi= ssion" "getLoginConfiguration")) [junit4:junit4] 2> 1460 T99 oaz.ClientCnxn$SendThread.primeConnection Soc= ket connection established to localhost/127.0.0.1:29524, initiating session [junit4:junit4] 2> 1460 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:39110 [junit4:junit4] 2> 1461 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:39110 [junit4:junit4] 2> 1467 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970002 with negotiated timeout 20000 for client /1= 40.211.11.196:39110 [junit4:junit4] 2> 1467 T99 oaz.ClientCnxn$SendThread.onConnected Session= establishment complete on server localhost/127.0.0.1:29524, sessionid =3D = 0x13ca58606970002, negotiated timeout =3D 20000 [junit4:junit4] 2> 1468 T100 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@42db0359 name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 1468 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 1470 T84 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13ca58606970002 [junit4:junit4] 2> 1476 T100 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 1476 T81 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /140.211.11.196:39110 which had sessionid 0x13ca5860697= 0002 [junit4:junit4] 2> 1476 T79 oaz.ZooKeeper.close Session: 0x13ca5860697000= 2 closed [junit4:junit4] 2> 1477 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 1487 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@2fad4ba4 [junit4:junit4] 2> 1487 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 1488 T101 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:29524. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 1489 T101 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:29524, initiating sessio= n [junit4:junit4] 2> 1489 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:27981 [junit4:junit4] 2> 1489 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:27981 [junit4:junit4] 2> 1491 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970003 with negotiated timeout 20000 for client /1= 40.211.11.196:27981 [junit4:junit4] 2> 1491 T101 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:29524, sessionid =3D= 0x13ca58606970003, negotiated timeout =3D 20000 [junit4:junit4] 2> 1492 T102 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2fad4ba4 name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 1492 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 1494 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1502 T79 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4:junit4] 2> 1505 T79 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:44201_gd_w%2Fgh [junit4:junit4] 2> 1506 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:delet= e cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:44201_gd_w%2Fgh Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:44201_gd_w%2Fgh [junit4:junit4] 2> 1507 T79 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:44201_gd_w%2Fgh [junit4:junit4] 2> 1512 T79 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4:junit4] 2> 1527 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:delet= e cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elec= t/leader Error:KeeperErrorCode =3D NoNode for /solr/overseer_elect/leader [junit4:junit4] 2> 1528 T79 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4:junit4] 2> 1531 T79 oasc.Overseer.start Overseer (id=3D8912808769= 5327235-127.0.0.1:44201_gd_w%2Fgh-n_0000000000) starting [junit4:junit4] 2> 1532 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1541 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1542 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1543 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 1552 T104 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4:junit4] 2> 1553 T79 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4:junit4] 2> 1556 T79 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 1558 T103 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4:junit4] 2> 1562 T105 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.BasicDistributedZkTest-controljetty-1359986690002/collection1 [junit4:junit4] 2> 1563 T105 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:control_collection [junit4:junit4] 2> 1563 T105 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 1564 T105 oasc.ZkController.readConfigName Load collec= tion config from:/collections/control_collection [junit4:junit4] 2> 1566 T105 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.B= asicDistributedZkTest-controljetty-1359986690002/collection1/' [junit4:junit4] 2> 1567 T105 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZ= kTest-controljetty-1359986690002/collection1/lib/classes/' to classloader [junit4:junit4] 2> 1567 T105 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZ= kTest-controljetty-1359986690002/collection1/lib/README' to classloader [junit4:junit4] 2> 1616 T105 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 1679 T105 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 1780 T105 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 1801 T105 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 2499 T105 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 2517 T105 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 2522 T105 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 2543 T105 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 2548 T105 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 2552 T105 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2555 T105 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 2558 T105 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-controljetty-1359986690002/collection1/, dataDir=3D./org.apache.= solr.cloud.BasicDistributedZkTest-1359986689673/control/data/ [junit4:junit4] 2> 2559 T105 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@36325789 [junit4:junit4] 2> 2560 T105 oasc.SolrCore.initDirectoryFactory solr.NRTC= achingDirectoryFactory [junit4:junit4] 2> 2584 T105 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribu= tedZkTest-1359986689673/control/data forceNew:false [junit4:junit4] 2> 2585 T105 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= ZkTest-1359986689673/control/data [junit4:junit4] 2> 2585 T105 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZkT= est-1359986689673/control/data/index/ [junit4:junit4] 2> 2586 T105 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359= 986689673/control/data/index' doesn't exist. Creating new index... [junit4:junit4] 2> 2587 T105 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribu= tedZkTest-1359986689673/control/data/index forceNew:false [junit4:junit4] 2> 2597 T105 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/control/data/in= dex lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@796b0a2d; max= CacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,fil= enames=3D[segments_1] [junit4:junit4] 2> 2597 T105 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 2598 T105 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= ZkTest-1359986689673/control/data/index [junit4:junit4] 2> 2599 T105 oasc.SolrCore.initWriters created xml: solr.= XMLResponseWriter [junit4:junit4] 2> 2676 T105 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 2676 T105 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe-allfields" [junit4:junit4] 2> 2677 T105 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 2683 T105 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "un= iq-fields" [junit4:junit4] 2> 2722 T105 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 2722 T105 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 2725 T105 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2730 T105 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2745 T105 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 2788 T105 oasc.RequestHandlers.initHandlersFromConfig = created dismax: solr.SearchHandler [junit4:junit4] 2> 2790 T105 oasc.RequestHandlers.initHandlersFromConfig = created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 2794 T105 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 2795 T105 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2795 T105 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2795 T105 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2796 T105 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2797 T105 oasc.RequestHandlers.initHandlersFromConfig = created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2798 T105 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2799 T105 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 2800 T105 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 2801 T105 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.S= earchHandler [junit4:junit4] 2> 2802 T105 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2803 T105 oasc.RequestHandlers.initHandlersFromConfig = created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2804 T105 oasc.RequestHandlers.initHandlersFromConfig = created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 2819 T105 oasc.RequestHandlers.initHandlersFromConfig = created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 2834 T105 oasc.RequestHandlers.initHandlersFromConfig = created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 2843 T105 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 2846 T105 oasc.SolrCore.initDeprecatedSupport WARNING = solrconfig.xml uses deprecated , Please update your co= nfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 2848 T105 oasc.SolrCore.initDeprecatedSupport WARNING = adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.= TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, = CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 2850 T105 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= ZkTest-1359986689673/control/data [junit4:junit4] 2> 2851 T105 oass.SolrIndexSearcher. Opening Search= er@5da4c884 main [junit4:junit4] 2> 2874 T105 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 2874 T105 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 2875 T105 oashc.SpellCheckComponent.inform Initializin= g spell checkers [junit4:junit4] 2> 2920 T105 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 3017 T106 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@5da4c884 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 3030 T105 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown [junit4:junit4] 2> 3030 T105 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 3031 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queu= e Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue [junit4:junit4] 2> 3069 T103 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 3070 T103 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44201_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44201/gd_w/gh"} [junit4:junit4] 2> 3071 T103 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection control_collection with numShards 1 [junit4:junit4] 2> 3094 T103 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 3095 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queu= e-work Error:KeeperErrorCode =3D NoNode for /solr/overseer/queue-work [junit4:junit4] 2> 3120 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 4036 T105 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 4036 T105 oasc.ZkController.register Register replica = - core:collection1 address:http://127.0.0.1:44201/gd_w/gh collection:contro= l_collection shard:shard1 [junit4:junit4] 2> 4051 T105 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 4070 T105 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/leader_elect/shard1/election [junit4:junit4] 2> 4113 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:delet= e cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/c= ontrol_collection/leaders Error:KeeperErrorCode =3D NoNode for /solr/collec= tions/control_collection/leaders [junit4:junit4] 2> 4114 T105 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process. [junit4:junit4] 2> 4115 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4125 T105 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4:junit4] 2> 4125 T105 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4:junit4] 2> 4126 T105 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:44201/gd_w/gh/collection1/ [junit4:junit4] 2> 4126 T105 oasc.SyncStrategy.syncReplicas Sync Success = - now sync replicas to me [junit4:junit4] 2> 4127 T105 oasc.SyncStrategy.syncToMe http://127.0.0.1:= 44201/gd_w/gh/collection1/ has no replicas [junit4:junit4] 2> 4127 T105 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:44201/gd_w/gh/collection1/ [junit4:junit4] 2> 4127 T105 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/leaders/shard1 [junit4:junit4] 2> 4133 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970003 type:creat= e cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 4625 T103 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4646 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 4708 T105 oasc.ZkController.register We are http://127= .0.0.1:44201/gd_w/gh/collection1/ and leader is http://127.0.0.1:44201/gd_w= /gh/collection1/ [junit4:junit4] 2> 4713 T105 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:44201/gd_w/gh [junit4:junit4] 2> 4713 T105 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4:junit4] 2> 4714 T105 oasc.ZkController.publish publishing core=3D= collection1 state=3Dactive [junit4:junit4] 2> 4714 T105 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 4718 T105 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 4720 T79 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build= /solr-core/test/J0 [junit4:junit4] 2> 4721 T79 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 4835 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 4862 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config: [junit4:junit4] 2> 4881 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D10000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@5286fcc4 [junit4:junit4] 2> 4882 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 4883 T107 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:29524. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 4884 T107 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:29524, initiating sessio= n [junit4:junit4] 2> 4884 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:26484 [junit4:junit4] 2> 4884 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:26484 [junit4:junit4] 2> 4886 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970004 with negotiated timeout 10000 for client /1= 40.211.11.196:26484 [junit4:junit4] 2> 4886 T107 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:29524, sessionid =3D= 0x13ca58606970004, negotiated timeout =3D 10000 [junit4:junit4] 2> 4887 T108 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5286fcc4 name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 4887 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 4889 T79 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 4894 T79 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:true cause connection loss:true [junit4:junit4] 2> 5081 T79 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 5086 T79 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:36837 [junit4:junit4] 2> 5087 T79 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 5088 T79 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 5089 T79 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.BasicDistributedZkTest-jetty1-1359986694559 [junit4:junit4] 2> 5090 T79 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDis= tributedZkTest-jetty1-1359986694559/solr.xml [junit4:junit4] 2> 5091 T79 oasc.CoreContainer. New CoreContainer 8= 85644617 [junit4:junit4] 2> 5092 T79 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDis= tributedZkTest-jetty1-1359986694559/' [junit4:junit4] 2> 5093 T79 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Ba= sicDistributedZkTest-jetty1-1359986694559/' [junit4:junit4] 2> 5177 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 60000 [junit4:junit4] 2> 5177 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 5178 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 5179 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 5179 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 5180 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 5180 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 5181 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 5182 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 5182 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 5207 T79 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 5229 T79 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:29524/solr [junit4:junit4] 2> 5230 T79 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 5230 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@16db431a [junit4:junit4] 2> 5232 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 5232 T118 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:29524. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 5233 T118 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:29524, initiating sessio= n [junit4:junit4] 2> 5234 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:16881 [junit4:junit4] 2> 5234 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:16881 [junit4:junit4] 2> 5236 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970005 with negotiated timeout 20000 for client /1= 40.211.11.196:16881 [junit4:junit4] 2> 5237 T118 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:29524, sessionid =3D= 0x13ca58606970005, negotiated timeout =3D 20000 [junit4:junit4] 2> 5237 T119 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@16db431a name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 5238 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 5240 T84 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13ca58606970005 [junit4:junit4] 2> 5241 T119 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 5241 T81 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /140.211.11.196:16881 which had sessionid 0x13ca5860697= 0005 [junit4:junit4] 2> 5241 T79 oaz.ZooKeeper.close Session: 0x13ca5860697000= 5 closed [junit4:junit4] 2> 5242 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 5256 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@8279c5e [junit4:junit4] 2> 5257 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 5258 T120 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:29524. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 5259 T120 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:29524, initiating sessio= n [junit4:junit4] 2> 5259 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:29257 [junit4:junit4] 2> 5259 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:29257 [junit4:junit4] 2> 5261 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970006 with negotiated timeout 20000 for client /1= 40.211.11.196:29257 [junit4:junit4] 2> 5261 T120 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:29524, sessionid =3D= 0x13ca58606970006, negotiated timeout =3D 20000 [junit4:junit4] 2> 5262 T121 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@8279c5e name:ZooKeeperConnection= Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4:junit4] 2> 5262 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 5264 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970006 type:creat= e cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5266 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970006 type:creat= e cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 5268 T79 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:36837_gd_w%2Fgh [junit4:junit4] 2> 5269 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970006 type:delet= e cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:36837_gd_w%2Fgh Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:36837_gd_w%2Fgh [junit4:junit4] 2> 5270 T79 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:36837_gd_w%2Fgh [junit4:junit4] 2> 5273 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 1) [junit4:junit4] 2> 5274 T108 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4:junit4] 2> 5282 T102 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4:junit4] 2> 5288 T79 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 5297 T122 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.BasicDistributedZkTest-jetty1-1359986694559/collection1 [junit4:junit4] 2> 5298 T122 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4:junit4] 2> 5299 T122 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 5299 T122 oasc.ZkController.readConfigName Load collec= tion config from:/collections/collection1 [junit4:junit4] 2> 5301 T122 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.B= asicDistributedZkTest-jetty1-1359986694559/collection1/' [junit4:junit4] 2> 5303 T122 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZ= kTest-jetty1-1359986694559/collection1/lib/README' to classloader [junit4:junit4] 2> 5304 T122 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZ= kTest-jetty1-1359986694559/collection1/lib/classes/' to classloader [junit4:junit4] 2> 5383 T122 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 5464 T122 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 5566 T122 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 5595 T122 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 6159 T103 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 6162 T103 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D1 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"1", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"control_collection", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:44201_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:44201/gd_w/gh"} [junit4:junit4] 2> 6224 T108 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6224 T121 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6224 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 6316 T122 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 6334 T122 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4:junit4] 2> 6339 T122 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 6370 T122 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 6377 T122 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4:junit4] 2> 6383 T122 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6387 T122 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 6390 T122 oasc.SolrCore. [collection1] Opening n= ew SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-jetty1-1359986694559/collection1/, dataDir=3D./org.apache.solr.c= loud.BasicDistributedZkTest-1359986689673/jetty1/ [junit4:junit4] 2> 6391 T122 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@36325789 [junit4:junit4] 2> 6393 T122 oasc.SolrCore.initDirectoryFactory solr.NRTC= achingDirectoryFactory [junit4:junit4] 2> 6394 T122 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribu= tedZkTest-1359986689673/jetty1 forceNew:false [junit4:junit4] 2> 6395 T122 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= ZkTest-1359986689673/jetty1 [junit4:junit4] 2> 6395 T122 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZkT= est-1359986689673/jetty1/index/ [junit4:junit4] 2> 6396 T122 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359= 986689673/jetty1/index' doesn't exist. Creating new index... [junit4:junit4] 2> 6397 T122 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribu= tedZkTest-1359986689673/jetty1/index forceNew:false [junit4:junit4] 2> 6407 T122 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty1/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@396cd7c2; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> 6408 T122 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1[segments_1] [junit4:junit4] 2> 6409 T122 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= ZkTest-1359986689673/jetty1/index [junit4:junit4] 2> 6409 T122 oasc.SolrCore.initWriters created xml: solr.= XMLResponseWriter [junit4:junit4] 2> 6413 T122 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4:junit4] 2> 6413 T122 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe-allfields" [junit4:junit4] 2> 6414 T122 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4:junit4] 2> 6415 T122 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "un= iq-fields" [junit4:junit4] 2> 6416 T122 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4:junit4] 2> 6416 T122 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 6417 T122 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 6420 T122 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 6422 T122 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 6424 T122 oasc.RequestHandlers.initHandlersFromConfig = created dismax: solr.SearchHandler [junit4:junit4] 2> 6426 T122 oasc.RequestHandlers.initHandlersFromConfig = created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 6427 T122 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 6429 T122 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 6429 T122 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 6430 T122 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 6432 T122 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 6434 T122 oasc.RequestHandlers.initHandlersFromConfig = created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6436 T122 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6438 T122 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 6440 T122 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHa= ndler [junit4:junit4] 2> 6442 T122 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.S= earchHandler [junit4:junit4] 2> 6444 T122 oasc.RequestHandlers.initHandlersFromConfig = created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6446 T122 oasc.RequestHandlers.initHandlersFromConfig = created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6448 T122 oasc.RequestHandlers.initHandlersFromConfig = created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 6450 T122 oasc.RequestHandlers.initHandlersFromConfig = created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 6452 T122 oasc.RequestHandlers.initHandlersFromConfig = created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 6465 T122 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 6470 T122 oasc.SolrCore.initDeprecatedSupport WARNING = solrconfig.xml uses deprecated , Please update your co= nfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 6473 T122 oasc.SolrCore.initDeprecatedSupport WARNING = adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.= TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, = CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 6476 T122 oasc.CachingDirectoryFactory.close Releasing= directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributed= ZkTest-1359986689673/jetty1 [junit4:junit4] 2> 6478 T122 oass.SolrIndexSearcher. Opening Search= er@7aea68c0 main [junit4:junit4] 2> 6479 T122 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 6480 T122 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 6481 T122 oashc.SpellCheckComponent.inform Initializin= g spell checkers [junit4:junit4] 2> 6495 T122 oass.DirectSolrSpellChecker.init init: {name= =3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLeng= th=3D3} [junit4:junit4] 2> 6563 T123 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@7aea68c0 main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 6584 T122 oasc.ZkController.publish publishing core=3D= collection1 state=3Ddown [junit4:junit4] 2> 6584 T122 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 7778 T103 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 7780 T103 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36837_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36837/gd_w/gh"} [junit4:junit4] 2> 7780 T103 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection collection1 with numShards 2 [junit4:junit4] 2> 7780 T103 oasc.Overseer$ClusterStateUpdater.updateStat= e Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 7806 T108 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7806 T121 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 7806 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 8589 T122 oasc.CoreContainer.registerCore registering = core: collection1 [junit4:junit4] 2> 8589 T122 oasc.ZkController.register Register replica = - core:collection1 address:http://127.0.0.1:36837/gd_w/gh collection:collec= tion1 shard:shard1 [junit4:junit4] 2> 8590 T122 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/leader_elect/shard1/election [junit4:junit4] 2> 8635 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970006 type:delet= e cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/c= ollection1/leaders Error:KeeperErrorCode =3D NoNode for /solr/collections/c= ollection1/leaders [junit4:junit4] 2> 8636 T122 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process. [junit4:junit4] 2> 8636 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970006 type:creat= e cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 8646 T122 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4:junit4] 2> 8647 T122 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4:junit4] 2> 8647 T122 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:36837/gd_w/gh/collection1/ [junit4:junit4] 2> 8647 T122 oasc.SyncStrategy.syncReplicas Sync Success = - now sync replicas to me [junit4:junit4] 2> 8648 T122 oasc.SyncStrategy.syncToMe http://127.0.0.1:= 36837/gd_w/gh/collection1/ has no replicas [junit4:junit4] 2> 8648 T122 oasc.ShardLeaderElectionContext.runLeaderPro= cess I am the new leader: http://127.0.0.1:36837/gd_w/gh/collection1/ [junit4:junit4] 2> 8649 T122 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/leaders/shard1 [junit4:junit4] 2> 8654 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970006 type:creat= e cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9312 T103 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9339 T108 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9339 T121 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9339 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9378 T122 oasc.ZkController.register We are http://127= .0.0.1:36837/gd_w/gh/collection1/ and leader is http://127.0.0.1:36837/gd_w= /gh/collection1/ [junit4:junit4] 2> 9378 T122 oasc.ZkController.register No LogReplay need= ed for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:36837/gd_w/gh [junit4:junit4] 2> 9378 T122 oasc.ZkController.checkRecovery I am the lea= der, no recovery necessary [junit4:junit4] 2> 9379 T122 oasc.ZkController.publish publishing core=3D= collection1 state=3Dactive [junit4:junit4] 2> 9379 T122 oasc.ZkController.publish numShards not foun= d on descriptor - reading it from system property [junit4:junit4] 2> 9382 T122 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 9384 T79 oass.SolrDispatchFilter.init user.dir=3D/usr/= home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build= /solr-core/test/J0 [junit4:junit4] 2> 9385 T79 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4:junit4] 2> 9385 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4:junit4] 2> 9574 T79 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 9578 T79 oejs.AbstractConnector.doStart Started Socket= Connector@127.0.0.1:23227 [junit4:junit4] 2> 9579 T79 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 9580 T79 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 9580 T79 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.c= loud.BasicDistributedZkTest-jetty2-1359986699069 [junit4:junit4] 2> 9581 T79 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDis= tributedZkTest-jetty2-1359986699069/solr.xml [junit4:junit4] 2> 9581 T79 oasc.CoreContainer. New CoreContainer 3= 03487423 [junit4:junit4] 2> 9582 T79 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDis= tributedZkTest-jetty2-1359986699069/' [junit4:junit4] 2> 9583 T79 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Ba= sicDistributedZkTest-jetty2-1359986699069/' [junit4:junit4] 2> 9641 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 60000 [junit4:junit4] 2> 9641 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4:junit4] 2> 9642 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4:junit4] 2> 9643 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 9643 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4:junit4] 2> 9644 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 9644 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4:junit4] 2> 9645 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4:junit4] 2> 9645 T79 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4:junit4] 2> 9646 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 9670 T79 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 9692 T79 oasc.CoreContainer.initZooKeeper Zookeeper cl= ient=3D127.0.0.1:29524/solr [junit4:junit4] 2> 9693 T79 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4:junit4] 2> 9694 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524 sessionTimeout=3D60000 watcher=3Dorg.= apache.solr.common.cloud.ConnectionManager@5c055c1e [junit4:junit4] 2> 9695 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 9695 T133 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:29524. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 9696 T133 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:29524, initiating sessio= n [junit4:junit4] 2> 9697 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:19140 [junit4:junit4] 2> 9697 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:19140 [junit4:junit4] 2> 9699 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970007 with negotiated timeout 20000 for client /1= 40.211.11.196:19140 [junit4:junit4] 2> 9699 T133 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:29524, sessionid =3D= 0x13ca58606970007, negotiated timeout =3D 20000 [junit4:junit4] 2> 9700 T134 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5c055c1e name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 9700 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 9702 T84 oazs.PrepRequestProcessor.pRequest2Txn Proces= sed session termination for sessionid: 0x13ca58606970007 [junit4:junit4] 2> 9703 T134 oaz.ClientCnxn$EventThread.run EventThread s= hut down [junit4:junit4] 2> 9703 T81 oazs.NIOServerCnxn.closeSock Closed socket co= nnection for client /140.211.11.196:19140 which had sessionid 0x13ca5860697= 0007 [junit4:junit4] 2> 9703 T79 oaz.ZooKeeper.close Session: 0x13ca5860697000= 7 closed [junit4:junit4] 2> 9704 T79 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 9716 T79 oaz.ZooKeeper. Initiating client connec= tion, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@24f076a0 [junit4:junit4] 2> 9717 T79 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4:junit4] 2> 9718 T135 oaz.ClientCnxn$SendThread.logStartConnect Op= ening socket connection to server localhost/127.0.0.1:29524. Will not attem= pt to authenticate using SASL (access denied ("javax.security.auth.AuthPerm= ission" "getLoginConfiguration")) [junit4:junit4] 2> 9718 T135 oaz.ClientCnxn$SendThread.primeConnection So= cket connection established to localhost/127.0.0.1:29524, initiating sessio= n [junit4:junit4] 2> 9719 T81 oazs.NIOServerCnxnFactory.run Accepted socket= connection from /140.211.11.196:30928 [junit4:junit4] 2> 9719 T81 oazs.ZooKeeperServer.processConnectRequest Cl= ient attempting to establish new session at /140.211.11.196:30928 [junit4:junit4] 2> 9721 T83 oazs.ZooKeeperServer.finishSessionInit Establ= ished session 0x13ca58606970008 with negotiated timeout 20000 for client /1= 40.211.11.196:30928 [junit4:junit4] 2> 9721 T135 oaz.ClientCnxn$SendThread.onConnected Sessio= n establishment complete on server localhost/127.0.0.1:29524, sessionid =3D= 0x13ca58606970008, negotiated timeout =3D 20000 [junit4:junit4] 2> 9721 T136 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@24f076a0 name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4:junit4] 2> 9722 T79 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4:junit4] 2> 9724 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970008 type:creat= e cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9725 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970008 type:creat= e cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error= :KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 9727 T79 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:23227_gd_w%2Fgh [junit4:junit4] 2> 9728 T84 oazs.PrepRequestProcessor.pRequest Got user-l= evel KeeperException when processing sessionid:0x13ca58606970008 type:delet= e cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127= .0.0.1:23227_gd_w%2Fgh Error:KeeperErrorCode =3D NoNode for /solr/live_node= s/127.0.0.1:23227_gd_w%2Fgh [junit4:junit4] 2> 9729 T79 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:23227_gd_w%2Fgh [junit4:junit4] 2> 9738 T121 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9738 T102 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 2) [junit4:junit4] 2> 9738 T108 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9739 T108 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 3) [junit4:junit4] 2> 9740 T102 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9741 T121 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4:junit4] 2> 9743 T79 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 9752 T137 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.BasicDistributedZkTest-jetty2-1359986699069/collection1 [junit4:junit4] 2> 9752 T137 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:collection1 [junit4:junit4] 2> 9753 T137 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4:junit4] 2> 9753 T137 oasc.ZkController.readConfigName Load collec= tion config from:/collections/collection1 [junit4:junit4] 2> 9755 T137 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.B= asicDistributedZkTest-jetty2-1359986699069/collection1/' [junit4:junit4] 2> 9757 T137 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZ= kTest-jetty2-1359986699069/collection1/lib/README' to classloader [junit4:junit4] 2> 9758 T137 oasc.SolrResourceLoader.replaceClassLoader A= dding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZ= kTest-jetty2-1359986699069/collection1/lib/classes/' to classloader [junit4:junit4] 2> 9822 T137 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 9903 T137 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 10004 T137 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 10025 T137 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 10664 T137 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 10676 T137 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 10679 T137 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 10701 T137 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 10706 T137 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 10710 T137 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10712 T137 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 10714 T137 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistri= butedZkTest-jetty2-1359986699069/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZkTest-1359986689673/jetty2/ [junit4:junit4] 2> 10715 T137 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@36325789 [junit4:junit4] 2> 10715 T137 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 10716 T137 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1359986689673/jetty2 forceNew:false [junit4:junit4] 2> 10717 T137 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty2 [junit4:junit4] 2> 10717 T137 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= Test-1359986689673/jetty2/index/ [junit4:junit4] 2> 10717 T137 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-135= 9986689673/jetty2/index' doesn't exist. Creating new index... [junit4:junit4] 2> 10718 T137 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1359986689673/jetty2/index forceNew:false [junit4:junit4] 2> 10723 T137 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty2/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@547b471e; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> 10724 T137 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 10725 T137 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty2/index [junit4:junit4] 2> 10725 T137 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 10728 T137 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 10728 T137 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 10728 T137 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 10729 T137 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 10729 T137 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 10730 T137 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 10730 T137 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 10731 T137 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 10732 T137 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 10734 T137 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 10736 T137 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 10737 T137 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 10739 T137 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 10739 T137 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 10740 T137 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 10742 T137 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 10744 T137 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10745 T137 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10747 T137 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 10749 T137 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 10751 T137 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 10753 T137 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10755 T137 oasc.RequestHandlers.initHandlersFromConfig= created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10757 T137 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 10759 T137 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 10761 T137 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 10774 T137 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 10779 T137 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 10781 T137 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 10784 T137 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty2 [junit4:junit4] 2> 10786 T137 oass.SolrIndexSearcher. Opening Searc= her@69b92fd3 main [junit4:junit4] 2> 10787 T137 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 10788 T137 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 10789 T137 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 10795 T137 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 10847 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 10849 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:36837_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:36837/gd_w/gh"} [junit4:junit4] 2> 10853 T138 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@69b92fd3 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 10855 T136 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> 10855 T102 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> 10855 T108 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> 10855 T121 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> 10862 T137 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 10862 T137 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 12369 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 12371 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:23227_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:23227/gd_w/gh"} [junit4:junit4] 2> 12371 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D2 [junit4:junit4] 2> 12371 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 12412 T102 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> 12412 T121 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> 12412 T136 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> 12412 T108 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> 12868 T137 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 12868 T137 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:23227/gd_w/gh collection:colle= ction1 shard:shard2 [junit4:junit4] 2> 12870 T137 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leader_elect/shard2/election [junit4:junit4] 2> 12890 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca58606970008 type:dele= te cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/= collection1/leaders/shard2 Error:KeeperErrorCode =3D NoNode for /solr/colle= ctions/collection1/leaders/shard2 [junit4:junit4] 2> 12891 T137 oasc.ShardLeaderElectionContext.runLeaderPr= ocess Running the leader process. [junit4:junit4] 2> 12892 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca58606970008 type:crea= te cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 12903 T137 oasc.ShardLeaderElectionContext.waitForRepl= icasToComeUp Enough replicas found to continue. [junit4:junit4] 2> 12903 T137 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I may be the new leader - try and sync [junit4:junit4] 2> 12903 T137 oasc.SyncStrategy.sync Sync replicas to htt= p://127.0.0.1:23227/gd_w/gh/collection1/ [junit4:junit4] 2> 12904 T137 oasc.SyncStrategy.syncReplicas Sync Success= - now sync replicas to me [junit4:junit4] 2> 12904 T137 oasc.SyncStrategy.syncToMe http://127.0.0.1= :23227/gd_w/gh/collection1/ has no replicas [junit4:junit4] 2> 12904 T137 oasc.ShardLeaderElectionContext.runLeaderPr= ocess I am the new leader: http://127.0.0.1:23227/gd_w/gh/collection1/ [junit4:junit4] 2> 12905 T137 oascc.SolrZkClient.makePath makePath: /coll= ections/collection1/leaders/shard2 [junit4:junit4] 2> 12914 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca58606970008 type:crea= te cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Err= or:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 13918 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 13937 T102 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> 13937 T121 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> 13937 T108 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> 13937 T136 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> 13997 T137 oasc.ZkController.register We are http://12= 7.0.0.1:23227/gd_w/gh/collection1/ and leader is http://127.0.0.1:23227/gd_= w/gh/collection1/ [junit4:junit4] 2> 13997 T137 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:23227/gd_w/gh [junit4:junit4] 2> 13997 T137 oasc.ZkController.checkRecovery I am the le= ader, no recovery necessary [junit4:junit4] 2> 13998 T137 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Dactive [junit4:junit4] 2> 13998 T137 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 14000 T137 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 14002 T79 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/buil= d/solr-core/test/J0 [junit4:junit4] 2> 14002 T79 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 14003 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 14216 T79 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 14220 T79 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:26927 [junit4:junit4] 2> 14221 T79 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 14221 T79 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 14222 T79 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.BasicDistributedZkTest-jetty3-1359986703684 [junit4:junit4] 2> 14222 T79 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDi= stributedZkTest-jetty3-1359986703684/solr.xml [junit4:junit4] 2> 14223 T79 oasc.CoreContainer. New CoreContainer = 956099114 [junit4:junit4] 2> 14224 T79 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDi= stributedZkTest-jetty3-1359986703684/' [junit4:junit4] 2> 14224 T79 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.B= asicDistributedZkTest-jetty3-1359986703684/' [junit4:junit4] 2> 14299 T79 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 60000 [junit4:junit4] 2> 14300 T79 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 14300 T79 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 14301 T79 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 14301 T79 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 14302 T79 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 14303 T79 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 14303 T79 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 14304 T79 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 14304 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 14330 T79 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 14355 T79 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:29524/solr [junit4:junit4] 2> 14355 T79 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 14356 T79 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:29524 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@20885af [junit4:junit4] 2> 14357 T79 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 14358 T148 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:29524. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 14359 T148 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:29524, initiating sessi= on [junit4:junit4] 2> 14359 T81 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:30584 [junit4:junit4] 2> 14360 T81 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:30584 [junit4:junit4] 2> 14362 T83 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ca58606970009 with negotiated timeout 20000 for client /= 140.211.11.196:30584 [junit4:junit4] 2> 14362 T148 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:29524, sessionid = =3D 0x13ca58606970009, negotiated timeout =3D 20000 [junit4:junit4] 2> 14363 T149 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@20885af name:ZooKeeperConnectio= n Watcher:127.0.0.1:29524 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4:junit4] 2> 14363 T79 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 14365 T84 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13ca58606970009 [junit4:junit4] 2> 14367 T149 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 14367 T81 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:30584 which had sessionid 0x13ca586069= 70009 [junit4:junit4] 2> 14367 T79 oaz.ZooKeeper.close Session: 0x13ca586069700= 09 closed [junit4:junit4] 2> 14368 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 14380 T79 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@404c6509 [junit4:junit4] 2> 14381 T79 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 14381 T150 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:29524. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 14382 T150 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:29524, initiating sessi= on [junit4:junit4] 2> 14382 T81 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:19456 [junit4:junit4] 2> 14383 T81 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:19456 [junit4:junit4] 2> 14385 T83 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ca5860697000a with negotiated timeout 20000 for client /= 140.211.11.196:19456 [junit4:junit4] 2> 14385 T150 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:29524, sessionid = =3D 0x13ca5860697000a, negotiated timeout =3D 20000 [junit4:junit4] 2> 14385 T151 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@404c6509 name:ZooKeeperConnecti= on Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 14386 T79 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 14387 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca5860697000a type:crea= te cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 14388 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca5860697000a type:crea= te cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 14390 T79 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:26927_gd_w%2Fgh [junit4:junit4] 2> 14391 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca5860697000a type:dele= te cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:26927_gd_w%2Fgh Error:KeeperErrorCode =3D NoNode for /solr/live_nod= es/127.0.0.1:26927_gd_w%2Fgh [junit4:junit4] 2> 14397 T79 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:26927_gd_w%2Fgh [junit4:junit4] 2> 14400 T102 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> 14400 T121 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> 14400 T136 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 14400 T108 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 14401 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14401 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 14402 T102 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 14404 T121 oascc.ZkStateReader$3.process Updating live= nodes... (4) [junit4:junit4] 2> 14405 T79 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 14424 T152 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr= .cloud.BasicDistributedZkTest-jetty3-1359986703684/collection1 [junit4:junit4] 2> 14425 T152 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 14426 T152 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 14426 T152 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 14428 T152 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.= BasicDistributedZkTest-jetty3-1359986703684/collection1/' [junit4:junit4] 2> 14430 T152 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty3-1359986703684/collection1/lib/README' to classloader [junit4:junit4] 2> 14431 T152 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty3-1359986703684/collection1/lib/classes/' to classloader [junit4:junit4] 2> 14495 T152 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 14578 T152 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 14679 T152 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 14697 T152 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 15427 T152 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 15444 T152 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 15448 T152 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 15451 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 15454 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:23227_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:23227/gd_w/gh"} [junit4:junit4] 2> 15462 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15462 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15462 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15462 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15462 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 15488 T152 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 15495 T152 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 15502 T152 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15505 T152 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 15508 T152 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistri= butedZkTest-jetty3-1359986703684/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZkTest-1359986689673/jetty3/ [junit4:junit4] 2> 15509 T152 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@36325789 [junit4:junit4] 2> 15510 T152 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 15511 T152 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1359986689673/jetty3 forceNew:false [junit4:junit4] 2> 15512 T152 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty3 [junit4:junit4] 2> 15512 T152 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= Test-1359986689673/jetty3/index/ [junit4:junit4] 2> 15513 T152 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-135= 9986689673/jetty3/index' doesn't exist. Creating new index... [junit4:junit4] 2> 15514 T152 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1359986689673/jetty3/index forceNew:false [junit4:junit4] 2> 15521 T152 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty3/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@60912875; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> 15522 T152 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 15523 T152 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty3/index [junit4:junit4] 2> 15523 T152 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 15527 T152 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 15528 T152 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 15528 T152 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 15529 T152 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 15530 T152 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 15530 T152 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 15531 T152 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 15533 T152 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 15534 T152 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 15535 T152 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 15537 T152 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 15537 T152 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 15539 T152 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 15539 T152 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 15540 T152 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 15541 T152 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 15542 T152 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 15544 T152 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 15545 T152 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 15546 T152 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 15547 T152 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 15549 T152 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 15550 T152 oasc.RequestHandlers.initHandlersFromConfig= created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 15551 T152 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 15553 T152 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 15554 T152 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 15569 T152 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 15574 T152 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 15576 T152 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 15579 T152 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty3 [junit4:junit4] 2> 15581 T152 oass.SolrIndexSearcher. Opening Searc= her@1ce2dd88 main [junit4:junit4] 2> 15583 T152 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 15583 T152 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 15584 T152 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 15593 T152 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 15657 T153 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1ce2dd88 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 15673 T152 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 15673 T152 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 16974 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 16976 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:26927_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:26927/gd_w/gh"} [junit4:junit4] 2> 16976 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D2 [junit4:junit4] 2> 16977 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard1 [junit4:junit4] 2> 16995 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16995 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16995 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16995 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 16995 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 17678 T152 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 17678 T152 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:26927/gd_w/gh collection:colle= ction1 shard:shard1 [junit4:junit4] 2> 17682 T152 oasc.ZkController.register We are http://12= 7.0.0.1:26927/gd_w/gh/collection1/ and leader is http://127.0.0.1:36837/gd_= w/gh/collection1/ [junit4:junit4] 2> 17683 T152 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:26927/gd_w/gh [junit4:junit4] 2> 17683 T152 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 17684 T152 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C2 name=3Dcollection1 org.apache.solr.= core.SolrCore@65c4d40c url=3Dhttp://127.0.0.1:26927/gd_w/gh/collection1 nod= e=3D127.0.0.1:26927_gd_w%2Fgh C2_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dnull, roles=3Dnull, state=3Ddown, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:26927_gd_w%2Fgh, base_url=3Dhttp:= //127.0.0.1:26927/gd_w/gh} [junit4:junit4] 2> 17690 T154 C2 P26927 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 17691 T152 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 17691 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 17692 T154 C2 P26927 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 17692 T154 C2 P26927 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 17693 T79 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/buil= d/solr-core/test/J0 [junit4:junit4] 2> 17693 T79 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 17694 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 17697 T154 C2 P26927 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 17972 T79 oejs.Server.doStart jetty-8.1.8.v20121106 [junit4:junit4] 2> 17976 T79 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:48723 [junit4:junit4] 2> 17977 T79 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 17977 T79 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 17978 T79 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.= cloud.BasicDistributedZkTest-jetty4-1359986707385 [junit4:junit4] 2> 17978 T79 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDi= stributedZkTest-jetty4-1359986707385/solr.xml [junit4:junit4] 2> 17979 T79 oasc.CoreContainer. New CoreContainer = 374310541 [junit4:junit4] 2> 17980 T79 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDi= stributedZkTest-jetty4-1359986707385/' [junit4:junit4] 2> 17981 T79 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.B= asicDistributedZkTest-jetty4-1359986707385/' [junit4:junit4] 2> 18069 T79 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 60000 [junit4:junit4] 2> 18070 T79 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 18070 T79 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4:junit4] 2> 18071 T79 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 18071 T79 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 18072 T79 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 18072 T79 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 18073 T79 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 18074 T79 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 18074 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D60000&connTimeout=3D15000&retry=3Dfalse [junit4:junit4] 2> 18103 T79 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 18130 T79 oasc.CoreContainer.initZooKeeper Zookeeper c= lient=3D127.0.0.1:29524/solr [junit4:junit4] 2> 18130 T79 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4:junit4] 2> 18131 T79 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:29524 sessionTimeout=3D60000 watcher=3Dorg= .apache.solr.common.cloud.ConnectionManager@299c282e [junit4:junit4] 2> 18132 T79 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 18133 T164 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:29524. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 18134 T164 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:29524, initiating sessi= on [junit4:junit4] 2> 18134 T81 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:28359 [junit4:junit4] 2> 18135 T81 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:28359 [junit4:junit4] 2> 18137 T83 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ca5860697000b with negotiated timeout 20000 for client /= 140.211.11.196:28359 [junit4:junit4] 2> 18137 T164 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:29524, sessionid = =3D 0x13ca5860697000b, negotiated timeout =3D 20000 [junit4:junit4] 2> 18138 T165 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@299c282e name:ZooKeeperConnecti= on Watcher:127.0.0.1:29524 got event WatchedEvent state:SyncConnected type:= None path:null path:null type:None [junit4:junit4] 2> 18138 T79 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 18140 T84 oazs.PrepRequestProcessor.pRequest2Txn Proce= ssed session termination for sessionid: 0x13ca5860697000b [junit4:junit4] 2> 18155 T165 oaz.ClientCnxn$EventThread.run EventThread = shut down [junit4:junit4] 2> 18154 T79 oaz.ZooKeeper.close Session: 0x13ca586069700= 0b closed [junit4:junit4] 2> 18155 T81 oazs.NIOServerCnxn.closeSock Closed socket c= onnection for client /140.211.11.196:28359 which had sessionid 0x13ca586069= 7000b [junit4:junit4] 2> 18155 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D60000&connTimeout=3D15000 [junit4:junit4] 2> 18168 T79 oaz.ZooKeeper. Initiating client conne= ction, connectString=3D127.0.0.1:29524/solr sessionTimeout=3D30000 watcher= =3Dorg.apache.solr.common.cloud.ConnectionManager@25f2e25b [junit4:junit4] 2> 18169 T79 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4:junit4] 2> 18170 T166 oaz.ClientCnxn$SendThread.logStartConnect O= pening socket connection to server localhost/127.0.0.1:29524. Will not atte= mpt to authenticate using SASL (access denied ("javax.security.auth.AuthPer= mission" "getLoginConfiguration")) [junit4:junit4] 2> 18170 T166 oaz.ClientCnxn$SendThread.primeConnection S= ocket connection established to localhost/127.0.0.1:29524, initiating sessi= on [junit4:junit4] 2> 18170 T81 oazs.NIOServerCnxnFactory.run Accepted socke= t connection from /140.211.11.196:64502 [junit4:junit4] 2> 18171 T81 oazs.ZooKeeperServer.processConnectRequest C= lient attempting to establish new session at /140.211.11.196:64502 [junit4:junit4] 2> 18173 T83 oazs.ZooKeeperServer.finishSessionInit Estab= lished session 0x13ca5860697000c with negotiated timeout 20000 for client /= 140.211.11.196:64502 [junit4:junit4] 2> 18173 T166 oaz.ClientCnxn$SendThread.onConnected Sessi= on establishment complete on server localhost/127.0.0.1:29524, sessionid = =3D 0x13ca5860697000c, negotiated timeout =3D 20000 [junit4:junit4] 2> 18173 T167 oascc.ConnectionManager.process Watcher org= .apache.solr.common.cloud.ConnectionManager@25f2e25b name:ZooKeeperConnecti= on Watcher:127.0.0.1:29524/solr got event WatchedEvent state:SyncConnected = type:None path:null path:null type:None [junit4:junit4] 2> 18174 T79 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4:junit4] 2> 18175 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca5860697000c type:crea= te cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 18177 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca5860697000c type:crea= te cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Erro= r:KeeperErrorCode =3D NodeExists for /solr/overseer [junit4:junit4] 2> 18184 T79 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:48723_gd_w%2Fgh [junit4:junit4] 2> 18185 T84 oazs.PrepRequestProcessor.pRequest Got user-= level KeeperException when processing sessionid:0x13ca5860697000c type:dele= te cxid:0x4 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/12= 7.0.0.1:48723_gd_w%2Fgh Error:KeeperErrorCode =3D NoNode for /solr/live_nod= es/127.0.0.1:48723_gd_w%2Fgh [junit4:junit4] 2> 18187 T79 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:48723_gd_w%2Fgh [junit4:junit4] 2> 18191 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 18191 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 4) [junit4:junit4] 2> 18192 T136 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 18192 T108 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 18192 T151 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 18193 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18193 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18193 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/= live_nodes, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18195 T121 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 18195 T102 oascc.ZkStateReader$3.process Updating live= nodes... (5) [junit4:junit4] 2> 18197 T79 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4:junit4] 2> 18206 T168 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/L= ucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr= .cloud.BasicDistributedZkTest-jetty4-1359986707385/collection1 [junit4:junit4] 2> 18207 T168 oasc.ZkController.createCollectionZkNode Ch= eck for collection zkNode:collection1 [junit4:junit4] 2> 18208 T168 oasc.ZkController.createCollectionZkNode Co= llection zkNode exists [junit4:junit4] 2> 18208 T168 oasc.ZkController.readConfigName Load colle= ction config from:/collections/collection1 [junit4:junit4] 2> 18210 T168 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.= BasicDistributedZkTest-jetty4-1359986707385/collection1/' [junit4:junit4] 2> 18212 T168 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty4-1359986707385/collection1/lib/README' to classloader [junit4:junit4] 2> 18213 T168 oasc.SolrResourceLoader.replaceClassLoader = Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trun= k-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributed= ZkTest-jetty4-1359986707385/collection1/lib/classes/' to classloader [junit4:junit4] 2> 18338 T168 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 18437 T168 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 18502 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 18503 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:26927_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:26927/gd_w/gh"} [junit4:junit4] 2> 18522 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18522 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18522 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18522 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18522 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18538 T168 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 18538 T167 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 18582 T168 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 19649 T168 oass.OpenExchangeRatesOrgProvider.init Init= ialized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4:junit4] 2> 19661 T168 oass.IndexSchema.readSchema default search = field in schema is text [junit4:junit4] 2> 19665 T168 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 19683 T168 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 19699 T168 oass.FileExchangeRateProvider.reload Reload= ing exchange rates from file currency.xml [junit4:junit4] 2> 19704 T168 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19706 T168 oass.OpenExchangeRatesOrgProvider.reload Re= loading exchange rates from open-exchange-rates.json [junit4:junit4] 2> 19708 T168 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistri= butedZkTest-jetty4-1359986707385/collection1/, dataDir=3D./org.apache.solr.= cloud.BasicDistributedZkTest-1359986689673/jetty4/ [junit4:junit4] 2> 19708 T168 oasc.JmxMonitoredMap. JMX monitoring = is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMB= eanServer@36325789 [junit4:junit4] 2> 19709 T168 oasc.SolrCore.initDirectoryFactory solr.NRT= CachingDirectoryFactory [junit4:junit4] 2> 19711 T168 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1359986689673/jetty4 forceNew:false [junit4:junit4] 2> 19712 T168 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty4 [junit4:junit4] 2> 19712 T168 oasc.SolrCore.getNewIndexDir New index dire= ctory detected: old=3Dnull new=3D./org.apache.solr.cloud.BasicDistributedZk= Test-1359986689673/jetty4/index/ [junit4:junit4] 2> 19713 T168 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-135= 9986689673/jetty4/index' doesn't exist. Creating new index... [junit4:junit4] 2> 19714 T168 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistrib= utedZkTest-1359986689673/jetty4/index forceNew:false [junit4:junit4] 2> 19719 T168 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty4/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@3aac2343; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> 19719 T168 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1[segments_1] [junit4:junit4] 2> 19720 T168 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty4/index [junit4:junit4] 2> 19721 T168 oasc.SolrCore.initWriters created xml: solr= .XMLResponseWriter [junit4:junit4] 2> 19723 T168 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe" [junit4:junit4] 2> 19724 T168 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= edupe-allfields" [junit4:junit4] 2> 19724 T168 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "s= tored_sig" [junit4:junit4] 2> 19724 T168 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "u= niq-fields" [junit4:junit4] 2> 19725 T168 oasup.UpdateRequestProcessorChain.init inse= rting DistributedUpdateProcessorFactory into updateRequestProcessorChain "d= istrib-dup-test-chain-implicit" [junit4:junit4] 2> 19725 T168 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.ReplicationHandler [junit4:junit4] 2> 19726 T168 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 19727 T168 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 19728 T168 oasc.RequestHandlers.initHandlersFromConfig= created /get: solr.RealTimeGetHandler [junit4:junit4] 2> 19728 T168 oasc.RequestHandlers.initHandlersFromConfig= created dismax: solr.SearchHandler [junit4:junit4] 2> 19729 T168 oasc.RequestHandlers.initHandlersFromConfig= created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler [junit4:junit4] 2> 19730 T168 oasc.RequestHandlers.initHandlersFromConfig= created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4:junit4] 2> 19731 T168 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 19731 T168 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 19731 T168 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 19732 T168 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 19733 T168 oasc.RequestHandlers.initHandlersFromConfig= created /terms: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19734 T168 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19735 T168 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 19736 T168 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchH= andler [junit4:junit4] 2> 19737 T168 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.= SearchHandler [junit4:junit4] 2> 19737 T168 oasc.RequestHandlers.initHandlersFromConfig= created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19738 T168 oasc.RequestHandlers.initHandlersFromConfig= created mltrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19739 T168 oasc.RequestHandlers.initHandlersFromConfig= created tvrh: org.apache.solr.handler.component.SearchHandler [junit4:junit4] 2> 19740 T168 oasc.RequestHandlers.initHandlersFromConfig= created /mlt: solr.MoreLikeThisHandler [junit4:junit4] 2> 19741 T168 oasc.RequestHandlers.initHandlersFromConfig= created /debug/dump: solr.DumpRequestHandler [junit4:junit4] 2> 19752 T168 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 19756 T168 oasc.SolrCore.initDeprecatedSupport WARNING= solrconfig.xml uses deprecated , Please update your c= onfig to use the ShowFileRequestHandler. [junit4:junit4] 2> 19758 T168 oasc.SolrCore.initDeprecatedSupport WARNING= adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS= .TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT,= CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT] [junit4:junit4] 2> 19760 T168 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty4 [junit4:junit4] 2> 19761 T168 oass.SolrIndexSearcher. Opening Searc= her@4cabd349 main [junit4:junit4] 2> 19762 T168 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 19763 T168 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 19764 T168 oashc.SpellCheckComponent.inform Initializi= ng spell checkers [junit4:junit4] 2> 19770 T168 oass.DirectSolrSpellChecker.init init: {nam= e=3Ddirect,classname=3DDirectSolrSpellChecker,field=3Dlowerfilt,minQueryLen= gth=3D3} [junit4:junit4] 2> 19825 T169 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@4cabd349 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 19834 T168 oasc.ZkController.publish publishing core= =3Dcollection1 state=3Ddown [junit4:junit4] 2> 19835 T168 oasc.ZkController.publish numShards not fou= nd on descriptor - reading it from system property [junit4:junit4] 2> 20028 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20029 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":null, [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"down", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:48723_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:48723/gd_w/gh"} [junit4:junit4] 2> 20029 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Collection already exists with numShards=3D2 [junit4:junit4] 2> 20029 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Assigning new node to shard shard=3Dshard2 [junit4:junit4] 2> 20042 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20042 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20042 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20042 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20042 T167 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20042 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 20837 T168 oasc.CoreContainer.registerCore registering= core: collection1 [junit4:junit4] 2> 20837 T168 oasc.ZkController.register Register replica= - core:collection1 address:http://127.0.0.1:48723/gd_w/gh collection:colle= ction1 shard:shard2 [junit4:junit4] 2> 20842 T168 oasc.ZkController.register We are http://12= 7.0.0.1:48723/gd_w/gh/collection1/ and leader is http://127.0.0.1:23227/gd_= w/gh/collection1/ [junit4:junit4] 2> 20842 T168 oasc.ZkController.register No LogReplay nee= ded for core=3Dcollection1 baseURL=3Dhttp://127.0.0.1:48723/gd_w/gh [junit4:junit4] 2> 20843 T168 oasc.ZkController.checkRecovery Core needs = to recover:collection1 [junit4:junit4] 2> 20843 T168 oasu.DefaultSolrCoreState.doRecovery Runnin= g recovery - first canceling any ongoing recovery [junit4:junit4] 2> ASYNC NEW_CORE C3 name=3Dcollection1 org.apache.solr.= core.SolrCore@25bd6851 url=3Dhttp://127.0.0.1:48723/gd_w/gh/collection1 nod= e=3D127.0.0.1:48723_gd_w%2Fgh C3_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dnull, roles=3Dnull, state=3Ddown, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:48723_gd_w%2Fgh, base_url=3Dhttp:= //127.0.0.1:48723/gd_w/gh} [junit4:junit4] 2> 20844 T170 C3 P48723 oasc.RecoveryStrategy.run Startin= g recovery process. core=3Dcollection1 recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 20844 T168 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20845 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = ###### startupVersions=3D[] [junit4:junit4] 2> 20845 T170 C3 P48723 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Drecovering [junit4:junit4] 2> 20845 T170 C3 P48723 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 20846 T79 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/buil= d/solr-core/test/J0 [junit4:junit4] 2> 20847 T79 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 20847 T170 C3 P48723 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 20847 T79 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 20867 T79 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 20870 T79 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Wait for recoveries to finish - collection: collection1 failOn= Timeout:true timeout (sec):230 [junit4:junit4] 2> 20871 T79 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21547 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21549 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"recovering", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:48723_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:48723/gd_w/gh"} [junit4:junit4] 2> 21566 T167 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21566 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21566 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21566 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21566 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 21566 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> C2_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard1, roles=3Dnull, state=3Drecovering, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:26927_gd_w%2Fgh, base_url=3Dhttp:= //127.0.0.1:26927/gd_w/gh} [junit4:junit4] 2> 21612 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:36837/gd_w/gh/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 21623 T154 C2 P26927 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnectionsPerHost=3D20&maxConnection= s=3D10000&connTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4:junit4] 2> 21645 T154 C2 P26927 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:26927/gd_w/gh START replicas=3D[http:= //127.0.0.1:36837/gd_w/gh/collection1/] nUpdates=3D100 [junit4:junit4] 2> 21661 T154 C2 P26927 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 21662 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dcollectio= n1 [junit4:junit4] 2> 21662 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 21663 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 21663 T154 C2 P26927 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 21663 T154 C2 P26927 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:36837/gd_w/gh/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 21664 T154 C2 P26927 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C4 name=3Dcollection1 org.apache.solr.= core.SolrCore@29301a2f url=3Dhttp://127.0.0.1:36837/gd_w/gh/collection1 nod= e=3D127.0.0.1:36837_gd_w%2Fgh C4_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollection1, co= llection=3Dcollection1, node_name=3D127.0.0.1:36837_gd_w%2Fgh, base_url=3Dh= ttp://127.0.0.1:36837/gd_w/gh, leader=3Dtrue} [junit4:junit4] 2> 21729 T112 C4 P36837 REQ /get {getVersions=3D100&distr= ib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D7=20 [junit4:junit4] 2> 21747 T113 C4 P36837 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,exp= ungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 21748 T113 C4 P36837 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty1 [junit4:junit4] 2> 21753 T113 C4 P36837 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty1/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@396cd7c2; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> 21753 T113 C4 P36837 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 1[segments_1] [junit4:junit4] 2> 21758 T113 C4 P36837 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty1/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@396cd7c2; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty1/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@396cd7c2; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,generation=3D2,filenames= =3D[segments_2] [junit4:junit4] 2> 21758 T113 C4 P36837 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 21760 T113 C4 P36837 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty1 [junit4:junit4] 2> 21760 T113 C4 P36837 oass.SolrIndexSearcher. Ope= ning Searcher@2829abfd realtime [junit4:junit4] 2> 21761 T113 C4 P36837 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 21761 T113 C4 P36837 /update {waitSearcher=3Dtrue&open= Searcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&version= =3D2&softCommit=3Dfalse} {commit=3D} 0 39 [junit4:junit4] 2> 21827 T154 C2 P26927 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 21828 T154 C2 P26927 oascsi.HttpClientUtil.createClien= t Creating new http client, config:connTimeout=3D5000&socketTimeout=3D20000= &allowCompression=3Dfalse&maxConnections=3D10000&maxConnectionsPerHost=3D10= 000 [junit4:junit4] 2> 21858 T154 C2 P26927 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 21873 T79 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 21932 T114 C4 P36837 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 21933 T114 C4 P36837 REQ /replication {command=3Dindex= version&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D72= =20 [junit4:junit4] 2> 21935 T154 C2 P26927 oash.SnapPuller.fetchLatestIndex = Master's generation: 2 [junit4:junit4] 2> 21935 T154 C2 P26927 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 21936 T154 C2 P26927 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 21940 T114 C4 P36837 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty1 [junit4:junit4] 2> 21941 T114 C4 P36837 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty1/index [junit4:junit4] 2> 21941 T114 C4 P36837 REQ /replication {command=3Dfilel= ist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0 Q= Time=3D2=20 [junit4:junit4] 2> 21943 T154 C2 P26927 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 1 [junit4:junit4] 2> 21945 T154 C2 P26927 oasc.CachingDirectoryFactory.get = return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Ba= sicDistributedZkTest-1359986689673/jetty3/index.20130204080511608 forceNew:= false [junit4:junit4] 2> 21945 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 21946 T154 C2 P26927 oash.SnapPuller.fetchLatestIndex = Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.ap= ache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cl= oud.BasicDistributedZkTest-1359986689673/jetty3/index.20130204080511608 loc= kFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1c55252c; maxCacheMB= =3D48.0 maxMergeSizeMB=3D4.0)) fullCopy=3Dtrue [junit4:junit4] 2> 21962 T114 C4 P36837 REQ /replication {file=3Dsegments= _2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replication&= generation=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 21978 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3/index [junit4:junit4] 2> 21978 T154 C2 P26927 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 21979 T154 C2 P26927 oash.SnapPuller.modifyIndexProps = New index installed. Updating index properties... index=3Dindex.20130204080= 511608 [junit4:junit4] 2> 21986 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 21987 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 21988 T154 C2 P26927 oasc.SolrCore.getNewIndexDir New = index directory detected: old=3D./org.apache.solr.cloud.BasicDistributedZkT= est-1359986689673/jetty3/index/ new=3D./org.apache.solr.cloud.BasicDistribu= tedZkTest-1359986689673/jetty3/index.20130204080511608 [junit4:junit4] 2> 21992 T154 C2 P26927 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty3/index.20= 130204080511608 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= c55252c; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 21993 T154 C2 P26927 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 21995 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 22000 T154 C2 P26927 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 22000 T154 C2 P26927 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 22000 T154 C2 P26927 oasu.DefaultSolrCoreState.newInde= xWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 22002 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3/index.20130204080511608 [junit4:junit4] 2> 22003 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 22007 T154 C2 P26927 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty3/index.20= 130204080511608 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= c55252c; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 22007 T154 C2 P26927 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 22008 T154 C2 P26927 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 22009 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 22009 T154 C2 P26927 oass.SolrIndexSearcher. Ope= ning Searcher@1ce00c07 main [junit4:junit4] 2> 22013 T153 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@1ce00c07 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 22014 T153 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty3/index [junit4:junit4] 2> 22015 T154 C2 P26927 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dfalse,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 22018 T154 C2 P26927 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty3/index.20= 130204080511608 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= c55252c; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty3/index.20= 130204080511608 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@1= c55252c; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_3,genera= tion=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 22019 T154 C2 P26927 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 3[segments_3] [junit4:junit4] 2> 22020 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3 [junit4:junit4] 2> 22021 T154 C2 P26927 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 22021 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3/index.20130204080511608 [junit4:junit4] 2> 22021 T154 C2 P26927 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty3/index [junit4:junit4] 2> 22022 T154 C2 P26927 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 22022 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 22022 T154 C2 P26927 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 22023 T154 C2 P26927 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 22025 T154 C2 P26927 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 22877 T79 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23073 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 23075 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard1", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:26927_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:26927/gd_w/gh"} [junit4:junit4] 2> 23090 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23090 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23090 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23090 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23090 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 23090 T167 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> C3_STATE=3Dcoll:collection1 core:collection1 props:{s= hard=3Dshard2, roles=3Dnull, state=3Drecovering, core=3Dcollection1, collec= tion=3Dcollection1, node_name=3D127.0.0.1:48723_gd_w%2Fgh, base_url=3Dhttp:= //127.0.0.1:48723/gd_w/gh} [junit4:junit4] 2> 23871 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = Attempting to PeerSync from http://127.0.0.1:23227/gd_w/gh/collection1/ cor= e=3Dcollection1 - recoveringAfterStartup=3Dtrue [junit4:junit4] 2> 23871 T170 C3 P48723 oasu.PeerSync.sync PeerSync: core= =3Dcollection1 url=3Dhttp://127.0.0.1:48723/gd_w/gh START replicas=3D[http:= //127.0.0.1:23227/gd_w/gh/collection1/] nUpdates=3D100 [junit4:junit4] 2> 23872 T170 C3 P48723 oasu.PeerSync.sync WARNING no fra= me of reference to tell of we've missed updates [junit4:junit4] 2> 23872 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = PeerSync Recovery was not successful - trying replication. core=3Dcollectio= n1 [junit4:junit4] 2> 23873 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = Starting Replication Recovery. core=3Dcollection1 [junit4:junit4] 2> 23873 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = Begin buffering updates. core=3Dcollection1 [junit4:junit4] 2> 23873 T170 C3 P48723 oasu.UpdateLog.bufferUpdates Star= ting to buffer updates. FSUpdateLog{state=3DACTIVE, tlog=3Dnull} [junit4:junit4] 2> 23874 T170 C3 P48723 oasc.RecoveryStrategy.replicate A= ttempting to replicate from http://127.0.0.1:23227/gd_w/gh/collection1/. co= re=3Dcollection1 [junit4:junit4] 2> 23875 T170 C3 P48723 oascsi.HttpClientUtil.createClien= t Creating new http client, config:maxConnections=3D128&maxConnectionsPerHo= st=3D32&followRedirects=3Dfalse [junit4:junit4] 2> 23881 T79 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> ASYNC NEW_CORE C5 name=3Dcollection1 org.apache.solr.= core.SolrCore@3a7780f0 url=3Dhttp://127.0.0.1:23227/gd_w/gh/collection1 nod= e=3D127.0.0.1:23227_gd_w%2Fgh C5_STATE=3Dcoll:collection1 core:collection1 = props:{shard=3Dshard2, roles=3Dnull, state=3Dactive, core=3Dcollection1, co= llection=3Dcollection1, node_name=3D127.0.0.1:23227_gd_w%2Fgh, base_url=3Dh= ttp://127.0.0.1:23227/gd_w/gh, leader=3Dtrue} [junit4:junit4] 2> 23887 T127 C5 P23227 REQ /get {getVersions=3D100&distr= ib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23898 T128 C5 P23227 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dtrue,exp= ungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 23900 T128 C5 P23227 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty2 [junit4:junit4] 2> 23905 T128 C5 P23227 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty2/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@547b471e; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> 23906 T128 C5 P23227 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 1[segments_1] [junit4:junit4] 2> 23911 T128 C5 P23227 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty2/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@547b471e; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_1,generation=3D1,filenames= =3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty2/index lo= ckFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@547b471e; maxCacheM= B=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,generation=3D2,filenames= =3D[segments_2] [junit4:junit4] 2> 23912 T128 C5 P23227 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23913 T128 C5 P23227 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty2 [junit4:junit4] 2> 23914 T128 C5 P23227 oass.SolrIndexSearcher. Ope= ning Searcher@4b712592 realtime [junit4:junit4] 2> 23915 T128 C5 P23227 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 23915 T128 C5 P23227 /update {waitSearcher=3Dtrue&open= Searcher=3Dfalse&commit=3Dtrue&wt=3Djavabin&commit_end_point=3Dtrue&version= =3D2&softCommit=3Dfalse} {commit=3D} 0 17 [junit4:junit4] 2> 23917 T170 C3 P48723 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 23918 T170 C3 P48723 oash.SnapPuller. No value = set for 'pollInterval'. Timer Task not started. [junit4:junit4] 2> 23922 T129 C5 P23227 oash.ReplicationHandler.inform Co= mmits will be reserved for 10000 [junit4:junit4] 2> 23923 T129 C5 P23227 REQ /replication {command=3Dindex= version&qt=3D/replication&wt=3Djavabin&version=3D2} status=3D0 QTime=3D1=20 [junit4:junit4] 2> 23924 T170 C3 P48723 oash.SnapPuller.fetchLatestIndex = Master's generation: 2 [junit4:junit4] 2> 23924 T170 C3 P48723 oash.SnapPuller.fetchLatestIndex = Slave's generation: 1 [junit4:junit4] 2> 23925 T170 C3 P48723 oash.SnapPuller.fetchLatestIndex = Starting replication process [junit4:junit4] 2> 23928 T129 C5 P23227 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty2 [junit4:junit4] 2> 23929 T129 C5 P23227 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty2/index [junit4:junit4] 2> 23930 T129 C5 P23227 REQ /replication {command=3Dfilel= ist&qt=3D/replication&wt=3Djavabin&generation=3D2&version=3D2} status=3D0 Q= Time=3D2=20 [junit4:junit4] 2> 23931 T170 C3 P48723 oash.SnapPuller.fetchLatestIndex = Number of files in latest index in master: 1 [junit4:junit4] 2> 23933 T170 C3 P48723 oasc.CachingDirectoryFactory.get = return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Sol= r-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Ba= sicDistributedZkTest-1359986689673/jetty4/index.20130204080513597 forceNew:= false [junit4:junit4] 2> 23934 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23935 T170 C3 P48723 oash.SnapPuller.fetchLatestIndex = Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.ap= ache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cl= oud.BasicDistributedZkTest-1359986689673/jetty4/index.20130204080513597 loc= kFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@538f7b25; maxCacheMB= =3D48.0 maxMergeSizeMB=3D4.0)) fullCopy=3Dtrue [junit4:junit4] 2> 23940 T129 C5 P23227 REQ /replication {file=3Dsegments= _2&command=3Dfilecontent&checksum=3Dtrue&wt=3Dfilestream&qt=3D/replication&= generation=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 23942 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4/index [junit4:junit4] 2> 23942 T170 C3 P48723 oash.SnapPuller.fetchLatestIndex = Total time taken for download : 0 secs [junit4:junit4] 2> 23943 T170 C3 P48723 oash.SnapPuller.modifyIndexProps = New index installed. Updating index properties... index=3Dindex.20130204080= 513597 [junit4:junit4] 2> 23945 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23945 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23946 T170 C3 P48723 oasc.SolrCore.getNewIndexDir New = index directory detected: old=3D./org.apache.solr.cloud.BasicDistributedZkT= est-1359986689673/jetty4/index/ new=3D./org.apache.solr.cloud.BasicDistribu= tedZkTest-1359986689673/jetty4/index.20130204080513597 [junit4:junit4] 2> 23950 T170 C3 P48723 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty4/index.20= 130204080513597 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 38f7b25; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 23951 T170 C3 P48723 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23953 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23953 T170 C3 P48723 oasu.DefaultSolrCoreState.newInde= xWriter Creating new IndexWriter... [junit4:junit4] 2> 23954 T170 C3 P48723 oasu.DefaultSolrCoreState.newInde= xWriter Waiting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 23954 T170 C3 P48723 oasu.DefaultSolrCoreState.newInde= xWriter Rollback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 23955 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4/index.20130204080513597 [junit4:junit4] 2> 23956 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23960 T170 C3 P48723 oasc.SolrDeletionPolicy.onInit So= lrDeletionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty4/index.20= 130204080513597 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 38f7b25; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> 23961 T170 C3 P48723 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 2[segments_2] [junit4:junit4] 2> 23961 T170 C3 P48723 oasu.DefaultSolrCoreState.newInde= xWriter New IndexWriter is ready to be used. [junit4:junit4] 2> 23962 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23963 T170 C3 P48723 oass.SolrIndexSearcher. Ope= ning Searcher@781f9364 main [junit4:junit4] 2> 23966 T169 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@781f9364 main{StandardDirectoryReader(se= gments_2:1:nrt)} [junit4:junit4] 2> 23967 T169 oasc.CachingDirectoryFactory.close Releasin= g directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistribute= dZkTest-1359986689673/jetty4/index [junit4:junit4] 2> 23968 T170 C3 P48723 oasu.DirectUpdateHandler2.commit = start commit{,optimize=3Dfalse,openSearcher=3Dfalse,waitSearcher=3Dfalse,ex= pungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 23972 T170 C3 P48723 oasc.SolrDeletionPolicy.onCommit = SolrDeletionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty4/index.20= 130204080513597 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 38f7b25; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_2,genera= tion=3D2,filenames=3D[segments_2] [junit4:junit4] 2> =09=09commit{dir=3DRateLimitedDirectoryWrapper(NRTCach= ingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson= -slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0= /org.apache.solr.cloud.BasicDistributedZkTest-1359986689673/jetty4/index.20= 130204080513597 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFactory@5= 38f7b25; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0)),segFN=3Dsegments_3,genera= tion=3D3,filenames=3D[segments_3] [junit4:junit4] 2> 23972 T170 C3 P48723 oasc.SolrDeletionPolicy.updateCom= mits newest commit =3D 3[segments_3] [junit4:junit4] 2> 23974 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4 [junit4:junit4] 2> 23974 T170 C3 P48723 oasu.DirectUpdateHandler2.commit = end_commit_flush [junit4:junit4] 2> 23975 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4/index.20130204080513597 [junit4:junit4] 2> 23975 T170 C3 P48723 oasc.CachingDirectoryFactory.clos= e Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-T= ests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Basic= DistributedZkTest-1359986689673/jetty4/index [junit4:junit4] 2> 23975 T170 C3 P48723 oasc.RecoveryStrategy.replay No r= eplay needed. core=3Dcollection1 [junit4:junit4] 2> 23975 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = Replication Recovery was successful - registering as Active. core=3Dcollect= ion1 [junit4:junit4] 2> 23976 T170 C3 P48723 oasc.ZkController.publish publish= ing core=3Dcollection1 state=3Dactive [junit4:junit4] 2> 23976 T170 C3 P48723 oasc.ZkController.publish numShar= ds not found on descriptor - reading it from system property [junit4:junit4] 2> 23978 T170 C3 P48723 oasc.RecoveryStrategy.doRecovery = Finished recovery process. core=3Dcollection1 [junit4:junit4] 2> 24596 T103 oascc.ZkStateReader.updateClusterState Upda= ting cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24598 T103 oasc.Overseer$ClusterStateUpdater.updateSta= te Update state numShards=3D2 message=3D{ [junit4:junit4] 2> =09 "operation":"state", [junit4:junit4] 2> =09 "numShards":"2", [junit4:junit4] 2> =09 "shard":"shard2", [junit4:junit4] 2> =09 "roles":null, [junit4:junit4] 2> =09 "state":"active", [junit4:junit4] 2> =09 "core":"collection1", [junit4:junit4] 2> =09 "collection":"collection1", [junit4:junit4] 2> =09 "node_name":"127.0.0.1:48723_gd_w%2Fgh", [junit4:junit4] 2> =09 "base_url":"http://127.0.0.1:48723/gd_w/gh"} [junit4:junit4] 2> 24618 T167 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24619 T108 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24619 T136 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24618 T121 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24618 T151 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24618 T102 oascc.ZkStateReader$2.process A cluster sta= te change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clus= terstate.json, has occurred - updating... (live nodes size: 5) [junit4:junit4] 2> 24884 T79 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4:junit4] 2> 24885 T79 oasc.AbstractDistribZkTestBase.waitForRecove= riesToFinish Recoveries finished - collection: collection1 [junit4:junit4] 2> ASYNC NEW_CORE C6 name=3Dcollection1 org.apache.solr.= core.SolrCore@4ec065f7 url=3Dhttp://127.0.0.1:44201/gd_w/gh/collection1 nod= e=3D127.0.0.1:44201_gd_w%2Fgh C6_STATE=3Dcoll:control_collection core:colle= ction1 props:{shard=3Dshard1, roles=3Dnull, state=3Dactive, core=3Dcollecti= on1, collection=3Dcontrol_collection, node_name=3D127.0.0.1:44201_gd_w%2Fgh= , base_url=3Dhttp://127.0.0. [...truncated too long message...] lr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTes= tCase.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:601) [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] > Caused by: java.net.SocketException: Socket closed [junit4:junit4] > =09at java.net.SocketInputStream.socketRead0(Native Me= thod) [junit4:junit4] > =09at java.net.SocketInputStream.read(SocketInputStrea= m.java:150) [junit4:junit4] > =09at java.net.SocketInputStream.read(SocketInputStrea= m.java:121) [junit4:junit4] > =09at org.apache.http.impl.io.AbstractSessionInputBuff= er.fillBuffer(AbstractSessionInputBuffer.java:149) [junit4:junit4] > =09at org.apache.http.impl.io.SocketInputBuffer.fillBu= ffer(SocketInputBuffer.java:111) [junit4:junit4] > =09at org.apache.http.impl.io.AbstractSessionInputBuff= er.read(AbstractSessionInputBuffer.java:195) [junit4:junit4] > =09at org.apache.http.impl.io.ContentLengthInputStream= .read(ContentLengthInputStream.java:176) [junit4:junit4] > =09at org.apache.http.conn.EofSensorInputStream.read(E= ofSensorInputStream.java:138) [junit4:junit4] > =09at org.apache.solr.common.util.FastInputStream.read= WrappedStream(FastInputStream.java:80) [junit4:junit4] > =09at org.apache.solr.common.util.FastInputStream.refi= ll(FastInputStream.java:89) [junit4:junit4] > =09at org.apache.solr.common.util.FastInputStream.read= Byte(FastInputStream.java:192) [junit4:junit4] > =09at org.apache.solr.common.util.JavaBinCodec.unmarsh= al(JavaBinCodec.java:107) [junit4:junit4] > =09at org.apache.solr.client.solrj.impl.BinaryResponse= Parser.processResponse(BinaryResponseParser.java:41) [junit4:junit4] > =09... 48 more [junit4:junit4] 2> 284628 T79 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4:junit4] 2> NOTE: test params are: codec=3DLucene42: {n_f1=3DLucen= e41(blocksize=3D128), foo_b=3DPostingsFormat(name=3DAsserting), cat=3DPulsi= ng41(freqCutoff=3D9 minBlockSize=3D41 maxBlockSize=3D141), foo_d=3DPostings= Format(name=3DMemory doPackFST=3D true), foo_f=3DPostingsFormat(name=3DAsse= rting), n_tl1=3DLucene41(blocksize=3D128), n_d1=3DPulsing41(freqCutoff=3D9 = minBlockSize=3D41 maxBlockSize=3D141), rnd_b=3DPostingsFormat(name=3DMemory= doPackFST=3D true), intDefault=3DLucene41(blocksize=3D128), n_td1=3DLucene= 41(blocksize=3D128), timestamp=3DPulsing41(freqCutoff=3D9 minBlockSize=3D41= maxBlockSize=3D141), id=3DPostingsFormat(name=3DMemory doPackFST=3D true),= range_facet_sl=3DPostingsFormat(name=3DMemory doPackFST=3D true), range_fa= cet_si=3DPulsing41(freqCutoff=3D9 minBlockSize=3D41 maxBlockSize=3D141), od= dField_s=3DPostingsFormat(name=3DMemory doPackFST=3D true), sequence_i=3DPo= stingsFormat(name=3DMemory doPackFST=3D true), name=3DPostingsFormat(name= =3DMemory doPackFST=3D true), foo_i=3DLucene41(blocksize=3D128), regex_dup_= B_s=3DPulsing41(freqCutoff=3D9 minBlockSize=3D41 maxBlockSize=3D141), multi= Default=3DPulsing41(freqCutoff=3D9 minBlockSize=3D41 maxBlockSize=3D141), n= _tf1=3DPulsing41(freqCutoff=3D9 minBlockSize=3D41 maxBlockSize=3D141), n_dt= 1=3DLucene41(blocksize=3D128), genre_s=3DPostingsFormat(name=3DMemory doPac= kFST=3D true), author_t=3DLucene41(blocksize=3D128), n_ti1=3DPostingsFormat= (name=3DMemory doPackFST=3D true), range_facet_l=3DPulsing41(freqCutoff=3D9= minBlockSize=3D41 maxBlockSize=3D141), text=3DPostingsFormat(name=3DAssert= ing), _version_=3DLucene41(blocksize=3D128), val_i=3DPostingsFormat(name=3D= Memory doPackFST=3D true), SubjectTerms_mfacet=3DLucene41(blocksize=3D128),= series_t=3DLucene41(blocksize=3D128), a_t=3DPulsing41(freqCutoff=3D9 minBl= ockSize=3D41 maxBlockSize=3D141), n_tdt1=3DLucene41(blocksize=3D128), regex= _dup_A_s=3DPostingsFormat(name=3DAsserting), price=3DPostingsFormat(name=3D= Asserting), other_tl1=3DLucene41(blocksize=3D128), n_l1=3DPulsing41(freqCut= off=3D9 minBlockSize=3D41 maxBlockSize=3D141), a_si=3DLucene41(blocksize=3D= 128), inStock=3DPostingsFormat(name=3DAsserting)}, sim=3DRandomSimilarityPr= ovider(queryNorm=3Dfalse,coord=3Dyes): {}, locale=3Dzh_HK, timezone=3DCanad= a/Saskatchewan [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_09 (64-bit)/cpus=3D16,threads=3D1,free=3D206252408,total=3D472907776 [junit4:junit4] 2> NOTE: All tests run in this JVM: [UpdateRequestProcess= orFactoryTest, TestZkChroot, PreAnalyzedFieldTest, SampleTest, TestPerField= Similarity, SpellCheckComponentTest, BasicDistributedZkTest] [junit4:junit4] Completed on J0 in 285.06s, 1 test, 1 error <<< FAILURES! [...truncated 671 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:346: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= build.xml:178: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= common-build.xml:428: The following error occurred while executing this lin= e: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:1176: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:841: There were test failures: 249 suites, 1038 tests, 1= error, 23 ignored (5 assumptions) Total time: 41 minutes 32 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_1433_1336223408.1359987798224 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_1433_1336223408.1359987798224--