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 46EE210DFE for ; Fri, 2 Aug 2013 23:07:52 +0000 (UTC) Received: (qmail 92267 invoked by uid 500); 2 Aug 2013 23:07:50 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 92202 invoked by uid 500); 2 Aug 2013 23:07:50 -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 92157 invoked by uid 99); 2 Aug 2013 23:07:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 23:07:50 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 23:07:38 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 895BC14AA04B for ; Fri, 2 Aug 2013 23:07:17 +0000 (UTC) Date: Fri, 2 Aug 2013 23:06:58 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1430950681.59.1375484837509.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <851825119.51.1375474505387.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <851825119.51.1375474505387.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_25) - Build # 3044 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_58_549180918.1375484818540" X-Jenkins-Job: Lucene-Solr-4.x-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_58_549180918.1375484818540 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3044/ Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribS= earch Error Message: Server refused connection at: http://127.0.0.1:60999/jzit Stack Trace: org.apache.solr.client.solrj.SolrServerException: Server refused connection= at: http://127.0.0.1:60999/jzit =09at __randomizedtesting.SeedInfo.seed([7A25E5704A757642:FBC36B683D2A167E]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:428) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1535) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:677) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =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:606) =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:724) Caused by: org.apache.http.conn.HttpHostConnectException: Connection to htt= p://127.0.0.1:60999 refused =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:190) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedCli= entConnectionImpl.java:294) =09at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(Default= RequestDirector.java:645) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:480) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 45 more Caused by: java.net.ConnectException: Connection refused: connect =09at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) =09at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketI= mpl.java:85) =09at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.ja= va:339) =09at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocket= Impl.java:200) =09at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java= :182) =09at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) =09at java.net.Socket.connect(Socket.java:579) =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:127) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =09... 52 more Build Log: [...truncated 9726 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1464108 T2780 oas.BaseDistributedSearchTestCase.initHostCo= ntext Setting hostContext system property: /jzit/ [junit4] 2> 1464111 T2780 oas.SolrTestCaseJ4.setUp ###Starting testDis= tribSearch [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDistr= ibutedZkTest-1375482812932 [junit4] 2> 1464114 T2780 oasc.ZkTestServer.run STARTING ZK TEST SERVE= R [junit4] 2> 1464114 T2781 oasc.ZkTestServer$ZKServerMain.runFromConfig= Starting server [junit4] 2> 1464195 T2780 oasc.ZkTestServer.run start zk server on por= t:60980 [junit4] 2> 1464196 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1464202 T2787 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6b0070d9 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1464202 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1464203 T2780 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1464207 T2782 oazs.NIOServerCnxn.doIO WARN caught end of s= tream exception EndOfStreamException: Unable to read additional data from c= lient sessionid 0x140412a1a0b0000, likely client has closed socket [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOSe= rverCnxn.java:220) [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxnFactory.run= (NIOServerCnxnFactory.java:208) [junit4] 2> =09at java.lang.Thread.run(Thread.java:724) [junit4] 2>=20 [junit4] 2> 1464208 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1464218 T2789 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@74486919 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1464218 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1464218 T2780 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4] 2> 1464229 T2780 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4] 2> 1464233 T2780 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4] 2> 1464237 T2780 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4] 2> 1464240 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconf= ig.xml [junit4] 2> 1464241 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4] 2> 1464247 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 1464248 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4] 2> 1464252 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1464252 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4] 2> 1464255 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1464255 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4] 2> 1464259 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1464259 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4] 2> 1464263 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/ope= n-exchange-rates.json [junit4] 2> 1464263 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1464267 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/= mapping-ISOLatin1Accent.txt [junit4] 2> 1464267 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1464270 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonym= s.txt [junit4] 2> 1464270 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4] 2> 1464274 T2780 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test= -files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1464275 T2780 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4] 2> 1464281 T2782 oazs.NIOServerCnxn.doIO WARN caught end of s= tream exception EndOfStreamException: Unable to read additional data from c= lient sessionid 0x140412a1a0b0001, likely client has closed socket [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOSe= rverCnxn.java:220) [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxnFactory.run= (NIOServerCnxnFactory.java:208) [junit4] 2> =09at java.lang.Thread.run(Thread.java:724) [junit4] 2>=20 [junit4] 2> 1464626 T2780 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1464629 T2780 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:60987 [junit4] 2> 1464629 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1464631 T2780 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1464631 T2780 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-controljetty-1375482813101 [junit4] 2> 1464631 T2780 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375482813101\' [junit4] 2> 1464655 T2780 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-controljetty-1375482813101\solr.xml [junit4] 2> 1464719 T2780 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1464720 T2780 oasc.CoreContainer. New CoreContainer = 2140673616 [junit4] 2> 1464720 T2780 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375482813101\] [junit4] 2> 1464721 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1464722 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1464722 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1464722 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1464723 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1464723 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1464723 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1464723 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1464724 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1464724 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1464730 T2780 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:60980/solr [junit4] 2> 1464730 T2780 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1464731 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1464746 T2800 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2a81d249 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1464746 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1464749 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1464754 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1464757 T2802 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6d8366d4 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1464757 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1464759 T2780 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4] 2> 1464764 T2780 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4] 2> 1464768 T2780 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4] 2> 1464770 T2780 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:60987_jzit [junit4] 2> 1464772 T2780 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:60987_jzit [junit4] 2> 1464775 T2780 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4] 2> 1464782 T2780 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4] 2> 1464785 T2780 oasc.Overseer.start Overseer (id=3D901436416= 28770307-127.0.0.1:60987_jzit-n_0000000000) starting [junit4] 2> 1464790 T2780 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4] 2> 1464795 T2804 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4] 2> 1464796 T2780 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4] 2> 1464798 T2780 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4] 2> 1464801 T2780 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1464805 T2803 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4] 2> 1464807 T2780 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-controljetty-1375482813101 [junit4] 2> 1465002 T2780 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-controljetty-1375482813101\conf\ [junit4] 2> 1465012 T2780 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1465013 T2780 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\te= st\J0 [junit4] 2> 1465013 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1465014 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1465019 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4] 2> 1465021 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1465023 T2807 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@185a2480 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1465024 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1465025 T2780 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1465027 T2780 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4] 2> 1465382 T2780 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1465385 T2780 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:60999 [junit4] 2> 1465387 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1465387 T2780 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1465388 T2780 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty1-1375482813847 [junit4] 2> 1465388 T2780 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375482813847\' [junit4] 2> 1465411 T2780 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty1-1375482813847\solr.xml [junit4] 2> 1465468 T2780 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1465469 T2780 oasc.CoreContainer. New CoreContainer = 344159960 [junit4] 2> 1465469 T2780 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty1-1375482813847\] [junit4] 2> 1465470 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1465470 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1465470 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1465471 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1465471 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1465471 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1465472 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1465472 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1465472 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1465472 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1465478 T2780 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:60980/solr [junit4] 2> 1465478 T2780 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1465480 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1465494 T2818 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3b30e5e1 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1465495 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1465498 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1465502 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1465505 T2820 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@168f4090 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1465506 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1465510 T2780 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1466320 T2780 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:60999_jzit [junit4] 2> 1466321 T2780 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:60999_jzit [junit4] 2> 1466326 T2807 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1466327 T2820 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1466327 T2802 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1466335 T2780 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty1-1375482813847 [junit4] 2> 1466537 T2780 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty1-1375482813847\conf\ [junit4] 2> 1466547 T2780 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1466548 T2780 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\te= st\J0 [junit4] 2> 1466548 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1466548 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1466926 T2780 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1466930 T2780 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:61008 [junit4] 2> 1466932 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1466932 T2780 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1466933 T2780 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty2-1375482815373 [junit4] 2> 1466933 T2780 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty2-1375482815373\' [junit4] 2> 1466956 T2780 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty2-1375482815373\solr.xml [junit4] 2> 1467021 T2780 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1467021 T2780 oasc.CoreContainer. New CoreContainer = 310611468 [junit4] 2> 1467021 T2780 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375482815373\] [junit4] 2> 1467024 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1467024 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1467024 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1467024 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1467025 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1467025 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1467025 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1467025 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1467025 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1467026 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1467032 T2780 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:60980/solr [junit4] 2> 1467032 T2780 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1467035 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1467048 T2832 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2d84b3ca name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1467048 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1467051 T2782 oazs.NIOServerCnxn.doIO WARN caught end of s= tream exception EndOfStreamException: Unable to read additional data from c= lient sessionid 0x140412a1a0b0007, likely client has closed socket [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOSe= rverCnxn.java:220) [junit4] 2> =09at org.apache.zookeeper.server.NIOServerCnxnFactory.run= (NIOServerCnxnFactory.java:208) [junit4] 2> =09at java.lang.Thread.run(Thread.java:724) [junit4] 2>=20 [junit4] 2> 1467051 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1467058 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1467061 T2834 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@78afa4c8 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1467061 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1467066 T2780 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1467875 T2780 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:61008_jzit [junit4] 2> 1467881 T2780 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:61008_jzit [junit4] 2> 1467886 T2807 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1467886 T2834 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1467887 T2820 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1467888 T2802 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1467895 T2780 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty2-1375482815373 [junit4] 2> 1468098 T2780 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty2-1375482815373\conf\ [junit4] 2> 1468109 T2780 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1468110 T2780 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\te= st\J0 [junit4] 2> 1468110 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1468111 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1468478 T2780 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1468482 T2780 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:61017 [junit4] 2> 1468483 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1468484 T2780 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1468484 T2780 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty3-1375482816937 [junit4] 2> 1468485 T2780 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375482816937\' [junit4] 2> 1468509 T2780 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty3-1375482816937\solr.xml [junit4] 2> 1468570 T2780 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1468570 T2780 oasc.CoreContainer. New CoreContainer = 601950723 [junit4] 2> 1468570 T2780 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375482816937\] [junit4] 2> 1468572 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1468572 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1468573 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1468573 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1468573 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1468574 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1468574 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1468574 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1468574 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1468574 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1468581 T2780 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:60980/solr [junit4] 2> 1468581 T2780 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1468582 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1468595 T2846 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7fbcc43c name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1468596 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1468598 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1468604 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1468607 T2848 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2cf8bcfb name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1468608 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1468615 T2780 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1469442 T2780 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:61017_jzit [junit4] 2> 1469448 T2780 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:61017_jzit [junit4] 2> 1469453 T2807 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1469454 T2848 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1469454 T2834 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1469454 T2802 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1469454 T2820 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1469464 T2780 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty3-1375482816937 [junit4] 2> 1469666 T2780 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty3-1375482816937\conf\ [junit4] 2> 1469676 T2780 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1469677 T2780 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\te= st\J0 [junit4] 2> 1469678 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1469678 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1470090 T2780 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1470095 T2780 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:61026 [junit4] 2> 1470097 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1470097 T2780 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1470098 T2780 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collecti= onsAPIDistributedZkTest-jetty4-1375482818506 [junit4] 2> 1470098 T2780 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375482818506\' [junit4] 2> 1470125 T2780 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty4-1375482818506\solr.xml [junit4] 2> 1470200 T2780 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1470200 T2780 oasc.CoreContainer. New CoreContainer = 1067052219 [junit4] 2> 1470201 T2780 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375482818506\] [junit4] 2> 1470203 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1470204 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1470204 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1470204 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1470204 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1470204 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1470205 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1470205 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1470206 T2780 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1470206 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1470212 T2780 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:60980/solr [junit4] 2> 1470212 T2780 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1470214 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1470234 T2860 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5e430402 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1470235 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1470238 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1470243 T2780 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1470246 T2862 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@271ed815 name:ZooKeeperConnectio= n Watcher:127.0.0.1:60980/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1470247 T2780 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1470254 T2780 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1471144 T2780 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:61026_jzit [junit4] 2> 1471153 T2780 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:61026_jzit [junit4] 2> 1471158 T2848 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1471158 T2807 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1471158 T2862 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1471159 T2802 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1471159 T2834 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1471160 T2820 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1471167 T2780 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty4-1375482818506 [junit4] 2> 1471360 T2780 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty4-1375482818506\conf\ [junit4] 2> 1471369 T2780 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1471370 T2780 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\te= st\J0 [junit4] 2> 1471371 T2780 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1471371 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1471378 T2780 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1471383 T2814 oasha.CollectionsHandler.handleCreateAction = Creating Collection : numShards=3D2&name=3Dnodes_used_collection&replicatio= nFactor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 1471386 T2802 oasc.DistributedQueue$LatchChildWatcher.proc= ess Watcher fired on path: /overseer/collection-queue-work state: SyncConne= cted type NodeChildrenChanged [junit4] 2> 1471388 T2802 oasc.DistributedQueue$LatchChildWatcher.proc= ess Watcher fired on path: /overseer/collection-queue-work state: SyncConne= cted type NodeChildrenChanged [junit4] 2> 1471389 T2804 oasc.OverseerCollectionProcessor.run Oversee= r Collection Processor: Get the message id:/overseer/collection-queue-work/= qn-0000000000 message:{ [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 1471389 T2804 oasc.OverseerCollectionProcessor.processMess= age WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 1472347 T2803 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1472348 T2803 oasc.Overseer$ClusterStateUpdater.buildColle= ction building a new collection: nodes_used_collection [junit4] 2> 1472348 T2803 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 1472355 T2848 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1472356 T2862 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1472356 T2807 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1472356 T2820 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1472356 T2834 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1472356 T2802 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1472375 T2804 oasc.OverseerCollectionProcessor.createColle= ction going to create cores replicas shardNames [shard1, shard2] , repFacto= r : 2 [junit4] 2> 1472375 T2804 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard1_replica1 as part of slice= shard1 of collection nodes_used_collection on 127.0.0.1:61026_jzit [junit4] 2> 1472376 T2804 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard1_replica2 as part of slice= shard1 of collection nodes_used_collection on 127.0.0.1:61008_jzit [junit4] 2> 1472376 T2804 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard2_replica1 as part of slice= shard2 of collection nodes_used_collection on 127.0.0.1:60987_jzit [junit4] 2> 1472378 T2804 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard2_replica2 as part of slice= shard2 of collection nodes_used_collection on 127.0.0.1:60999_jzit [junit4] 2> 1472381 T2827 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 1472381 T2856 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 1472383 T2816 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 1472384 T2856 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1472384 T2798 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 1472385 T2827 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1472386 T2816 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1472387 T2798 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1473693 T2803 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1473694 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1473694 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:61026_jzit", [junit4] 2> =09 "base_url":"http://127.0.0.1:61026/jzit"} [junit4] 2> 1473707 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1473707 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:61008_jzit", [junit4] 2> =09 "base_url":"http://127.0.0.1:61008/jzit"} [junit4] 2> 1473713 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1473713 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:60999_jzit", [junit4] 2> =09 "base_url":"http://127.0.0.1:60999/jzit"} [junit4] 2> 1473719 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1473719 T2803 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node4", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:60987_jzit", [junit4] 2> =09 "base_url":"http://127.0.0.1:60987/jzit"} [junit4] 2> 1473726 T2848 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1473726 T2802 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1473726 T2862 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1473726 T2807 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1473726 T2820 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1473726 T2834 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1474156 T2856 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 1474157 T2827 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 1474157 T2856 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty4-1375482818506\nodes_used_collect= ion_shard1_replica1\core.properties: java.io.FileNotFoundException: C:\User= s\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\= J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-137548281= 8506\nodes_used_collection_shard1_replica1\core.properties (The system cann= ot find the path specified) [junit4] 2> 1474158 T2856 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica1' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375482818506\node= s_used_collection_shard1_replica1 [junit4] 2> 1474159 T2856 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1474159 T2798 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 1474160 T2856 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1474160 T2856 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1474161 T2798 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-controljetty-1375482813101\nodes_used_c= ollection_shard2_replica1\core.properties: java.io.FileNotFoundException: C= :\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core= \test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljet= ty-1375482813101\nodes_used_collection_shard2_replica1\core.properties (The= system cannot find the path specified) [junit4] 2> 1474159 T2816 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 1474158 T2827 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty2-1375482815373\nodes_used_collect= ion_shard1_replica2\core.properties: java.io.FileNotFoundException: C:\User= s\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\= J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-137548281= 5373\nodes_used_collection_shard1_replica2\core.properties (The system cann= ot find the path specified) [junit4] 2> 1474162 T2856 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1474162 T2856 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1474162 T2798 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica1' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137548281310= 1\nodes_used_collection_shard2_replica1 [junit4] 2> 1474163 T2798 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1474163 T2816 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty1-1375482813847\nodes_used_collect= ion_shard2_replica2\core.properties: java.io.FileNotFoundException: C:\User= s\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\= J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-137548281= 3847\nodes_used_collection_shard2_replica2\core.properties (The system cann= ot find the path specified) [junit4] 2> 1474164 T2816 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica2' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375482813847\node= s_used_collection_shard2_replica2 [junit4] 2> 1474162 T2827 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica2' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375482815373\node= s_used_collection_shard1_replica2 [junit4] 2> 1474164 T2798 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1474164 T2816 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1474165 T2798 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1474165 T2827 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1474169 T2816 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1474169 T2816 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1474170 T2827 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1474170 T2856 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1474170 T2827 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1474170 T2798 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1474171 T2816 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375482813847\nodes_used_collection_shard2_replica2= \' [junit4] 2> 1474172 T2856 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375482818506\nodes_used_collection_shard1_replica1= \' [junit4] 2> 1474173 T2827 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty2-1375482815373\nodes_used_collection_shard1_replica2= \' [junit4] 2> 1474177 T2798 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1474186 T2798 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-W= indows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375482813101\nodes_used_collection_shard2_re= plica1\' [junit4] 2> 1474253 T2827 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1474254 T2816 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1474300 T2798 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1474340 T2816 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1474351 T2798 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1474361 T2827 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1474376 T2798 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1474384 T2798 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica1] Schema name=3Dtest [junit4] 2> 1474387 T2827 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1474388 T2856 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1474391 T2816 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1474395 T2827 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica2] Schema name=3Dtest [junit4] 2> 1474400 T2816 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica2] Schema name=3Dtest [junit4] 2> 1474466 T2856 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1474751 T2856 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1474760 T2856 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica1] Schema name=3Dtest [junit4] 2> 1475151 T2827 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475152 T2827 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475152 T2827 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1475160 T2827 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1475164 T2827 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1475390 T2816 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475390 T2816 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475391 T2816 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1475397 T2816 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1475400 T2816 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1475510 T2827 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475516 T2827 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475572 T2827 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475595 T2856 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475595 T2856 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475596 T2856 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1475602 T2856 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1475605 T2856 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1475608 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475608 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475609 T2827 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475611 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475611 T2827 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475611 T2827 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1475612 T2827 oasc.SolrCore. [nodes_used_collection_= shard1_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-jetty2-1375482815373\nodes_used_collection_= shard1_replica2\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375482815373\\nodes_used_collection_shard1_repli= ca2\data\ [junit4] 2> 1475612 T2827 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@19f7f0f0 [junit4] 2> 1475613 T2827 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-jetty2-1375482815373\\nodes_used_collection_shard1_replica2\data\ [junit4] 2> 1475613 T2827 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty2-1375482815373\\nodes_used_collection_shard1_r= eplica2\data\index/ [junit4] 2> 1475614 T2827 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica2] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty2-1375482815373\nodes_used_colle= ction_shard1_replica2\data\index' doesn't exist. Creating new index... [junit4] 2> 1475614 T2827 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-jetty2-1375482815373\\nodes_used_collection_shard1_replica2\data\index [junit4] 2> 1475620 T2816 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475626 T2816 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475632 T2816 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475634 T2798 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475634 T2798 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1475634 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475634 T2798 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1475634 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475635 T2816 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475638 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475638 T2816 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475638 T2816 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1475639 T2816 oasc.SolrCore. [nodes_used_collection_= shard2_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-jetty1-1375482813847\nodes_used_collection_= shard2_replica2\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty1-1375482813847\\nodes_used_collection_shard2_repli= ca2\data\ [junit4] 2> 1475640 T2816 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@19f7f0f0 [junit4] 2> 1475640 T2816 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-jetty1-1375482813847\\nodes_used_collection_shard2_replica2\data\ [junit4] 2> 1475641 T2816 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty1-1375482813847\\nodes_used_collection_shard2_r= eplica2\data\index/ [junit4] 2> 1475641 T2816 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica2] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty1-1375482813847\nodes_used_colle= ction_shard2_replica2\data\index' doesn't exist. Creating new index... [junit4] 2> 1475641 T2816 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-jetty1-1375482813847\\nodes_used_collection_shard2_replica2\data\index [junit4] 2> 1475641 T2798 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1475644 T2798 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1475645 T2816 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@16bebb84 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@a3552ee),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1475645 T2816 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1475650 T2816 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1475651 T2816 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1475651 T2816 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1475652 T2816 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1475652 T2816 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1475652 T2816 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1475653 T2816 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1475653 T2827 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@120cf050 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@55410eeb),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1475654 T2827 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1475654 T2816 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1475655 T2816 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1475659 T2827 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1475659 T2827 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1475660 T2827 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1475660 T2827 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1475660 T2827 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1475660 T2827 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1475661 T2827 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1475661 T2827 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1475662 T2827 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1475664 T2827 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1475665 T2816 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1475671 T2827 oass.SolrIndexSearcher. Opening Search= er@68b1d48d main [junit4] 2> 1475671 T2816 oass.SolrIndexSearcher. Opening Search= er@6cd924db main [junit4] 2> 1475673 T2827 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1475673 T2827 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1475673 T2816 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1475673 T2816 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1475675 T2856 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475685 T2869 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica2] Registered new searcher Searcher@68b1d48d main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1475686 T2816 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica2 [junit4] 2> 1475686 T2816 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:60999= /jzit collection:nodes_used_collection shard:shard2 [junit4] 2> 1475687 T2816 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1475691 T2856 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475692 T2868 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica2] Registered new searcher Searcher@6cd924db main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1475694 T2827 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica2 [junit4] 2> 1475694 T2827 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:61008= /jzit collection:nodes_used_collection shard:shard1 [junit4] 2> 1475695 T2827 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1475698 T2856 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475699 T2816 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1475700 T2827 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1475701 T2798 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475701 T2856 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475701 T2856 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475701 T2856 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475705 T2856 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475705 T2856 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475705 T2856 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1475705 T2856 oasc.SolrCore. [nodes_used_collection_= shard1_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-jetty4-1375482818506\nodes_used_collection_= shard1_replica1\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375482818506\\nodes_used_collection_shard1_repli= ca1\data\ [junit4] 2> 1475705 T2856 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@19f7f0f0 [junit4] 2> 1475706 T2856 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-jetty4-1375482818506\\nodes_used_collection_shard1_replica1\data\ [junit4] 2> 1475707 T2856 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty4-1375482818506\\nodes_used_collection_shard1_r= eplica1\data\index/ [junit4] 2> 1475707 T2856 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica1] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty4-1375482818506\nodes_used_colle= ction_shard1_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 1475706 T2798 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1475707 T2856 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-jetty4-1375482818506\\nodes_used_collection_shard1_replica1\data\index [junit4] 2> 1475714 T2856 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@73870135 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@366da9da),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1475715 T2856 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1475718 T2798 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475720 T2856 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1475720 T2856 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1475722 T2856 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1475723 T2798 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475723 T2856 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1475724 T2856 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1475724 T2856 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1475723 T2798 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475725 T2798 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1475724 T2856 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1475726 T2856 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1475726 T2856 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1475730 T2798 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1475730 T2798 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1475731 T2798 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1475731 T2798 oasc.SolrCore. [nodes_used_collection_= shard2_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-controljetty-1375482813101\nodes_used_colle= ction_shard2_replica1\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-So= lr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-controljetty-1375482813101\\nodes_used_collection_= shard2_replica1\data\ [junit4] 2> 1475731 T2798 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@19f7f0f0 [junit4] 2> 1475731 T2798 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-controljetty-1375482813101\\nodes_used_collection_shard2_replica1\data= \ [junit4] 2> 1475731 T2798 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-controljetty-1375482813101\\nodes_used_collection_sh= ard2_replica1\data\index/ [junit4] 2> 1475732 T2798 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica1] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-controljetty-1375482813101\nodes_used= _collection_shard2_replica1\data\index' doesn't exist. Creating new index..= . [junit4] 2> 1475732 T2798 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\= build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZk= Test-controljetty-1375482813101\\nodes_used_collection_shard2_replica1\data= \index [junit4] 2> 1475737 T2856 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1475737 T2798 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@286be50b lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@3ac076f2),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1475737 T2798 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1475743 T2798 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1475743 T2798 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1475743 T2856 oass.SolrIndexSearcher. Opening Search= er@11d47e54 main [junit4] 2> 1475743 T2798 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1475744 T2798 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1475744 T2798 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1475745 T2798 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1475745 T2798 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1475745 T2856 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1475746 T2798 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1475746 T2798 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1475746 T2856 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1475746 T2827 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1475753 T2856 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica1 [junit4] 2> 1475753 T2856 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:61026= /jzit collection:nodes_used_collection shard:shard1 [junit4] 2> 1475753 T2856 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1475756 T2798 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1475759 T2870 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica1] Registered new searcher Searcher@11d47e54 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1475760 T2816 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard2 [junit4] 2> 1475762 T2798 oass.SolrIndexSearcher. Opening Search= er@24e7e618 main [junit4] 2> 1475766 T2827 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Waiting until we see more replicas up for shard shard1: total= =3D2 found=3D1 timeoutin=3D179999 [junit4] 2> 1475768 T2816 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Waiting until we see more replicas up for shard shard2: total= =3D2 found=3D1 timeoutin=3D179999 [junit4] 2> 1475768 T2798 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1475768 T2798 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1475772 T2871 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica1] Registered new searcher Searcher@24e7e618 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1475774 T2798 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica1 [junit4] 2> 1475774 T2798 oasc.ZkController.register Register replica [...truncated too long message...] ava:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1626589 T2862 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1626589 T2862 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] 2> 1626589 T2862 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DCollectionsAP= IDistributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3D7A25E5= 704A757642 -Dtests.slow=3Dtrue -Dtests.locale=3Dar_QA -Dtests.timezone=3DAm= erica/Dominica -Dtests.file.encoding=3DISO-8859-1 [junit4] ERROR 163s | CollectionsAPIDistributedZkTest.testDistribSear= ch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerExcep= tion: Server refused connection at: http://127.0.0.1:60999/jzit [junit4] > =09at __randomizedtesting.SeedInfo.seed([7A25E5704A757642:= FBC36B683D2A167E]:0) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:428) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:180) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createCollection(AbstractFullDistribZkTestBase.java:1535) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.doTest(CollectionsAPIDistributedZkTest.java:159) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.testDi= stribSearch(BaseDistributedSearchTestCase.java:835) [junit4] > =09at java.lang.Thread.run(Thread.java:724) [junit4] > Caused by: org.apache.http.conn.HttpHostConnectException: = Connection to http://127.0.0.1:60999 refused [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:190) [junit4] > =09at org.apache.http.impl.conn.ManagedClientConnectionImp= l.open(ManagedClientConnectionImpl.java:294) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.t= ryConnect(DefaultRequestDirector.java:645) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.e= xecute(DefaultRequestDirector.java:480) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:906) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:805) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:784) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:365) [junit4] > =09... 45 more [junit4] > Caused by: java.net.ConnectException: Connection refused: = connect [junit4] > =09at java.net.DualStackPlainSocketImpl.waitForConnect(Nat= ive Method) [junit4] > =09at java.net.DualStackPlainSocketImpl.socketConnect(Dual= StackPlainSocketImpl.java:85) [junit4] > =09at java.net.AbstractPlainSocketImpl.doConnect(AbstractP= lainSocketImpl.java:339) [junit4] > =09at java.net.AbstractPlainSocketImpl.connectToAddress(Ab= stractPlainSocketImpl.java:200) [junit4] > =09at java.net.AbstractPlainSocketImpl.connect(AbstractPla= inSocketImpl.java:182) [junit4] > =09at java.net.PlainSocketImpl.connect(PlainSocketImpl.jav= a:172) [junit4] > =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.jav= a:392) [junit4] > =09at java.net.Socket.connect(Socket.java:579) [junit4] > =09at org.apache.http.conn.scheme.PlainSocketFactory.conne= ctSocket(PlainSocketFactory.java:127) [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > =09... 52 more [junit4] 2> 1626613 T2780 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=3DLucene42: {timestamp=3DPost= ingsFormat(name=3DMemory doPackFST=3D true), range_facet_l=3DPostingsFormat= (name=3DMemory doPackFST=3D true), id=3DPostingsFormat(name=3DNestedPulsing= ), range_facet_sl=3DPostingsFormat(name=3DAsserting), a_t=3DPostingsFormat(= name=3DMemory doPackFST=3D true), text=3DPostingsFormat(name=3DAsserting), = range_facet_si=3DMockVariableIntBlock(baseBlockSize=3D123), _version_=3DPos= tingsFormat(name=3DMemory doPackFST=3D true), other_tl1=3DPostingsFormat(na= me=3DMemory doPackFST=3D true), multiDefault=3DMockVariableIntBlock(baseBlo= ckSize=3D123), a_si=3DMockVariableIntBlock(baseBlockSize=3D123), intDefault= =3DPostingsFormat(name=3DMemory doPackFST=3D true)}, docValues:{}, sim=3DDe= faultSimilarity, locale=3Dar_QA, timezone=3DAmerica/Dominica [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-= bit)/cpus=3D2,threads=3D2,free=3D79168144,total=3D294277120 [junit4] 2> NOTE: All tests run in this JVM: [UpdateParamsTest, TestIn= dexSearcher, URLClassifyProcessorTest, TestCloudManagedSchemaAddField, Solr= CoreTest, RequestHandlersTest, OverseerTest, TestStressReorder, SuggesterTS= TTest, TestCollationField, SimplePostToolTest, TestManagedSchema, TestSolrQ= ueryParserDefaultOperatorResource, HighlighterTest, SuggesterTest, Analysis= AfterCoreReloadTest, BasicDistributedZkTest, TestFuzzyAnalyzedSuggestions, = TestCopyFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest,= TestSort, SignatureUpdateProcessorFactoryTest, BasicZkTest, TestValueSourc= eCache, DisMaxRequestHandlerTest, HardAutoCommitTest, TestOmitPositions, No= CacheHeaderTest, SpatialFilterTest, TestDefaultSearchFieldResource, BadComp= onentTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, MBea= nsHandlerTest, SolrTestCaseJ4Test, SuggesterWFSTTest, QueryResultKeyTest, T= estSweetSpotSimilarityFactory, RecoveryZkTest, TestFieldTypeCollectionResou= rce, NotRequiredUniqueKeyTest, MinimalSchemaTest, CopyFieldTest, UpdateRequ= estProcessorFactoryTest, PreAnalyzedFieldTest, PluginInfoTest, TestBM25Simi= larityFactory, FieldAnalysisRequestHandlerTest, IndexSchemaTest, TestLucene= MatchVersion, TestShardHandlerFactory, TestFieldCollectionResource, Currenc= yFieldOpenExchangeTest, SearchHandlerTest, ShardSplitTest, SimpleFacetsTest= , PingRequestHandlerTest, ReturnFieldsTest, TestCSVLoader, ResponseLogCompo= nentTest, DistributedSpellCheckComponentTest, TestAddFieldRealTimeGet, Solr= CmdDistributorTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerialized= ResponseWriter, TestFastWriter, TestPropInject, TestRemoteStreaming, OpenEx= changeRatesOrgProviderTest, LegacyHTMLStripCharFilterTest, OutputWriterTest= , AssignTest, TestQueryTypes, HighlighterConfigTest, TestReloadAndDeleteDoc= s, OpenCloseCoreStressTest, TestDynamicFieldCollectionResource, TermsCompon= entTest, TestCoreDiscovery, TestRecovery, TestMultiCoreConfBootstrap, Clust= erStateTest, IndexBasedSpellCheckerTest, TestClassNameShortening, HdfsDirec= toryTest, TestSchemaVersionResource, TestRandomFaceting, TestLMDirichletSim= ilarityFactory, TestAnalyzedSuggestions, PrimUtilsTest, SchemaVersionSpecif= icBehaviorTest, PreAnalyzedUpdateProcessorTest, TestSolrJ, TestMaxScoreQuer= yParser, TestPseudoReturnFields, BlockCacheTest, TestIndexingPerformance, T= estDynamicFieldResource, SliceStateTest, TestLRUCache, MultiTermTest, Clust= erStateUpdateTest, ExternalFileFieldSortTest, HdfsBasicDistributedZk2Test, = SOLR749Test, TestExtendedDismaxParser, DocumentAnalysisRequestHandlerTest, = DOMUtilTest, CollectionsAPIDistributedZkTest] [junit4] Completed in 162.56s, 1 test, 1 error <<< FAILURES! [...truncated 643 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:395: The = following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:375: The = following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The f= ollowing error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181:= The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.x= ml:449: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build= .xml:1233: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build= .xml:876: There were test failures: 321 suites, 1352 tests, 1 error, 39 ign= ored (11 assumptions) Total time: 81 minutes 7 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseCon= cMarkSweepGC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_58_549180918.1375484818540 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_58_549180918.1375484818540--