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 728891061A for ; Thu, 1 Aug 2013 15:47:46 +0000 (UTC) Received: (qmail 14253 invoked by uid 500); 1 Aug 2013 15:47:44 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 14036 invoked by uid 500); 1 Aug 2013 15:47:44 -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 14023 invoked by uid 99); 1 Aug 2013 15:47:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 15:47:43 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=NORMAL_HTTP_TO_IP,SPF_PASS,WEIRD_PORT X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 15:47:37 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 42EDF14AA06C for ; Thu, 1 Aug 2013 15:47:16 +0000 (UTC) Date: Thu, 1 Aug 2013 15:46:45 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1188259231.59.1375372035933.JavaMail.jenkins@serv1.sd-datasolutions.de> In-Reply-To: <594077362.53.1375366965729.JavaMail.jenkins@serv1.sd-datasolutions.de> References: <594077362.53.1375366965729.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_25) - Build # 6830 - Still Failing! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_58_189427645.1375372005460" X-Jenkins-Job: Lucene-Solr-trunk-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_58_189427645.1375372005460 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/6830/ Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribS= earch Error Message: Server refused connection at: http://127.0.0.1:58500/_ox/bq Stack Trace: org.apache.solr.client.solrj.SolrServerException: Server refused connection= at: http://127.0.0.1:58500/_ox/bq =09at __randomizedtesting.SeedInfo.seed([9972E3692154C760:18946D71560BA75C]= :0) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:428) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:180) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(= AbstractFullDistribZkTestBase.java:1535) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCustomColle= ctionsAPI(CollectionsAPIDistributedZkTest.java:677) =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(Collecti= onsAPIDistributedZkTest.java:159) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:835) =09at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) =09at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.= java:57) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:606) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomized= Runner.java:1559) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(Random= izedRunner.java:79) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Random= izedRunner.java:737) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Random= izedRunner.java:773) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Random= izedRunner.java:787) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRu= leSetupTeardownChained.java:50) =09at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFi= eldCacheSanity.java:51) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:49) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTa= sk(ThreadLeakControl.java:782) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(Threa= dLeakControl.java:442) =09at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran= domizedRunner.java:746) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Random= izedRunner.java:648) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Random= izedRunner.java:682) =09at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Random= izedRunner.java:693) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$= 1.evaluate(SystemPropertiesRestoreRule.java:53) =09at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBef= oreAfterRule.java:46) =09at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStor= eClassName.java:42) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMeth= odsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRule= AssertionsRequired.java:43) =09at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFai= lure.java:48) =09at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(Test= RuleIgnoreAfterMaxFailures.java:70) =09at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIg= noreTestSuites.java:55) =09at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(St= atementAdapter.java:36) =09at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.= run(ThreadLeakControl.java:358) =09at java.lang.Thread.run(Thread.java:724) Caused by: org.apache.http.conn.HttpHostConnectException: Connection to htt= p://127.0.0.1:58500 refused =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:190) =09at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedCli= entConnectionImpl.java:294) =09at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(Default= RequestDirector.java:645) =09at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultReq= uestDirector.java:480) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:906) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:805) =09at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpCl= ient.java:784) =09at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServ= er.java:365) =09... 45 more Caused by: java.net.ConnectException: Connection refused =09at java.net.PlainSocketImpl.socketConnect(Native Method) =09at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.ja= va:339) =09at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocket= Impl.java:200) =09at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java= :182) =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) =09at java.net.Socket.connect(Socket.java:579) =09at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSoc= ketFactory.java:127) =09at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnect= ion(DefaultClientConnectionOperator.java:180) =09... 52 more Build Log: [...truncated 9772 lines...] [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest [junit4] 2> 804480 T3082 oas.BaseDistributedSearchTestCase.initHostCon= text Setting hostContext system property: /_ox/bq [junit4] 2> 804485 T3082 oas.SolrTestCaseJ4.setUp ###Starting testDist= ribSearch [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-t= runk-Linux/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistribute= dZkTest-1375371491581 [junit4] 2> 804485 T3082 oasc.ZkTestServer.run STARTING ZK TEST SERVER [junit4] 2> 804486 T3083 oasc.ZkTestServer$ZKServerMain.runFromConfig = Starting server [junit4] 2> 804586 T3082 oasc.ZkTestServer.run start zk server on port= :39089 [junit4] 2> 804587 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 804677 T3089 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@2f19b2af name:ZooKeeperConnection= Watcher:127.0.0.1:39089 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 804678 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 804678 T3082 oascc.SolrZkClient.makePath makePath: /solr [junit4] 2> 804682 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 804683 T3091 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@17548d2c name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 804683 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 804684 T3082 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1 [junit4] 2> 804686 T3082 oascc.SolrZkClient.makePath makePath: /collec= tions/collection1/shards [junit4] 2> 804688 T3082 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection [junit4] 2> 804689 T3082 oascc.SolrZkClient.makePath makePath: /collec= tions/control_collection/shards [junit4] 2> 804692 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 804692 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/solrconfig.xml [junit4] 2> 804695 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 804696 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/schema.xml [junit4] 2> 804698 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 804699 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/stopwords.txt [junit4] 2> 804700 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 804701 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/protwords.txt [junit4] 2> 804702 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 804703 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/currency.xml [junit4] 2> 804705 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exch= ange-rates.json [junit4] 2> 804705 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/open-exchange-rates.json [junit4] 2> 804706 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mappin= g-ISOLatin1Accent.txt [junit4] 2> 804707 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 804708 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 804709 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/old_synonyms.txt [junit4] 2> 804710 T3082 oasc.AbstractZkTestCase.putConfig put /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files= /solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 804710 T3082 oascc.SolrZkClient.makePath makePath: /config= s/conf1/synonyms.txt [junit4] 2> 804779 T3082 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 804781 T3082 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:40562 [junit4] 2> 804781 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 804782 T3082 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 804782 T3082 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-controljetty-1375371491808 [junit4] 2> 804789 T3082 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-controljetty-1375371491808/' [junit4] 2> 804800 T3082 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTe= st-controljetty-1375371491808/solr.xml [junit4] 2> 804829 T3082 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 804830 T3082 oasc.CoreContainer. New CoreContainer 1= 784215193 [junit4] 2> 804830 T3082 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-controljetty-1375371491808/] [junit4] 2> 804831 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 804831 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 804831 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 804832 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 804832 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 804832 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 804833 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 804833 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 804833 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 804834 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 804837 T3082 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:39089/solr [junit4] 2> 804837 T3082 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 804838 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 804839 T3102 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@62d22770 name:ZooKeeperConnection= Watcher:127.0.0.1:39089 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 804839 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 804840 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 804843 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 804845 T3104 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@6db7cf86 name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 804845 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 804846 T3082 oascc.SolrZkClient.makePath makePath: /overse= er/queue [junit4] 2> 804848 T3082 oascc.SolrZkClient.makePath makePath: /overse= er/collection-queue-work [junit4] 2> 804850 T3082 oascc.SolrZkClient.makePath makePath: /live_n= odes [junit4] 2> 804851 T3082 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:40562__ox%2Fbq [junit4] 2> 804852 T3082 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:40562__ox%2Fbq [junit4] 2> 804854 T3082 oascc.SolrZkClient.makePath makePath: /overse= er_elect/election [junit4] 2> 804858 T3082 oascc.SolrZkClient.makePath makePath: /overse= er_elect/leader [junit4] 2> 804859 T3082 oasc.Overseer.start Overseer (id=3D9013634607= 2383491-127.0.0.1:40562__ox%2Fbq-n_0000000000) starting [junit4] 2> 804861 T3082 oascc.SolrZkClient.makePath makePath: /overse= er/queue-work [junit4] 2> 804864 T3106 oasc.OverseerCollectionProcessor.run Process = current queue of collection creations [junit4] 2> 804864 T3082 oascc.SolrZkClient.makePath makePath: /cluste= rstate.json [junit4] 2> 804865 T3082 oascc.SolrZkClient.makePath makePath: /aliase= s.json [junit4] 2> 804867 T3082 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 804868 T3105 oasc.Overseer$ClusterStateUpdater.run Startin= g to work on the main queue [junit4] 2> 804871 T3082 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375371491808 [junit4] 2> 804895 T3082 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -controljetty-1375371491808/conf/ [junit4] 2> 804895 T3082 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 804896 T3082 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 804896 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 804896 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 804899 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config: [junit4] 2> 804900 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 804901 T3109 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@3e26c1b5 name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 804901 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 804902 T3082 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 804904 T3082 oasc.ChaosMonkey.monkeyLog monkey: init - exp= ire sessions:true cause connection loss:true [junit4] 2> 804975 T3082 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 804986 T3082 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:47509 [junit4] 2> 804987 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 804988 T3082 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 804988 T3082 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty1-1375371492000 [junit4] 2> 804988 T3082 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty1-1375371492000/' [junit4] 2> 804999 T3082 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTe= st-jetty1-1375371492000/solr.xml [junit4] 2> 805030 T3082 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 805031 T3082 oasc.CoreContainer. New CoreContainer 3= 05227207 [junit4] 2> 805031 T3082 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty1-1375371492000/] [junit4] 2> 805032 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 805032 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 805033 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 805033 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 805033 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 805033 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 805034 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 805034 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 805034 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 805035 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 805038 T3082 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:39089/solr [junit4] 2> 805039 T3082 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 805039 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 805041 T3120 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@b412135 name:ZooKeeperConnection = Watcher:127.0.0.1:39089 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 805041 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 805042 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 805046 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 805047 T3122 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@5e421aca name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 805048 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 805055 T3082 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 806058 T3082 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:47509__ox%2Fbq [junit4] 2> 806059 T3082 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:47509__ox%2Fbq [junit4] 2> 806062 T3122 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 806062 T3109 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 806062 T3104 oascc.ZkStateReader$3.process Updating live n= odes... (2) [junit4] 2> 806066 T3082 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375371492000 [junit4] 2> 806087 T3082 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty1-1375371492000/conf/ [junit4] 2> 806087 T3082 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 806088 T3082 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 806088 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 806088 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 806156 T3082 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 806158 T3082 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:58500 [junit4] 2> 806158 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 806158 T3082 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 806159 T3082 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty2-1375371493187 [junit4] 2> 806159 T3082 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty2-1375371493187/' [junit4] 2> 806178 T3082 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTe= st-jetty2-1375371493187/solr.xml [junit4] 2> 806210 T3082 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 806211 T3082 oasc.CoreContainer. New CoreContainer 3= 43183455 [junit4] 2> 806211 T3082 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty2-1375371493187/] [junit4] 2> 806212 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 806212 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 806213 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 806213 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 806213 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 806213 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 806214 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 806214 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 806214 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 806214 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 806217 T3082 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:39089/solr [junit4] 2> 806218 T3082 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 806218 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 806220 T3134 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@b2bfb14 name:ZooKeeperConnection = Watcher:127.0.0.1:39089 got event WatchedEvent state:SyncConnected type:Non= e path:null path:null type:None [junit4] 2> 806220 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 806221 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 806224 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 806225 T3136 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@2b31c2de name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 806225 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 806227 T3082 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 807231 T3082 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:58500__ox%2Fbq [junit4] 2> 807232 T3082 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:58500__ox%2Fbq [junit4] 2> 807234 T3109 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 807234 T3136 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 807234 T3104 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 807234 T3122 oascc.ZkStateReader$3.process Updating live n= odes... (3) [junit4] 2> 807239 T3082 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty2-1375371493187 [junit4] 2> 807259 T3082 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty2-1375371493187/conf/ [junit4] 2> 807260 T3082 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 807260 T3082 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 807261 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 807261 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 807328 T3082 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 807330 T3082 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:46315 [junit4] 2> 807331 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 807331 T3082 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 807331 T3082 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty3-1375371494360 [junit4] 2> 807331 T3082 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty3-1375371494360/' [junit4] 2> 807348 T3082 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTe= st-jetty3-1375371494360/solr.xml [junit4] 2> 807375 T3082 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 807376 T3082 oasc.CoreContainer. New CoreContainer 9= 48909740 [junit4] 2> 807376 T3082 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty3-1375371494360/] [junit4] 2> 807377 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 807377 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 807377 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 807378 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 807378 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 807378 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 807378 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 807379 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 807379 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 807379 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 807382 T3082 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:39089/solr [junit4] 2> 807382 T3082 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 807383 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 807385 T3148 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@69d179ed name:ZooKeeperConnection= Watcher:127.0.0.1:39089 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 807385 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 807386 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 807389 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 807390 T3150 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@34b7fb8c name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 807390 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 807393 T3082 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 808395 T3082 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:46315__ox%2Fbq [junit4] 2> 808396 T3082 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:46315__ox%2Fbq [junit4] 2> 808398 T3136 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 808398 T3104 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 808398 T3122 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 808398 T3109 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 808399 T3150 oascc.ZkStateReader$3.process Updating live n= odes... (4) [junit4] 2> 808403 T3082 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375371494360 [junit4] 2> 808424 T3082 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty3-1375371494360/conf/ [junit4] 2> 808425 T3082 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 808425 T3082 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 808426 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 808426 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 808491 T3082 oejs.Server.doStart jetty-8.1.10.v20130312 [junit4] 2> 808493 T3082 oejs.AbstractConnector.doStart Started Select= ChannelConnector@127.0.0.1:46127 [junit4] 2> 808494 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4] 2> 808494 T3082 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4] 2> 808494 T3082 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trun= k-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPI= DistributedZkTest-jetty4-1375371495525 [junit4] 2> 808494 T3082 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty4-1375371495525/' [junit4] 2> 808503 T3082 oasc.ConfigSolr.fromFile Loading container co= nfiguration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/bu= ild/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTe= st-jetty4-1375371495525/solr.xml [junit4] 2> 808539 T3082 oasc.ConfigSolrXml. Config-defined core= root directory:=20 [junit4] 2> 808540 T3082 oasc.CoreContainer. New CoreContainer 2= 121636817 [junit4] 2> 808540 T3082 oasc.CoreContainer.load Loading cores into Co= reContainer [instanceDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Lin= ux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistr= ibutedZkTest-jetty4-1375371495525/] [junit4] 2> 808541 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting socketTimeout to: 120000 [junit4] 2> 808541 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting urlScheme to: http:// [junit4] 2> 808541 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting connTimeout to: 15000 [junit4] 2> 808542 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxConnectionsPerHost to: 20 [junit4] 2> 808542 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting corePoolSize to: 0 [junit4] 2> 808542 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maximumPoolSize to: 2147483647 [junit4] 2> 808542 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting maxThreadIdleTime to: 5 [junit4] 2> 808543 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting sizeOfQueue to: -1 [junit4] 2> 808543 T3082 oashc.HttpShardHandlerFactory.getParameter Se= tting fairnessPolicy to: false [junit4] 2> 808543 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&so= cketTimeout=3D120000&connTimeout=3D15000&retry=3Dfalse [junit4] 2> 808546 T3082 oasc.ZkContainer.initZooKeeper Zookeeper clie= nt=3D127.0.0.1:39089/solr [junit4] 2> 808546 T3082 oasc.ZkController.checkChrootPath zkHost incl= udes chroot [junit4] 2> 808547 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 808548 T3162 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@58562bef name:ZooKeeperConnection= Watcher:127.0.0.1:39089 got event WatchedEvent state:SyncConnected type:No= ne path:null path:null type:None [junit4] 2> 808549 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 808550 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D500&maxConnectionsPerHost=3D16&sock= etTimeout=3D120000&connTimeout=3D15000 [junit4] 2> 808552 T3082 oascc.ConnectionManager.waitForConnected Wait= ing for client to connect to ZooKeeper [junit4] 2> 808554 T3164 oascc.ConnectionManager.process Watcher org.a= pache.solr.common.cloud.ConnectionManager@44aa92d8 name:ZooKeeperConnection= Watcher:127.0.0.1:39089/solr got event WatchedEvent state:SyncConnected ty= pe:None path:null path:null type:None [junit4] 2> 808554 T3082 oascc.ConnectionManager.waitForConnected Clie= nt is connected to ZooKeeper [junit4] 2> 808556 T3082 oascc.ZkStateReader.createClusterStateWatcher= sAndUpdate Updating cluster state from ZooKeeper...=20 [junit4] 2> 809558 T3082 oasc.ZkController.createEphemeralLiveNode Reg= ister node as live in ZooKeeper:/live_nodes/127.0.0.1:46127__ox%2Fbq [junit4] 2> 809560 T3082 oascc.SolrZkClient.makePath makePath: /live_n= odes/127.0.0.1:46127__ox%2Fbq [junit4] 2> 809563 T3136 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 809563 T3122 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 809563 T3164 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 809563 T3109 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 809563 T3104 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 809563 T3150 oascc.ZkStateReader$3.process Updating live n= odes... (5) [junit4] 2> 809567 T3082 oasc.CorePropertiesLocator.discover Looking f= or core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty4-1375371495525 [junit4] 2> 809588 T3082 oasc.CorePropertiesLocator.discoverUnder Foun= d core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/buil= d/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest= -jetty4-1375371495525/conf/ [junit4] 2> 809589 T3082 oasc.CorePropertiesLocator.discover Found 1 c= ore definitions [junit4] 2> 809589 T3082 oass.SolrDispatchFilter.init user.dir=3D/mnt/= ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0 [junit4] 2> 809589 T3082 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() done [junit4] 2> 809590 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 809592 T3082 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&foll= owRedirects=3Dfalse [junit4] 2> 809595 T3115 oasha.CollectionsHandler.handleCreateAction C= reating Collection : numShards=3D2&name=3Dnodes_used_collection&replication= Factor=3D2&action=3DCREATE&wt=3Djavabin&version=3D2 [junit4] 2> 809596 T3104 oasc.DistributedQueue$LatchChildWatcher.proce= ss Watcher fired on path: /overseer/collection-queue-work state: SyncConnec= ted type NodeChildrenChanged [junit4] 2> 809597 T3106 oasc.OverseerCollectionProcessor.run Overseer= Collection Processor: Get the message id:/overseer/collection-queue-work/q= n-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> 809598 T3106 oasc.OverseerCollectionProcessor.processMessa= ge 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> 810876 T3105 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 810876 T3105 oasc.Overseer$ClusterStateUpdater.buildCollec= tion building a new collection: nodes_used_collection [junit4] 2> 810876 T3105 oasc.Overseer$ClusterStateUpdater.createColle= ction Create collection nodes_used_collection with shards [shard1, shard2] [junit4] 2> 810881 T3136 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 810881 T3104 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 810881 T3150 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 810881 T3109 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 810881 T3164 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 810881 T3122 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 810901 T3106 oasc.OverseerCollectionProcessor.createCollec= tion going to create cores replicas shardNames [shard1, shard2] , repFactor= : 2 [junit4] 2> 810902 T3106 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard1_replica1 as part of slice = shard1 of collection nodes_used_collection on 127.0.0.1:40562__ox%2Fbq [junit4] 2> 810902 T3106 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard1_replica2 as part of slice = shard1 of collection nodes_used_collection on 127.0.0.1:46315__ox%2Fbq [junit4] 2> 810902 T3106 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard2_replica1 as part of slice = shard2 of collection nodes_used_collection on 127.0.0.1:47509__ox%2Fbq [junit4] 2> 810903 T3106 oasc.OverseerCollectionProcessor.createCollec= tion Creating shard nodes_used_collection_shard2_replica2 as part of slice = shard2 of collection nodes_used_collection on 127.0.0.1:58500__ox%2Fbq [junit4] 2> 810905 T3144 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard1_replica2 state=3Ddown [junit4] 2> 810905 T3117 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard2_replica1 state=3Ddown [junit4] 2> 810905 T3097 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard1_replica1 state=3Ddown [junit4] 2> 810906 T3129 oasc.ZkController.publish publishing core=3Dn= odes_used_collection_shard2_replica2 state=3Ddown [junit4] 2> 810906 T3144 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 810907 T3117 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 810907 T3129 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 810907 T3097 oasc.ZkController.waitForCoreNodeName look fo= r our core node name [junit4] 2> 812385 T3105 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 812386 T3105 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 812387 T3105 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node1", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard1", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard1_replica2", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:46315__ox%2Fbq", [junit4] 2> =09 "base_url":"http://127.0.0.1:46315/_ox/bq"} [junit4] 2> 812390 T3105 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 812390 T3105 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node2", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"shard2", [junit4] 2> =09 "roles":null, [junit4] 2> =09 "state":"down", [junit4] 2> =09 "shard_state":"active", [junit4] 2> =09 "core":"nodes_used_collection_shard2_replica1", [junit4] 2> =09 "collection":"nodes_used_collection", [junit4] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:47509__ox%2Fbq", [junit4] 2> =09 "base_url":"http://127.0.0.1:47509/_ox/bq"} [junit4] 2> 812393 T3105 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 812393 T3105 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node3", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"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:40562__ox%2Fbq", [junit4] 2> =09 "base_url":"http://127.0.0.1:40562/_ox/bq"} [junit4] 2> 812396 T3105 oasc.Overseer$ClusterStateUpdater.updateState= WARN Could not find collection node for nodes_used_collection, skipping pu= blish state [junit4] 2> 812397 T3105 oasc.Overseer$ClusterStateUpdater.updateState= Update state numShards=3D2 message=3D{ [junit4] 2> =09 "operation":"state", [junit4] 2> =09 "core_node_name":"core_node4", [junit4] 2> =09 "numShards":"2", [junit4] 2> =09 "shard":"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:58500__ox%2Fbq", [junit4] 2> =09 "base_url":"http://127.0.0.1:58500/_ox/bq"} [junit4] 2> 812400 T3136 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 812400 T3104 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 812400 T3164 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 812400 T3109 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 812400 T3122 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 812400 T3150 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 812907 T3144 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard1_replica2 [junit4] 2> 812907 T3129 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard2_replica2 [junit4] 2> 812907 T3117 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard2_replica1 [junit4] 2> 812908 T3129 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty2-1375371493187/nodes_used_collection_sh= ard2_replica2/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenk= ins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375371493187/nodes_= used_collection_shard2_replica2/core.properties (No such file or directory) [junit4] 2> 812908 T3129 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1375371493187/nodes_used= _collection_shard2_replica2 [junit4] 2> 812908 T3129 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 812908 T3144 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty3-1375371494360/nodes_used_collection_sh= ard1_replica2/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenk= ins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375371494360/nodes_= used_collection_shard1_replica2/core.properties (No such file or directory) [junit4] 2> 812908 T3097 oasc.ZkController.waitForShardId waiting to f= ind shard id in clusterstate for nodes_used_collection_shard1_replica1 [junit4] 2> 812909 T3129 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 812910 T3129 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 812909 T3144 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1375371494360/nodes_used= _collection_shard1_replica2 [junit4] 2> 812908 T3117 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-jetty1-1375371492000/nodes_used_collection_sh= ard2_replica1/core.properties: java.io.FileNotFoundException: /mnt/ssd/jenk= ins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.ap= ache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375371492000/nodes_= used_collection_shard2_replica1/core.properties (No such file or directory) [junit4] 2> 812910 T3129 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 812910 T3117 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1375371492000/nodes_used= _collection_shard2_replica1 [junit4] 2> 812911 T3117 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 812910 T3144 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 812909 T3097 oasc.CorePropertiesLocator.writePropertiesFil= e ERROR Couldn't persist core properties to /mnt/ssd/jenkins/workspace/Luce= ne-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Co= llectionsAPIDistributedZkTest-controljetty-1375371491808/nodes_used_collect= ion_shard1_replica1/core.properties: java.io.FileNotFoundException: /mnt/ss= d/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./= org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-13753714= 91808/nodes_used_collection_shard1_replica1/core.properties (No such file o= r directory) [junit4] 2> 812912 T3117 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 812912 T3144 oasc.ZkController.createCollectionZkNode Crea= ting collection in ZooKeeper:nodes_used_collection [junit4] 2> 812912 T3144 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 812911 T3129 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 812912 T3117 oasc.ZkController.getConfName Looking for col= lection configName [junit4] 2> 812912 T3097 oasc.CoreContainer.create Creating SolrCore '= nodes_used_collection_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/= workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache= .solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1375371491808/node= s_used_collection_shard1_replica1 [junit4] 2> 812913 T3097 oasc.ZkController.createCollectionZkNode Chec= k for collection zkNode:nodes_used_collection [junit4] 2> 812913 T3144 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 812914 T3144 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 812915 T3097 oasc.ZkController.createCollectionZkNode Coll= ection zkNode exists [junit4] 2> 812915 T3097 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 812915 T3129 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 812915 T3144 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 812915 T3117 oasc.ZkController.getConfName Only one config= set found in zk - using it:conf1 [junit4] 2> 812916 T3129 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty2-1375371493187/nodes_used_collection_shard2_replica2/' [junit4] 2> 812916 T3117 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection [junit4] 2> 812916 T3097 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-controljetty-1375371491808/nodes_used_collection_shard1_replica1= /' [junit4] 2> 812917 T3117 oasc.ZkController.readConfigName Load collect= ion config from:/collections/nodes_used_collection [junit4] 2> 812918 T3144 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty3-1375371494360/nodes_used_collection_shard1_replica2/' [junit4] 2> 812919 T3117 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux= /solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistrib= utedZkTest-jetty1-1375371492000/nodes_used_collection_shard2_replica1/' [junit4] 2> 812969 T3117 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4] 2> 812976 T3097 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4] 2> 812977 T3144 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4] 2> 812978 T3129 oasc.SolrConfig. Using Lucene MatchVers= ion: LUCENE_50 [junit4] 2> 813022 T3117 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 813023 T3117 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 813029 T3117 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard2_replica1] Schema name=3Dtest [junit4] 2> 813034 T3144 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 813036 T3144 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 813045 T3097 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 813047 T3097 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 813048 T3129 oasc.SolrConfig. Loaded SolrConfig: sol= rconfig.xml [junit4] 2> 813049 T3129 oass.IndexSchema.readSchema Reading Solr Sche= ma from schema.xml [junit4] 2> 813052 T3144 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard1_replica2] Schema name=3Dtest [junit4] 2> 813055 T3097 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard1_replica1] Schema name=3Dtest [junit4] 2> 813058 T3129 oass.IndexSchema.readSchema [nodes_used_colle= ction_shard2_replica2] Schema name=3Dtest [junit4] 2> 813484 T3117 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 813489 T3117 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 813493 T3117 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 813508 T3117 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813511 T3117 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813518 T3117 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813519 T3117 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813519 T3117 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813520 T3117 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813521 T3117 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813521 T3117 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813521 T3117 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 813522 T3117 oasc.SolrCore. [nodes_used_collection_s= hard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty1-1375371492000/nodes_used_collection_shard2= _replica1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty1-1375371492000//nodes_used_collection_shard2_replica1/data/ [junit4] 2> 813522 T3117 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5460994a [junit4] 2> 813523 T3117 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty1-1375371492000//nodes_used_collection_shard2_replica1/data [junit4] 2> 813524 T3117 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty1-1375371492000//nodes_used_collection_shard2_replica= 1/data/index/ [junit4] 2> 813524 T3117 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-jetty1-1375371492000/nodes_used_collection_= shard2_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 813525 T3117 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty1-1375371492000//nodes_used_collection_shard2_replica1/data/index [junit4] 2> 813535 T3117 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@5bde0462 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@319be5d4),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 813535 T3117 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 813539 T3117 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 813540 T3117 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 813541 T3117 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 813541 T3117 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 813542 T3117 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 813542 T3117 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 813543 T3117 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 813543 T3117 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 813544 T3117 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 813547 T3117 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 813550 T3117 oass.SolrIndexSearcher. Opening Searche= r@1dc6db38 main [junit4] 2> 813551 T3117 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 813552 T3117 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 813556 T3170 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard2_replica1] Registered new searcher Searcher@1dc6db38 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 813558 T3117 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard2_replica1 [junit4] 2> 813558 T3117 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:47509/= _ox/bq collection:nodes_used_collection shard:shard2 [junit4] 2> 813558 T3117 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 813571 T3117 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard2/election [junit4] 2> 813577 T3117 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard2 [junit4] 2> 813579 T3117 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Waiting until we see more replicas up for shard shard2: total=3D= 2 found=3D1 timeoutin=3D180000 [junit4] 2> 813595 T3097 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 813608 T3097 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 813610 T3097 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 813619 T3097 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813623 T3097 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813626 T3097 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813627 T3097 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813627 T3097 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813627 T3097 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813628 T3097 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813628 T3097 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813628 T3097 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 813629 T3097 oasc.SolrCore. [nodes_used_collection_s= hard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-controljetty-1375371491808/nodes_used_collection_= shard1_replica1/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Li= nux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDist= ributedZkTest-controljetty-1375371491808//nodes_used_collection_shard1_repl= ica1/data/ [junit4] 2> 813629 T3097 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5460994a [junit4] 2> 813630 T3097 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-c= ontroljetty-1375371491808//nodes_used_collection_shard1_replica1/data [junit4] 2> 813630 T3097 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-controljetty-1375371491808//nodes_used_collection_shard1_r= eplica1/data/index/ [junit4] 2> 813630 T3097 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-controljetty-1375371491808/nodes_used_colle= ction_shard1_replica1/data/index' doesn't exist. Creating new index... [junit4] 2> 813630 T3097 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-c= ontroljetty-1375371491808//nodes_used_collection_shard1_replica1/data/index [junit4] 2> 813632 T3129 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 813632 T3097 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@2fa08a30 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@283a222a),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 813632 T3097 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 813643 T3097 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 813644 T3097 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 813644 T3097 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 813645 T3097 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 813645 T3129 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 813645 T3097 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 813645 T3097 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 813645 T3097 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 813646 T3097 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 813646 T3097 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 813647 T3129 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 813648 T3097 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 813651 T3097 oass.SolrIndexSearcher. Opening Searche= r@4d14be1d main [junit4] 2> 813651 T3097 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 813652 T3097 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 813656 T3171 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard1_replica1] Registered new searcher Searcher@4d14be1d main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 813657 T3129 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813657 T3097 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard1_replica1 [junit4] 2> 813658 T3097 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:40562/= _ox/bq collection:nodes_used_collection shard:shard1 [junit4] 2> 813658 T3097 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 813660 T3144 oass.OpenExchangeRatesOrgProvider.init Initia= lized with rates=3Dopen-exchange-rates.json, refreshInterval=3D1440. [junit4] 2> 813661 T3097 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leader_elect/shard1/election [junit4] 2> 813661 T3129 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813664 T3129 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813665 T3097 oasc.ShardLeaderElectionContext.runLeaderProc= ess Running the leader process for shard shard1 [junit4] 2> 813666 T3129 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813666 T3129 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813666 T3129 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813667 T3144 oass.IndexSchema.readSchema default search fi= eld in schema is text [junit4] 2> 813667 T3097 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Waiting until we see more replicas up for shard shard1: total=3D= 2 found=3D1 timeoutin=3D180000 [junit4] 2> 813667 T3129 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813668 T3129 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813668 T3129 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 813668 T3129 oasc.SolrCore. [nodes_used_collection_s= hard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty2-1375371493187/nodes_used_collection_shard2= _replica2/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty2-1375371493187//nodes_used_collection_shard2_replica2/data/ [junit4] 2> 813669 T3129 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5460994a [junit4] 2> 813669 T3129 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty2-1375371493187//nodes_used_collection_shard2_replica2/data [junit4] 2> 813670 T3129 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty2-1375371493187//nodes_used_collection_shard2_replica= 2/data/index/ [junit4] 2> 813670 T3129 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-jetty2-1375371493187/nodes_used_collection_= shard2_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 813670 T3144 oass.IndexSchema.readSchema unique key field:= id [junit4] 2> 813670 T3129 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty2-1375371493187//nodes_used_collection_shard2_replica2/data/index [junit4] 2> 813672 T3129 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@52a66510 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@57d5cfdc),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 813672 T3129 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 813675 T3129 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 813675 T3129 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 813675 T3129 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 813676 T3129 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 813676 T3129 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 813677 T3129 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 813677 T3129 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 813677 T3129 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 813678 T3129 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 813680 T3129 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 813681 T3144 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813682 T3129 oass.SolrIndexSearcher. Opening Searche= r@3c36c333 main [junit4] 2> 813683 T3129 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 813683 T3129 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 813686 T3172 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard2_replica2] Registered new searcher Searcher@3c36c333 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 813687 T3129 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard2_replica2 [junit4] 2> 813687 T3129 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:58500/= _ox/bq collection:nodes_used_collection shard:shard2 [junit4] 2> 813687 T3129 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 813687 T3144 oass.FileExchangeRateProvider.reload Reloadin= g exchange rates from file currency.xml [junit4] 2> 813692 T3144 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813693 T3144 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813693 T3144 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813693 T3144 oass.OpenExchangeRatesOrgProvider.reload Relo= ading exchange rates from open-exchange-rates.json [junit4] 2> 813694 T3144 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Unknown key IMPORTANT NOTE [junit4] 2> 813695 T3144 oass.OpenExchangeRatesOrgProvider$OpenExchang= eRates. WARN Expected key, got STRING [junit4] 2> 813695 T3144 oasc.SolrCore.initDirectoryFactory org.apache= .solr.core.MockDirectoryFactory [junit4] 2> 813696 T3144 oasc.SolrCore. [nodes_used_collection_s= hard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-S= olr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.Collec= tionsAPIDistributedZkTest-jetty3-1375371494360/nodes_used_collection_shard1= _replica2/, dataDir=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/so= lr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistribute= dZkTest-jetty3-1375371494360//nodes_used_collection_shard1_replica2/data/ [junit4] 2> 813696 T3144 oasc.JmxMonitoredMap. JMX monitoring is= enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBea= nServer@5460994a [junit4] 2> 813697 T3144 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty3-1375371494360//nodes_used_collection_shard1_replica2/data [junit4] 2> 813698 T3144 oasc.SolrCore.getNewIndexDir New index direct= ory detected: old=3Dnull new=3D/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk= -Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPID= istributedZkTest-jetty3-1375371494360//nodes_used_collection_shard1_replica= 2/data/index/ [junit4] 2> 813698 T3144 oasc.SolrCore.initIndex WARN [nodes_used_coll= ection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lu= cene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.= CollectionsAPIDistributedZkTest-jetty3-1375371494360/nodes_used_collection_= shard1_replica2/data/index' doesn't exist. Creating new index... [junit4] 2> 813699 T3144 oasc.CachingDirectoryFactory.get return new d= irectory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/= solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-j= etty3-1375371494360//nodes_used_collection_shard1_replica2/data/index [junit4] 2> 813701 T3144 oasc.SolrDeletionPolicy.onCommit SolrDeletion= Policy.onCommit: commits: num=3D1 [junit4] 2> =09=09commit{dir=3DMockDirWrapper(org.apache.lucene.store.= RAMDirectory@18038052 lockFactory=3Dorg.apache.lucene.store.NativeFSLockFac= tory@41f1f32e),segFN=3Dsegments_1,generation=3D1} [junit4] 2> 813701 T3144 oasc.SolrDeletionPolicy.updateCommits newest = commit generation =3D 1 [junit4] 2> 813706 T3144 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "ded= upe" [junit4] 2> 813706 T3144 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "sto= red_sig" [junit4] 2> 813707 T3144 oasup.UpdateRequestProcessorChain.init insert= ing DistributedUpdateProcessorFactory into updateRequestProcessorChain "dis= trib-dup-test-chain-implicit" [junit4] 2> 813708 T3144 oasc.RequestHandlers.initHandlersFromConfig c= reated standard: solr.StandardRequestHandler [junit4] 2> 813708 T3144 oasc.RequestHandlers.initHandlersFromConfig c= reated /get: solr.RealTimeGetHandler [junit4] 2> 813709 T3144 oasc.RequestHandlers.initHandlersFromConfig a= dding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 813709 T3144 oasc.RequestHandlers.initHandlersFromConfig c= reated /replication: solr.ReplicationHandler [junit4] 2> 813710 T3144 oasc.RequestHandlers.initHandlersFromConfig c= reated /update: solr.UpdateRequestHandler [junit4] 2> 813710 T3144 oasc.RequestHandlers.initHandlersFromConfig c= reated /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 813714 T3144 oashl.XMLLoader.init xsltCacheLifetimeSeconds= =3D60 [junit4] 2> 813718 T3144 oass.SolrIndexSearcher. Opening Searche= r@1fd46691 main [junit4] 2> 813719 T3144 oasu.CommitTracker. Hard AutoCommit: di= sabled [junit4] 2> 813719 T3144 oasu.CommitTracker. Soft AutoCommit: di= sabled [junit4] 2> 813722 T3173 oasc.SolrCore.registerSearcher [nodes_used_co= llection_shard1_replica2] Registered new searcher Searcher@1fd46691 main{St= andardDirectoryReader(segments_1:1)} [junit4] 2> 813723 T3144 oasc.CoreContainer.registerCore registering c= ore: nodes_used_collection_shard1_replica2 [junit4] 2> 813723 T3144 oasc.ZkController.register Register replica -= core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:46315/= _ox/bq collection:nodes_used_collection shard:shard1 [junit4] 2> 813723 T3144 oascsi.HttpClientUtil.createClient Creating n= ew http client, config:maxConnections=3D10000&maxConnectionsPerHost=3D20&co= nnTimeout=3D15000&socketTimeout=3D30000&retry=3Dfalse [junit4] 2> 813908 T3105 oascc.ZkStateReader.updateClusterState Updati= ng cloud state from ZooKeeper...=20 [junit4] 2> 813912 T3122 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 813912 T3136 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 813912 T3109 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 813912 T3164 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 813913 T3150 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 813913 T3104 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/cluste= rstate.json, has occurred - updating... (live nodes size: 5) [junit4] 2> 814080 T3117 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 814080 T3117 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> 814080 T3117 oasc.SyncStrategy.sync Sync replicas to http:= //127.0.0.1:47509/_ox/bq/nodes_used_collection_shard2_replica1/ [junit4] 2> 814081 T3117 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard2_replica1 url=3Dhttp://127.0.0.1:47509/_ox/bq START repl= icas=3D[http://127.0.0.1:58500/_ox/bq/nodes_used_collection_shard2_replica2= /] nUpdates=3D100 [junit4] 2> 814081 T3117 oasu.PeerSync.sync PeerSync: core=3Dnodes_use= d_collection_shard2_replica1 url=3Dhttp://127.0.0.1:47509/_ox/bq DONE. We = have no versions. sync failed. [junit4] 2> 814081 T3117 oasc.SyncStrategy.syncReplicas Leader's attem= pt to sync with shard failed, moving to the next candidate [junit4] 2> 814082 T3117 oasc.ShardLeaderElectionContext.runLeaderProc= ess 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> 814082 T3117 oasc.ShardLeaderElectionContext.runLeaderProc= ess I am the new leader: http://127.0.0.1:47509/_ox/bq/nodes_used_collectio= n_shard2_replica1/ shard2 [junit4] 2> 814082 T3117 oascc.SolrZkClient.makePath makePath: /collec= tions/nodes_used_collection/leaders/shard2 [junit4] 2> ASYNC NEW_CORE C2984 name=3Dnodes_used_collection_shard2_= replica2 org.apache.solr.core.SolrCore@fd5b0a3 url=3Dhttp://127.0.0.1:58500= /_ox/bq/nodes_used_collection_shard2_replica2 node=3D127.0.0.1:58500__ox%2F= bq C2984_STATE=3Dcoll:nodes_used_collection core:nodes_used_collection_shar= d2_replica2 props:{state=3Ddown, core=3Dnodes_used_collection_shard2_replic= a2, node_name=3D127.0.0.1:58500__ox%2Fbq, base_url=3Dhttp://127.0.0.1:58500= /_ox/bq} [junit4] 2> 814097 T3131 C2984 P58500 oasc.SolrCore.execute [nodes_use= d_collection_shard2_replica2] webapp=3D/_ox/bq path=3D/get params=3D{getVer= sions=3D100&distrib=3Dfalse&wt=3Djavabin&qt=3D/get&version=3D2} status=3D0 = QTime=3D0=20 [junit4] 2> 814169 T3097 oasc.ShardLeaderElectionContext.waitForReplic= asToComeUp Enough replicas found to continue. [junit4] 2> 814169 T3097 oasc.ShardLeaderElectionContext.runLeaderProc= ess I may be the new leader - try and sync [junit4] 2> 814169 T309 [...truncated too long message...] 2> =09 "shard_range":null, [junit4] 2> =09 "node_name":"127.0.0.1:46127__ox%2Fbq", [junit4] 2> =09 "base_url":"http://127.0.0.1:46127/_ox/bq"} [junit4] 2> 950349 T3082 oejsh.ContextHandler.doStop stopped o.e.j.s.S= ervletContextHandler{/_ox/bq,null} [junit4] 2> 950401 T3082 oas.SolrTestCaseJ4.tearDown ###Ending testDis= tribSearch [junit4] 2> 950403 T3082 oasc.ZkTestServer.send4LetterWord connecting = to 127.0.0.1:39089 39089 [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=3D9972E3= 692154C760 -Dtests.multiplier=3D3 -Dtests.slow=3Dtrue -Dtests.locale=3Dpt -= Dtests.timezone=3DAsia/Taipei -Dtests.file.encoding=3DUS-ASCII [junit4] ERROR 146s J0 | CollectionsAPIDistributedZkTest.testDistribS= earch <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerExcep= tion: Server refused connection at: http://127.0.0.1:58500/_ox/bq [junit4] > =09at __randomizedtesting.SeedInfo.seed([9972E3692154C760:= 18946D71560BA75C]:0) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:428) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:180) [junit4] > =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.= createCollection(AbstractFullDistribZkTestBase.java:1535) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.testCustomCollectionsAPI(CollectionsAPIDistributedZkTest.java:677) [junit4] > =09at org.apache.solr.cloud.CollectionsAPIDistributedZkTes= t.doTest(CollectionsAPIDistributedZkTest.java:159) [junit4] > =09at org.apache.solr.BaseDistributedSearchTestCase.testDi= stribSearch(BaseDistributedSearchTestCase.java:835) [junit4] > =09at java.lang.Thread.run(Thread.java:724) [junit4] > Caused by: org.apache.http.conn.HttpHostConnectException: = Connection to http://127.0.0.1:58500 refused [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:190) [junit4] > =09at org.apache.http.impl.conn.ManagedClientConnectionImp= l.open(ManagedClientConnectionImpl.java:294) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.t= ryConnect(DefaultRequestDirector.java:645) [junit4] > =09at org.apache.http.impl.client.DefaultRequestDirector.e= xecute(DefaultRequestDirector.java:480) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:906) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:805) [junit4] > =09at org.apache.http.impl.client.AbstractHttpClient.execu= te(AbstractHttpClient.java:784) [junit4] > =09at org.apache.solr.client.solrj.impl.HttpSolrServer.req= uest(HttpSolrServer.java:365) [junit4] > =09... 45 more [junit4] > Caused by: java.net.ConnectException: Connection refused [junit4] > =09at java.net.PlainSocketImpl.socketConnect(Native Method= ) [junit4] > =09at java.net.AbstractPlainSocketImpl.doConnect(AbstractP= lainSocketImpl.java:339) [junit4] > =09at java.net.AbstractPlainSocketImpl.connectToAddress(Ab= stractPlainSocketImpl.java:200) [junit4] > =09at java.net.AbstractPlainSocketImpl.connect(AbstractPla= inSocketImpl.java:182) [junit4] > =09at java.net.SocksSocketImpl.connect(SocksSocketImpl.jav= a:392) [junit4] > =09at java.net.Socket.connect(Socket.java:579) [junit4] > =09at org.apache.http.conn.scheme.PlainSocketFactory.conne= ctSocket(PlainSocketFactory.java:127) [junit4] > =09at org.apache.http.impl.conn.DefaultClientConnectionOpe= rator.openConnection(DefaultClientConnectionOperator.java:180) [junit4] > =09... 52 more [junit4] 2> 950418 T3082 oas.SolrTestCaseJ4.deleteCore ###deleteCore [junit4] 2> 145944 T3081 ccr.ThreadLeakControl.checkThreadLeaks WARNIN= G Will linger awaiting termination of 3 leaked thread(s). [junit4] 2> 951628 T3164 oascc.ZkStateReader$3.process WARN ZooKeeper = watch triggered, but Solr cannot talk to ZK [junit4] 2> 951628 T3164 oascc.ZkStateReader$2.process A cluster state= change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/li= ve_nodes, has occurred - updating... (live nodes size: 1) [junit4] 2> 951628 T3164 oascc.ZkStateReader$2.process WARN ZooKeeper = watch triggered, but Solr cannot talk to ZK [junit4] 2> 951629 T3164 oasc.LeaderElector$1.process WARN org.apache= .zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =3D Ses= sion expired for /collections/new_implicit_coll_0/leader_elect/d/election [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:127) [junit4] 2> =09at org.apache.zookeeper.KeeperException.create(KeeperEx= ception.java:51) [junit4] 2> =09at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper= .java:1468) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:235) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient$6.execute(= SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.common.cloud.ZkCmdExecutor.retryOper= ation(ZkCmdExecutor.java:65) [junit4] 2> =09at org.apache.solr.common.cloud.SolrZkClient.getChildre= n(SolrZkClient.java:232) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLeader= (LeaderElector.java:84) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(Leade= rElector.java:55) [junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Leader= Elector.java:129) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.processE= vent(ClientCnxn.java:519) [junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(Clie= ntCnxn.java:495) [junit4] 2>=20 [junit4] 2> NOTE: test params are: codec=3DLucene42: {timestamp=3DPost= ingsFormat(name=3DLucene41VarGapFixedInterval), range_facet_l=3DPostingsFor= mat(name=3DLucene41VarGapFixedInterval), id=3DPostingsFormat(name=3DNestedP= ulsing), range_facet_sl=3DPostingsFormat(name=3DNestedPulsing), a_t=3DPosti= ngsFormat(name=3DLucene41VarGapFixedInterval), text=3DPostingsFormat(name= =3DMemory doPackFST=3D false), range_facet_si=3DPostingsFormat(name=3DLucen= e41VarGapFixedInterval), _version_=3DPulsing41(freqCutoff=3D9 minBlockSize= =3D85 maxBlockSize=3D256), other_tl1=3DPulsing41(freqCutoff=3D9 minBlockSiz= e=3D85 maxBlockSize=3D256), multiDefault=3DPostingsFormat(name=3DLucene41Va= rGapFixedInterval), a_si=3DPulsing41(freqCutoff=3D9 minBlockSize=3D85 maxBl= ockSize=3D256), intDefault=3DPulsing41(freqCutoff=3D9 minBlockSize=3D85 max= BlockSize=3D256)}, docValues:{timestamp=3DDocValuesFormat(name=3DDisk)}, si= m=3DRandomSimilarityProvider(queryNorm=3Dtrue,coord=3Dcrazy): {}, locale=3D= pt, timezone=3DAsia/Taipei [junit4] 2> NOTE: Linux 3.2.0-51-generic amd64/Oracle Corporation 1.7.= 0_25 (64-bit)/cpus=3D8,threads=3D1,free=3D42982432,total=3D222351360 [junit4] 2> NOTE: All tests run in this JVM: [TestShardHandlerFactory,= TestReversedWildcardFilterFactory, CoreAdminHandlerTest, ReturnFieldsTest,= TestTrie, SoftAutoCommitTest, AutoCommitTest, SuggesterTest, WordBreakSolr= SpellCheckerTest, SuggesterFSTTest, DirectUpdateHandlerOptimizeTest, IndexS= chemaTest, TestSchemaVersionResource, AliasIntegrationTest, TestFieldTypeCo= llectionResource, OverseerTest, CircularListTest, ChaosMonkeyNothingIsSafeT= est, TestXIncludeConfig, SliceStateUpdateTest, SearchHandlerTest, TestStres= sRecovery, FastVectorHighlighterTest, TestSurroundQueryParser, TermVectorCo= mponentTest, TestConfig, TestSolrXml, PluginInfoTest, RegexBoostProcessorTe= st, TestRandomDVFaceting, OverseerCollectionProcessorTest, TestLMDirichletS= imilarityFactory, TestDynamicFieldResource, TestLRUCache, StatelessScriptUp= dateProcessorFactoryTest, DistributedTermsComponentTest, CSVRequestHandlerT= est, TestSolrDeletionPolicy1, ZkControllerTest, FileBasedSpellCheckerTest, = TestCloudManagedSchemaAddField, MBeansHandlerTest, SolrTestCaseJ4Test, DocV= aluesTest, DocumentBuilderTest, TermsComponentTest, TestWriterPerf, SolrInf= oMBeanTest, UpdateRequestProcessorFactoryTest, PrimUtilsTest, JsonLoaderTes= t, TestValueSourceCache, SliceStateTest, TestReplicationHandler, InfoHandle= rTest, BasicDistributedZkTest, TestFastWriter, TestQuerySenderListener, Tes= tFieldTypeResource, QueryElevationComponentTest, UUIDFieldTest, BadComponen= tTest, TestSerializedLuceneMatchVersion, TestCharFilters, TestPropInjectDef= aults, TestQueryUtils, TestBadConfig, TestSolrCoreProperties, FieldMutating= UpdateProcessorTest, TestExtendedDismaxParser, ClusterStateUpdateTest, Hdfs= ChaosMonkeySafeLeaderTest, ScriptEngineTest, TestSolrQueryParserResource, R= esponseLogComponentTest, AlternateDirectoryTest, SolrCoreTest, CollectionsA= PIDistributedZkTest] [junit4] Completed on J0 in 147.22s, 1 test, 1 error <<< FAILURES! [...truncated 482 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:389: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:369: The follo= wing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The follow= ing error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:181: The = following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:44= 9: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 1230: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:= 873: There were test failures: 320 suites, 1345 tests, 1 error, 34 ignored = (6 assumptions) Total time: 40 minutes 42 seconds Build step 'Invoke Ant' marked build as failure Description set: Java: 64bit/jdk1.7.0_25 -XX:+UseCompressedOops -XX:+UseSer= ialGC Archiving artifacts Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_58_189427645.1375372005460 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_58_189427645.1375372005460--