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 035C110BAE for ; Fri, 2 Aug 2013 16:41:55 +0000 (UTC) Received: (qmail 71632 invoked by uid 500); 2 Aug 2013 16:41:53 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 71451 invoked by uid 500); 2 Aug 2013 16:41:50 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 71430 invoked by uid 99); 2 Aug 2013 16:41:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 16:41:48 +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; Fri, 02 Aug 2013 16:41:36 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 6162BC02D2 for ; Fri, 2 Aug 2013 16:41:14 +0000 (UTC) Date: Fri, 2 Aug 2013 16:40:50 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <672823411.3577.1375461674103.JavaMail.hudson@aegis> In-Reply-To: <1555631006.3442.1375437586230.JavaMail.hudson@aegis> References: <1555631006.3442.1375437586230.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4203 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3576_1496781739.1375461650554" X-Jenkins-Job: Lucene-Solr-Tests-trunk-Java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3576_1496781739.1375461650554 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4203/ 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:41235 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when = talking to server at: http://127.0.0.1:41235 =09at __randomizedtesting.SeedInfo.seed([968421379C2A96E1:1762AF2FEB75F6DD]= :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.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:764) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to 127.0.0= .1:41235 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... 44 more Build Log: [...truncated 9483 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 236796 T651 oas.BaseDistributedSearchTestCase.initHostCont= ext Setting hostContext system property: / [junit4] 2> 236802 T651 oas.SolrTestCaseJ4.setUp ###Starting testDistr= ibSearch [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./solrtest-Colle= ctionsAPIDistributedZkTest-1375459566783 [junit4] 2> 236804 T651 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 236805 T652 oasc.ZkTestServer$ZKServerMain.runFromConfig S= tarting server [junit4] 2> 236905 T651 oasc.ZkTestServer.run start zk server on port:= 26321 [junit4] 2> 236910 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 236915 T658 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@48979a83 name:ZooKeeperConnection = Watcher:127.0.0.1:26321 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 236915 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 236915 T651 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 236932 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 236934 T660 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@5e98bc5c name:ZooKeeperConnection = Watcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 236934 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 236935 T651 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1 [junit4] 2> 236944 T651 oascc.SolrZkClient.makePath makePath: /collect= ions/collection1/shards [junit4] 2> 236947 T651 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection [junit4] 2> 236949 T651 oascc.SolrZkClient.makePath makePath: /collect= ions/control_collection/shards [junit4] 2> 236952 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/co= nf1/solrconfig.xml [junit4] 2> 236953 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/solrconfig.xml [junit4] 2> 236964 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schem= a.xml [junit4] 2> 236965 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/schema.xml [junit4] 2> 237069 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/st= opwords.txt [junit4] 2> 237070 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/stopwords.txt [junit4] 2> 237074 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pr= otwords.txt [junit4] 2> 237074 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/protwords.txt [junit4] 2> 237084 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cur= rency.xml [junit4] 2> 237085 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/currency.xml [junit4] 2> 237089 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 237089 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/open-exchange-rates.json [junit4] 2> 237093 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /co= nfigs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 237094 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 237097 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1= /old_synonyms.txt [junit4] 2> 237098 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/old_synonyms.txt [junit4] 2> 237102 T651 oasc.AbstractZkTestCase.putConfig put /usr/hom= e/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syn= onyms.txt [junit4] 2> 237102 T651 oascc.SolrZkClient.makePath makePath: /configs= /conf1/synonyms.txt [junit4] 2> 237410 T651 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 237420 T651 oejs.AbstractConnector.doStart Started SocketC= onnector@127.0.0.1:52762 [junit4] 2> 237421 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() [junit4] 2> 237422 T651 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4] 2> 237422 T651 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-controljetty-1375459567087 [junit4] 2> 237423 T651 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375459567087/' [junit4] 2> 237461 T651 oasc.ConfigSolr.fromFile Loading container con= figuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collections= APIDistributedZkTest-controljetty-1375459567087/solr.xml [junit4] 2> 237551 T651 oasc.ConfigSolrXml. Config-defined core = root directory:=20 [junit4] 2> 237552 T651 oasc.CoreContainer. New CoreContainer 21= 13083990 [junit4] 2> 237553 T651 oasc.CoreContainer.load Loading cores into Cor= eContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-controljetty-1375459567087/] [junit4] 2> 237555 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting socketTimeout to: 120000 [junit4] 2> 237555 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting urlScheme to: http:// [junit4] 2> 237555 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting connTimeout to: 15000 [junit4] 2> 237556 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxConnectionsPerHost to: 20 [junit4] 2> 237556 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting corePoolSize to: 0 [junit4] 2> 237557 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maximumPoolSize to: 2147483647 [junit4] 2> 237557 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxThreadIdleTime to: 5 [junit4] 2> 237558 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting sizeOfQueue to: -1 [junit4] 2> 237558 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting fairnessPolicy to: false [junit4] 2> 237559 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&soc= ketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 237577 T651 oasc.ZkContainer.initZooKeeper Zookeeper clien= t=3D127.0.0.1:26321/solr [junit4] 2> 237578 T651 oasc.ZkController.checkChrootPath zkHost inclu= des chroot [junit4] 2> 237579 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 237582 T671 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@b682a4b name:ZooKeeperConnection W= atcher:127.0.0.1:26321 got event WatchedEvent state:SyncConnected type:None= path:null path:null type:None [junit4] 2> 237582 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 237596 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&socke= tTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 237610 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 237612 T673 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@474cc58 name:ZooKeeperConnection W= atcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected type= :None path:null path:null type:None [junit4] 2> 237612 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 237615 T651 oascc.SolrZkClient.makePath makePath: /oversee= r/queue [junit4] 2> 237627 T651 oascc.SolrZkClient.makePath makePath: /oversee= r/collection-queue-work [junit4] 2> 237630 T651 oascc.SolrZkClient.makePath makePath: /live_no= des [junit4] 2> 237633 T651 oasc.ZkController.createEphemeralLiveNode Regi= ster node as live in ZooKeeper:/live_nodes/127.0.0.1:52762_ [junit4] 2> 237640 T651 oascc.SolrZkClient.makePath makePath: /live_no= des/127.0.0.1:52762_ [junit4] 2> 237643 T651 oascc.SolrZkClient.makePath makePath: /oversee= r_elect/election [junit4] 2> 237661 T651 oascc.SolrZkClient.makePath makePath: /oversee= r_elect/leader [junit4] 2> 237664 T651 oasc.Overseer.start Overseer (id=3D90142118169= 149443-127.0.0.1:52762_-n_0000000000) starting [junit4] 2> 237670 T651 oascc.SolrZkClient.makePath makePath: /oversee= r/queue-work [junit4] 2> 237683 T675 oasc.OverseerCollectionProcessor.run Process c= urrent queue of collection creations [junit4] 2> 237684 T651 oascc.SolrZkClient.makePath makePath: /cluster= state.json [junit4] 2> 237687 T651 oascc.SolrZkClient.makePath makePath: /aliases= .json [junit4] 2> 237694 T651 oascc.ZkStateReader.createClusterStateWatchers= AndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 237697 T674 oasc.Overseer$ClusterStateUpdater.run Starting= to work on the main queue [junit4] 2> 237701 T651 oasc.CorePropertiesLocator.discover Looking fo= r core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375459567087 [junit4] 2> 237892 T651 oasc.CorePropertiesLocator.discoverUnder Found= core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375459567087/conf/ [junit4] 2> 237897 T651 oasc.CorePropertiesLocator.discover Found 1 co= re definitions [junit4] 2> 237898 T651 oass.SolrDispatchFilter.init user.dir=3D/usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test/J1 [junit4] 2> 237898 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() done [junit4] 2> 237899 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&follo= wRedirects=3Dfalse [junit4] 2> 237918 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config: [junit4] 2> 237926 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 237928 T678 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@2c8c0902 name:ZooKeeperConnection = Watcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 237929 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 237931 T651 oascc.ZkStateReader.createClusterStateWatchers= AndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 237934 T651 oasc.ChaosMonkey.monkeyLog monkey: init - expi= re sessions:true cause connection loss:true [junit4] 2> 238237 T651 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 238240 T651 oejs.AbstractConnector.doStart Started SocketC= onnector@127.0.0.1:41235 [junit4] 2> 238241 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() [junit4] 2> 238242 T651 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4] 2> 238242 T651 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty1-1375459567914 [junit4] 2> 238242 T651 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty1-1375459567914/' [junit4] 2> 238283 T651 oasc.ConfigSolr.fromFile Loading container con= figuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty1-1375459567914/solr.xml [junit4] 2> 238389 T651 oasc.ConfigSolrXml. Config-defined core = root directory:=20 [junit4] 2> 238390 T651 oasc.CoreContainer. New CoreContainer 19= 92958454 [junit4] 2> 238391 T651 oasc.CoreContainer.load Loading cores into Cor= eContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty1-1375459567914/] [junit4] 2> 238392 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting socketTimeout to: 120000 [junit4] 2> 238393 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting urlScheme to: http:// [junit4] 2> 238393 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting connTimeout to: 15000 [junit4] 2> 238394 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxConnectionsPerHost to: 20 [junit4] 2> 238394 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting corePoolSize to: 0 [junit4] 2> 238395 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maximumPoolSize to: 2147483647 [junit4] 2> 238395 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxThreadIdleTime to: 5 [junit4] 2> 238395 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting sizeOfQueue to: -1 [junit4] 2> 238396 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting fairnessPolicy to: false [junit4] 2> 238396 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&soc= ketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 238415 T651 oasc.ZkContainer.initZooKeeper Zookeeper clien= t=3D127.0.0.1:26321/solr [junit4] 2> 238415 T651 oasc.ZkController.checkChrootPath zkHost inclu= des chroot [junit4] 2> 238417 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 238420 T689 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@6c2ab6dd name:ZooKeeperConnection = Watcher:127.0.0.1:26321 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 238420 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 238437 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&socke= tTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 238449 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 238452 T691 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@1c6e3df4 name:ZooKeeperConnection = Watcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 238452 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 238464 T651 oascc.ZkStateReader.createClusterStateWatchers= AndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 239468 T651 oasc.ZkController.createEphemeralLiveNode Regi= ster node as live in ZooKeeper:/live_nodes/127.0.0.1:41235_ [junit4] 2> 239472 T651 oascc.SolrZkClient.makePath makePath: /live_no= des/127.0.0.1:41235_ [junit4] 2> 239476 T678 oascc.ZkStateReader$3.process Updating live no= des... (2) [junit4] 2> 239476 T691 oascc.ZkStateReader$3.process Updating live no= des... (2) [junit4] 2> 239476 T673 oascc.ZkStateReader$3.process Updating live no= des... (2) [junit4] 2> 239501 T651 oasc.CorePropertiesLocator.discover Looking fo= r core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375459567914 [junit4] 2> 239677 T651 oasc.CorePropertiesLocator.discoverUnder Found= core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty1-1375459567914/conf/ [junit4] 2> 239681 T651 oasc.CorePropertiesLocator.discover Found 1 co= re definitions [junit4] 2> 239682 T651 oass.SolrDispatchFilter.init user.dir=3D/usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test/J1 [junit4] 2> 239682 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() done [junit4] 2> 239683 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&follo= wRedirects=3Dfalse [junit4] 2> 240010 T651 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 240013 T651 oejs.AbstractConnector.doStart Started SocketC= onnector@127.0.0.1:45987 [junit4] 2> 240014 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() [junit4] 2> 240015 T651 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4] 2> 240015 T651 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty2-1375459569680 [junit4] 2> 240015 T651 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty2-1375459569680/' [junit4] 2> 240047 T651 oasc.ConfigSolr.fromFile Loading container con= figuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty2-1375459569680/solr.xml [junit4] 2> 240115 T651 oasc.ConfigSolrXml. Config-defined core = root directory:=20 [junit4] 2> 240115 T651 oasc.CoreContainer. New CoreContainer 17= 93160427 [junit4] 2> 240116 T651 oasc.CoreContainer.load Loading cores into Cor= eContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty2-1375459569680/] [junit4] 2> 240117 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting socketTimeout to: 120000 [junit4] 2> 240117 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting urlScheme to: http:// [junit4] 2> 240118 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting connTimeout to: 15000 [junit4] 2> 240118 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxConnectionsPerHost to: 20 [junit4] 2> 240118 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting corePoolSize to: 0 [junit4] 2> 240118 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maximumPoolSize to: 2147483647 [junit4] 2> 240119 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxThreadIdleTime to: 5 [junit4] 2> 240119 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting sizeOfQueue to: -1 [junit4] 2> 240119 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting fairnessPolicy to: false [junit4] 2> 240120 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&soc= ketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 240131 T651 oasc.ZkContainer.initZooKeeper Zookeeper clien= t=3D127.0.0.1:26321/solr [junit4] 2> 240132 T651 oasc.ZkController.checkChrootPath zkHost inclu= des chroot [junit4] 2> 240132 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 240161 T703 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@1869758d name:ZooKeeperConnection = Watcher:127.0.0.1:26321 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 240161 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 240164 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&socke= tTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 240172 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 240174 T705 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@15d046c3 name:ZooKeeperConnection = Watcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 240174 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 240187 T651 oascc.ZkStateReader.createClusterStateWatchers= AndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 241191 T651 oasc.ZkController.createEphemeralLiveNode Regi= ster node as live in ZooKeeper:/live_nodes/127.0.0.1:45987_ [junit4] 2> 241195 T651 oascc.SolrZkClient.makePath makePath: /live_no= des/127.0.0.1:45987_ [junit4] 2> 241199 T678 oascc.ZkStateReader$3.process Updating live no= des... (3) [junit4] 2> 241199 T673 oascc.ZkStateReader$3.process Updating live no= des... (3) [junit4] 2> 241199 T691 oascc.ZkStateReader$3.process Updating live no= des... (3) [junit4] 2> 241199 T705 oascc.ZkStateReader$3.process Updating live no= des... (3) [junit4] 2> 241212 T651 oasc.CorePropertiesLocator.discover Looking fo= r core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty2-1375459569680 [junit4] 2> 241382 T651 oasc.CorePropertiesLocator.discoverUnder Found= core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375459569680/conf/ [junit4] 2> 241383 T651 oasc.CorePropertiesLocator.discover Found 1 co= re definitions [junit4] 2> 241384 T651 oass.SolrDispatchFilter.init user.dir=3D/usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test/J1 [junit4] 2> 241385 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() done [junit4] 2> 241385 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&follo= wRedirects=3Dfalse [junit4] 2> 241711 T651 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 241714 T651 oejs.AbstractConnector.doStart Started SocketC= onnector@127.0.0.1:63024 [junit4] 2> 241715 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() [junit4] 2> 241715 T651 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4] 2> 241716 T651 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty3-1375459571383 [junit4] 2> 241716 T651 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty3-1375459571383/' [junit4] 2> 241757 T651 oasc.ConfigSolr.fromFile Loading container con= figuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty3-1375459571383/solr.xml [junit4] 2> 241854 T651 oasc.ConfigSolrXml. Config-defined core = root directory:=20 [junit4] 2> 241855 T651 oasc.CoreContainer. New CoreContainer 18= 37444680 [junit4] 2> 241856 T651 oasc.CoreContainer.load Loading cores into Cor= eContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty3-1375459571383/] [junit4] 2> 241857 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting socketTimeout to: 120000 [junit4] 2> 241858 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting urlScheme to: http:// [junit4] 2> 241858 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting connTimeout to: 15000 [junit4] 2> 241859 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxConnectionsPerHost to: 20 [junit4] 2> 241859 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting corePoolSize to: 0 [junit4] 2> 241860 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maximumPoolSize to: 2147483647 [junit4] 2> 241860 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxThreadIdleTime to: 5 [junit4] 2> 241860 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting sizeOfQueue to: -1 [junit4] 2> 241861 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting fairnessPolicy to: false [junit4] 2> 241861 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&soc= ketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 241881 T651 oasc.ZkContainer.initZooKeeper Zookeeper clien= t=3D127.0.0.1:26321/solr [junit4] 2> 241881 T651 oasc.ZkController.checkChrootPath zkHost inclu= des chroot [junit4] 2> 241882 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 241885 T717 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@3935a60b name:ZooKeeperConnection = Watcher:127.0.0.1:26321 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 241885 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 241888 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&socke= tTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 241902 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 241904 T719 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@1e8c9aca name:ZooKeeperConnection = Watcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 241905 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 241916 T651 oascc.ZkStateReader.createClusterStateWatchers= AndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 242920 T651 oasc.ZkController.createEphemeralLiveNode Regi= ster node as live in ZooKeeper:/live_nodes/127.0.0.1:63024_ [junit4] 2> 242926 T651 oascc.SolrZkClient.makePath makePath: /live_no= des/127.0.0.1:63024_ [junit4] 2> 242930 T678 oascc.ZkStateReader$3.process Updating live no= des... (4) [junit4] 2> 242930 T673 oascc.ZkStateReader$3.process Updating live no= des... (4) [junit4] 2> 242930 T705 oascc.ZkStateReader$3.process Updating live no= des... (4) [junit4] 2> 242930 T691 oascc.ZkStateReader$3.process Updating live no= des... (4) [junit4] 2> 242930 T719 oascc.ZkStateReader$3.process Updating live no= des... (4) [junit4] 2> 242947 T651 oasc.CorePropertiesLocator.discover Looking fo= r core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty3-1375459571383 [junit4] 2> 243125 T651 oasc.CorePropertiesLocator.discoverUnder Found= core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375459571383/conf/ [junit4] 2> 243127 T651 oasc.CorePropertiesLocator.discover Found 1 co= re definitions [junit4] 2> 243127 T651 oass.SolrDispatchFilter.init user.dir=3D/usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test/J1 [junit4] 2> 243128 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() done [junit4] 2> 243128 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&follo= wRedirects=3Dfalse [junit4] 2> 243454 T651 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 243457 T651 oejs.AbstractConnector.doStart Started SocketC= onnector@127.0.0.1:12213 [junit4] 2> 243458 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() [junit4] 2> 243458 T651 oasc.SolrResourceLoader.locateSolrHome JNDI no= t configured for solr (NoInitialContextEx) [junit4] 2> 243458 T651 oasc.SolrResourceLoader.locateSolrHome using s= ystem property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Luce= ne-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty4-1375459573126 [junit4] 2> 243459 T651 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty4-1375459573126/' [junit4] 2> 243496 T651 oasc.ConfigSolr.fromFile Loading container con= figuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375459573126/solr.xml [junit4] 2> 243578 T651 oasc.ConfigSolrXml. Config-defined core = root directory:=20 [junit4] 2> 243579 T651 oasc.CoreContainer. New CoreContainer 16= 76756704 [junit4] 2> 243579 T651 oasc.CoreContainer.load Loading cores into Cor= eContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty4-1375459573126/] [junit4] 2> 243581 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting socketTimeout to: 120000 [junit4] 2> 243581 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting urlScheme to: http:// [junit4] 2> 243582 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting connTimeout to: 15000 [junit4] 2> 243582 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxConnectionsPerHost to: 20 [junit4] 2> 243583 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting corePoolSize to: 0 [junit4] 2> 243583 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maximumPoolSize to: 2147483647 [junit4] 2> 243583 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting maxThreadIdleTime to: 5 [junit4] 2> 243584 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting sizeOfQueue to: -1 [junit4] 2> 243584 T651 oashc.HttpShardHandlerFactory.getParameter Set= ting fairnessPolicy to: false [junit4] 2> 243585 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&soc= ketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 243601 T651 oasc.ZkContainer.initZooKeeper Zookeeper clien= t=3D127.0.0.1:26321/solr [junit4] 2> 243602 T651 oasc.ZkController.checkChrootPath zkHost inclu= des chroot [junit4] 2> 243603 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 243606 T731 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@48c7f2f1 name:ZooKeeperConnection = Watcher:127.0.0.1:26321 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 243606 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 243609 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&socke= tTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 243623 T651 oascc.ConnectionManager.waitForConnected Waiti= ng for client to connect to ZooKeeper [junit4] 2> 243625 T733 oascc.ConnectionManager.process Watcher org.ap= ache.solr.common.cloud.ConnectionManager@24754ece name:ZooKeeperConnection = Watcher:127.0.0.1:26321/solr got event WatchedEvent state:SyncConnected typ= e:None path:null path:null type:None [junit4] 2> 243625 T651 oascc.ConnectionManager.waitForConnected Clien= t is connected to ZooKeeper [junit4] 2> 243638 T651 oascc.ZkStateReader.createClusterStateWatchers= AndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 244642 T651 oasc.ZkController.createEphemeralLiveNode Regi= ster node as live in ZooKeeper:/live_nodes/127.0.0.1:12213_ [junit4] 2> 244646 T651 oascc.SolrZkClient.makePath makePath: /live_no= des/127.0.0.1:12213_ [junit4] 2> 244650 T705 oascc.ZkStateReader$3.process Updating live no= des... (5) [junit4] 2> 244650 T719 oascc.ZkStateReader$3.process Updating live no= des... (5) [junit4] 2> 244651 T691 oascc.ZkStateReader$3.process Updating live no= des... (5) [junit4] 2> 244651 T673 oascc.ZkStateReader$3.process Updating live no= des... (5) [junit4] 2> 244650 T678 oascc.ZkStateReader$3.process Updating live no= des... (5) [junit4] 2> 244651 T733 oascc.ZkStateReader$3.process Updating live no= des... (5) [junit4] 2> 244667 T651 oasc.CorePropertiesLocator.discover Looking fo= r core definitions underneath /usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375459573126 [junit4] 2> 244819 T651 oasc.CorePropertiesLocator.discoverUnder Found= core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375459573126/conf/ [junit4] 2> 244824 T651 oasc.CorePropertiesLocator.discover Found 1 co= re definitions [junit4] 2> 244824 T651 oass.SolrDispatchFilter.init user.dir=3D/usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/= solr-core/test/J1 [junit4] 2> 244825 T651 oass.SolrDispatchFilter.init SolrDispatchFilte= r.init() done [junit4] 2> 244825 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&follo= wRedirects=3Dfalse [junit4] 2> 244846 T651 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&follo= wRedirects=3Dfalse [junit4] 2> 244864 T681 oasha.CollectionsHandler.handleCreateAction Cr= eating Collection : numShards=3D2&name=3Dnodes_used_collection&replicationF= actor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 244867 T673 oasc.DistributedQueue$LatchChildWatcher.proces= s Watcher fired on path: /overseer/collection-queue-work state: SyncConnect= ed type NodeChildrenChanged [junit4] 2> 244869 T675 oasc.OverseerCollectionProcessor.run Overseer = 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> 244870 T675 oasc.OverseerCollectionProcessor.processMessag= e 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> 245212 T674 oascc.ZkStateReader.updateClusterState Updatin= g cloud state from ZooKeeper...=20 [junit4] 2> 245213 T674 oasc.Overseer$ClusterStateUpdater.buildCollect= ion building a new collection: nodes_used_collection [junit4] 2> 245214 T674 oasc.Overseer$ClusterStateUpdater.createCollec= tion Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 245219 T719 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 245220 T691 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 245220 T733 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 245220 T678 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 245220 T673 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 245219 T705 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 245287 T675 oasc.OverseerCollectionProcessor.createCollect= ion going to create cores replicas shardNames [shard1, shard2] , repFactor = : 2 [junit4] 2> 245287 T675 oasc.OverseerCollectionProcessor.createCollect= ion Creating shard nodes_used_collection_shard1_replica1 as part of slice s= hard1 of collection nodes_used_collection on 127.0.0.1:12213_ [junit4] 2> 245288 T675 oasc.OverseerCollectionProcessor.createCollect= ion Creating shard nodes_used_collection_shard1_replica2 as part of slice s= hard1 of collection nodes_used_collection on 127.0.0.1:41235_ [junit4] 2> 245288 T675 oasc.OverseerCollectionProcessor.createCollect= ion Creating shard nodes_used_collection_shard2_replica1 as part of slice s= hard2 of collection nodes_used_collection on 127.0.0.1:52762_ [junit4] 2> 245289 T675 oasc.OverseerCollectionProcessor.createCollect= ion Creating shard nodes_used_collection_shard2_replica2 as part of slice s= hard2 of collection nodes_used_collection on 127.0.0.1:45987_ [junit4] 2> 245293 T682 oasc.ZkController.publish publishing core=3Dno= des_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 245293 T663 oasc.ZkController.publish publishing core=3Dno= des_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 245293 T695 oasc.ZkController.publish publishing core=3Dno= des_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 245293 T723 oasc.ZkController.publish publishing core=3Dno= des_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 245296 T682 oasc.ZkController.waitForCoreNodeName look for= our core node name [junit4] 2> 245296 T663 oasc.ZkController.waitForCoreNodeName look for= our core node name [junit4] 2> 245296 T695 oasc.ZkController.waitForCoreNodeName look for= our core node name [junit4] 2> 245306 T723 oasc.ZkController.waitForCoreNodeName look for= our core node name [junit4] 2> 246731 T674 oascc.ZkStateReader.updateClusterState Updatin= g cloud state from ZooKeeper...=20 [junit4] 2> 246733 T674 oasc.Overseer$ClusterStateUpdater.updateState = WARN Could not find collection node for nodes_used_collection, skipping pub= lish state [junit4] 2> 246733 T674 oasc.Overseer$ClusterStateUpdater.updateState = 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:41235_", [junit4] 2> =09 "base_url":"http://127.0.0.1:41235"} [junit4] 2> 246739 T674 oasc.Overseer$ClusterStateUpdater.updateState = WARN Could not find collection node for nodes_used_collection, skipping pub= lish state [junit4] 2> 246739 T674 oasc.Overseer$ClusterStateUpdater.updateState = 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:52762_", [junit4] 2> =09 "base_url":"http://127.0.0.1:52762"} [junit4] 2> 246757 T674 oasc.Overseer$ClusterStateUpdater.updateState = WARN Could not find collection node for nodes_used_collection, skipping pub= lish state [junit4] 2> 246757 T674 oasc.Overseer$ClusterStateUpdater.updateState = Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:45987_", [junit4] 2> =09 "base_url":"http://127.0.0.1:45987"} [junit4] 2> 246763 T674 oasc.Overseer$ClusterStateUpdater.updateState = WARN Could not find collection node for nodes_used_collection, skipping pub= lish state [junit4] 2> 246763 T674 oasc.Overseer$ClusterStateUpdater.updateState = 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":"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:12213_", [junit4] 2> =09 "base_url":"http://127.0.0.1:12213"} [junit4] 2> 246774 T705 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 246775 T733 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 246775 T691 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 246775 T678 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 246774 T719 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 246774 T673 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 247298 T682 oasc.ZkController.waitForShardId waiting to fi= nd shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 247298 T663 oasc.ZkController.waitForShardId waiting to fi= nd shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 247299 T695 oasc.ZkController.waitForShardId waiting to fi= nd shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 247299 T663 oasc.CorePropertiesLocator.writePropertiesFile= ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/wo= rkspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375459567087/= nodes_used_collection_shard2_replica1/core.properties: java.io.FileNotFound= Exception: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-= Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDi= stributedZkTest-controljetty-1375459567087/nodes_used_collection_shard2_rep= lica1/core.properties (No such file or directory) [junit4] 2> 247299 T682 oasc.CorePropertiesLocator.writePropertiesFile= ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/wo= rkspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375459567914/nodes_= used_collection_shard1_replica2/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/= solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribu= tedZkTest-jetty1-1375459567914/nodes_used_collection_shard1_replica2/core.p= roperties (No such file or directory) [junit4] 2> 247300 T663 oasc.CoreContainer.create Creating SolrCore 'n= odes_used_collection_shard2_replica1' using instanceDir: /usr/home/hudson/h= udson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-= 1375459567087/nodes_used_collection_shard2_replica1 [junit4] 2> 247300 T695 oasc.CorePropertiesLocator.writePropertiesFile= ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/wo= rkspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375459569680/nodes_= used_collection_shard2_replica2/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/= solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribu= tedZkTest-jetty2-1375459569680/nodes_used_collection_shard2_replica2/core.p= roperties (No such file or directory) [junit4] 2> 247300 T682 oasc.CoreContainer.create Creating SolrCore 'n= odes_used_collection_shard1_replica2' using instanceDir: /usr/home/hudson/h= udson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-137545= 9567914/nodes_used_collection_shard1_replica2 [junit4] 2> 247301 T695 oasc.CoreContainer.create Creating SolrCore 'n= odes_used_collection_shard2_replica2' using instanceDir: /usr/home/hudson/h= udson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-137545= 9569680/nodes_used_collection_shard2_replica2 [junit4] 2> 247300 T663 oasc.ZkController.createCollectionZkNode Check= for collection zkNode:nodes_used_collection [junit4] 2> 247301 T695 oasc.ZkController.createCollectionZkNode Check= for collection zkNode:nodes_used_collection [junit4] 2> 247301 T682 oasc.ZkController.createCollectionZkNode Check= for collection zkNode:nodes_used_collection [junit4] 2> 247302 T663 oasc.ZkController.createCollectionZkNode Creat= ing collection in ZooKeeper:nodes_used_collection [junit4] 2> 247303 T682 oasc.ZkController.createCollectionZkNode Creat= ing collection in ZooKeeper:nodes_used_collection [junit4] 2> 247303 T695 oasc.ZkController.createCollectionZkNode Creat= ing collection in ZooKeeper:nodes_used_collection [junit4] 2> 247303 T682 oasc.ZkController.getConfName Looking for coll= ection configName [junit4] 2> 247303 T663 oasc.ZkController.getConfName Looking for coll= ection configName [junit4] 2> 247303 T695 oasc.ZkController.getConfName Looking for coll= ection configName [junit4] 2> 247305 T682 oasc.ZkController.getConfName Only one config = set found in zk - using it:conf1 [junit4] 2> 247305 T663 oasc.ZkController.getConfName Only one config = set found in zk - using it:conf1 [junit4] 2> 247305 T682 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection [junit4] 2> 247305 T663 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection [junit4] 2> 247305 T695 oasc.ZkController.getConfName Only one config = set found in zk - using it:conf1 [junit4] 2> 247306 T695 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection [junit4] 2> 247309 T682 oasc.ZkController.readConfigName Load collecti= on config from:/collections/nodes_used_collection [junit4] 2> 247309 T723 oasc.ZkController.waitForShardId waiting to fi= nd shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 247309 T663 oasc.ZkController.readConfigName Load collecti= on config from:/collections/nodes_used_collection [junit4] 2> 247310 T723 oasc.CorePropertiesLocator.writePropertiesFile= ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/wo= rkspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375459573126/nodes_= used_collection_shard1_replica1/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/= solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistribu= tedZkTest-jetty4-1375459573126/nodes_used_collection_shard1_replica1/core.p= roperties (No such file or directory) [junit4] 2> 247311 T723 oasc.CoreContainer.create Creating SolrCore 'n= odes_used_collection_shard1_replica1' using instanceDir: /usr/home/hudson/h= udson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/te= st/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-137545= 9573126/nodes_used_collection_shard1_replica1 [junit4] 2> 247311 T723 oasc.ZkController.createCollectionZkNode Check= for collection zkNode:nodes_used_collection [junit4] 2> 247323 T695 oasc.ZkController.readConfigName Load collecti= on config from:/collections/nodes_used_collection [junit4] 2> 247323 T723 oasc.ZkController.createCollectionZkNode Colle= ction zkNode exists [junit4] 2> 247324 T663 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375459567087/nodes_used_collecti= on_shard2_replica1/' [junit4] 2> 247323 T682 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty1-1375459567914/nodes_used_collection_sha= rd1_replica2/' [junit4] 2> 247324 T695 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty2-1375459569680/nodes_used_collection_sha= rd2_replica2/' [junit4] 2> 247324 T723 oasc.ZkController.readConfigName Load collecti= on config from:/collections/nodes_used_collection [junit4] 2> 247326 T723 oasc.SolrResourceLoader. new SolrResourc= eLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty4-1375459573126/nodes_used_collection_sha= rd1_replica1/' [junit4] 2> 247480 T682 oasc.SolrConfig. Using Lucene MatchVersi= on: LUCENE_50 [junit4] 2> 247485 T695 oasc.SolrConfig. Using Lucene MatchVersi= on: LUCENE_50 [junit4] 2> 247485 T663 oasc.SolrConfig. Using Lucene MatchVersi= on: LUCENE_50 [junit4] 2> 247485 T723 oasc.SolrConfig. Using Lucene MatchVersi= on: LUCENE_50 [junit4] 2> 247560 T682 oasc.SolrConfig. Loaded SolrConfig: solr= config.xml [junit4] 2> 247572 T695 oasc.SolrConfig. Loaded SolrConfig: solr= config.xml [junit4] 2> 247572 T663 oasc.SolrConfig. Loaded SolrConfig: solr= config.xml [junit4] 2> 247573 T723 oasc.SolrConfig. Loaded SolrConfig: solr= config.xml [junit4] 2> 247661 T682 oass.IndexSchema.readSchema Reading Solr Schem= a from schema.xml [junit4] 2> 247674 T682 oass.IndexSchema.readSchema [nodes_used_collec= tion_shard1_replica2] Schema name=3Dtest [junit4] 2> 247674 T695 oass.IndexSchema.readSchema Reading Solr Schem= a from schema.xml [junit4] 2> 247674 T663 oass.IndexSchema.readSchema Reading Solr Schem= a from schema.xml [junit4] 2> 247675 T723 oass.IndexSchema.readSchema Reading Solr Schem= a from schema.xml [junit4] 2> 247687 T695 oass.IndexSchema.readSchema [nodes_used_collec= tion_shard2_replica2] Schema name=3Dtest [junit4] 2> 247688 T723 oass.IndexSchema.readSchema [nodes_used_collec= tion_shard1_replica1] Schema name=3Dtest [junit4] 2> 247692 T663 oass.IndexSchema.readSchema [nodes_used_collec= tion_shard2_replica1] Schema name=3Dtest [junit4] 2> 248431 T682 oass.OpenExchangeRatesOrgProvider.init Initial= ized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 248445 T682 oass.IndexSchema.readSchema default search fie= ld in schema is text [junit4] 2> 248450 T682 oass.IndexSchema.readSchema unique key field: = id [junit4] 2> 248474 T682 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248481 T682 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248489 T682 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248491 T682 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248492 T682 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248492 T682 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248494 T682 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248494 T682 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248495 T682 oasc.SolrCore.initDirectoryFactory org.apache.= solr.core.MockDirectoryFactory [junit4] 2> 248495 T682 oasc.SolrCore. [nodes_used_collection_sh= ard1_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375459567914/nodes_used= _collection_shard1_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apach= e.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375459567914//nodes_us= ed_collection_shard1_replica2/data/ [junit4] 2> 248496 T682 oasc.JmxMonitoredMap. JMX monitoring is = enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBean= Server@53a62b79 [junit4] 2> 248498 T682 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375459567914//nodes_used_collection_shard1_replica= 2/data [junit4] 2> 248498 T682 oasc.SolrCore.getNewIndexDir New index directo= ry detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375459567914//nodes_used_collect= ion_shard1_replica2/data/index/ [junit4] 2> 248498 T682 oasc.SolrCore.initIndex WARN [nodes_used_colle= ction_shard1_replica2] Solr index directory '/usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375459567914/node= s_used_collection_shard1_replica2/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 248499 T682 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375459567914//nodes_used_collection_shard1_replica= 2/data/index [junit4] 2> 248505 T682 oasc.SolrDeletionPolicy.onCommit SolrDeletionP= olicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@2bce15e4 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@5f7b2a79),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 248505 T682 oasc.SolrDeletionPolicy.updateCommits newest c= ommit generation =3D 1 [junit4] 2> 248512 T682 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedu= pe" [junit4] 2> 248512 T682 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "stor= ed_sig" [junit4] 2> 248513 T682 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dist= rib-dup-test-chain-implicit" [junit4] 2> 248514 T682 oasc.RequestHandlers.initHandlersFromConfig cr= eated standard: solr.StandardRequestHandler [junit4] 2> 248515 T682 oasc.RequestHandlers.initHandlersFromConfig cr= eated /get: solr.RealTimeGetHandler [junit4] 2> 248515 T682 oasc.RequestHandlers.initHandlersFromConfig ad= ding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 248516 T682 oasc.RequestHandlers.initHandlersFromConfig cr= eated /replication: solr.ReplicationHandler [junit4] 2> 248516 T682 oasc.RequestHandlers.initHandlersFromConfig cr= eated /update: solr.UpdateRequestHandler [junit4] 2> 248517 T682 oasc.RequestHandlers.initHandlersFromConfig cr= eated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 248538 T682 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 248545 T682 oass.SolrIndexSearcher. Opening Searcher= @6b42c5e6 main [junit4] 2> 248545 T695 oass.OpenExchangeRatesOrgProvider.init Initial= ized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 248547 T682 oasu.CommitTracker. Hard AutoCommit: dis= abled [junit4] 2> 248547 T682 oasu.CommitTracker. Soft AutoCommit: dis= abled [junit4] 2> 248554 T739 oasc.SolrCore.registerSearcher [nodes_used_col= lection_shard1_replica2] Registered new searcher Searcher@6b42c5e6 main{Sta= ndardDirectoryReader(segments_1:1)} [junit4] 2> 248558 T682 oasc.CoreContainer.registerCore registering co= re: nodes_used_collection_shard1_replica2 [junit4] 2> 248559 T682 oasc.ZkController.register Register replica - = core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:41235 c= ollection:nodes_used_collection shard:shard1 [junit4] 2> 248559 T682 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&con= nTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 248586 T695 oass.IndexSchema.readSchema default search fie= ld in schema is text [junit4] 2> 248591 T695 oass.IndexSchema.readSchema unique key field: = id [junit4] 2> 248598 T663 oass.OpenExchangeRatesOrgProvider.init Initial= ized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 248603 T682 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 248609 T723 oass.OpenExchangeRatesOrgProvider.init Initial= ized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 248609 T663 oass.IndexSchema.readSchema default search fie= ld in schema is text [junit4] 2> 248614 T663 oass.IndexSchema.readSchema unique key field: = id [junit4] 2> 248621 T723 oass.IndexSchema.readSchema default search fie= ld in schema is text [junit4] 2> 248624 T682 oasc.ShardLeaderElectionContext.runLeaderProce= ss Running the leader process for shard shard1 [junit4] 2> 248624 T695 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248626 T723 oass.IndexSchema.readSchema unique key field: = id [junit4] 2> 248635 T682 oasc.ShardLeaderElectionContext.waitForReplica= sToComeUp Waiting until we see more replicas up for shard shard1: total=3D2= found=3D1 timeoutin=3D179999 [junit4] 2> 248645 T663 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248648 T695 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248650 T723 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248652 T663 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248654 T695 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248655 T695 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248656 T695 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248656 T723 oass.FileExchangeRateProvider.reload Reloading= exchange rates from file currency.xml [junit4] 2> 248656 T695 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248658 T663 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248658 T695 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248659 T695 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248659 T663 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248660 T695 oasc.SolrCore.initDirectoryFactory org.apache.= solr.core.MockDirectoryFactory [junit4] 2> 248660 T663 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248661 T695 oasc.SolrCore. [nodes_used_collection_sh= ard2_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375459569680/nodes_used= _collection_shard2_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apach= e.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375459569680//nodes_us= ed_collection_shard2_replica2/data/ [junit4] 2> 248661 T663 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248661 T695 oasc.JmxMonitoredMap. JMX monitoring is = enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBean= Server@53a62b79 [junit4] 2> 248663 T663 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248663 T723 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248663 T695 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty2-1375459569680//nodes_used_collection_shard2_replica= 2/data [junit4] 2> 248664 T663 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248664 T695 oasc.SolrCore.getNewIndexDir New index directo= ry detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty2-1375459569680//nodes_used_collect= ion_shard2_replica2/data/index/ [junit4] 2> 248665 T663 oasc.SolrCore.initDirectoryFactory org.apache.= solr.core.MockDirectoryFactory [junit4] 2> 248665 T723 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248665 T695 oasc.SolrCore.initIndex WARN [nodes_used_colle= ction_shard2_replica2] Solr index directory '/usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375459569680/node= s_used_collection_shard2_replica2/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 248666 T723 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248666 T695 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty2-1375459569680//nodes_used_collection_shard2_replica= 2/data/index [junit4] 2> 248666 T663 oasc.SolrCore. [nodes_used_collection_sh= ard2_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375459567087/node= s_used_collection_shard2_replica1/, dataDir=3D/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org= .apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-13754595670= 87//nodes_used_collection_shard2_replica1/data/ [junit4] 2> 248667 T723 oass.OpenExchangeRatesOrgProvider.reload Reloa= ding exchange rates from open-exchange-rates.json [junit4] 2> 248667 T663 oasc.JmxMonitoredMap. JMX monitoring is = enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBean= Server@53a62b79 [junit4] 2> 248669 T723 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 248669 T663 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375459567087//nodes_used_collection_shard2_r= eplica1/data [junit4] 2> 248669 T723 oass.OpenExchangeRatesOrgProvider$OpenExchange= Rates. WARN Expected key, got STRING [junit4] 2> 248670 T663 oasc.SolrCore.getNewIndexDir New index directo= ry detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375459567087//nodes_used_c= ollection_shard2_replica1/data/index/ [junit4] 2> 248670 T723 oasc.SolrCore.initDirectoryFactory org.apache.= solr.core.MockDirectoryFactory [junit4] 2> 248671 T663 oasc.SolrCore.initIndex WARN [nodes_used_colle= ction_shard2_replica1] Solr index directory '/usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137545956708= 7/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating= new index... [junit4] 2> 248671 T723 oasc.SolrCore. [nodes_used_collection_sh= ard1_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/worksp= ace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375459573126/nodes_used= _collection_shard1_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apach= e.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375459573126//nodes_us= ed_collection_shard1_replica1/data/ [junit4] 2> 248672 T663 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375459567087//nodes_used_collection_shard2_r= eplica1/data/index [junit4] 2> 248672 T723 oasc.JmxMonitoredMap. JMX monitoring is = enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBean= Server@53a62b79 [junit4] 2> 248673 T695 oasc.SolrDeletionPolicy.onCommit SolrDeletionP= olicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@123399d lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@31a85f30),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 248673 T723 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375459573126//nodes_used_collection_shard1_replica= 1/data [junit4] 2> 248674 T695 oasc.SolrDeletionPolicy.updateCommits newest c= ommit generation =3D 1 [junit4] 2> 248674 T723 oasc.SolrCore.getNewIndexDir New index directo= ry detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Lucen= e-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375459573126//nodes_used_collect= ion_shard1_replica1/data/index/ [junit4] 2> 248675 T723 oasc.SolrCore.initIndex WARN [nodes_used_colle= ction_shard1_replica1] Solr index directory '/usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375459573126/node= s_used_collection_shard1_replica1/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 248676 T723 oasc.CachingDirectoryFactory.get return new di= rectory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk= -Java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375459573126//nodes_used_collection_shard1_replica= 1/data/index [junit4] 2> 248679 T663 oasc.SolrDeletionPolicy.onCommit SolrDeletionP= olicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@180d1caf lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@65a83d13),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 248679 T663 oasc.SolrDeletionPolicy.updateCommits newest c= ommit generation =3D 1 [junit4] 2> 248681 T695 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedu= pe" [junit4] 2> 248681 T695 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "stor= ed_sig" [junit4] 2> 248682 T723 oasc.SolrDeletionPolicy.onCommit SolrDeletionP= olicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@8bf5678 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFact= ory@4eacf9ef),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 248682 T723 oasc.SolrDeletionPolicy.updateCommits newest c= ommit generation =3D 1 [junit4] 2> 248682 T695 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dist= rib-dup-test-chain-implicit" [junit4] 2> 248683 T695 oasc.RequestHandlers.initHandlersFromConfig cr= eated standard: solr.StandardRequestHandler [junit4] 2> 248684 T695 oasc.RequestHandlers.initHandlersFromConfig cr= eated /get: solr.RealTimeGetHandler [junit4] 2> 248685 T695 oasc.RequestHandlers.initHandlersFromConfig ad= ding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 248685 T695 oasc.RequestHandlers.initHandlersFromConfig cr= eated /replication: solr.ReplicationHandler [junit4] 2> 248686 T695 oasc.RequestHandlers.initHandlersFromConfig cr= eated /update: solr.UpdateRequestHandler [junit4] 2> 248686 T663 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedu= pe" [junit4] 2> 248686 T695 oasc.RequestHandlers.initHandlersFromConfig cr= eated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 248687 T663 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "stor= ed_sig" [junit4] 2> 248688 T663 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dist= rib-dup-test-chain-implicit" [junit4] 2> 248689 T723 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedu= pe" [junit4] 2> 248689 T663 oasc.RequestHandlers.initHandlersFromConfig cr= eated standard: solr.StandardRequestHandler [junit4] 2> 248689 T723 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "stor= ed_sig" [junit4] 2> 248690 T663 oasc.RequestHandlers.initHandlersFromConfig cr= eated /get: solr.RealTimeGetHandler [junit4] 2> 248690 T663 oasc.RequestHandlers.initHandlersFromConfig ad= ding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 248690 T723 oasup.UpdateRequestProcessorChain.init inserti= ng DistributedUpdateProcessorFactory into updateRequestProcessorChain "dist= rib-dup-test-chain-implicit" [junit4] 2> 248691 T663 oasc.RequestHandlers.initHandlersFromConfig cr= eated /replication: solr.ReplicationHandler [junit4] 2> 248691 T723 oasc.RequestHandlers.initHandlersFromConfig cr= eated standard: solr.StandardRequestHandler [junit4] 2> 248691 T663 oasc.RequestHandlers.initHandlersFromConfig cr= eated /update: solr.UpdateRequestHandler [junit4] 2> 248692 T723 oasc.RequestHandlers.initHandlersFromConfig cr= eated /get: solr.RealTimeGetHandler [junit4] 2> 248692 T663 oasc.RequestHandlers.initHandlersFromConfig cr= eated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 248692 T723 oasc.RequestHandlers.initHandlersFromConfig ad= ding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 248693 T723 oasc.RequestHandlers.initHandlersFromConfig cr= eated /replication: solr.ReplicationHandler [junit4] 2> 248694 T723 oasc.RequestHandlers.initHandlersFromConfig cr= eated /update: solr.UpdateRequestHandler [junit4] 2> 248695 T723 oasc.RequestHandlers.initHandlersFromConfig cr= eated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 248713 T695 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 248713 T663 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 248713 T723 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 248724 T695 oass.SolrIndexSearcher. Opening Searcher= @a41e267 main [junit4] 2> 248724 T663 oass.SolrIndexSearcher. Opening Searcher= @32ed8c9d main [junit4] 2> 248724 T723 oass.SolrIndexSearcher. Opening Searcher= @48c4e023 main [junit4] 2> 248726 T695 oasu.CommitTracker. Hard AutoCommit: dis= abled [junit4] 2> 248726 T695 oasu.CommitTracker. Soft AutoCommit: dis= abled [junit4] 2> 248727 T663 oasu.CommitTracker. Hard AutoCommit: dis= abled [junit4] 2> 248727 T723 oasu.CommitTracker. Hard AutoCommit: dis= abled [junit4] 2> 248727 T663 oasu.CommitTracker. Soft AutoCommit: dis= abled [junit4] 2> 248727 T723 oasu.CommitTracker. Soft AutoCommit: dis= abled [junit4] 2> 248731 T740 oasc.SolrCore.registerSearcher [nodes_used_col= lection_shard2_replica2] Registered new searcher Searcher@a41e267 main{Stan= dardDirectoryReader(segments_1:1)} [junit4] 2> 248732 T742 oasc.SolrCore.registerSearcher [nodes_used_col= lection_shard2_replica1] Registered new searcher Searcher@32ed8c9d main{Sta= ndardDirectoryReader(segments_1:1)} [junit4] 2> 248732 T741 oasc.SolrCore.registerSearcher [nodes_used_col= lection_shard1_replica1] Registered new searcher Searcher@48c4e023 main{Sta= ndardDirectoryReader(segments_1:1)} [junit4] 2> 248734 T695 oasc.CoreContainer.registerCore registering co= re: nodes_used_collection_shard2_replica2 [junit4] 2> 248734 T695 oasc.ZkController.register Register replica - = core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:45987 c= ollection:nodes_used_collection shard:shard2 [junit4] 2> 248735 T695 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&con= nTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 248735 T663 oasc.CoreContainer.registerCore registering co= re: nodes_used_collection_shard2_replica1 [junit4] 2> 248736 T723 oasc.CoreContainer.registerCore registering co= re: nodes_used_collection_shard1_replica1 [junit4] 2> 248736 T663 oasc.ZkController.register Register replica - = core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:52762 c= ollection:nodes_used_collection shard:shard2 [junit4] 2> 248736 T723 oasc.ZkController.register Register replica - = core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:12213 c= ollection:nodes_used_collection shard:shard1 [junit4] 2> 248737 T663 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&con= nTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 248737 T723 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&con= nTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 248761 T695 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 248762 T663 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 248789 T663 oasc.ShardLeaderElectionContext.runLeaderProce= ss Running the leader process for shard shard2 [junit4] 2> 248801 T663 oasc.ShardLeaderElectionContext.waitForReplica= sToComeUp Enough replicas found to continue. [junit4] 2> 248801 T663 oasc.ShardLeaderElectionContext.runLeaderProce= ss I may be the new leader - try and sync [junit4] 2> 248801 T663 oasc.SyncStrategy.sync Sync replicas to http:/= /127.0.0.1:52762/nodes_used_collection_shard2_replica1/ [junit4] 2> 248815 T663 oascsi.HttpClientUtil.createClient Creating ne= w http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&con= nTimeout=3D30000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 248841 T663 oasu.PeerSync.sync PeerSync: core=3Dnodes_used= _collection_shard2_replica1 url=3Dhttp://127.0.0.1:52762 START replicas=3D[= http://127.0.0.1:45987/nodes_used_collection_shard2_replica2/] nUpdates=3D1= 00 [junit4] 2> 248842 T663 oasu.PeerSync.sync PeerSync: core=3Dnodes_used= _collection_shard2_replica1 url=3Dhttp://127.0.0.1:52762 DONE. We have no = versions. sync failed. [junit4] 2> 248842 T663 oasc.SyncStrategy.syncReplicas Leader's attemp= t to sync with shard failed, moving to the next candidate [junit4] 2> 248843 T663 oasc.ShardLeaderElectionContext.runLeaderProce= ss We failed sync, but we have no versions - we can't sync in that case - w= e were active before, so become leader anyway [junit4] 2> 248843 T663 oasc.ShardLeaderElectionContext.runLeaderProce= ss I am the new leader: http://127.0.0.1:52762/nodes_used_collection_shard2= _replica1/ shard2 [junit4] 2> 248844 T663 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection/leaders/shard2 [junit4] 2> ASYNC NEW_CORE C143 name=3Dnodes_used_collection_shard2_r= eplica2 org.apache.solr.core.SolrCore@e7fa12b url=3Dhttp://127.0.0.1:45987/= nodes_used_collection_shard2_replica2 node=3D127.0.0.1:45987_ C143_STATE=3D= coll:nodes_used_collection core:nodes_used_collection_shard2_replica2 props= :{state=3Ddown, core=3Dnodes_used_collection_shard2_replica2, node_name=3D1= 27.0.0.1:45987_, base_url=3Dhttp://127.0.0.1:45987} [junit4] 2> 248852 T696 C143 P45987 oasc.SolrCore.execute [nodes_used_= collection_shard2_replica2] webapp=3D path=3D/get params=3D{getVersions=3D1= 00&distrib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 QTime=3D1= =20 [junit4] 2> 249138 T682 oasc.ShardLeaderElectionContext.waitForReplica= sToComeUp Enough replicas found to continue. [junit4] 2> 249138 T682 oasc.ShardLeaderElectionContext.runLeaderProce= ss I may be the new leader - try and sync [junit4] 2> 249139 T682 oasc.SyncStrategy.sync Sync replicas to http:/= /127.0.0.1:41235/nodes_used_collection_shard1_replica2/ [junit4] 2> 249139 T682 oasu.PeerSync.sync PeerSync: core=3Dnodes_used= _collection_shard1_replica2 url=3Dhttp://127.0.0.1:41235 START replicas=3D[= http://127.0.0.1:12213/nodes_used_collection_shard1_replica1/] nUpdates=3D1= 00 [junit4] 2> 249140 T682 oasu.PeerSync.sync PeerSync: core=3Dnodes_used= _collection_shard1_replica2 url=3Dhttp://127.0.0.1:41235 DONE. We have no = versions. sync failed. [junit4] 2> 249141 T682 oasc.SyncStrategy.syncReplicas Leader's attemp= t to sync with shard failed, moving to the next candidate [junit4] 2> 249141 T682 oasc.ShardLeaderElectionContext.runLeaderProce= ss We failed sync, but we have no versions - we can't sync in that case - w= e were active before, so become leader anyway [junit4] 2> 249142 T682 oasc.ShardLeaderElectionContext.runLeaderProce= ss I am the new leader: http://127.0.0.1:41235/nodes_used_collection_shard1= _replica2/ shard1 [junit4] 2> 249142 T682 oascc.SolrZkClient.makePath makePath: /collect= ions/nodes_used_collection/leaders/shard1 [junit4] 2> ASYNC NEW_CORE C144 name=3Dnodes_used_collection_shard1_r= eplica1 org.apache.solr.core.SolrCore@1c78f89b [...truncated too long message...] son-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test= /J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-13754595= 73126//new_implicit_coll_0_b_replica1/data/index [CachedDir<>] [junit4] 2> 404624 T733 oasc.CachingDirectoryFactory.close Closing dir= ectory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Jav= a7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty4-1375459573126//new_implicit_coll_0_b_replica1/data/inde= x [junit4] 2> 404624 T733 oascc.SolrZkClient.makePath makePath: /collect= ions/new_implicit_coll_0/leaders/b [junit4] 2> 404625 T733 oasc.SolrException.log ERROR There was a probl= em trying to register as the leader:org.apache.zookeeper.KeeperException$Se= ssionExpiredException: KeeperErrorCode =3D Session expired for /collections [junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(Keepe= rException.java:127) [junit4] 2> =09=09at org.apache.zookeeper.KeeperException.create(Keepe= rException.java:51) [junit4] 2> =09=09at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.j= ava:1041) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$3.execu= te(SolrZkClient.java:184) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient$3.execu= te(SolrZkClient.java:181) [junit4] 2> =09=09at org.apache.solr.common.cloud.ZkCmdExecutor.retryO= peration(ZkCmdExecutor.java:65) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.exists(= SolrZkClient.java:181) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.makePat= h(SolrZkClient.java:392) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.makePat= h(SolrZkClient.java:361) [junit4] 2> =09=09at org.apache.solr.common.cloud.SolrZkClient.makePat= h(SolrZkClient.java:348) [junit4] 2> =09=09at org.apache.solr.cloud.ShardLeaderElectionContextB= ase.runLeaderProcess(ElectionContext.java:95) [junit4] 2> =09=09at org.apache.solr.cloud.ShardLeaderElectionContext.= runLeaderProcess(ElectionContext.java:255) [junit4] 2> =09=09at org.apache.solr.cloud.LeaderElector.runIamLeaderP= rocess(LeaderElector.java:156) [junit4] 2> =09=09at org.apache.solr.cloud.LeaderElector.checkIfIamLea= der(LeaderElector.java:100) [junit4] 2> =09=09at org.apache.solr.cloud.LeaderElector.access$000(Le= aderElector.java:55) [junit4] 2> =09=09at org.apache.solr.cloud.LeaderElector$1.process(Lea= derElector.java:129) [junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.proce= ssEvent(ClientCnxn.java:519) [junit4] 2> =09=09at org.apache.zookeeper.ClientCnxn$EventThread.run(C= lientCnxn.java:495) [junit4] 2> =09 [junit4] 2> 404625 T733 oasc.LeaderElector$1.process WARN org.apache.= zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Sess= ion expired for /collections/new_implicit_coll_0/leader_elect/b/election/90= 142118169149452-core_node3-n_0000000001 [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java= :873) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.execute(= SolrZkClient.java:152) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$2.execute(= SolrZkClient.java:149) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.delete(Sol= rZkClient.java:149) [junit4] 2> =09at org.apache.solr.cloud.ElectionContext.cancelElection= (ElectionContext.java:63) [junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext.run= LeaderProcess(ElectionContext.java:258) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeaderProc= ess(LeaderElector.java:156) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:100) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 404626 T733 oascc.ZkStateReader$3.process WARN ZooKeeper w= atch triggered, but Solr cannot talk to ZK [junit4] 2> 404626 T733 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/liv= e_nodes, has occurred - updating... (live nodes size: 3) [junit4] 2> 404627 T733 oascc.ZkStateReader$2.process WARN ZooKeeper w= atch triggered, but Solr cannot talk to ZK [junit4] 2> 404627 T733 oascc.ZkStateReader$2.process A cluster state = change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluster= state.json, has occurred - updating... (live nodes size: 3) [junit4] 2> 404627 T733 oascc.ZkStateReader$2.process WARN ZooKeeper w= atch triggered, but Solr cannot talk to ZK [junit4] 2> 404627 T733 oasc.LeaderElector$1.process WARN org.apache.= zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Sess= ion expired for /overseer_elect/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> NOTE: test params are: codec=3DLucene42: {_route_=3DPostin= gsFormat(name=3DMockSep), range_facet_l=3DPostingsFormat(name=3DSimpleText)= , text=3DPostingsFormat(name=3DMockSep), _version_=3DPostingsFormat(name=3D= SimpleText), intDefault=3DPostingsFormat(name=3DSimpleText), id=3DPostingsF= ormat(name=3DAsserting), timestamp=3DPostingsFormat(name=3DSimpleText), a_t= =3DPostingsFormat(name=3DSimpleText), range_facet_sl=3DPostingsFormat(name= =3DMockSep), range_facet_si=3DPostingsFormat(name=3DMockRandom), other_tl1= =3DPostingsFormat(name=3DSimpleText), multiDefault=3DPostingsFormat(name=3D= MockRandom), a_si=3DPostingsFormat(name=3DMockRandom)}, docValues:{timestam= p=3DDocValuesFormat(name=3DCheapBastard)}, sim=3DRandomSimilarityProvider(q= ueryNorm=3Dtrue,coord=3Dyes): {}, locale=3Dja_JP_JP_#u-ca-japanese, timezon= e=3DAmerica/St_Barthelemy [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.= 0_25 (64-bit)/cpus=3D16,threads=3D2,free=3D238772312,total=3D406847488 [junit4] 2> NOTE: All tests run in this JVM: [TestLazyCores, TestBinar= yField, StatsComponentTest, SuggesterTSTTest, TestRTGBase, CoreContainerCor= eInitFailuresTest, TestLMJelinekMercerSimilarityFactory, CopyFieldTest, Tes= tUpdate, TestHashPartitioner, SampleTest, ClusterStateTest, TestSuggestSpel= lingConverter, SortByFunctionTest, TestDistributedSearch, SuggesterWFSTTest= , HdfsBasicDistributedZk2Test, TestQueryTypes, OpenExchangeRatesOrgProvider= Test, URLClassifyProcessorTest, SolrCmdDistributorTest, TestZkChroot, TestC= oreDiscovery, HdfsDirectoryTest, CurrencyFieldXmlFileTest, TestRandomMergeP= olicy, SolrCoreCheckLockOnStartupTest, TestNumberUtils, TestRangeQuery, Tes= tLuceneMatchVersion, DefaultValueUpdateProcessorTest, TestCollationField, T= estMultiCoreConfBootstrap, TestCodecSupport, TestUniqueKeyFieldResource, Te= stInfoStreamLogging, TestFieldCollectionResource, QueryResultKeyTest, EchoP= aramsTest, DebugComponentTest, BadIndexSchemaTest, TestSchemaSimilarityReso= urce, TimeZoneUtilsTest, CollectionsAPIDistributedZkTest] [junit4] Completed on J1 in 168.55s, 1 test, 1 error <<< FAILURES! [...truncated 817 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build= .xml:389: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build= .xml:369: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build= .xml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/= build.xml:181: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/= common-build.xml:449: The following error occurred while executing this lin= e: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucen= e/common-build.xml:1230: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucen= e/common-build.xml:873: There were test failures: 320 suites, 1347 tests, 1= error, 34 ignored (6 assumptions) Total time: 62 minutes 17 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_3576_1496781739.1375461650554 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_3576_1496781739.1375461650554--