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 1F7B710239 for ; Thu, 1 Aug 2013 07:32:14 +0000 (UTC) Received: (qmail 69817 invoked by uid 500); 1 Aug 2013 07:32:12 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 69709 invoked by uid 500); 1 Aug 2013 07:32:11 -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 69702 invoked by uid 99); 1 Aug 2013 07:32:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 07:32:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,NORMAL_HTTP_TO_IP,WEIRD_PORT X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 07:31:57 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id A2250C017E for ; Thu, 1 Aug 2013 07:31:35 +0000 (UTC) Date: Thu, 1 Aug 2013 07:31:14 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <1242755356.3033.1375342295661.JavaMail.hudson@aegis> In-Reply-To: <1823178927.2946.1375320698630.JavaMail.hudson@aegis> References: <1823178927.2946.1375320698630.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1860 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3032_1561776049.1375342275013" X-Jenkins-Job: Lucene-Solr-Tests-4.x-Java6 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3032_1561776049.1375342275013 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1860/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribS= earch Error Message: IOException occured when talking to server at: http://127.0.0.1:31990/wli/w= q Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when = talking to server at: http://127.0.0.1:31990/wli/wq =09at __randomizedtesting.SeedInfo.seed([323929E81520CBE:82C51C86F60D6C82]:= 0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:435) =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:616) =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:679) Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0= .1:31990 timed out =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:129) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =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 Build Log: [...truncated 9301 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1384180 T3249 oas.BaseDistributedSearchTestCase.initHostCo= ntext Setting hostContext system property: /wli/wq [junit4] 2> 1384185 T3249 oas.SolrTestCaseJ4.setUp ###Starting testDis= tribSearch [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-Collect= ionsAPIDistributedZkTest-1375341617414 [junit4] 2> 1384186 T3249 oasc.ZkTestServer.run STARTING ZK TEST SERVE= R [junit4] 2> 1384187 T3250 oasc.ZkTestServer$ZKServerMain.runFromConfig= Starting server [junit4] 2> 1384288 T3249 oasc.ZkTestServer.run start zk server on por= t:31983 [junit4] 2> 1384289 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1384296 T3256 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@15e2809 name:ZooKeeperConnection= Watcher:127.0.0.1:31983 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 1384296 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1384296 T3249 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1384310 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1384312 T3258 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@24b67eaf name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1384312 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1384312 T3249 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4] 2> 1384317 T3249 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4] 2> 1384319 T3249 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4] 2> 1384329 T3249 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4] 2> 1384332 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/co= nf1/solrconfig.xml [junit4] 2> 1384333 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4] 2> 1384352 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schem= a.xml [junit4] 2> 1384353 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4] 2> 1384457 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/st= opwords.txt [junit4] 2> 1384458 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4] 2> 1384461 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pr= otwords.txt [junit4] 2> 1384461 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4] 2> 1384473 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cur= rency.xml [junit4] 2> 1384473 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4] 2> 1384476 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1384477 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1384480 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /co= nfigs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1384480 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1384483 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1= /old_synonyms.txt [junit4] 2> 1384484 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4] 2> 1384491 T3249 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/so= lr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syn= onyms.txt [junit4] 2> 1384492 T3249 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4] 2> 1384762 T3249 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1384768 T3249 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:????? [junit4] 2> 1384769 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1384769 T3249 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1384769 T3249 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-controljetty-1375341617723 [junit4] 2> 1384770 T3249 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375341617723/' [junit4] 2> 1384810 T3249 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-controljetty-1375341617723/solr.xml [junit4] 2> 1384890 T3249 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1384890 T3249 oasc.CoreContainer. New CoreContainer = 288076846 [junit4] 2> 1384891 T3249 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-controljetty-1375341617723/] [junit4] 2> 1384893 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1384893 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1384894 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1384894 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1384895 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1384895 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1384896 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1384896 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1384896 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1384897 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1384915 T3249 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:31983/solr [junit4] 2> 1384915 T3249 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1384916 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1384919 T3269 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4c4240d0 name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1384919 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1384921 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1384932 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1384934 T3271 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@bd89668 name:ZooKeeperConnection= Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 1384935 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1384936 T3249 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4] 2> 1384947 T3249 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4] 2> 1384950 T3249 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4] 2> 1384958 T3249 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:31986_wli%2Fwq [junit4] 2> 1384959 T3249 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:31986_wli%2Fwq [junit4] 2> 1384962 T3249 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4] 2> 1384980 T3249 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4] 2> 1384982 T3249 oasc.Overseer.start Overseer (id=3D901343882= 39302659-127.0.0.1:31986_wli%2Fwq-n_0000000000) starting [junit4] 2> 1384997 T3249 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4] 2> 1385001 T3273 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4] 2> 1385001 T3249 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4] 2> 1385011 T3249 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4] 2> 1385013 T3249 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1385015 T3272 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4] 2> 1385019 T3249 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375341617723 [junit4] 2> 1385022 T3249 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375341617723/conf/ [junit4] 2> 1385199 T3249 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1385200 T3249 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/= solr-core/test/J0 [junit4] 2> 1385200 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1385201 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1385216 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4] 2> 1385218 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1385220 T3276 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@66f96b40 name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1385220 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1385221 T3249 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1385223 T3249 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4] 2> 1385505 T3249 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1385509 T3249 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:????? [junit4] 2> 1385509 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1385510 T3249 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1385510 T3249 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty1-1375341618451 [junit4] 2> 1385511 T3249 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty1-1375341618451/' [junit4] 2> 1385555 T3249 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty1-1375341618451/solr.xml [junit4] 2> 1385644 T3249 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1385645 T3249 oasc.CoreContainer. New CoreContainer = 874891123 [junit4] 2> 1385646 T3249 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty1-1375341618451/] [junit4] 2> 1385648 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1385648 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1385648 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1385649 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1385649 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1385650 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1385650 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1385651 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1385651 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1385652 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1385668 T3249 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:31983/solr [junit4] 2> 1385668 T3249 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1385669 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1385672 T3287 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@1c4969c4 name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1385672 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1385684 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1385693 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1385695 T3289 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2d16c514 name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1385695 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1385707 T3249 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1386710 T3249 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:31990_wli%2Fwq [junit4] 2> 1386737 T3249 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:31990_wli%2Fwq [junit4] 2> 1386740 T3271 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1386740 T3289 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1386740 T3276 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1386754 T3249 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375341618451 [junit4] 2> 1386759 T3249 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty1-1375341618451/conf/ [junit4] 2> 1386920 T3249 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1386920 T3249 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/= solr-core/test/J0 [junit4] 2> 1386921 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1386921 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1387202 T3249 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1387205 T3249 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:????? [junit4] 2> 1387206 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1387206 T3249 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1387207 T3249 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty2-1375341620164 [junit4] 2> 1387207 T3249 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty2-1375341620164/' [junit4] 2> 1387245 T3249 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty2-1375341620164/solr.xml [junit4] 2> 1387307 T3249 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1387308 T3249 oasc.CoreContainer. New CoreContainer = 241044468 [junit4] 2> 1387308 T3249 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty2-1375341620164/] [junit4] 2> 1387310 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1387310 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1387310 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1387310 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1387311 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1387311 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1387311 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1387312 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1387312 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1387312 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1387322 T3249 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:31983/solr [junit4] 2> 1387322 T3249 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1387323 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1387331 T3301 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@4062c78a name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1387331 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1387345 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1387355 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1387357 T3303 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@612d68bc name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1387357 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1387369 T3249 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1388372 T3249 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:31993_wli%2Fwq [junit4] 2> 1388376 T3249 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:31993_wli%2Fwq [junit4] 2> 1388379 T3271 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1388379 T3276 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1388379 T3303 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1388379 T3289 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1388385 T3249 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty2-1375341620164 [junit4] 2> 1388550 T3249 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375341620164/conf/ [junit4] 2> 1388550 T3249 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1388551 T3249 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/= solr-core/test/J0 [junit4] 2> 1388551 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1388552 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1388833 T3249 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1388837 T3249 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:????? [junit4] 2> 1388837 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1388838 T3249 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1388838 T3249 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty3-1375341621795 [junit4] 2> 1388839 T3249 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty3-1375341621795/' [junit4] 2> 1388877 T3249 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty3-1375341621795/solr.xml [junit4] 2> 1388948 T3249 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1388949 T3249 oasc.CoreContainer. New CoreContainer = 70297703 [junit4] 2> 1388949 T3249 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty3-1375341621795/] [junit4] 2> 1388951 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1388951 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1388952 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1388952 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1388953 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1388953 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1388954 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1388954 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1388955 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1388955 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1388971 T3249 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:31983/solr [junit4] 2> 1388972 T3249 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1388973 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1388976 T3315 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@16800457 name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1388976 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1388978 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1388990 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1388992 T3317 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7e44a305 name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1388992 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1389004 T3249 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1390007 T3249 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:31998_wli%2Fwq [junit4] 2> 1390018 T3249 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:31998_wli%2Fwq [junit4] 2> 1390021 T3289 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1390021 T3303 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1390021 T3317 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1390021 T3271 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1390021 T3276 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1390039 T3249 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty3-1375341621795 [junit4] 2> 1390041 T3249 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375341621795/conf/ [junit4] 2> 1390235 T3249 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1390235 T3249 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/= solr-core/test/J0 [junit4] 2> 1390236 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1390236 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1390531 T3249 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1390535 T3249 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:????? [junit4] 2> 1390536 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1390536 T3249 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1390537 T3249 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty4-1375341623480 [junit4] 2> 1390537 T3249 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty4-1375341623480/' [junit4] 2> 1390575 T3249 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375341623480/solr.xml [junit4] 2> 1390655 T3249 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1390656 T3249 oasc.CoreContainer. New CoreContainer = 1747134810 [junit4] 2> 1390656 T3249 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty4-1375341623480/] [junit4] 2> 1390658 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1390659 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1390659 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1390660 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1390660 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1390661 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1390661 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1390661 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1390662 T3249 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1390662 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1390677 T3249 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:31983/solr [junit4] 2> 1390678 T3249 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1390679 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1390681 T3329 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5c70091f name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1390681 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1390683 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1390692 T3249 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1390694 T3331 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@78f6d18a name:ZooKeeperConnectio= n Watcher:127.0.0.1:31983/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1390694 T3249 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1390706 T3249 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1391708 T3249 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:32002_wli%2Fwq [junit4] 2> 1391710 T3249 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:32002_wli%2Fwq [junit4] 2> 1391713 T3276 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1391713 T3303 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1391713 T3271 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1391713 T3331 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1391713 T3317 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1391713 T3289 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1391731 T3249 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375341623480 [junit4] 2> 1391734 T3249 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375341623480/conf/ [junit4] 2> 1391897 T3249 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1391898 T3249 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/= solr-core/test/J0 [junit4] 2> 1391898 T3249 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1391899 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1391913 T3249 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1391923 T3279 oasha.CollectionsHandler.handleCreateAction = Creating Collection : numShards=3D2&name=3Dnodes_used_collection&replicatio= nFactor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 1391925 T3271 oasc.DistributedQueue$LatchChildWatcher.proc= ess Watcher fired on path: /overseer/collection-queue-work state: SyncConne= cted type NodeChildrenChanged [junit4] 2> 1391926 T3273 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> 1391927 T3273 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> 1392527 T3272 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1392528 T3272 oasc.Overseer$ClusterStateUpdater.buildColle= ction building a new collection: nodes_used_collection [junit4] 2> 1392528 T3272 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 1392547 T3331 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> 1392547 T3271 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> 1392547 T3289 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> 1392547 T3303 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> 1392547 T3276 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> 1392547 T3317 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> 1392552 T3273 oasc.OverseerCollectionProcessor.createColle= ction going to create cores replicas shardNames [shard1, shard2] , repFacto= r : 2 [junit4] 2> 1392552 T3273 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:31990_wli%2Fwq [junit4] 2> 1392552 T3273 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:31998_wli%2Fwq [junit4] 2> 1392554 T3273 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:32002_wli%2Fwq [junit4] 2> 1392554 T3273 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:31986_wli%2Fwq [junit4] 2> 1392557 T3307 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 1392557 T3321 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 1392557 T3280 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 1392557 T3261 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 1392558 T3307 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1392559 T3321 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1392559 T3280 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1392560 T3261 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1394052 T3272 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1394053 T3272 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1394053 T3272 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_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:31998_wli%2Fwq", [junit4] 2> =09 "base_url":"http://127.0.0.1:31998/wli/wq"} [junit4] 2> 1394057 T3272 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1394057 T3272 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":"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:32002_wli%2Fwq", [junit4] 2> =09 "base_url":"http://127.0.0.1:32002/wli/wq"} [junit4] 2> 1394072 T3272 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1394073 T3272 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":"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:31990_wli%2Fwq", [junit4] 2> =09 "base_url":"http://127.0.0.1:31990/wli/wq"} [junit4] 2> 1394076 T3272 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1394076 T3272 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:31986_wli%2Fwq", [junit4] 2> =09 "base_url":"http://127.0.0.1:31986/wli/wq"} [junit4] 2> 1394080 T3331 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> 1394080 T3271 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> 1394080 T3289 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> 1394080 T3303 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> 1394080 T3276 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> 1394080 T3317 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> 1394561 T3321 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 1394561 T3307 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 1394561 T3280 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 1394562 T3261 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 1394562 T3307 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375341621795/nodes_= used_collection_shard1_replica2/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty3-1375341621795/nodes_used_collection_shard1_replica2/core.pro= perties (No such file or directory) [junit4] 2> 1394563 T3280 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375341618451/nodes_= used_collection_shard1_replica1/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty1-1375341618451/nodes_used_collection_shard1_replica1/core.pro= perties (No such file or directory) [junit4] 2> 1394562 T3321 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375341623480/nodes_= used_collection_shard2_replica1/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty4-1375341623480/nodes_used_collection_shard2_replica1/core.pro= perties (No such file or directory) [junit4] 2> 1394563 T3280 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica1' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-137534= 1618451/nodes_used_collection_shard1_replica1 [junit4] 2> 1394564 T3280 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1394563 T3261 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375341617723/= nodes_used_collection_shard2_replica2/core.properties: java.io.FileNotFound= Exception: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Ja= va6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDist= ributedZkTest-controljetty-1375341617723/nodes_used_collection_shard2_repli= ca2/core.properties (No such file or directory) [junit4] 2> 1394563 T3307 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica2' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-137534= 1621795/nodes_used_collection_shard1_replica2 [junit4] 2> 1394565 T3280 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1394565 T3261 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica2' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-= 1375341617723/nodes_used_collection_shard2_replica2 [junit4] 2> 1394564 T3321 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica1' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-137534= 1623480/nodes_used_collection_shard2_replica1 [junit4] 2> 1394566 T3261 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1394566 T3280 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1394565 T3307 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1394567 T3261 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1394566 T3321 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1394568 T3261 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1394569 T3321 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1394568 T3307 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1394569 T3261 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1394568 T3280 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1394570 T3261 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1394569 T3307 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1394569 T3321 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1394570 T3280 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1394571 T3307 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1394572 T3307 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1394572 T3321 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1394573 T3261 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1394573 T3321 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1394574 T3280 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1394584 T3307 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1394584 T3261 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375341617723/nodes_used_collecti= on_shard2_replica2/' [junit4] 2> 1394584 T3280 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty1-1375341618451/nodes_used_collection_sha= rd1_replica1/' [junit4] 2> 1394585 T3321 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1394585 T3307 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty3-1375341621795/nodes_used_collection_sha= rd1_replica2/' [junit4] 2> 1394586 T3321 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty4-1375341623480/nodes_used_collection_sha= rd2_replica1/' [junit4] 2> 1394702 T3307 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1394702 T3280 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1394702 T3261 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1394702 T3321 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1394783 T3307 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1394784 T3280 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1394784 T3261 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1394785 T3321 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1394885 T3307 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1394886 T3280 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1394886 T3321 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1394886 T3261 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1394896 T3307 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica2] Schema name=3Dtest [junit4] 2> 1394897 T3280 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica1] Schema name=3Dtest [junit4] 2> 1394898 T3261 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica2] Schema name=3Dtest [junit4] 2> 1394898 T3321 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica1] Schema name=3Dtest [junit4] 2> 1395687 T3321 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395688 T3321 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395689 T3307 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395689 T3280 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395689 T3321 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1395690 T3280 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395690 T3307 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395691 T3280 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1395692 T3307 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1395696 T3261 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395697 T3261 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1395701 T3261 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1395703 T3321 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1395705 T3307 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1395705 T3280 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1395708 T3321 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1395710 T3261 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1395710 T3307 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1395711 T3280 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1395715 T3261 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1395724 T3321 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395726 T3307 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395727 T3280 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395730 T3261 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395730 T3321 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395731 T3307 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395732 T3280 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395735 T3261 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1395735 T3321 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395736 T3307 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395736 T3321 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395737 T3280 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395737 T3307 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395738 T3307 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395738 T3280 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395737 T3321 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395738 T3280 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395738 T3307 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395739 T3280 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395739 T3321 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395740 T3307 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395741 T3280 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395741 T3280 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395740 T3261 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395742 T3280 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1395741 T3321 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395743 T3261 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395743 T3261 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395741 T3307 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395744 T3261 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1395743 T3321 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395743 T3280 oasc.SolrCore. [nodes_used_collection_= shard1_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375341618451/nodes_used= _collection_shard1_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375341618451//nodes_used= _collection_shard1_replica1/data/ [junit4] 2> 1395745 T3261 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1395746 T3261 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1395745 T3321 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1395744 T3307 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1395747 T3321 oasc.SolrCore. [nodes_used_collection_= shard2_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375341623480/nodes_used= _collection_shard2_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375341623480//nodes_used= _collection_shard2_replica1/data/ [junit4] 2> 1395746 T3261 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1395745 T3280 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@7446a09b [junit4] 2> 1395748 T3261 oasc.SolrCore. [nodes_used_collection_= shard2_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375341617723/node= s_used_collection_shard2_replica2/, dataDir=3D/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.a= pache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375341617723= //nodes_used_collection_shard2_replica2/data/ [junit4] 2> 1395747 T3321 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@7446a09b [junit4] 2> 1395747 T3307 oasc.SolrCore. [nodes_used_collection_= shard1_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375341621795/nodes_used= _collection_shard1_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375341621795//nodes_used= _collection_shard1_replica2/data/ [junit4] 2> 1395749 T3280 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375341618451//nodes_used_collection_shard1_replica= 1/data [junit4] 2> 1395749 T3321 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375341623480//nodes_used_collection_shard2_replica= 1/data [junit4] 2> 1395748 T3261 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@7446a09b [junit4] 2> 1395750 T3321 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375341623480//nodes_used_collect= ion_shard2_replica1/data/index/ [junit4] 2> 1395750 T3280 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375341618451//nodes_used_collect= ion_shard1_replica1/data/index/ [junit4] 2> 1395749 T3307 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@7446a09b [junit4] 2> 1395751 T3280 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica1] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375341618451/node= s_used_collection_shard1_replica1/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 1395751 T3261 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375341617723//nodes_used_collection_shard2_r= eplica2/data [junit4] 2> 1395751 T3321 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica1] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375341623480/node= s_used_collection_shard2_replica1/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 1395752 T3280 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375341618451//nodes_used_collection_shard1_replica= 1/data/index [junit4] 2> 1395752 T3261 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375341617723//nodes_used_c= ollection_shard2_replica2/data/index/ [junit4] 2> 1395752 T3307 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375341621795//nodes_used_collection_shard1_replica= 2/data [junit4] 2> 1395754 T3261 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica2] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137534161772= 3/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating= new index... [junit4] 2> 1395753 T3321 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375341623480//nodes_used_collection_shard2_replica= 1/data/index [junit4] 2> 1395755 T3261 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375341617723//nodes_used_collection_shard2_r= eplica2/data/index [junit4] 2> 1395754 T3307 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty3-1375341621795//nodes_used_collect= ion_shard1_replica2/data/index/ [junit4] 2> 1395756 T3307 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica2] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375341621795/node= s_used_collection_shard1_replica2/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 1395756 T3307 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375341621795//nodes_used_collection_shard1_replica= 2/data/index [junit4] 2> 1395759 T3280 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@75d844ca lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@a13606c),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1395759 T3280 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1395761 T3321 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@3bb186c2 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@21ce5fee),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1395762 T3261 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@2a6a9ba5 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@57f09d4a),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1395762 T3321 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1395762 T3261 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1395763 T3307 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@74941918 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@1aa3c153),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1395763 T3307 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1395764 T3280 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1395765 T3280 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1395766 T3280 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1395767 T3280 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1395767 T3280 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1395768 T3280 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1395767 T3321 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1395768 T3261 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1395768 T3321 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1395768 T3280 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1395769 T3307 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1395769 T3261 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1395770 T3307 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1395770 T3280 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1395769 T3321 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1395771 T3280 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1395772 T3321 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1395771 T3307 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1395771 T3261 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1395773 T3307 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1395772 T3321 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1395774 T3307 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1395774 T3307 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1395773 T3261 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1395775 T3307 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1395774 T3321 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1395775 T3307 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1395775 T3261 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1395776 T3307 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1395776 T3321 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1395776 T3261 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1395777 T3321 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1395777 T3261 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1395778 T3321 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1395778 T3261 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1395779 T3261 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1395784 T3280 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1395784 T3321 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1395785 T3307 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1395785 T3261 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1395796 T3280 oass.SolrIndexSearcher. Opening Search= er@a732f2d main [junit4] 2> 1395797 T3307 oass.SolrIndexSearcher. Opening Search= er@4746ab08 main [junit4] 2> 1395796 T3261 oass.SolrIndexSearcher. Opening Search= er@60659b50 main [junit4] 2> 1395797 T3321 oass.SolrIndexSearcher. Opening Search= er@5e63a156 main [junit4] 2> 1395798 T3280 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1395798 T3280 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1395798 T3307 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1395799 T3321 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1395799 T3261 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1395800 T3321 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1395799 T3307 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1395800 T3261 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1395802 T3337 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica1] Registered new searcher Searcher@a732f2d main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 1395804 T3340 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica1] Registered new searcher Searcher@5e63a156 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1395804 T3339 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica2] Registered new searcher Searcher@4746ab08 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1395804 T3338 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica2] Registered new searcher Searcher@60659b50 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1395805 T3280 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica1 [junit4] 2> 1395805 T3280 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:31990= /wli/wq collection:nodes_used_collection shard:shard1 [junit4] 2> 1395805 T3280 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1395806 T3321 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica1 [junit4] 2> 1395806 T3307 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica2 [junit4] 2> 1395806 T3261 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica2 [junit4] 2> 1395806 T3321 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:32002= /wli/wq collection:nodes_used_collection shard:shard2 [junit4] 2> 1395807 T3261 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:31986= /wli/wq collection:nodes_used_collection shard:shard2 [junit4] 2> 1395807 T3307 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:31998= /wli/wq collection:nodes_used_collection shard:shard1 [junit4] 2> 1395808 T3261 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1395807 T3321 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1395808 T3307 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1395834 T3321 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1395835 T3261 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1395835 T3307 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1395835 T3280 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1395864 T3261 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard2 [junit4] 2> 1395865 T3307 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1395867 T3261 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1395868 T3307 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1395868 T3261 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1395868 T3307 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1395869 T3261 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:31986/wli/wq/nodes_used_collection_shard2_replica2/ [junit4] 2> 1395869 T3307 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:31998/wli/wq/nodes_used_collection_shard1_replica2/ [junit4] 2> 1395869 T3261 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard2_replica2 url=3Dhttp://127.0.0.1:31986/wli/wq START rep= licas=3D[http://127.0.0.1:32002/wli/wq/nodes_used_collection_shard2_replica= 1/] nUpdates=3D100 [junit4] 2> 1395870 T3307=20 [...truncated too long message...] ore org.apache.solr.core.SolrCore@14c60b63 [junit4] 2> 1542824 T3249 oasu.DirectUpdateHandler2.close closing Dire= ctUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimizes= =3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4] 2> 1542824 T3249 oasu.SolrCoreState.decrefSolrCoreState Closi= ng SolrCoreState [junit4] 2> 1542825 T3249 oasu.DefaultSolrCoreState.closeIndexWriter S= olrCoreState ref count has reached 0 - closing IndexWriter [junit4] 2> 1542825 T3249 oasu.DefaultSolrCoreState.closeIndexWriter c= losing IndexWriter with IndexWriterCloser [junit4] 2> 1542826 T3249 oasc.SolrCore.closeSearcher [new_implicit_co= ll_1_b_replica3] Closing main searcher on request. [junit4] 2> 1542826 T3249 oasc.CachingDirectoryFactory.close Closing M= ockDirectoryFactory - 2 directories currently being tracked [junit4] 2> 1542826 T3249 oasc.CachingDirectoryFactory.closeCacheValue= looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375341623480//new_implicit_coll_1_b_replica3/d= ata [CachedDir<>] [junit4] 2> 1542827 T3249 oasc.CachingDirectoryFactory.close Closing d= irectory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Jav= a6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty4-1375341623480//new_implicit_coll_1_b_replica3/data [junit4] 2> 1542827 T3249 oasc.CachingDirectoryFactory.closeCacheValue= looking to close /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375341623480//new_implicit_coll_1_b_replica3/d= ata/index [CachedDir<>] [junit4] 2> 1542828 T3249 oasc.CachingDirectoryFactory.close Closing d= irectory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Jav= a6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty4-1375341623480//new_implicit_coll_1_b_replica3/data/inde= x [junit4] 2> 1542831 T3911 oasc.Overseer$ClusterStateUpdater.amILeader = According to ZK I (id=3D90134388239302668-127.0.0.1:32002_wli%2Fwq-n_000000= 0004) am no longer a leader. [junit4] 2> 1542833 T3249 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/wli/wq,null} [junit4] 2> 1542890 T3249 oas.SolrTestCaseJ4.tearDown ###Ending testDi= stribSearch [junit4] 2> 1542894 T3249 oasc.ZkTestServer.send4LetterWord connecting= to 127.0.0.1:31983 31983 [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=3D323929= E81520CBE -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dhi_IN= -Dtests.timezone=3DAfrica/Abidjan -Dtests.file.encoding=3DISO8859-1 [junit4] ERROR 159s J0 | CollectionsAPIDistributedZkTest.testDistribS= earch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerExcep= tion: IOException occured when talking to server at: http://127.0.0.1:31990= /wli/wq [junit4] > =09at __randomizedtesting.SeedInfo.seed([323929E81520CBE:8= 2C51C86F60D6C82]:0) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:435) [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:679) [junit4] > Caused by: org.apache.http.conn.ConnectTimeoutException: C= onnect to 127.0.0.1:31990 timed out [junit4] > =09at org.apache.http.conn.scheme.PlainSocketFactory.conne= ctSocket(PlainSocketFactory.java:129) [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:180) [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] 2> 1543145 T3249 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 158976 T3248 ccr.ThreadLeakControl.checkThreadLeaks WARNIN= G Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 1544133 T3331 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1544133 T3331 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> 1544134 T3331 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DRandomSimil= arityProvider(queryNorm=3Dtrue,coord=3Dcrazy): {}, locale=3Dhi_IN, timezone= =3DAfrica/Abidjan [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1= .6.0_32 (64-bit)/cpus=3D16,threads=3D4,free=3D215499792,total=3D444268544 [junit4] 2> NOTE: All tests run in this JVM: [AlternateDirectoryTest, = AutoCommitTest, TestSolrIndexConfig, CSVRequestHandlerTest, TestCoreContain= er, MinimalSchemaTest, TestFieldTypeResource, HdfsChaosMonkeySafeLeaderTest= , ZkControllerTest, TestRemoteStreaming, RecoveryZkTest, TestFieldTypeColle= ctionResource, TestPHPSerializedResponseWriter, TestFastLRUCache, SoftAutoC= ommitTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestPluginEnable, Tes= tSearchPerf, ChaosMonkeyNothingIsSafeTest, StatelessScriptUpdateProcessorFa= ctoryTest, BasicFunctionalityTest, TestSolrQueryParserResource, PolyFieldTe= st, TestWriterPerf, SolrCoreTest, TestStressVersions, TestUniqueKeyFieldRes= ource, OverseerTest, TermsComponentTest, TestShardHandlerFactory, TestSolrX= mlPersistence, TestTrie, StressHdfsTest, UUIDFieldTest, MoreLikeThisHandler= Test, SuggesterFSTTest, FieldMutatingUpdateProcessorTest, DistributedSpellC= heckComponentTest, TestFuzzyAnalyzedSuggestions, TestQuerySenderListener, S= yncSliceTest, TestValueSourceCache, InfoHandlerTest, WordBreakSolrSpellChec= kerTest, BadComponentTest, SpellingQueryConverterTest, LukeRequestHandlerTe= st, SOLR749Test, ResourceLoaderTest, CoreMergeIndexesAdminHandlerTest, DocV= aluesTest, TestExtendedDismaxParser, DateFieldTest, UpdateRequestProcessorF= actoryTest, DistributedTermsComponentTest, SolrInfoMBeanTest, BinaryUpdateR= equestHandlerTest, TestDocSet, TestSolrQueryParser, FileBasedSpellCheckerTe= st, ZkCLITest, PreAnalyzedFieldTest, ShowFileRequestHandlerTest, OverseerCo= llectionProcessorTest, QueryEqualityTest, TestFastWriter, TestCloudManagedS= chemaAddField, TestDocumentBuilder, HdfsBasicDistributedZkTest, SimpleFacet= sTest, DocumentBuilderTest, TestIBSimilarityFactory, TestPseudoReturnFields= , CircularListTest, CachingDirectoryFactoryTest, TestPropInjectDefaults, Te= stFaceting, LeaderElectionTest, BasicDistributedZkTest, BasicDistributedZk2= Test, CollectionsAPIDistributedZkTest] [junit4] Completed on J0 in 160.01s, 1 test, 1 error <<< FAILURES! [...truncated 492 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.x= ml:395: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.x= ml:375: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.x= ml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/bu= ild.xml:181: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/co= mmon-build.xml:449: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/= common-build.xml:1233: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/= common-build.xml:876: There were test failures: 321 suites, 1350 tests, 1 e= rror, 34 ignored (6 assumptions) Total time: 54 minutes 54 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_3032_1561776049.1375342275013 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_3032_1561776049.1375342275013--