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 95D2510C3B for ; Sat, 3 Aug 2013 14:26:20 +0000 (UTC) Received: (qmail 56009 invoked by uid 500); 3 Aug 2013 14:26:19 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 55722 invoked by uid 500); 3 Aug 2013 14:26:18 -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 55715 invoked by uid 99); 3 Aug 2013 14:26:17 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Aug 2013 14:26:17 +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; Sat, 03 Aug 2013 14:26:04 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 5E0ACC0304 for ; Sat, 3 Aug 2013 14:25:43 +0000 (UTC) Date: Sat, 3 Aug 2013 14:25:17 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <768314641.3920.1375539943383.JavaMail.hudson@aegis> In-Reply-To: <865289206.3810.1375516308656.JavaMail.hudson@aegis> References: <865289206.3810.1375516308656.JavaMail.hudson@aegis> Subject: [JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1476 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3918_794391308.1375539917978" X-Jenkins-Job: Lucene-Solr-Tests-4.x-Java7 X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3918_794391308.1375539917978 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1476/ 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:11505 Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when = talking to server at: http://127.0.0.1:11505 =09at __randomizedtesting.SeedInfo.seed([C707DA29C275A80C:46E15431B52AC830]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:435) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1535) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:677) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java: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:11505 timed out =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:129) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedCli= entConnectionImpl.java:294) =09at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(Default= RequestDirector.java:645) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:480) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 45 more Build Log: [...truncated 9793 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 1221737 T2357 oas.BaseDistributedSearchTestCase.initHostCo= ntext Setting hostContext system property: / [junit4] 2> 1221743 T2357 oas.SolrTestCaseJ4.setUp ###Starting testDis= tribSearch [junit4] 2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-Collect= ionsAPIDistributedZkTest-1375539176583 [junit4] 2> 1221745 T2357 oasc.ZkTestServer.run STARTING ZK TEST SERVE= R [junit4] 2> 1221745 T2358 oasc.ZkTestServer$ZKServerMain.runFromConfig= Starting server [junit4] 2> 1221846 T2357 oasc.ZkTestServer.run start zk server on por= t:17478 [junit4] 2> 1221847 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1221932 T2364 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@19756e13 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1221932 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1221933 T2357 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 1221970 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1221997 T2366 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2bbac007 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1221998 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1221998 T2357 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1 [junit4] 2> 1222050 T2357 oascc.SolrZkClient.makePath makePath: /colle= ctions/collection1/shards [junit4] 2> 1222053 T2357 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection [junit4] 2> 1222056 T2357 oascc.SolrZkClient.makePath makePath: /colle= ctions/control_collection/shards [junit4] 2> 1222088 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/co= nf1/solrconfig.xml [junit4] 2> 1222089 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/solrconfig.xml [junit4] 2> 1222100 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schem= a.xml [junit4] 2> 1222101 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/schema.xml [junit4] 2> 1222207 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/st= opwords.txt [junit4] 2> 1222208 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/stopwords.txt [junit4] 2> 1222211 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/pr= otwords.txt [junit4] 2> 1222212 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/protwords.txt [junit4] 2> 1222224 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/cur= rency.xml [junit4] 2> 1222225 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/currency.xml [junit4] 2> 1222228 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-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> 1222229 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/open-exchange-rates.json [junit4] 2> 1222232 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /co= nfigs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1222233 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1222238 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1= /old_synonyms.txt [junit4] 2> 1222239 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/old_synonyms.txt [junit4] 2> 1222242 T2357 oasc.AbstractZkTestCase.putConfig put /usr/h= ome/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/so= lr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/syn= onyms.txt [junit4] 2> 1222243 T2357 oascc.SolrZkClient.makePath makePath: /confi= gs/conf1/synonyms.txt [junit4] 2> 1222559 T2357 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1222562 T2357 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:22902 [junit4] 2> 1222563 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1222564 T2357 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1222564 T2357 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-controljetty-1375539177092 [junit4] 2> 1222564 T2357 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375539177092/' [junit4] 2> 1222608 T2357 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-controljetty-1375539177092/solr.xml [junit4] 2> 1222710 T2357 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1222711 T2357 oasc.CoreContainer. New CoreContainer = 638257660 [junit4] 2> 1222711 T2357 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-controljetty-1375539177092/] [junit4] 2> 1222713 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1222714 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1222714 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1222715 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1222715 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1222716 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1222716 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1222717 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1222717 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1222718 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1222736 T2357 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:17478/solr [junit4] 2> 1222737 T2357 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1222738 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1222741 T2377 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@69f3a540 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1222741 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1222760 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1222773 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1222775 T2379 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7327ae39 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1222775 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1222778 T2357 oascc.SolrZkClient.makePath makePath: /overs= eer/queue [junit4] 2> 1222786 T2357 oascc.SolrZkClient.makePath makePath: /overs= eer/collection-queue-work [junit4] 2> 1222790 T2357 oascc.SolrZkClient.makePath makePath: /live_= nodes [junit4] 2> 1222797 T2357 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:22902_ [junit4] 2> 1222798 T2357 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:22902_ [junit4] 2> 1222806 T2357 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/election [junit4] 2> 1222820 T2357 oascc.SolrZkClient.makePath makePath: /overs= eer_elect/leader [junit4] 2> 1222823 T2357 oasc.Overseer.start Overseer (id=3D901473354= 77067779-127.0.0.1:22902_-n_0000000000) starting [junit4] 2> 1222836 T2357 oascc.SolrZkClient.makePath makePath: /overs= eer/queue-work [junit4] 2> 1222845 T2381 oasc.OverseerCollectionProcessor.run Process= current queue of collection creations [junit4] 2> 1222846 T2357 oascc.SolrZkClient.makePath makePath: /clust= erstate.json [junit4] 2> 1222848 T2357 oascc.SolrZkClient.makePath makePath: /alias= es.json [junit4] 2> 1222856 T2357 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1222858 T2380 oasc.Overseer$ClusterStateUpdater.run Starti= ng to work on the main queue [junit4] 2> 1222862 T2357 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375539177092 [junit4] 2> 1222866 T2357 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-controljetty-1375539177092/conf/ [junit4] 2> 1223063 T2357 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1223064 T2357 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/= solr-core/test/J0 [junit4] 2> 1223065 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1223065 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1223083 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config: [junit4] 2> 1223085 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1223087 T2384 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2fd4a34c name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1223087 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1223089 T2357 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1223091 T2357 oasc.ChaosMonkey.monkeyLog monkey: init - ex= pire sessions:true cause connection loss:true [junit4] 2> 1223376 T2357 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1223379 T2357 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:11505 [junit4] 2> 1223380 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1223380 T2357 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1223381 T2357 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty1-1375539177931 [junit4] 2> 1223381 T2357 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty1-1375539177931/' [junit4] 2> 1223428 T2357 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty1-1375539177931/solr.xml [junit4] 2> 1223518 T2357 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1223519 T2357 oasc.CoreContainer. New CoreContainer = 263958195 [junit4] 2> 1223519 T2357 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty1-1375539177931/] [junit4] 2> 1223520 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1223520 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1223521 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1223521 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1223521 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1223522 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1223522 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1223522 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1223522 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1223523 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1223535 T2357 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:17478/solr [junit4] 2> 1223535 T2357 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1223536 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1223538 T2395 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@7d4fb053 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1223538 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1223540 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1223549 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1223550 T2397 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@76425f77 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1223551 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1223562 T2357 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1224565 T2357 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:11505_ [junit4] 2> 1224578 T2357 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:11505_ [junit4] 2> 1224582 T2379 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1224582 T2384 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1224582 T2397 oascc.ZkStateReader$3.process Updating live = nodes... (2) [junit4] 2> 1224621 T2357 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375539177931 [junit4] 2> 1224801 T2357 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty1-1375539177931/conf/ [junit4] 2> 1224809 T2357 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1224809 T2357 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/= solr-core/test/J0 [junit4] 2> 1224810 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1224810 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1225117 T2357 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1225120 T2357 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:20077 [junit4] 2> 1225121 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1225121 T2357 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1225122 T2357 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty2-1375539179666 [junit4] 2> 1225122 T2357 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty2-1375539179666/' [junit4] 2> 1225165 T2357 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty2-1375539179666/solr.xml [junit4] 2> 1225261 T2357 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1225261 T2357 oasc.CoreContainer. New CoreContainer = 1170638041 [junit4] 2> 1225262 T2357 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty2-1375539179666/] [junit4] 2> 1225264 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1225264 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1225265 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1225265 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1225266 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1225266 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1225267 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1225267 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1225267 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1225268 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1225285 T2357 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:17478/solr [junit4] 2> 1225286 T2357 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1225287 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1225315 T2409 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@12606b9f name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1225316 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1225318 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1225331 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1225333 T2411 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@52543ecb name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1225334 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1225346 T2357 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1226349 T2357 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:20077_ [junit4] 2> 1226354 T2357 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:20077_ [junit4] 2> 1226358 T2397 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1226358 T2384 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1226358 T2379 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1226358 T2411 oascc.ZkStateReader$3.process Updating live = nodes... (3) [junit4] 2> 1226372 T2357 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty2-1375539179666 [junit4] 2> 1226556 T2357 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty2-1375539179666/conf/ [junit4] 2> 1226560 T2357 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1226560 T2357 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/= solr-core/test/J0 [junit4] 2> 1226561 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1226561 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1226890 T2357 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1226893 T2357 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:26387 [junit4] 2> 1226894 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1226895 T2357 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1226895 T2357 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty3-1375539181424 [junit4] 2> 1226896 T2357 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty3-1375539181424/' [junit4] 2> 1226939 T2357 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty3-1375539181424/solr.xml [junit4] 2> 1227040 T2357 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1227041 T2357 oasc.CoreContainer. New CoreContainer = 1678898002 [junit4] 2> 1227041 T2357 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty3-1375539181424/] [junit4] 2> 1227043 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1227043 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1227044 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1227044 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1227045 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1227045 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1227046 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1227046 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1227047 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1227047 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1227065 T2357 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:17478/solr [junit4] 2> 1227066 T2357 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1227067 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1227073 T2423 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@5ded67cb name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1227073 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1227079 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1227121 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1227124 T2425 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2ad3d6b6 name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1227124 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1227142 T2357 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1228146 T2357 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:26387_ [junit4] 2> 1228175 T2357 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:26387_ [junit4] 2> 1228179 T2384 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1228179 T2411 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1228179 T2379 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1228179 T2397 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1228179 T2425 oascc.ZkStateReader$3.process Updating live = nodes... (4) [junit4] 2> 1228186 T2357 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty3-1375539181424 [junit4] 2> 1228383 T2357 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty3-1375539181424/conf/ [junit4] 2> 1228385 T2357 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1228386 T2357 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/= solr-core/test/J0 [junit4] 2> 1228386 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1228387 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1228696 T2357 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 1228700 T2357 oejs.AbstractConnector.doStart Started Socke= tConnector@127.0.0.1:41067 [junit4] 2> 1228701 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4] 2> 1228701 T2357 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4] 2> 1228702 T2357 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lu= cene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cl= oud.CollectionsAPIDistributedZkTest-jetty4-1375539183241 [junit4] 2> 1228702 T2357 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty4-1375539183241/' [junit4] 2> 1228745 T2357 oasc.ConfigSolr.fromFile Loading container c= onfiguration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests= -4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collections= APIDistributedZkTest-jetty4-1375539183241/solr.xml [junit4] 2> 1228846 T2357 oasc.ConfigSolrXml. Config-defined cor= e root directory:=20 [junit4] 2> 1228847 T2357 oasc.CoreContainer. New CoreContainer = 1786446481 [junit4] 2> 1228847 T2357 oasc.CoreContainer.load Loading cores into C= oreContainer [instanceDir=3D/usr/home/hudson/hudson-slave/workspace/Lucene-= Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.C= ollectionsAPIDistributedZkTest-jetty4-1375539183241/] [junit4] 2> 1228849 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 120000 [junit4] 2> 1228850 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4] 2> 1228850 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 15000 [junit4] 2> 1228851 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4] 2> 1228851 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4] 2> 1228851 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4] 2> 1228852 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4] 2> 1228852 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4] 2> 1228853 T2357 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4] 2> 1228853 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 1228870 T2357 oasc.ZkContainer.initZooKeeper Zookeeper cli= ent=3D127.0.0.1:17478/solr [junit4] 2> 1228870 T2357 oasc.ZkController.checkChrootPath zkHost inc= ludes chroot [junit4] 2> 1228871 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1228874 T2437 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@6e1aa67d name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478 got event WatchedEvent state:SyncConnected type:N= one path:null path:null type:None [junit4] 2> 1228874 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1228877 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&soc= ketTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 1228888 T2357 oascc.ConnectionManager.waitForConnected Wai= ting for client to connect to ZooKeeper [junit4] 2> 1228890 T2439 oascc.ConnectionManager.process Watcher org.= apache.solr.common.cloud.ConnectionManager@2f2ef78d name:ZooKeeperConnectio= n Watcher:127.0.0.1:17478/solr got event WatchedEvent state:SyncConnected t= ype:None path:null path:null type:None [junit4] 2> 1228890 T2357 oascc.ConnectionManager.waitForConnected Cli= ent is connected to ZooKeeper [junit4] 2> 1228902 T2357 oascc.ZkStateReader.createClusterStateWatche= rsAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 1229905 T2357 oasc.ZkController.createEphemeralLiveNode Re= gister node as live in ZooKeeper:/live_nodes/127.0.0.1:41067_ [junit4] 2> 1229911 T2357 oascc.SolrZkClient.makePath makePath: /live_= nodes/127.0.0.1:41067_ [junit4] 2> 1229916 T2384 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1229916 T2397 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1229916 T2439 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1229916 T2425 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1229916 T2379 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1229916 T2411 oascc.ZkStateReader$3.process Updating live = nodes... (5) [junit4] 2> 1229931 T2357 oasc.CorePropertiesLocator.discover Looking = for core definitions underneath /usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375539183241 [junit4] 2> 1230136 T2357 oasc.CorePropertiesLocator.discoverUnder Fou= nd core conf in /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4= .x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAP= IDistributedZkTest-jetty4-1375539183241/conf/ [junit4] 2> 1230139 T2357 oasc.CorePropertiesLocator.discover Found 1 = core definitions [junit4] 2> 1230140 T2357 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/= solr-core/test/J0 [junit4] 2> 1230140 T2357 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4] 2> 1230141 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1230158 T2357 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4] 2> 1230170 T2387 oasha.CollectionsHandler.handleCreateAction = Creating Collection : numShards=3D2&name=3Dnodes_used_collection&replicatio= nFactor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 1230172 T2379 oasc.DistributedQueue$LatchChildWatcher.proc= ess Watcher fired on path: /overseer/collection-queue-work state: SyncConne= cted type NodeChildrenChanged [junit4] 2> 1230173 T2381 oasc.OverseerCollectionProcessor.run Oversee= r Collection Processor: Get the message id:/overseer/collection-queue-work/= qn-0000000000 message:{ [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 1230174 T2381 oasc.OverseerCollectionProcessor.processMess= age WARN OverseerCollectionProcessor.processMessage : createcollection , { [junit4] 2> =09 "operation":"createcollection", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "name":"nodes_used_collection", [junit4] 2> =09 "replicationFactor":"2"} [junit4] 2> 1230369 T2380 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1230370 T2380 oasc.Overseer$ClusterStateUpdater.buildColle= ction building a new collection: nodes_used_collection [junit4] 2> 1230370 T2380 oasc.Overseer$ClusterStateUpdater.createColl= ection Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 1230385 T2439 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1230385 T2379 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1230385 T2384 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1230385 T2425 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1230385 T2411 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1230385 T2397 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1230489 T2381 oasc.OverseerCollectionProcessor.createColle= ction going to create cores replicas shardNames [shard1, shard2] , repFacto= r : 2 [junit4] 2> 1230489 T2381 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard1_replica1 as part of slice= shard1 of collection nodes_used_collection on 127.0.0.1:22902_ [junit4] 2> 1230489 T2381 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard1_replica2 as part of slice= shard1 of collection nodes_used_collection on 127.0.0.1:26387_ [junit4] 2> 1230490 T2381 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard2_replica1 as part of slice= shard2 of collection nodes_used_collection on 127.0.0.1:11505_ [junit4] 2> 1230491 T2381 oasc.OverseerCollectionProcessor.createColle= ction Creating shard nodes_used_collection_shard2_replica2 as part of slice= shard2 of collection nodes_used_collection on 127.0.0.1:41067_ [junit4] 2> 1230494 T2415 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 1230494 T2369 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 1230495 T2429 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 1230495 T2388 oasc.ZkController.publish publishing core=3D= nodes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 1230496 T2415 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1230497 T2369 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1230508 T2429 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1230508 T2388 oasc.ZkController.waitForCoreNodeName look f= or our core node name [junit4] 2> 1231889 T2380 oascc.ZkStateReader.updateClusterState Updat= ing cloud state from ZooKeeper...=20 [junit4] 2> 1231891 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1231891 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:26387_", [junit4] 2> =09 "base_url":"http://127.0.0.1:26387"} [junit4] 2> 1231938 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1231938 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:22902_", [junit4] 2> =09 "base_url":"http://127.0.0.1:22902"} [junit4] 2> 1231974 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1231974 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:41067_", [junit4] 2> =09 "base_url":"http://127.0.0.1:41067"} [junit4] 2> 1231985 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e WARN Could not find collection node for nodes_used_collection, skipping p= ublish state [junit4] 2> 1231985 T2380 oasc.Overseer$ClusterStateUpdater.updateStat= e Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node4", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:11505_", [junit4] 2> =09 "base_url":"http://127.0.0.1:11505"} [junit4] 2> 1231996 T2384 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1231996 T2397 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1231996 T2425 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1231996 T2379 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1231996 T2411 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1231996 T2439 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clust= erstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 1232498 T2415 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 1232499 T2369 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 1232499 T2415 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375539181424/nodes_= used_collection_shard1_replica2/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty3-1375539181424/nodes_used_collection_shard1_replica2/core.pro= perties (No such file or directory) [junit4] 2> 1232500 T2415 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica2' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-137553= 9181424/nodes_used_collection_shard1_replica2 [junit4] 2> 1232500 T2415 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1232500 T2369 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375539177092/= nodes_used_collection_shard1_replica1/core.properties: java.io.FileNotFound= Exception: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Ja= va7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDist= ributedZkTest-controljetty-1375539177092/nodes_used_collection_shard1_repli= ca1/core.properties (No such file or directory) [junit4] 2> 1232501 T2369 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard1_replica1' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-= 1375539177092/nodes_used_collection_shard1_replica1 [junit4] 2> 1232501 T2415 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1232501 T2369 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1232502 T2415 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1232502 T2369 oasc.ZkController.createCollectionZkNode Cre= ating collection in ZooKeeper:nodes_used_collection [junit4] 2> 1232503 T2369 oasc.ZkController.getConfName Looking for co= llection configName [junit4] 2> 1232503 T2415 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1232503 T2415 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1232504 T2369 oasc.ZkController.getConfName Only one confi= g set found in zk - using it:conf1 [junit4] 2> 1232504 T2369 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection [junit4] 2> 1232508 T2415 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1232509 T2369 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1232509 T2415 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty3-1375539181424/nodes_used_collection_sha= rd1_replica2/' [junit4] 2> 1232510 T2429 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 1232510 T2369 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-controljetty-1375539177092/nodes_used_collecti= on_shard1_replica1/' [junit4] 2> 1232510 T2388 oasc.ZkController.waitForShardId waiting to = find shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 1232511 T2429 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375539183241/nodes_= used_collection_shard2_replica2/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty4-1375539183241/nodes_used_collection_shard2_replica2/core.pro= perties (No such file or directory) [junit4] 2> 1232511 T2429 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica2' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-137553= 9183241/nodes_used_collection_shard2_replica2 [junit4] 2> 1232511 T2429 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1232512 T2388 oasc.CorePropertiesLocator.writePropertiesFi= le ERROR Couldn't persist core properties to /usr/home/hudson/hudson-slave/= workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375539177931/nodes_= used_collection_shard2_replica1/core.properties: java.io.FileNotFoundExcept= ion: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty1-1375539177931/nodes_used_collection_shard2_replica1/core.pro= perties (No such file or directory) [junit4] 2> 1232512 T2388 oasc.CoreContainer.create Creating SolrCore = 'nodes_used_collection_shard2_replica1' using instanceDir: /usr/home/hudson= /hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/te= st/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-137553= 9177931/nodes_used_collection_shard2_replica1 [junit4] 2> 1232512 T2429 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1232513 T2429 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1232512 T2388 oasc.ZkController.createCollectionZkNode Che= ck for collection zkNode:nodes_used_collection [junit4] 2> 1232514 T2388 oasc.ZkController.createCollectionZkNode Col= lection zkNode exists [junit4] 2> 1232514 T2429 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty4-1375539183241/nodes_used_collection_sha= rd2_replica2/' [junit4] 2> 1232514 T2388 oasc.ZkController.readConfigName Load collec= tion config from:/collections/nodes_used_collection [junit4] 2> 1232515 T2388 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-So= lr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Col= lectionsAPIDistributedZkTest-jetty1-1375539177931/nodes_used_collection_sha= rd2_replica1/' [junit4] 2> 1232654 T2388 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1232654 T2415 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1232656 T2369 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1232656 T2429 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_45 [junit4] 2> 1232754 T2415 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1232755 T2388 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1232758 T2369 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1232759 T2429 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4] 2> 1232856 T2415 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1232857 T2388 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1232860 T2369 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1232860 T2429 oass.IndexSchema.readSchema Reading Solr Sch= ema from schema.xml [junit4] 2> 1232868 T2388 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica1] Schema name=3Dtest [junit4] 2> 1232868 T2415 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica2] Schema name=3Dtest [junit4] 2> 1232871 T2369 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard1_replica1] Schema name=3Dtest [junit4] 2> 1232871 T2429 oass.IndexSchema.readSchema [nodes_used_coll= ection_shard2_replica2] Schema name=3Dtest [junit4] 2> 1233665 T2369 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233665 T2369 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233666 T2369 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1233671 T2429 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233672 T2429 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233673 T2429 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1233678 T2369 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1233681 T2429 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1233682 T2369 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1233686 T2429 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1233686 T2415 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233687 T2415 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233688 T2415 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1233694 T2388 oass.ByteField.init WARN ByteField is deprec= ated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233694 T2388 oass.ShortField.init WARN ShortField is depr= ecated and will be removed in 5.0. You should use TrieIntField instead. [junit4] 2> 1233695 T2415 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1233695 T2388 oass.OpenExchangeRatesOrgProvider.init Initi= alized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 1233698 T2369 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233699 T2415 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1233700 T2429 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233702 T2369 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233703 T2388 oass.IndexSchema.readSchema default search f= ield in schema is text [junit4] 2> 1233706 T2429 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233707 T2369 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233707 T2388 oass.IndexSchema.readSchema unique key field= : id [junit4] 2> 1233709 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233709 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233709 T2369 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233710 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233711 T2369 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233711 T2429 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233711 T2369 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1233712 T2369 oasc.SolrCore. [nodes_used_collection_= shard1_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375539177092/node= s_used_collection_shard1_replica1/, dataDir=3D/usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.a= pache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375539177092= //nodes_used_collection_shard1_replica1/data/ [junit4] 2> 1233712 T2415 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233712 T2369 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@2d6bcf8a [junit4] 2> 1233712 T2429 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233713 T2429 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233714 T2429 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233714 T2369 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375539177092//nodes_used_collection_shard1_r= eplica1/data [junit4] 2> 1233714 T2369 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-controljetty-1375539177092//nodes_used_c= ollection_shard1_replica1/data/index/ [junit4] 2> 1233715 T2369 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica1] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-137553917709= 2/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating= new index... [junit4] 2> 1233715 T2429 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233715 T2369 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375539177092//nodes_used_collection_shard1_r= eplica1/data/index [junit4] 2> 1233716 T2429 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233716 T2429 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1233717 T2429 oasc.SolrCore. [nodes_used_collection_= shard2_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375539183241/nodes_used= _collection_shard2_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375539183241//nodes_used= _collection_shard2_replica2/data/ [junit4] 2> 1233717 T2415 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233717 T2429 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@2d6bcf8a [junit4] 2> 1233719 T2429 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375539183241//nodes_used_collection_shard2_replica= 2/data [junit4] 2> 1233719 T2429 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty4-1375539183241//nodes_used_collect= ion_shard2_replica2/data/index/ [junit4] 2> 1233720 T2429 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica2] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1375539183241/node= s_used_collection_shard2_replica2/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 1233720 T2429 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375539183241//nodes_used_collection_shard2_replica= 2/data/index [junit4] 2> 1233720 T2369 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.lucene.= store.RAMDirectory@50fbcea2 lockFactory=3Dorg.apache.lucene.store.NativeFSL= ockFactory@7460fa9),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1233721 T2388 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233721 T2369 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1233722 T2415 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233723 T2415 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233723 T2415 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233724 T2415 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233725 T2415 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233725 T2415 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233725 T2415 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1233726 T2415 oasc.SolrCore. [nodes_used_collection_= shard1_replica2] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375539181424/nodes_used= _collection_shard1_replica2/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375539181424//nodes_used= _collection_shard1_replica2/data/ [junit4] 2> 1233726 T2415 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@2d6bcf8a [junit4] 2> 1233727 T2369 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1233727 T2415 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375539181424//nodes_used_collection_shard1_replica= 2/data [junit4] 2> 1233727 T2429 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.lucene.= store.RAMDirectory@7b2d911c lockFactory=3Dorg.apache.lucene.store.NativeFSL= ockFactory@1f35bf0d),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1233727 T2369 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1233728 T2429 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1233727 T2415 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty3-1375539181424//nodes_used_collect= ion_shard1_replica2/data/index/ [junit4] 2> 1233729 T2369 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1233729 T2415 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard1_replica2] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375539181424/node= s_used_collection_shard1_replica2/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 1233730 T2369 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1233730 T2415 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375539181424//nodes_used_collection_shard1_replica= 2/data/index [junit4] 2> 1233730 T2369 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1233731 T2369 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1233731 T2369 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1233732 T2369 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1233732 T2369 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1233734 T2429 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1233734 T2429 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1233735 T2415 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.lucene.= store.RAMDirectory@55aecb52 lockFactory=3Dorg.apache.lucene.store.NativeFSL= ockFactory@6a217c9a),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1233735 T2429 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1233735 T2415 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1233736 T2429 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1233737 T2429 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1233737 T2429 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1233738 T2429 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1233738 T2429 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1233739 T2429 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1233741 T2415 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1233741 T2415 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1233742 T2415 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1233742 T2415 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1233743 T2415 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1233743 T2415 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1233744 T2415 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1233744 T2415 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1233745 T2415 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1233751 T2388 oass.FileExchangeRateProvider.reload Reloadi= ng exchange rates from file currency.xml [junit4] 2> 1233756 T2369 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1233756 T2415 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1233757 T2429 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1233759 T2369 oass.SolrIndexSearcher. Opening Search= er@383fd747 main [junit4] 2> 1233760 T2415 oass.SolrIndexSearcher. Opening Search= er@579fdf62 main [junit4] 2> 1233761 T2369 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1233762 T2429 oass.SolrIndexSearcher. Opening Search= er@2b2d9fb2 main [junit4] 2> 1233762 T2369 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1233762 T2415 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1233763 T2415 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1233764 T2429 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1233764 T2429 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1233766 T2445 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica1] Registered new searcher Searcher@383fd747 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1233766 T2446 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard1_replica2] Registered new searcher Searcher@579fdf62 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1233768 T2447 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica2] Registered new searcher Searcher@2b2d9fb2 main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1233768 T2369 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica1 [junit4] 2> 1233768 T2415 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard1_replica2 [junit4] 2> 1233769 T2369 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:22902= collection:nodes_used_collection shard:shard1 [junit4] 2> 1233769 T2415 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:26387= collection:nodes_used_collection shard:shard1 [junit4] 2> 1233769 T2388 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233769 T2369 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1233770 T2429 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica2 [junit4] 2> 1233770 T2415 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1233771 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233771 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233770 T2429 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:41067= collection:nodes_used_collection shard:shard2 [junit4] 2> 1233772 T2388 oass.OpenExchangeRatesOrgProvider.reload Rel= oading exchange rates from open-exchange-rates.json [junit4] 2> 1233772 T2429 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1233773 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 1233773 T2388 oass.OpenExchangeRatesOrgProvider$OpenExchan= geRates. WARN Expected key, got STRING [junit4] 2> 1233774 T2388 oasc.SolrCore.initDirectoryFactory org.apach= e.solr.core.MockDirectoryFactory [junit4] 2> 1233774 T2388 oasc.SolrCore. [nodes_used_collection_= shard2_replica1] Opening new SolrCore at /usr/home/hudson/hudson-slave/work= space/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375539177931/nodes_used= _collection_shard2_replica1/, dataDir=3D/usr/home/hudson/hudson-slave/works= pace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.= solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375539177931//nodes_used= _collection_shard2_replica1/data/ [junit4] 2> 1233774 T2388 oasc.JmxMonitoredMap. JMX monitoring i= s enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBe= anServer@2d6bcf8a [junit4] 2> 1233776 T2388 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375539177931//nodes_used_collection_shard2_replica= 1/data [junit4] 2> 1233776 T2388 oasc.SolrCore.getNewIndexDir New index direc= tory detected: old=3Dnull new=3D/usr/home/hudson/hudson-slave/workspace/Luc= ene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.clo= ud.CollectionsAPIDistributedZkTest-jetty1-1375539177931//nodes_used_collect= ion_shard2_replica1/data/index/ [junit4] 2> 1233776 T2388 oasc.SolrCore.initIndex WARN [nodes_used_col= lection_shard2_replica1] Solr index directory '/usr/home/hudson/hudson-slav= e/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.= apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375539177931/node= s_used_collection_shard2_replica1/data/index' doesn't exist. Creating new i= ndex... [junit4] 2> 1233777 T2388 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x= -Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375539177931//nodes_used_collection_shard2_replica= 1/data/index [junit4] 2> 1233781 T2388 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DBaseDirectoryWrapper(org.apache.lucene.= store.RAMDirectory@ec5d565 lockFactory=3Dorg.apache.lucene.store.NativeFSLo= ckFactory@676e5172),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 1233782 T2388 oasc.SolrDeletionPolicy.updateCommits newest= commit generation =3D 1 [junit4] 2> 1233787 T2388 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "de= dupe" [junit4] 2> 1233787 T2388 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "st= ored_sig" [junit4] 2> 1233788 T2388 oasup.UpdateRequestProcessorChain.init inser= ting DistributedUpdateProcessorFactory into updateRequestProcessorChain "di= strib-dup-test-chain-implicit" [junit4] 2> 1233789 T2388 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4] 2> 1233789 T2388 oasc.RequestHandlers.initHandlersFromConfig = created /get: solr.RealTimeGetHandler [junit4] 2> 1233790 T2388 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 1233790 T2388 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4] 2> 1233791 T2388 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4] 2> 1233791 T2388 oasc.RequestHandlers.initHandlersFromConfig = created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 1233792 T2369 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1233792 T2415 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 1233792 T2429 oascc.SolrZkClient.makePath makePath: /colle= ctions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 1233807 T2388 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4] 2> 1233814 T2388 oass.SolrIndexSearcher. Opening Search= er@76a8654a main [junit4] 2> 1233815 T2388 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4] 2> 1233816 T2388 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4] 2> 1233819 T2448 oasc.SolrCore.registerSearcher [nodes_used_c= ollection_shard2_replica1] Registered new searcher Searcher@76a8654a main{S= tandardDirectoryReader(segments_1:1)} [junit4] 2> 1233821 T2388 oasc.CoreContainer.registerCore registering = core: nodes_used_collection_shard2_replica1 [junit4] 2> 1233821 T2388 oasc.ZkController.register Register replica = - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:11505= collection:nodes_used_collection shard:shard2 [junit4] 2> 1233822 T2388 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&c= onnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 1233835 T2415 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard1 [junit4] 2> 1233837 T2429 oasc.ShardLeaderElectionContext.runLeaderPro= cess Running the leader process for shard shard2 [junit4] 2> 1233853 T2415 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1233853 T2429 oasc.ShardLeaderElectionContext.waitForRepli= casToComeUp Enough replicas found to continue. [junit4] 2> 1233853 T2429 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1233853 T2415 oasc.ShardLeaderElectionContext.runLeaderPro= cess I may be the new leader - try and sync [junit4] 2> 1233854 T2429 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:41067/nodes_used_collection_shard2_replica2/ [junit4] 2> 1233854 T2415 oasc.SyncStrategy.sync Sync replicas to http= ://127.0.0.1:26387/nodes_used_collection_shard1_replica2/ [junit4] 2> 1233854 T2429 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard2_replica2 url=3Dhttp://127.0.0.1:41067 START replicas= =3D[http://127.0.0.1:11505/nodes_used_collection_shard2_replica1/] nUpdates= =3D100 [junit4] 2> 1233855 T2415 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard1_replica2 url=3Dhttp://127.0.0.1:26387 START replicas= =3D[http://127.0.0.1:22902/nodes_used_collection_shard1_replica1/] nUpdates= =3D100 [junit4] 2> 1233855 T2429 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard2_replica2 url=3Dhttp://127.0.0.1:41067 DONE. We have n= o versions. sync failed. [junit4] 2> 1233856 T2429 oasc.SyncStrategy.syncReplicas Leader's atte= mpt to sync with shard failed, moving to the next candidate [junit4] 2> 1233855 T2415 oasu.PeerSync.sync PeerSync: core=3Dnodes_us= ed_collection_shard1_replica2 url=3Dhttp://127.0.0.1:26387 DONE. We have n= o versions. sync failed. [junit4] 2> 1233858 T2415 oasc.SyncStrategy.syncReplicas Leader's atte= mpt to sync with shard failed, moving to the next candidate [junit4] 2> 1233856 T2429 oasc.ShardLeaderElectionContext.runLeaderPro= cess We failed sync, but we have no versions - we can't sync in that case -= we were active before, so become leader anyway [junit4] 2> 1233858 T2415 oa [...truncated too long message...] solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty4-1375539183241//new_implicit_coll_1_a_replica3/data/index [junit4] 2> 1392461 T3034 oasc.Overseer$ClusterStateUpdater.amILeader = According to ZK I (id=3D90147335477067788-127.0.0.1:41067_-n_0000000004) am= no longer a leader. [junit4] 2> 1392464 T2357 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/,null} [junit4] 2> 1392521 T2357 oas.SolrTestCaseJ4.tearDown ###Ending testDi= stribSearch [junit4] 2> 1392524 T2357 oasc.ZkTestServer.send4LetterWord connecting= to 127.0.0.1:17478 17478 [junit4] 1> client port:0.0.0.0/0.0.0.0:0 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=3DCollectionsAP= IDistributedZkTest -Dtests.method=3DtestDistribSearch -Dtests.seed=3DC707DA= 29C275A80C -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dsk -= Dtests.timezone=3DEurope/Brussels -Dtests.file.encoding=3DUS-ASCII [junit4] ERROR 171s J0 | CollectionsAPIDistributedZkTest.testDistribS= earch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerExcep= tion: IOException occured when talking to server at: http://127.0.0.1:11505 [junit4] > =09at __randomizedtesting.SeedInfo.seed([C707DA29C275A80C:= 46E15431B52AC830]:0) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:435) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:180) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createCollection(AbstractFullDistribZkTestBase.java:1535) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.doTest(CollectionsAPIDistributedZkTest.java:159) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.testDi= stribSearch(BaseDistributedSearchTestCase.java:835) [junit4] > =09at java.lang.Thread.run(Thread.java:724) [junit4] > Caused by: org.apache.http.conn.ConnectTimeoutException: C= onnect to 127.0.0.1:11505 timed out [junit4] > =09at org.apache.http.conn.scheme.PlainSocketFactory.conne= ctSocket(PlainSocketFactory.java:129) [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > =09at org.apache.http.impl.conn.ManagedClientConnectionImp= l.open(ManagedClientConnectionImpl.java:294) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.t= ryConnect(DefaultRequestDirector.java:645) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.e= xecute(DefaultRequestDirector.java:480) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:906) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:805) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:784) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:365) [junit4] > =09... 45 more [junit4] 2> 1392655 T2357 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 170930 T2356 ccr.ThreadLeakControl.checkThreadLeaks WARNIN= G Will linger awaiting termination of 2 leaked thread(s). [junit4] 2> 1393764 T2439 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_1/leader_elect/b/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> 1393764 T2439 oasc.LeaderElector$1.process WARN org.apach= e.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Se= ssion expired for /collections/new_implicit_coll_1/leader_elect/c/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> 1393765 T2439 oascc.ZkStateReader$2.process A cluster stat= e change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/l= ive_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 1393765 T2439 oascc.ZkStateReader$2.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> 1393765 T2439 oascc.ZkStateReader$3.process WARN ZooKeeper= watch triggered, but Solr cannot talk to ZK [junit4] 2> NOTE: test params are: codec=3DLucene41, sim=3DRandomSimil= arityProvider(queryNorm=3Dtrue,coord=3Dyes): {}, locale=3Dsk, timezone=3DEu= rope/Brussels [junit4] 2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.= 0_25 (64-bit)/cpus=3D16,threads=3D15,free=3D356989272,total=3D536870912 [junit4] 2> NOTE: All tests run in this JVM: [ZkNodePropsTest, PathHie= rarchyTokenizerFactoryTest, TestDocSet, SOLR749Test, TestSuggestSpellingCon= verter, TestSearchPerf, PreAnalyzedFieldTest, TestUpdate, TestQueryUtils, T= estSolrIndexConfig, ZkCLITest, TestXIncludeConfig, RegexBoostProcessorTest,= AliasIntegrationTest, TestCopyFieldCollectionResource, TermsComponentTest,= TestStressRecovery, QueryParsingTest, JsonLoaderTest, TestSort, HdfsChaosM= onkeySafeLeaderTest, TestWriterPerf, TestFaceting, PrimUtilsTest, OutputWri= terTest, TestQuerySenderNoQuery, UnloadDistributedZkTest, TestQueryTypes, H= ighlighterTest, TestBadConfig, PrimitiveFieldTypeTest, TestMaxScoreQueryPar= ser, TestCollationField, TestRTGBase, DirectUpdateHandlerOptimizeTest, Bloc= kDirectoryTest, TestFoldingMultitermQuery, TestPluginEnable, TestIndexingPe= rformance, EchoParamsTest, TestJoin, TestElisionMultitermQuery, SpellingQue= ryConverterTest, UpdateParamsTest, QueryResultKeyTest, SpellCheckCollatorTe= st, TestClassNameShortening, BasicFunctionalityTest, TestDFRSimilarityFacto= ry, SolrInfoMBeanTest, TestCoreContainer, AnalysisAfterCoreReloadTest, Curr= encyFieldXmlFileTest, SoftAutoCommitTest, TestCoreDiscovery, TestSolrDeleti= onPolicy2, TestQuerySenderListener, TestArbitraryIndexDir, SuggesterTSTTest= , TestFastLRUCache, TimeZoneUtilsTest, NoCacheHeaderTest, SpellCheckCompone= ntTest, SystemInfoHandlerTest, ChaosMonkeySafeLeaderTest, BasicDistributedZ= kTest, TestSolrXml, PreAnalyzedUpdateProcessorTest, AssignTest, TestMultiCo= reConfBootstrap, TestSolrCoreProperties, IndexBasedSpellCheckerTest, OpenEx= changeRatesOrgProviderTest, TestStressReorder, TestCloudManagedSchemaAddFie= ld, TestSystemIdResolver, SynonymTokenizerTest, ShardRoutingCustomTest, Syn= cSliceTest, CollectionsAPIDistributedZkTest] [junit4] Completed on J0 in 172.22s, 1 test, 1 error <<< FAILURES! [...truncated 494 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.x= ml:395: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.x= ml:375: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.x= ml:39: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/bu= ild.xml:181: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/co= mmon-build.xml:449: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/= common-build.xml:1233: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/= common-build.xml:876: There were test failures: 321 suites, 1352 tests, 1 e= rror, 34 ignored (6 assumptions) Total time: 53 minutes 59 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_3918_794391308.1375539917978 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_3918_794391308.1375539917978--