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 8641A10A0D for ; Sat, 3 Aug 2013 11:26:55 +0000 (UTC) Received: (qmail 13264 invoked by uid 500); 3 Aug 2013 11:26:54 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 13004 invoked by uid 500); 3 Aug 2013 11:26:53 -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 12997 invoked by uid 99); 3 Aug 2013 11:26:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 11:26:53 +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; Sat, 03 Aug 2013 11:26:40 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 4C84F14AA04B for ; Sat, 3 Aug 2013 11:26:20 +0000 (UTC) Date: Sat, 3 Aug 2013 11:25:55 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1149012335.93.1375529180286.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_25) - Build # 3105 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_92_403713466.1375529155437" X-Jenkins-Job: Lucene-Solr-trunk-Windows X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_92_403713466.1375529155437 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3105/ 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:57518/o_fl/fx Stack Trace: org.apache.solr.client.solrj.SolrServerException: Server refused connection= at: http://127.0.0.1:57518/o_fl/fx =09at __randomizedtesting.SeedInfo.seed([792E27CA1FCC5944:F8C8A9D268933978]= :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:57518 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 9601 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1015736 T2529 oas.BaseDistributedSearchTestCase.initHostCo= ntext Setting hostContext system property: /o_fl/fx [junit4] 2> 1015739 T2529 oas.SolrTestCaseJ4.setUp ###Starting testDis= tribSearch [junit4] 2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-S= olr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-CollectionsAPIDis= tributedZkTest-1375526665234 [junit4] 2> 1015741 T2529 oasc.ZkTestServer.run STARTING ZK TEST SERVE= R [junit4] 2> 1015742 T2530 oasc.ZkTestServer$ZKServerMain.runFromConfig= Starting server [junit4] 2> 1015813 T2529 oasc.ZkTestServer.run start zk server on por= t:57490 [junit4] 2> 1015814 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1015829 T2536 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@41858be5 name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1015834 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1015835 T2529 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1015842 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1015844 T2538 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5a1d6292 name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1015845 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1015845 T2529 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4] 2> 1015850 T2529 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4] 2> 1015854 T2529 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4] 2> 1015857 T2529 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4] 2> 1015862 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrco= nfig.xml [junit4] 2> 1015862 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4] 2> 1015868 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml [junit4] 2> 1015869 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4] 2> 1015873 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.tx= t [junit4] 2> 1015874 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4] 2> 1015879 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.tx= t [junit4] 2> 1015879 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4] 2> 1015883 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml [junit4] 2> 1015884 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4] 2> 1015888 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/o= pen-exchange-rates.json [junit4] 2> 1015888 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1015898 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf= 1/mapping-ISOLatin1Accent.txt [junit4] 2> 1015899 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1015904 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synon= yms.txt [junit4] 2> 1015905 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4] 2> 1015908 T2529 oasc.AbstractZkTestCase.putConfig put C:\Use= rs\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\te= st-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1015909 T2529 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4] 2> 1016241 T2529 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1016245 T2529 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:57497 [junit4] 2> 1016245 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1016246 T2529 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1016246 T2529 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-controljetty-1375526665408 [junit4] 2> 1016246 T2529 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375526665408\' [junit4] 2> 1016269 T2529 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows= \solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-controljetty-1375526665408\solr.xml [junit4] 2> 1016328 T2529 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1016328 T2529 oasc.CoreContainer. New CoreContainer = 614788803 [junit4] 2> 1016329 T2529 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collections= APIDistributedZkTest-controljetty-1375526665408\] [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1016331 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1016332 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1016332 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1016332 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1016338 T2529 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:57490/solr [junit4] 2> 1016338 T2529 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1016340 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1016352 T2549 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@494eafa6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1016352 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1016355 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1016355 T2531 oazs.NIOServerCnxn.doIO WARN caught end of s= tream exception EndOfStreamException: Unable to read additional data from c= lient sessionid 0x14043c73c190002, 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> 1016359 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1016361 T2551 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@3c4ae05b name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1016361 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1016364 T2529 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4] 2> 1016370 T2529 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4] 2> 1016374 T2529 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4] 2> 1016377 T2529 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57497_o_fl%2Ffx [junit4] 2> 1016378 T2529 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57497_o_fl%2Ffx [junit4] 2> 1016383 T2529 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4] 2> 1016390 T2529 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4] 2> 1016394 T2529 oasc.Overseer.start Overseer (id=3D901465155= 33234179-127.0.0.1:57497_o_fl%2Ffx-n_0000000000) starting [junit4] 2> 1016399 T2529 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4] 2> 1016403 T2553 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4] 2> 1016404 T2529 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4] 2> 1016407 T2529 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4] 2> 1016410 T2529 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1016414 T2552 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4] 2> 1016416 T2529 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-controljetty-1375526665408 [junit4] 2> 1016604 T2529 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-controljetty-1375526665408\conf\ [junit4] 2> 1016613 T2529 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1016615 T2529 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test\J0 [junit4] 2> 1016615 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1016616 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1016623 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4] 2> 1016625 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1016628 T2556 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@8528a1b name:ZooKeeperConnection= Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 1016628 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1016630 T2529 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1016633 T2529 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4] 2> 1016969 T2529 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1016971 T2529 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:57509 [junit4] 2> 1016976 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1016977 T2529 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1016977 T2529 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty1-1375526666126 [junit4] 2> 1016977 T2529 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty1-1375526666126\' [junit4] 2> 1017006 T2529 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows= \solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty1-1375526666126\solr.xml [junit4] 2> 1017086 T2529 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1017087 T2529 oasc.CoreContainer. New CoreContainer = 381897764 [junit4] 2> 1017087 T2529 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty1-1375526666126\] [junit4] 2> 1017089 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1017089 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1017089 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1017089 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1017089 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1017090 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1017090 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1017091 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1017091 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1017091 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1017098 T2529 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:57490/solr [junit4] 2> 1017099 T2529 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1017101 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1017104 T2567 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1a2dd93 name:ZooKeeperConnection= Watcher:127.0.0.1:57490 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 1017104 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1017107 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1017108 T2531 oazs.NIOServerCnxn.doIO WARN caught end of s= tream exception EndOfStreamException: Unable to read additional data from c= lient sessionid 0x14043c73c190005, 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> 1017114 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1017117 T2569 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@648c245 name:ZooKeeperConnection= Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 1017117 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1017124 T2529 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1017830 T2529 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57509_o_fl%2Ffx [junit4] 2> 1017834 T2529 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57509_o_fl%2Ffx [junit4] 2> 1017838 T2556 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1017838 T2569 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1017839 T2551 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1017845 T2529 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty1-1375526666126 [junit4] 2> 1018037 T2529 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty1-1375526666126\conf\ [junit4] 2> 1018047 T2529 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1018048 T2529 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test\J0 [junit4] 2> 1018048 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1018048 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1018411 T2529 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1018414 T2529 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:57518 [junit4] 2> 1018415 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1018415 T2529 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1018415 T2529 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty2-1375526667546 [junit4] 2> 1018416 T2529 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375526667546\' [junit4] 2> 1018437 T2529 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows= \solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty2-1375526667546\solr.xml [junit4] 2> 1018496 T2529 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1018496 T2529 oasc.CoreContainer. New CoreContainer = 1341060684 [junit4] 2> 1018496 T2529 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty2-1375526667546\] [junit4] 2> 1018497 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1018498 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1018498 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1018498 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1018498 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1018499 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1018499 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1018499 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1018500 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1018500 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1018505 T2529 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:57490/solr [junit4] 2> 1018505 T2529 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1018506 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1018518 T2581 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1bc3c2ba name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1018519 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1018522 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1018523 T2531 oazs.NIOServerCnxn.doIO WARN caught end of s= tream exception EndOfStreamException: Unable to read additional data from c= lient sessionid 0x14043c73c190007, 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> 1018530 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1018533 T2583 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6dc7f306 name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1018533 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1018539 T2529 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1019246 T2529 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57518_o_fl%2Ffx [junit4] 2> 1019251 T2529 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57518_o_fl%2Ffx [junit4] 2> 1019258 T2556 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1019259 T2583 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1019259 T2569 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1019259 T2551 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1019268 T2529 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty2-1375526667546 [junit4] 2> 1019491 T2529 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty2-1375526667546\conf\ [junit4] 2> 1019507 T2529 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1019508 T2529 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test\J0 [junit4] 2> 1019508 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1019509 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1019898 T2529 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1019903 T2529 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:57527 [junit4] 2> 1019903 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1019904 T2529 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1019904 T2529 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty3-1375526669008 [junit4] 2> 1019904 T2529 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375526669008\' [junit4] 2> 1019934 T2529 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows= \solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty3-1375526669008\solr.xml [junit4] 2> 1019994 T2529 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1019994 T2529 oasc.CoreContainer. New CoreContainer = 978016957 [junit4] 2> 1019994 T2529 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty3-1375526669008\] [junit4] 2> 1019995 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1019995 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1019996 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1019996 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1019996 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1019997 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1019997 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1019998 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1019998 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1019998 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1020002 T2529 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:57490/solr [junit4] 2> 1020003 T2529 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1020004 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1020017 T2595 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@73fe10b6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1020017 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1020020 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1020024 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1020027 T2597 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@276108d1 name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1020027 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1020033 T2529 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1020740 T2529 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57527_o_fl%2Ffx [junit4] 2> 1020743 T2529 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57527_o_fl%2Ffx [junit4] 2> 1020749 T2597 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1020749 T2569 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1020749 T2583 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1020749 T2556 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1020749 T2551 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1020756 T2529 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty3-1375526669008 [junit4] 2> 1020898 T2529 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty3-1375526669008\conf\ [junit4] 2> 1020909 T2529 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1020909 T2529 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test\J0 [junit4] 2> 1020910 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1020910 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1021328 T2529 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1021336 T2529 oejs.AbstractConnector.doStart Started Selec= tChannelConnector@127.0.0.1:57536 [junit4] 2> 1021340 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1021340 T2529 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1021340 T2529 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Sol= r-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty4-1375526670411 [junit4] 2> 1021340 T2529 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375526670411\' [junit4] 2> 1021352 T2529 oasc.ConfigSolr.fromFile Loading container c= onfiguration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows= \solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty4-1375526670411\solr.xml [junit4] 2> 1021435 T2529 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1021436 T2529 oasc.CoreContainer. New CoreContainer = 87313194 [junit4] 2> 1021436 T2529 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-tru= nk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375526670411\] [junit4] 2> 1021438 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1021438 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1021439 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1021440 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1021440 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1021440 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1021440 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1021441 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1021441 T2529 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1021442 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1021451 T2529 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:57490/solr [junit4] 2> 1021451 T2529 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1021454 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1021468 T2609 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@ac89ec4 name:ZooKeeperConnection= Watcher:127.0.0.1:57490 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 1021468 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1021472 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1021481 T2529 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1021484 T2611 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5f0a95fd name:ZooKeeperConnectio= n Watcher:127.0.0.1:57490/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1021485 T2529 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1021496 T2529 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1022276 T2529 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:57536_o_fl%2Ffx [junit4] 2> 1022278 T2529 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:57536_o_fl%2Ffx [junit4] 2> 1022284 T2611 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1022284 T2569 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1022284 T2583 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1022285 T2556 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1022285 T2551 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1022286 T2597 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1022294 T2529 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty4-1375526670411 [junit4] 2> 1022529 T2529 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\s= olr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistribut= edZkTest-jetty4-1375526670411\conf\ [junit4] 2> 1022538 T2529 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1022539 T2529 oass.SolrDispatchFilter.init user.dir=3DC:\U= sers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\= test\J0 [junit4] 2> 1022539 T2529 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1022540 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1022544 T2529 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1022549 T2563 oasha.CollectionsHandler.handleCreateAction = Creating Collection : numShards=3D2&name=3Dnodes_used_collection&replicatio= nFactor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 1022551 T2551 oasc.DistributedQueue$LatchChildWatcher.proc= ess Watcher fired on path: /overseer/collection-queue-work state: SyncConne= cted type NodeChildrenChanged [junit4] 2> 1022553 T2553 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> 1022553 T2553 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> 1022919 T2552 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1022921 T2552 oasc.Overseer$ClusterStateUpdater.buildColle= ction building a new collection: nodes_used_collection [junit4] 2> 1022921 T2552 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 1022933 T2569 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> 1022934 T2611 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> 1022934 T2597 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> 1022935 T2583 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> 1022933 T2556 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> 1022935 T2551 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> 1022947 T2553 oasc.OverseerCollectionProcessor.createColle= ction going to create cores replicas shardNames [shard1, shard2] , repFacto= r : 2 [junit4] 2> 1022948 T2553 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:57518_o_fl%2Ffx [junit4] 2> 1022948 T2553 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:57497_o_fl%2Ffx [junit4] 2> 1022948 T2553 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:57527_o_fl%2Ffx [junit4] 2> 1022952 T2553 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:57536_o_fl%2Ffx [junit4] 2> 1022955 T2575 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 1022957 T2547 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 1022958 T2593 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 1022959 T2604 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 1022965 T2575 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1022967 T2547 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1022971 T2593 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1022972 T2604 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1024105 T2552 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1024107 T2552 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1024107 T2552 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:57518_o_fl%2Ffx", [junit4] 2> =09 "base_url":"http://127.0.0.1:57518/o_fl/fx"} [junit4] 2> 1024116 T2552 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1024116 T2552 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:57497_o_fl%2Ffx", [junit4] 2> =09 "base_url":"http://127.0.0.1:57497/o_fl/fx"} [junit4] 2> 1024123 T2552 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1024123 T2552 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_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:57527_o_fl%2Ffx", [junit4] 2> =09 "base_url":"http://127.0.0.1:57527/o_fl/fx"} [junit4] 2> 1024131 T2552 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1024131 T2552 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_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:57536_o_fl%2Ffx", [junit4] 2> =09 "base_url":"http://127.0.0.1:57536/o_fl/fx"} [junit4] 2> 1024138 T2556 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> 1024138 T2551 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> 1024139 T2583 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> 1024138 T2597 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> 1024138 T2611 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> 1024138 T2569 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> 1024514 T2575 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 1024514 T2547 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 1024514 T2575 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty2-1375526667546\nodes_used_colle= ction_shard1_replica1\core.properties: java.io.FileNotFoundException: C:\Us= ers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\t= est\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-13755= 26667546\nodes_used_collection_shard1_replica1\core.properties (The system = cannot find the path specified) [junit4] 2> 1024514 T2575 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica1' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375526667546\no= des_used_collection_shard1_replica1 [junit4] 2> 1024515 T2575 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1024514 T2547 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-controljetty-1375526665408\nodes_used= _collection_shard1_replica2\core.properties: java.io.FileNotFoundException:= C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-= core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-contro= ljetty-1375526665408\nodes_used_collection_shard1_replica2\core.properties = (The system cannot find the path specified) [junit4] 2> 1024515 T2547 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica2' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375526665= 408\nodes_used_collection_shard1_replica2 [junit4] 2> 1024516 T2547 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1024516 T2575 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1024516 T2575 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1024517 T2547 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1024517 T2547 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1024517 T2575 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1024518 T2547 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1024518 T2547 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1024518 T2575 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1024519 T2604 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 1024519 T2593 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 1024520 T2604 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty4-1375526670411\nodes_used_colle= ction_shard2_replica2\core.properties: java.io.FileNotFoundException: C:\Us= ers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\t= est\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-13755= 26670411\nodes_used_collection_shard2_replica2\core.properties (The system = cannot find the path specified) [junit4] 2> 1024520 T2604 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica2' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375526670411\no= des_used_collection_shard2_replica2 [junit4] 2> 1024520 T2593 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to C:\Users\JenkinsSlave\workspac= e\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.= cloud.CollectionsAPIDistributedZkTest-jetty3-1375526669008\nodes_used_colle= ction_shard2_replica1\core.properties: java.io.FileNotFoundException: C:\Us= ers\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\t= est\J0\.\org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-13755= 26669008\nodes_used_collection_shard2_replica1\core.properties (The system = cannot find the path specified) [junit4] 2> 1024521 T2593 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica1' using instanceDir: C:\Users\Jenkins= Slave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\or= g.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375526669008\no= des_used_collection_shard2_replica1 [junit4] 2> 1024521 T2593 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1024521 T2604 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1024527 T2575 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1024527 T2593 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1024527 T2593 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1024528 T2547 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1024528 T2604 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1024529 T2604 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1024529 T2575 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375526667546\nodes_used_collection_shard1_replic= a1\' [junit4] 2> 1024530 T2547 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375526665408\nodes_used_collection_shard1_= replica2\' [junit4] 2> 1024532 T2593 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375526669008\nodes_used_collection_shard2_replic= a1\' [junit4] 2> 1024533 T2604 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk= -Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375526670411\nodes_used_collection_shard2_replic= a2\' [junit4] 2> 1024629 T2575 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1024669 T2547 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1024693 T2575 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1024706 T2604 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1024730 T2593 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4] 2> 1024770 T2547 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1024793 T2575 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1024800 T2575 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica1] Schema name=3Dtest [junit4] 2> 1024804 T2604 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1024805 T2547 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1024812 T2547 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica2] Schema name=3Dtest [junit4] 2> 1024840 T2593 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1024851 T2604 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1024858 T2604 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica2] Schema name=3Dtest [junit4] 2> 1024962 T2593 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1024969 T2593 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica1] Schema name=3Dtest [junit4] 2> 1025706 T2604 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1025753 T2604 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1025763 T2604 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1026058 T2593 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1026065 T2593 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1026068 T2593 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1026109 T2547 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1026114 T2547 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1026123 T2547 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1026137 T2604 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026141 T2575 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1026142 T2604 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026148 T2604 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026148 T2575 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1026151 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026151 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026151 T2604 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026153 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026153 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026153 T2604 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1026154 T2604 oasc.SolrCore. [nodes_used_collection_= shard2_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty4-1375526670411\nodes_used_collectio= n_shard2_replica2\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-t= runk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty4-1375526670411\\nodes_used_collection_shard2_r= eplica2\data\ [junit4] 2> 1026154 T2604 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@42beea25 [junit4] 2> 1026154 T2575 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1026155 T2604 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty4-1375526670411\\nodes_used_collection_shard2_replica2\data\ [junit4] 2> 1026155 T2604 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty4-1375526670411\\nodes_used_collection_shard2= _replica2\data\index/ [junit4] 2> 1026155 T2604 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica2] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.sol= r.cloud.CollectionsAPIDistributedZkTest-jetty4-1375526670411\nodes_used_col= lection_shard2_replica2\data\index' doesn't exist. Creating new index... [junit4] 2> 1026155 T2604 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty4-1375526670411\\nodes_used_collection_shard2_replica2\data\ind= ex [junit4] 2> 1026157 T2593 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026162 T2593 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026164 T2547 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026165 T2604 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@77e1e433 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@7ed72538),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1026165 T2604 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1026171 T2604 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1026171 T2604 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1026172 T2604 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1026173 T2604 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1026173 T2604 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1026173 T2593 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026173 T2604 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1026174 T2604 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1026175 T2604 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1026175 T2604 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1026177 T2593 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026178 T2593 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026178 T2593 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026181 T2593 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026182 T2593 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026182 T2593 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1026182 T2593 oasc.SolrCore. [nodes_used_collection_= shard2_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty3-1375526669008\nodes_used_collectio= n_shard2_replica1\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-t= runk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty3-1375526669008\\nodes_used_collection_shard2_r= eplica1\data\ [junit4] 2> 1026182 T2547 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026182 T2593 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@42beea25 [junit4] 2> 1026183 T2593 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty3-1375526669008\\nodes_used_collection_shard2_replica1\data\ [junit4] 2> 1026184 T2593 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty3-1375526669008\\nodes_used_collection_shard2= _replica1\data\index/ [junit4] 2> 1026184 T2593 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica1] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.sol= r.cloud.CollectionsAPIDistributedZkTest-jetty3-1375526669008\nodes_used_col= lection_shard2_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 1026184 T2593 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty3-1375526669008\\nodes_used_collection_shard2_replica1\data\ind= ex [junit4] 2> 1026187 T2547 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026188 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026189 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026189 T2547 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026191 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026191 T2547 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026191 T2547 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1026191 T2547 oasc.SolrCore. [nodes_used_collection_= shard1_replica2] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-controljetty-1375526665408\nodes_used_col= lection_shard1_replica2\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-= Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375526665408\\nodes_used_collect= ion_shard1_replica2\data\ [junit4] 2> 1026191 T2547 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@42beea25 [junit4] 2> 1026193 T2547 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-controljetty-1375526665408\\nodes_used_collection_shard1_replica2\da= ta\ [junit4] 2> 1026194 T2547 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-controljetty-1375526665408\\nodes_used_collection_= shard1_replica2\data\index/ [junit4] 2> 1026194 T2547 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica2] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.sol= r.cloud.CollectionsAPIDistributedZkTest-controljetty-1375526665408\nodes_us= ed_collection_shard1_replica2\data\index' doesn't exist. Creating new index= ... [junit4] 2> 1026194 T2547 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-controljetty-1375526665408\\nodes_used_collection_shard1_replica2\da= ta\index [junit4] 2> 1026195 T2575 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026204 T2604 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1026205 T2575 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1026206 T2593 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@1fb2535c lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@5ce1b341),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1026206 T2593 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1026207 T2604 oass.SolrIndexSearcher. Opening Search= er@38406f1e main [junit4] 2> 1026208 T2604 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1026209 T2604 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1026213 T2547 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@2ae4770 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@70d05c4c),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1026213 T2547 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1026218 T2547 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1026218 T2547 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1026219 T2547 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1026219 T2547 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1026219 T2547 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1026219 T2547 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1026220 T2547 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1026220 T2575 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026220 T2547 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1026221 T2547 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1026222 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026222 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026222 T2575 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1026225 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1026225 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1026225 T2575 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1026225 T2575 oasc.SolrCore. [nodes_used_collection_= shard1_replica1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lu= cene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.clou= d.CollectionsAPIDistributedZkTest-jetty2-1375526667546\nodes_used_collectio= n_shard1_replica1\, dataDir=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr-t= runk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collectio= nsAPIDistributedZkTest-jetty2-1375526667546\\nodes_used_collection_shard1_r= eplica1\data\ [junit4] 2> 1026225 T2575 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@42beea25 [junit4] 2> 1026228 T2593 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1026228 T2593 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1026228 T2593 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1026229 T2593 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1026229 T2593 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1026229 T2547 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1026230 T2575 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty2-1375526667546\\nodes_used_collection_shard1_replica1\data\ [junit4] 2> 1026229 T2593 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1026230 T2593 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1026231 T2593 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1026231 T2593 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1026232 T2547 oass.SolrIndexSearcher. Opening Search= er@d08a697 main [junit4] 2> 1026232 T2593 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1026234 T2547 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1026234 T2547 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1026235 T2575 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3DC:\Users\JenkinsSlave\workspace\Lucene-Solr= -trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.Collect= ionsAPIDistributedZkTest-jetty2-1375526667546\\nodes_used_collection_shard1= _replica1\data\index/ [junit4] 2> 1026238 T2575 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica1] Solr index directory 'C:\Users\JenkinsSlave\worksp= ace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.sol= r.cloud.CollectionsAPIDistributedZkTest-jetty2-1375526667546\nodes_used_col= lection_shard1_replica1\data\index' doesn't exist. Creating new index... [junit4] 2> 1026239 T2617 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica2] Registered new searcher Searcher@38406f1e main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1026238 T2547 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica2 [junit4] 2> 1026238 T2604 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica2 [junit4] 2> 1026240 T2604 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:57536= /o_fl/fx collection:nodes_used_collection shard:shard2 [junit4] 2> 1026236 T2593 oass.SolrIndexSearcher. Opening Search= er@52215cb5 main [junit4] 2> 1026240 T2604 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1026241 T2593 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1026241 T2593 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1026240 T2547 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:57497= /o_fl/fx collection:nodes_used_collection shard:shard1 [junit4] 2> 1026246 T2547 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1026247 T2619 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica1] Registered new searcher Searcher@52215cb5 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1026239 T2575 oasc.CachingDirectoryFactory.get return new = directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\sol= r\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDistributed= ZkTest-jetty2-1375526667546\\nodes_used_collection_shard1_replica1\data\ind= ex [junit4] 2> 1026238 T2618 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica2] Registered new searcher Searcher@d08a697 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 1026250 T2604 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1026246 T2593 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica1 [junit4] 2> 1026250 T2593 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:57527= /o_fl/fx collection:nodes_used_collection shard:shard2 [junit4] 2> 1026250 T2593 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1026251 T2575 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@c4d9933 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@3d75faaf),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1026252 T2575 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1026256 T2575 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1026257 T2575 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1026250 T2547 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1026258 T2575 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1026258 T2593 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1026259 T2575 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1026261 T2575 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1026262 T2575 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1026262 T2575 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1026262 T2575 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1026262 T2575 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1026273 T2575 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1026281 T2575 oass.SolrIndexSearcher. Opening Search= er@e4fb275 main [junit4] 2> 1026284 T2575 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1026284 T2575 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1026286 T2547 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1026287 T2593 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard2 [junit4] 2> 1026287 T2620 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica1] Registered new searcher Searcher@e4fb275 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 1026290 T2575 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica1 [junit4] 2> 1026290 T2575 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:57518= /o_fl/fx collection:nodes_used_collection shard:shard1 [junit4] 2> 1026291 T2575 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1026295 T2547 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Waiting until we see more replicas up for shard shard1: total= =3D2 found=3D1 timeoutin=3D179999 [junit4] 2> 1026296 T2593 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1026296 T2593 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1026296 T2593 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:57527/o_fl/fx/nodes_used_collection_shard2_replica1/ [junit4] 2> 1026296 T2593 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard2_replica1 url=3Dhttp://127.0.0.1:57527/o_fl/fx START re= plicas=3D[http://127.0.0.1:57536/o_fl/fx/nodes_used_collection_shard2_repli= ca2/] nUpdates=3D100 [junit4] 2> 1026297 T2593 oasu.PeerSync.sync Pe [...truncated too long message...] ndows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-1375526665233\zookeeper FAILED !!!!! [junit4] 2> !!!! WARNING: best effort to remove C:\Users\JenkinsSlave\= workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apac= he.solr.cloud.CollectionsAPIDistributedZkTest-1375526665233 FAILED !!!!! [junit4] 2> 1188457 T2529 oas.SolrTestCaseJ4.tearDown ###Ending testDi= stribSearch [junit4] 2> 1188459 T2529 oasc.ZkTestServer.send4LetterWord connecting= to 127.0.0.1:57490 57490 [junit4] 2> 1189323 T2611 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1190074 T2611 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> 1190075 T2611 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1190075 T2611 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_0/leader_elect/c/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java: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] 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=3D792E27= CA1FCC5944 -Dtests.slow=3Dtrue -Dtests.locale=3Dde -Dtests.timezone=3DBrazi= l/Acre -Dtests.file.encoding=3DISO-8859-1 [junit4] ERROR 174s | CollectionsAPIDistributedZkTest.testDistribSear= ch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerExcep= tion: Server refused connection at: http://127.0.0.1:57518/o_fl/fx [junit4] > =09at __randomizedtesting.SeedInfo.seed([792E27CA1FCC5944:= F8C8A9D268933978]: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:57518 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> 1190101 T2529 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> NOTE: test params are: codec=3DCheapBastard, sim=3DDefault= Similarity, locale=3Dde, timezone=3DBrazil/Acre [junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_25 (64-= bit)/cpus=3D2,threads=3D2,free=3D145549376,total=3D270802944 [junit4] 2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest,= TestSolrXMLSerializer, RequiredFieldsTest, WordBreakSolrSpellCheckerTest, = QueryEqualityTest, TestBM25SimilarityFactory, TestSolrQueryParserResource, = BadIndexSchemaTest, TestSolrQueryParser, LegacyHTMLStripCharFilterTest, Tes= tFastOutputStream, TimeZoneUtilsTest, SliceStateTest, MultiTermTest, Unload= DistributedZkTest, DOMUtilTest, ClusterStateUpdateTest, SortByFunctionTest,= TestSolrDeletionPolicy1, TestInfoStreamLogging, TestIndexingPerformance, T= estFiltering, SystemInfoHandlerTest, TestReloadAndDeleteDocs, TestCloudMana= gedSchemaAddField, FullSolrCloudDistribCmdsTest, CopyFieldTest, CoreAdminCr= eateDiscoverTest, TestWriterPerf, TestDynamicFieldResource, TestSystemIdRes= olver, TestDocSet, TestArbitraryIndexDir, TermVectorComponentDistributedTes= t, ZkCLITest, TestIBSimilarityFactory, TestSearchPerf, IndexReaderFactoryTe= st, DateMathParserTest, TestFastWriter, TestConfig, TestFaceting, DocumentB= uilderTest, TestSchemaNameResource, ResourceLoaderTest, ShowFileRequestHand= lerTest, TestSerializedLuceneMatchVersion, CurrencyFieldOpenExchangeTest, T= estSchemaSimilarityResource, HdfsBasicDistributedZkTest, TestCharFilters, T= estValueSourceCache, ChaosMonkeyNothingIsSafeTest, TestCodecSupport, TestFa= stLRUCache, DocValuesMultiTest, CurrencyFieldXmlFileTest, AddSchemaFieldsUp= dateProcessorFactoryTest, SolrIndexSplitterTest, TestPropInjectDefaults, Te= stSolr4Spatial, ExternalFileFieldSortTest, JsonLoaderTest, DocumentAnalysis= RequestHandlerTest, TestJmxMonitoredMap, TestSuggestSpellingConverter, Dire= ctSolrConnectionTest, DistributedTermsComponentTest, ChaosMonkeySafeLeaderT= est, CoreContainerCoreInitFailuresTest, TestRecovery, AliasIntegrationTest,= FieldMutatingUpdateProcessorTest, FastVectorHighlighterTest, AutoCommitTes= t, MinimalSchemaTest, TestCopyFieldCollectionResource, TestCoreContainer, T= estReversedWildcardFilterFactory, IndexSchemaTest, TestPartialUpdateDedupli= cation, RAMDirectoryFactoryTest, TestPHPSerializedResponseWriter, TestPropI= nject, TestCloudManagedSchema, QueryResultKeyTest, BadCopyFieldTest, Search= HandlerTest, TestDistributedGrouping, DisMaxRequestHandlerTest, TestLuceneM= atchVersion, TestRealTimeGet, SuggesterWFSTTest, TestQuerySenderListener, S= OLR749Test, TestElisionMultitermQuery, XsltUpdateRequestHandlerTest, TestRe= load, CollectionsAPIDistributedZkTest] [junit4] Completed in 174.40s, 1 test, 1 error <<< FAILURES! [...truncated 691 lines...] BUILD FAILED C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:389: Th= e following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:369: Th= e following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The= following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:18= 1: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build= .xml:449: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:1230: The following error occurred while executing this line: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-bui= ld.xml:873: There were test failures: 320 suites, 1347 tests, 1 error, 39 i= gnored (11 assumptions) Total time: 80 minutes 58 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_92_403713466.1375529155437 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_92_403713466.1375529155437--