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 EE041D42D for ; Mon, 17 Sep 2012 02:07:12 +0000 (UTC) Received: (qmail 98145 invoked by uid 500); 17 Sep 2012 02:07:11 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 98090 invoked by uid 500); 17 Sep 2012 02:07:11 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 98083 invoked by uid 99); 17 Sep 2012 02:07:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 02:07:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Sep 2012 02:07:02 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 1DA63C00A0 for ; Mon, 17 Sep 2012 02:06:42 +0000 (UTC) Date: Mon, 17 Sep 2012 02:06:21 +0000 (UTC) From: Apache Jenkins Server To: dev@lucene.apache.org Message-ID: <2091928359.615.1347847602105.JavaMail.hudson@aegis.apache.org> In-Reply-To: <255633182.577.1347827182406.JavaMail.hudson@aegis.apache.org> References: <255633182.577.1347827182406.JavaMail.hudson@aegis.apache.org> Subject: [JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3217 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_614_1801041119.1347847581557" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_614_1801041119.1347847581557 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3217/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationH= andler Error Message: ERROR: SolrIndexSearcher opens=3D62 closes=3D61 Stack Trace: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=3D62 closes=3D61 =09at __randomizedtesting.SeedInfo.seed([7903C727893CE59C]:0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.ja= va:233) =09at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:93) =09at sun.reflect.GeneratedMethodAccessor24.invoke(Unknown Source) =09at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces= sorImpl.java:43) =09at java.lang.reflect.Method.invoke(Method.java:601) =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$5.evaluate(Random= izedRunner.java:700) =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:45) =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:722) FAILED: org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch Error Message: Shard still reported as live in zk Stack Trace: java.lang.AssertionError: Shard still reported as live in zk =09at __randomizedtesting.SeedInfo.seed([7903C727893CE59C:F8E5493FFE6385A0]= :0) =09at org.junit.Assert.fail(Assert.java:93) =09at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitToSeeNotLive(= AbstractFullDistribZkTestBase.java:1220) =09at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSome= DocsAndRecover(BasicDistributedZk2Test.java:190) =09at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributed= Zk2Test.java:83) =09at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseD= istributedSearchTestCase.java:695) =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:601) =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:45) =09at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRul= e$1.evaluate(SystemPropertiesInvariantRule.java:55) =09at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleT= hreadAndTestName.java:48) =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:45) =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:722) Build Log: [...truncated 7971 lines...] [junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler [junit4:junit4] 2> 8 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 12 T1173 oejs.AbstractConnector.doStart Started Socket= Connector@0.0.0.0:60339 [junit4:junit4] 2> 13 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 13 T1173 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHa= ndler$SolrInstance-1347846886650/master [junit4:junit4] 2> 14 T1173 oasc.SolrResourceLoader. new SolrResour= ceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886650/master/' [junit4:junit4] 2> 46 T1173 oass.SolrDispatchFilter.init SolrDispatchFilt= er.init() [junit4:junit4] 2> 46 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI n= ot configured for solr (NoInitialContextEx) [junit4:junit4] 2> 47 T1173 oasc.SolrResourceLoader.locateSolrHome using = system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHa= ndler$SolrInstance-1347846886650/master [junit4:junit4] 2> 47 T1173 oasc.CoreContainer$Initializer.initialize loo= king for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Test= s-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestRe= plicationHandler$SolrInstance-1347846886650/master/solr.xml [junit4:junit4] 2> 47 T1173 oasc.CoreContainer. New CoreContainer 1= 178273362 [junit4:junit4] 2> 48 T1173 oasc.CoreContainer$Initializer.initialize no = solr.xml file found - using default [junit4:junit4] 2> 48 T1173 oasc.CoreContainer.load Loading CoreContainer= using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrIns= tance-1347846886650/master/' [junit4:junit4] 2> 48 T1173 oasc.SolrResourceLoader. new SolrResour= ceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$S= olrInstance-1347846886650/master/' [junit4:junit4] 2> 72 T1173 oasc.CoreContainer.load Registering Log Liste= ner [junit4:junit4] 2> 103 T1173 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886650/master/collection1 [junit4:junit4] 2> 104 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1347846886650/master/collection1/' [junit4:junit4] 2> 135 T1173 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 178 T1173 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 178 T1173 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 181 T1173 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 199 T1173 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 200 T1173 oasc.SolrCore. [collection1] Opening n= ew SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstanc= e-1347846886650/master/collection1/, dataDir=3D./org.apache.solr.handler.Te= stReplicationHandler$SolrInstance-1347846886650/master/collection1/data/ [junit4:junit4] 2> 201 T1173 oasc.SolrCore. JMX monitoring not dete= cted for core: collection1 [junit4:junit4] 2> 201 T1173 oasc.SolrCore.getNewIndexDir WARNING New ind= ex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepli= cationHandler$SolrInstance-1347846886650/master/collection1/data/index/ [junit4:junit4] 2> 202 T1173 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.handler.TestReplicationHandler$So= lrInstance-1347846886650/master/collection1/data/index' doesn't exist. Crea= ting new index... [junit4:junit4] 2> 203 T1173 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplica= tionHandler$SolrInstance-1347846886650/master/collection1/data/index forceN= ew:false [junit4:junit4] 2> 212 T1173 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@467ce934;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generation=3D1,= filenames=3D[segments_1] [junit4:junit4] 2> 212 T1173 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1 [junit4:junit4] 2> 213 T1173 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 213 T1173 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 214 T1173 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 214 T1173 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 214 T1173 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 215 T1173 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 218 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 223 T1173 oass.SolrIndexSearcher. Opening Search= er@2fee70be main [junit4:junit4] 2> 224 T1173 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 224 T1173 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 225 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 225 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 225 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 226 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 226 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 226 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 227 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 227 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 227 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 228 T1173 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 241 T1173 oash.ReplicationHandler.inform Replication e= nabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 241 T1173 oash.ReplicationHandler.inform Commits will = be reserved for 10000 [junit4:junit4] 2> 242 T1183 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@2fee70be main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 242 T1173 oasc.CoreContainer.register registering core= : collection1 [junit4:junit4] 2> 243 T1173 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 243 T1173 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 243 T1173 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 262 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 264 T1173 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:60340 [junit4:junit4] 2> 265 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 265 T1173 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886903/slave [junit4:junit4] 2> 265 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/' [junit4:junit4] 2> 296 T1173 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 296 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 296 T1173 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886903/slave [junit4:junit4] 2> 297 T1173 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestR= eplicationHandler$SolrInstance-1347846886903/slave/solr.xml [junit4:junit4] 2> 297 T1173 oasc.CoreContainer. New CoreContainer = 1775185188 [junit4:junit4] 2> 297 T1173 oasc.CoreContainer$Initializer.initialize no= solr.xml file found - using default [junit4:junit4] 2> 298 T1173 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrIn= stance-1347846886903/slave/' [junit4:junit4] 2> 298 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1347846886903/slave/' [junit4:junit4] 2> 322 T1173 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 338 T1173 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886903/slave/collection1 [junit4:junit4] 2> 339 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1347846886903/slave/collection1/' [junit4:junit4] 2> 370 T1173 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 412 T1173 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 413 T1173 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 416 T1173 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 433 T1173 oass.IndexSchema.readSchema unique key field= : id [junit4:junit4] 2> 435 T1173 oasc.SolrCore. [collection1] Opening n= ew SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstanc= e-1347846886903/slave/collection1/, dataDir=3D./org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/ [junit4:junit4] 2> 435 T1173 oasc.SolrCore. JMX monitoring not dete= cted for core: collection1 [junit4:junit4] 2> 436 T1173 oasc.SolrCore.getNewIndexDir WARNING New ind= ex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepli= cationHandler$SolrInstance-1347846886903/slave/collection1/data/index/ [junit4:junit4] 2> 436 T1173 oasc.SolrCore.initIndex WARNING [collection1= ] Solr index directory './org.apache.solr.handler.TestReplicationHandler$So= lrInstance-1347846886903/slave/collection1/data/index' doesn't exist. Creat= ing new index... [junit4:junit4] 2> 437 T1173 oasc.CachingDirectoryFactory.get return new = directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplica= tionHandler$SolrInstance-1347846886903/slave/collection1/data/index forceNe= w:false [junit4:junit4] 2> 442 T1173 oasc.SolrDeletionPolicy.onCommit SolrDeletio= nPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@58401029; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generation=3D1,f= ilenames=3D[segments_1] [junit4:junit4] 2> 442 T1173 oasc.SolrDeletionPolicy.updateCommits newest= commit =3D 1 [junit4:junit4] 2> 443 T1173 oasc.RequestHandlers.initHandlersFromConfig = created standard: solr.StandardRequestHandler [junit4:junit4] 2> 444 T1173 oasc.RequestHandlers.initHandlersFromConfig = created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 444 T1173 oasc.RequestHandlers.initHandlersFromConfig = adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 444 T1173 oasc.RequestHandlers.initHandlersFromConfig = created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 445 T1173 oasc.RequestHandlers.initHandlersFromConfig = created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 445 T1173 oasc.RequestHandlers.initHandlersFromConfig = created /replication: solr.ReplicationHandler [junit4:junit4] 2> 448 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecond= s=3D60 [junit4:junit4] 2> 454 T1173 oass.SolrIndexSearcher. Opening Search= er@64c1a99a main [junit4:junit4] 2> 454 T1173 oasu.CommitTracker. Hard AutoCommit: d= isabled [junit4:junit4] 2> 455 T1173 oasu.CommitTracker. Soft AutoCommit: d= isabled [junit4:junit4] 2> 455 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting socketTimeout to: 0 [junit4:junit4] 2> 455 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting urlScheme to: http:// [junit4:junit4] 2> 456 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting connTimeout to: 0 [junit4:junit4] 2> 456 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 457 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting corePoolSize to: 0 [junit4:junit4] 2> 457 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 457 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting maxThreadIdleTime to: 5 [junit4:junit4] 2> 458 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting sizeOfQueue to: -1 [junit4:junit4] 2> 458 T1173 oashc.HttpShardHandlerFactory.getParameter S= etting fairnessPolicy to: false [junit4:junit4] 2> 458 T1173 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&s= ocketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 472 T1173 oash.SnapPuller.startExecutorService Poll Sc= heduled at an interval of 1000ms [junit4:junit4] 2> 472 T1193 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@64c1a99a main{StandardDirectoryReader(seg= ments_1:1)} [junit4:junit4] 2> 472 T1173 oasc.CoreContainer.register registering core= : collection1 [junit4:junit4] 2> 473 T1173 oass.SolrDispatchFilter.init user.dir=3D/usr= /home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/buil= d/solr-core/test/J1 [junit4:junit4] 2> 473 T1173 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() done [junit4:junit4] 2> 473 T1173 oascsi.HttpClientUtil.createClient Creating = new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fol= lowRedirects=3Dfalse [junit4:junit4] 2> 489 T1173 oas.SolrTestCaseJ4.setUp ###Starting test [junit4:junit4] 2> 490 T1173 oasc.CoreContainer.shutdown Shutting down Co= reContainer instance=3D1775185188 [junit4:junit4] 2> 490 T1173 oasc.SolrCore.close [collection1] CLOSING S= olrCore org.apache.solr.core.SolrCore@66fb0eaf [junit4:junit4] 2> 491 T1173 oasc.SolrCore.closeSearcher [collection1] Cl= osing main searcher on request. [junit4:junit4] 2> 491 T1173 oasu.DirectUpdateHandler2.close closing Dire= ctUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimizes= =3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 492 T1173 oasu.DefaultSolrCoreState.decref SolrCoreSta= te ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 492 T1173 oasu.DefaultSolrCoreState.decref Closing Sol= rCoreState - canceling any ongoing recovery [junit4:junit4] 2> 493 T1173 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/solr,null} [junit4:junit4] 2> ASYNC NEW_CORE C86 name=3Dcollection1 org.apache.solr= .core.SolrCore@5cfff913 [junit4:junit4] 2> 551 T1176 C86 oasu.DirectUpdateHandler2.deleteAll [col= lection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 555 T1176 C86 oasc.SolrDeletionPolicy.onInit SolrDelet= ionPolicy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@467ce934;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generation=3D1,= filenames=3D[segments_1] [junit4:junit4] 2> 555 T1176 C86 oasc.SolrDeletionPolicy.updateCommits ne= west commit =3D 1 [junit4:junit4] 2> 556 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {deleteByQuery=3D*:*} 0 5 [junit4:junit4] 2> 560 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[0]} 0 1 [junit4:junit4] 2> 563 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1]} 0 0 [junit4:junit4] 2> 566 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[2]} 0 0 [junit4:junit4] 2> 569 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[3]} 0 0 [junit4:junit4] 2> 572 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[4]} 0 0 [junit4:junit4] 2> 575 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[5]} 0 0 [junit4:junit4] 2> 578 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[6]} 0 0 [junit4:junit4] 2> 581 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[7]} 0 0 [junit4:junit4] 2> 584 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[8]} 0 0 [junit4:junit4] 2> 587 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[9]} 0 0 [junit4:junit4] 2> 590 T1176 C86 oasu.DirectUpdateHandler2.commit start c= ommit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSear= cher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 620 T1176 C86 oasc.SolrDeletionPolicy.onCommit SolrDel= etionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@467ce934;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generation=3D1,= filenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@467ce934;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,= filenames=3D[_0.fnm, _0.frq, _0.tim, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm= .cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> 621 T1176 C86 oasc.SolrDeletionPolicy.updateCommits ne= west commit =3D 2 [junit4:junit4] 2> 630 T1176 C86 oass.SolrIndexSearcher. Opening Se= archer@31fc6894 main [junit4:junit4] 2> 630 T1176 C86 oasu.DirectUpdateHandler2.commit end_com= mit_flush [junit4:junit4] 2> 630 T1183 oasc.SolrCore.registerSearcher [collection1]= Registered new searcher Searcher@31fc6894 main{StandardDirectoryReader(seg= ments_2:4 _0(5.0):C10)} [junit4:junit4] 2> 631 T1176 C86 UPDATE [collection1] webapp=3D/solr path= =3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCom= mit=3Dfalse&version=3D2} {commit=3D} 0 41 [junit4:junit4] 2> 635 T1176 C86 REQ [collection1] webapp=3D/solr path=3D= /select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0 QT= ime=3D1=20 [junit4:junit4] 2> 740 T1173 oasc.CoreContainer.shutdown Shutting down Co= reContainer instance=3D1178273362 [junit4:junit4] 2> 741 T1173 oasc.SolrCore.close [collection1] CLOSING S= olrCore org.apache.solr.core.SolrCore@5cfff913 [junit4:junit4] 2> 742 T1173 oasc.SolrCore.closeSearcher [collection1] Cl= osing main searcher on request. [junit4:junit4] 2> 742 T1173 oasu.DirectUpdateHandler2.close closing Dire= ctUpdateHandler2{commits=3D1,autocommits=3D0,soft autocommits=3D0,optimizes= =3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D10,cumulative_deletesB= yId=3D0,cumulative_deletesByQuery=3D1,cumulative_errors=3D0} [junit4:junit4] 2> 743 T1173 oasu.DefaultSolrCoreState.decref SolrCoreSta= te ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 745 T1173 oasu.DefaultSolrCoreState.decref Closing Sol= rCoreState - canceling any ongoing recovery [junit4:junit4] 2> 746 T1173 oejsh.ContextHandler.doStop stopped o.e.j.s.= ServletContextHandler{/solr,null} [junit4:junit4] 2> 798 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 801 T1173 oejs.AbstractConnector.doStart Started Socke= tConnector@0.0.0.0:60342 [junit4:junit4] 2> 802 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 802 T1173 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886650/master [junit4:junit4] 2> 803 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886650/master/' [junit4:junit4] 2> 843 T1173 oass.SolrDispatchFilter.init SolrDispatchFil= ter.init() [junit4:junit4] 2> 843 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI = not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 844 T1173 oasc.SolrResourceLoader.locateSolrHome using= system property solr.solr.home: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886650/master [junit4:junit4] 2> 844 T1173 oasc.CoreContainer$Initializer.initialize lo= oking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tes= ts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestR= eplicationHandler$SolrInstance-1347846886650/master/solr.xml [junit4:junit4] 2> 845 T1173 oasc.CoreContainer. New CoreContainer = 363553999 [junit4:junit4] 2> 846 T1173 oasc.CoreContainer$Initializer.initialize no= solr.xml file found - using default [junit4:junit4] 2> 846 T1173 oasc.CoreContainer.load Loading CoreContaine= r using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrIn= stance-1347846886650/master/' [junit4:junit4] 2> 846 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1347846886650/master/' [junit4:junit4] 2> 876 T1173 oasc.CoreContainer.load Registering Log List= ener [junit4:junit4] 2> 896 T1173 oasc.CoreContainer.create Creating SolrCore = 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationH= andler$SolrInstance-1347846886650/master/collection1 [junit4:junit4] 2> 897 T1173 oasc.SolrResourceLoader. new SolrResou= rceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$= SolrInstance-1347846886650/master/collection1/' [junit4:junit4] 2> 935 T1173 oasc.SolrConfig. Using Lucene MatchVer= sion: LUCENE_50 [junit4:junit4] 2> 986 T1173 oasc.SolrConfig. Loaded SolrConfig: so= lrconfig.xml [junit4:junit4] 2> 987 T1173 oass.IndexSchema.readSchema Reading Solr Sch= ema [junit4:junit4] 2> 991 T1173 oass.IndexSchema.readSchema Schema name=3Dte= st [junit4:junit4] 2> 1012 T1173 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1014 T1173 oasc.SolrCore. [collection1] Opening = new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstan= ce-1347846886650/master/collection1/, dataDir=3D./org.apache.solr.handler.T= estReplicationHandler$SolrInstance-1347846886650/master/collection1/data/ [junit4:junit4] 2> 1015 T1173 oasc.SolrCore. JMX monitoring not det= ected for core: collection1 [junit4:junit4] 2> 1015 T1173 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1347846886650/master/collection1/data/index/ [junit4:junit4] 2> 1017 T1173 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1017 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1018 T1173 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1018 T1173 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1019 T1173 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1019 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1023 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1026 T1173 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886650/master/collection1/data/index force= New:false [junit4:junit4] 2> 1029 T1173 oass.SolrIndexSearcher. Opening Searc= her@355ab50a main [junit4:junit4] 2> 1030 T1173 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1031 T1173 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1031 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 1032 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 1032 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 1033 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1033 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 1034 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1034 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1035 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1035 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 1036 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 1052 T1173 oash.ReplicationHandler.inform Replication = enabled for following config files: schema.xml [junit4:junit4] 2> 1053 T1173 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4:junit4] 2> 1053 T1173 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 1054 T1173 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886650/master/collection1/data/index force= New:true [junit4:junit4] 2> 1058 T1173 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@5a1b02b0;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,= filenames=3D[_0.fnm, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm= .cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> 1058 T1173 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 2 [junit4:junit4] 2> 1059 T1173 oasu.DefaultSolrCoreState.newIndexWriter Ne= w IndexWriter is ready to be used. [junit4:junit4] 2> 1060 T1173 oash.ReplicationHandler.inform Commits will= be reserved for 10000 [junit4:junit4] 2> 1060 T1204 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@355ab50a main{StandardDirectoryReader(se= gments_2:4 _0(5.0):C10)} [junit4:junit4] 2> 1060 T1173 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 1061 T1173 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 1062 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 1062 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 1079 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 1081 T1173 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:60343 [junit4:junit4] 2> 1082 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1082 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave [junit4:junit4] 2> 1083 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicatio= nHandler$SolrInstance-1347846886903/slave/' [junit4:junit4] 2> 1099 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 1099 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 1100 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave [junit4:junit4] 2> 1100 T1173 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.Test= ReplicationHandler$SolrInstance-1347846886903/slave/solr.xml [junit4:junit4] 2> 1101 T1173 oasc.CoreContainer. New CoreContainer= 1452414555 [junit4:junit4] 2> 1101 T1173 oasc.CoreContainer$Initializer.initialize n= o solr.xml file found - using default [junit4:junit4] 2> 1102 T1173 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrI= nstance-1347846886903/slave/' [junit4:junit4] 2> 1102 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846886903/slave/' [junit4:junit4] 2> 1121 T1173 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 1141 T1173 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1 [junit4:junit4] 2> 1142 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846886903/slave/collection1/' [junit4:junit4] 2> 1181 T1173 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 1234 T1173 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 1236 T1173 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 1240 T1173 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 1259 T1173 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1260 T1173 oasc.SolrCore. [collection1] Opening = new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstan= ce-1347846886903/slave/collection1/, dataDir=3D./org.apache.solr.handler.Te= stReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/ [junit4:junit4] 2> 1261 T1173 oasc.SolrCore. JMX monitoring not det= ected for core: collection1 [junit4:junit4] 2> 1262 T1173 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1347846886903/slave/collection1/data/index/ [junit4:junit4] 2> 1263 T1173 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1264 T1173 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1264 T1173 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1265 T1173 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1265 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1266 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1267 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1271 T1173 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886903/slave/collection1/data/index forceN= ew:false [junit4:junit4] 2> 1272 T1173 oass.SolrIndexSearcher. Opening Searc= her@6996cc33 main [junit4:junit4] 2> 1273 T1173 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1274 T1173 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1274 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 1275 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 1275 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 1276 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 1276 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 1277 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 1277 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 1278 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 1278 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 1279 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 1291 T1173 oash.SnapPuller.startExecutorService Poll S= cheduled at an interval of 1000ms [junit4:junit4] 2> 1292 T1214 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@6996cc33 main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 1292 T1173 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 1293 T1173 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 1293 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 1294 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C87 name=3Dcollection1 org.apache.solr= .core.SolrCore@2c79fe14 [junit4:junit4] 2> 1313 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D0 status=3D0 = QTime=3D1=20 [junit4:junit4] 2> ASYNC NEW_CORE C88 name=3Dcollection1 org.apache.solr= .core.SolrCore@3d0396ac [junit4:junit4] 2> 1356 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1357 T1215 oash.SnapPuller.fetchLatestIndex Master's g= eneration: 2 [junit4:junit4] 2> 1357 T1215 oash.SnapPuller.fetchLatestIndex Slave's ge= neration: 1 [junit4:junit4] 2> 1358 T1215 oash.SnapPuller.fetchLatestIndex Starting r= eplication process [junit4:junit4] 2> 1362 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dfilelist&generation=3D2&wt=3Djavabin&qt= =3D/replication&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 1363 T1215 oash.SnapPuller.fetchLatestIndex Number of = files in latest index in master: 10 [junit4:junit4] 2> 1367 T1215 oash.SnapPuller.fetchLatestIndex Starting d= ownload to ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-13= 47846886903/slave/collection1/data/index.20120916195448013 fullCopy=3Dfalse [junit4:junit4] 2> 1370 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.fnm&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 1377 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.frq&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 1381 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.tim&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 1385 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0_nrm.cfe&command=3Dfilecontent&checksum= =3Dtrue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream= } status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1389 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3Dsegments_2&command=3Dfilecontent&checksum= =3Dtrue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream= } status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1393 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.fdx&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 1397 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0_nrm.cfs&command=3Dfilecontent&checksum= =3Dtrue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream= } status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1401 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.si&command=3Dfilecontent&checksum=3Dtru= e&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} stat= us=3D0 QTime=3D0=20 [junit4:junit4] 2> 1405 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.tip&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 1409 T1197 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_0.fdt&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D2&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 1410 T1215 oash.SnapPuller.fetchLatestIndex Total time= taken for download : 0 secs [junit4:junit4] 2> 1417 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D0 status=3D0 = QTime=3D0=20 [junit4:junit4] 2> 1430 T1215 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4:junit4] 2> 1430 T1215 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 1432 T1215 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886903/slave/collection1/data/index forceN= ew:true [junit4:junit4] 2> 1439 T1215 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ff2e17e; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generation=3D1,f= ilenames=3D[segments_1] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ff2e17e; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,f= ilenames=3D[_0.fnm, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm.= cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> 1439 T1215 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 2 [junit4:junit4] 2> 1440 T1215 oasu.DefaultSolrCoreState.newIndexWriter Ne= w IndexWriter is ready to be used. [junit4:junit4] 2> 1444 T1215 oass.SolrIndexSearcher. Opening Searc= her@152fee75 main [junit4:junit4] 2> 1444 T1214 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@152fee75 main{StandardDirectoryReader(se= gments_2:4:nrt _0(5.0):C10)} [junit4:junit4] 2> 1444 T1214 oasc.CachingDirectoryFactory.close Closing = directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-j= ava7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1/data/index [junit4:junit4] 2> 1445 T1215 oasu.DirectUpdateHandler2.commit start comm= it{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfalse,waitSearch= er=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 1445 T1215 oasu.DirectUpdateHandler2.commit end_commit= _flush [junit4:junit4] 2> 1445 T1215 oash.SnapPuller.fetchLatestIndex removing t= emporary index download directory ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1/data/index.20120916195= 448013 [junit4:junit4] 2> 1521 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 1625 T1198 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&qt=3D/replication&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1628 T1198 C88 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dcommits&qt=3D/replication&wt=3Djavabin&= version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1631 T1198 oasc.CoreContainer.reload Reloading SolrCor= e 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/= Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.sol= r.handler.TestReplicationHandler$SolrInstance-1347846886650/master/collecti= on1 [junit4:junit4] 2> 1632 T1198 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-S= olr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handle= r.TestReplicationHandler$SolrInstance-1347846886650/master/collection1/' [junit4:junit4] 2> 1694 T1198 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 1745 T1198 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 1746 T1198 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 1750 T1198 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 1771 T1198 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 1773 T1198 oasc.SolrCore. [collection1] Opening = new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-t= runk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestRepli= cationHandler$SolrInstance-1347846886650/master/collection1/, dataDir=3D./o= rg.apache.solr.handler.TestReplicationHandler$SolrInstance-1347846886650/ma= ster/collection1/data/ [junit4:junit4] 2> 1773 T1198 oasc.SolrCore. JMX monitoring not det= ected for core: collection1 [junit4:junit4] 2> 1774 T1198 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1347846886650/master/collection1/data/index/ [junit4:junit4] 2> 1776 T1198 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 1776 T1198 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 1777 T1198 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 1777 T1198 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 1777 T1198 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 1778 T1198 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 1781 T1198 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 1791 T1198 oass.SolrIndexSearcher. Opening Searc= her@7f9ce09a main [junit4:junit4] 2> 1791 T1198 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 1792 T1198 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 1792 T1198 oash.ReplicationHandler.inform Replication = enabled for following config files: schema.xml [junit4:junit4] 2> 1793 T1198 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4:junit4] 2> 1793 T1198 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 1793 T1198 oasu.DefaultSolrCoreState.newIndexWriter Ro= llback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 1795 T1198 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886650/master/collection1/data/index force= New:true [junit4:junit4] 2> 1799 T1198 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@45a1546b;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,= filenames=3D[_0.fnm, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm= .cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> 1799 T1198 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 2 [junit4:junit4] 2> 1800 T1198 oasu.DefaultSolrCoreState.newIndexWriter Ne= w IndexWriter is ready to be used. [junit4:junit4] 2> 1800 T1198 oash.ReplicationHandler.inform Commits will= be reserved for 10000 [junit4:junit4] 2> 1801 T1217 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@7f9ce09a main{StandardDirectoryReader(se= gments_2:4 _0(5.0):C10)} [junit4:junit4] 2> 1801 T1198 oasc.CoreContainer.register replacing core:= collection1 [junit4:junit4] 2> 1801 T1198 oasc.SolrCore.close [collection1] CLOSING = SolrCore org.apache.solr.core.SolrCore@3d0396ac [junit4:junit4] 2> 1802 T1198 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 1802 T1198 oasc.CachingDirectoryFactory.close Closing = directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-j= ava7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886650/master/collection1/data/index [junit4:junit4] 2> 1802 T1198 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> ASYNC NEW_CORE C89 name=3Dcollection1 org.apache.solr= .core.SolrCore@62ad6083 [junit4:junit4] 2> 1810 T1198 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&qt=3D/replication&wt=3Djav= abin&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1813 T1198 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dcommits&qt=3D/replication&wt=3Djavabin&= version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 1818 T1198 C89 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[110]} 0 2 [junit4:junit4] 2> 1820 T1198 C89 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[120]} 0 0 [junit4:junit4] 2> 1823 T1198 C89 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 1875 T1198 C89 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@45a1546b;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,= filenames=3D[_0.fnm, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm= .cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@45a1546b;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generation=3D3,= filenames=3D[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1= .fdx, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0.si, _1.tip, _0.= tip, _1.tim, segments_3, _0.fdt] [junit4:junit4] 2> 1875 T1198 C89 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 3 [junit4:junit4] 2> 1888 T1198 C89 oass.SolrIndexSearcher. Opening S= earcher@c58e02a main [junit4:junit4] 2> 1888 T1198 C89 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 1888 T1217 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@c58e02a main{StandardDirectoryReader(seg= ments_3:6 _0(5.0):C10 _1(5.0):C2)} [junit4:junit4] 2> 1889 T1198 C89 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 66 [junit4:junit4] 2> 1891 T1198 C89 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 1995 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 2099 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 2203 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 2307 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 2354 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 2355 T1215 oash.SnapPuller.fetchLatestIndex Master's g= eneration: 3 [junit4:junit4] 2> 2355 T1215 oash.SnapPuller.fetchLatestIndex Slave's ge= neration: 2 [junit4:junit4] 2> 2355 T1215 oash.SnapPuller.fetchLatestIndex Starting r= eplication process [junit4:junit4] 2> 2362 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dfilelist&generation=3D3&wt=3Djavabin&qt= =3D/replication&version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> 2363 T1215 oash.SnapPuller.fetchLatestIndex Number of = files in latest index in master: 19 [junit4:junit4] 2> 2370 T1215 oash.SnapPuller.fetchLatestIndex Starting d= ownload to ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-13= 47846886903/slave/collection1/data/index.20120916195449013 fullCopy=3Dfalse [junit4:junit4] 2> 2375 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1_nrm.cfs&command=3Dfilecontent&checksum= =3Dtrue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream= } status=3D0 QTime=3D0=20 [junit4:junit4] 2> 2378 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.fnm [junit4:junit4] 2> 2381 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.frq&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 2383 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0_nrm.cf= s [junit4:junit4] 2> 2387 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.fnm&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 2393 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1_nrm.cfe&command=3Dfilecontent&checksum= =3Dtrue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream= } status=3D0 QTime=3D0=20 [junit4:junit4] 2> 2399 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.fdx&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 2405 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.fdt&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 2411 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.si&command=3Dfilecontent&checksum=3Dtru= e&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} stat= us=3D0 QTime=3D0=20 [junit4:junit4] 2> 2411 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D10 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 2413 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0_nrm.cf= e [junit4:junit4] 2> 2414 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.tim [junit4:junit4] 2> 2414 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.frq [junit4:junit4] 2> 2415 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.fdx [junit4:junit4] 2> 2415 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.si [junit4:junit4] 2> 2415 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.tip [junit4:junit4] 2> 2419 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.tip&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 2421 T1215 oash.SnapPuller.downloadIndexFiles Skipping= download for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tru= nk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.TestReplicati= onHandler$SolrInstance-1347846886903/slave/collection1/data/index/_0.fdt [junit4:junit4] 2> 2425 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3Dsegments_3&command=3Dfilecontent&checksum= =3Dtrue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream= } status=3D0 QTime=3D0=20 [junit4:junit4] 2> 2431 T1197 C89 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_1.tim&command=3Dfilecontent&checksum=3Dtr= ue&compression=3Dtrue&generation=3D3&qt=3D/replication&wt=3Dfilestream} sta= tus=3D0 QTime=3D0=20 [junit4:junit4] 2> 2433 T1215 oash.SnapPuller.fetchLatestIndex Total time= taken for download : 0 secs [junit4:junit4] 2> 2442 T1215 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4:junit4] 2> 2442 T1215 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 2442 T1215 oasu.DefaultSolrCoreState.newIndexWriter Cl= osing old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 2444 T1215 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886903/slave/collection1/data/index forceN= ew:true [junit4:junit4] 2> 2472 T1215 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@51edb4c9; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,f= ilenames=3D[_0.fnm, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm.= cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@51edb4c9; = maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generation=3D3,f= ilenames=3D[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.= fdx, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0.si, _1.tip, _0.t= ip, _1.tim, segments_3, _0.fdt] [junit4:junit4] 2> 2472 T1215 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 3 [junit4:junit4] 2> 2473 T1215 oasu.DefaultSolrCoreState.newIndexWriter Ne= w IndexWriter is ready to be used. [junit4:junit4] 2> 2480 T1215 oass.SolrIndexSearcher. Opening Searc= her@31109791 main [junit4:junit4] 2> 2480 T1214 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@31109791 main{StandardDirectoryReader(se= gments_3:6:nrt _0(5.0):C10 _1(5.0):C2)} [junit4:junit4] 2> 2481 T1215 oasu.DirectUpdateHandler2.commit start comm= it{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfalse,waitSearch= er=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 2481 T1215 oasu.DirectUpdateHandler2.commit end_commit= _flush [junit4:junit4] 2> 2481 T1215 oash.SnapPuller.fetchLatestIndex removing t= emporary index download directory ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1/data/index.20120916195= 449013 [junit4:junit4] 2> 2516 T1207 C87 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D1=20 [junit4:junit4] 2> 2622 T1173 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D363553999 [junit4:junit4] 2> 2623 T1173 oasc.SolrCore.close [collection1] CLOSING = SolrCore org.apache.solr.core.SolrCore@62ad6083 [junit4:junit4] 2> 2623 T1173 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 2624 T1173 oasc.CachingDirectoryFactory.close Closing = directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-j= ava7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886650/master/collection1/data/index [junit4:junit4] 2> 2624 T1173 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D1,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D2,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 2625 T1173 oasu.DefaultSolrCoreState.decref SolrCoreSt= ate ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 2627 T1173 oasu.DefaultSolrCoreState.decref Closing So= lrCoreState - canceling any ongoing recovery [junit4:junit4] 2> 2627 T1173 oejsh.ContextHandler.doStop stopped o.e.j.s= .ServletContextHandler{/solr,null} [junit4:junit4] 2> 2680 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 2683 T1173 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:60348 [junit4:junit4] 2> 2684 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2684 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886650/master [junit4:junit4] 2> 2685 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicatio= nHandler$SolrInstance-1347846886650/master/' [junit4:junit4] 2> 2725 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 2725 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 2726 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886650/master [junit4:junit4] 2> 2726 T1173 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.Test= ReplicationHandler$SolrInstance-1347846886650/master/solr.xml [junit4:junit4] 2> 2727 T1173 oasc.CoreContainer. New CoreContainer= 212879381 [junit4:junit4] 2> 2727 T1173 oasc.CoreContainer$Initializer.initialize n= o solr.xml file found - using default [junit4:junit4] 2> 2728 T1173 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrI= nstance-1347846886650/master/' [junit4:junit4] 2> 2728 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846886650/master/' [junit4:junit4] 2> 2758 T1173 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 2777 T1173 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886650/master/collection1 [junit4:junit4] 2> 2778 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846886650/master/collection1/' [junit4:junit4] 2> 2816 T1173 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 2867 T1173 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 2868 T1173 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 2872 T1173 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 2893 T1173 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 2895 T1173 oasc.SolrCore. [collection1] Opening = new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstan= ce-1347846886650/master/collection1/, dataDir=3D./org.apache.solr.handler.T= estReplicationHandler$SolrInstance-1347846886650/master/collection1/data/ [junit4:junit4] 2> 2895 T1173 oasc.SolrCore. JMX monitoring not det= ected for core: collection1 [junit4:junit4] 2> 2896 T1173 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1347846886650/master/collection1/data/index/ [junit4:junit4] 2> 2898 T1173 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 2898 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 2899 T1173 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 2899 T1173 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 2899 T1173 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 2900 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 2904 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 2907 T1173 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886650/master/collection1/data/index force= New:false [junit4:junit4] 2> 2918 T1173 oass.SolrIndexSearcher. Opening Searc= her@628093a2 main [junit4:junit4] 2> 2919 T1173 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 2919 T1173 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 2920 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 2920 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 2921 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 2921 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 2921 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 2922 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 2922 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 2923 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 2923 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 2924 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 2940 T1173 oash.ReplicationHandler.inform Replication = enabled for following config files: schema.xml,xslt/dummy.xsl [junit4:junit4] 2> 2941 T1173 oash.ReplicationHandler.inform Commits will= be reserved for 10000 [junit4:junit4] 2> 2941 T1228 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@628093a2 main{StandardDirectoryReader(se= gments_3:6 _0(5.0):C10 _1(5.0):C2)} [junit4:junit4] 2> 2941 T1173 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 2942 T1173 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 2942 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 2943 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 2959 T1173 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D1452414555 [junit4:junit4] 2> 2960 T1173 oasc.SolrCore.close [collection1] CLOSING = SolrCore org.apache.solr.core.SolrCore@2c79fe14 [junit4:junit4] 2> 2961 T1173 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 2962 T1173 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D2,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 2962 T1173 oasu.DefaultSolrCoreState.decref SolrCoreSt= ate ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 2964 T1173 oasu.DefaultSolrCoreState.decref Closing So= lrCoreState - canceling any ongoing recovery [junit4:junit4] 2> 2964 T1173 oejsh.ContextHandler.doStop stopped o.e.j.s= .ServletContextHandler{/solr,null} [junit4:junit4] 2> 3017 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 3020 T1173 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:60349 [junit4:junit4] 2> 3021 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3021 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave [junit4:junit4] 2> 3022 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicatio= nHandler$SolrInstance-1347846886903/slave/' [junit4:junit4] 2> 3038 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3038 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3039 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave [junit4:junit4] 2> 3039 T1173 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.Test= ReplicationHandler$SolrInstance-1347846886903/slave/solr.xml [junit4:junit4] 2> 3039 T1173 oasc.CoreContainer. New CoreContainer= 1362410508 [junit4:junit4] 2> 3040 T1173 oasc.CoreContainer$Initializer.initialize n= o solr.xml file found - using default [junit4:junit4] 2> 3041 T1173 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrI= nstance-1347846886903/slave/' [junit4:junit4] 2> 3041 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846886903/slave/' [junit4:junit4] 2> 3060 T1173 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3080 T1173 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1 [junit4:junit4] 2> 3081 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846886903/slave/collection1/' [junit4:junit4] 2> 3119 T1173 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 3171 T1173 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 3172 T1173 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 3176 T1173 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 3194 T1173 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 3196 T1173 oasc.SolrCore. [collection1] Opening = new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstan= ce-1347846886903/slave/collection1/, dataDir=3D./org.apache.solr.handler.Te= stReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/ [junit4:junit4] 2> 3197 T1173 oasc.SolrCore. JMX monitoring not det= ected for core: collection1 [junit4:junit4] 2> 3198 T1173 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1347846886903/slave/collection1/data/index/ [junit4:junit4] 2> 3199 T1173 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 3200 T1173 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3200 T1173 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3201 T1173 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3201 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3202 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 3203 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 3207 T1173 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886903/slave/collection1/data/index forceN= ew:false [junit4:junit4] 2> 3217 T1173 oass.SolrIndexSearcher. Opening Searc= her@2d8cafa4 main [junit4:junit4] 2> 3218 T1173 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 3219 T1173 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 3219 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 3220 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3220 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 3221 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3221 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3221 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3222 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3222 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3223 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3223 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 3236 T1173 oash.SnapPuller.startExecutorService Poll S= cheduled at an interval of 1000ms [junit4:junit4] 2> 3237 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@2d8cafa4 main{StandardDirectoryReader(se= gments_3:6 _0(5.0):C10 _1(5.0):C2)} [junit4:junit4] 2> 3236 T1173 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 3237 T1173 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 3238 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3238 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> ASYNC NEW_CORE C90 name=3Dcollection1 org.apache.solr= .core.SolrCore@60d4b107 [junit4:junit4] 2> 3264 T1221 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Ddetails&qt=3D/replication&wt=3Djavabin&= version=3D2} status=3D0 QTime=3D8=20 [junit4:junit4] 2> 3281 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Ddetails&slave=3Dfalse&qt=3D/replication= &wt=3Djavabin&version=3D2} status=3D0 QTime=3D4=20 [junit4:junit4] 2> ASYNC NEW_CORE C91 name=3Dcollection1 org.apache.solr= .core.SolrCore@bf981c7 [junit4:junit4] 2> 3282 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Ddetails&qt=3D/replication&wt=3Djavabin&= version=3D2} status=3D0 QTime=3D11=20 [junit4:junit4] 2> 3294 T1173 oejs.Server.doStart jetty-8.1.2.v20120308 [junit4:junit4] 2> 3297 T1173 oejs.AbstractConnector.doStart Started Sock= etConnector@0.0.0.0:60353 [junit4:junit4] 2> 3298 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3298 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846889932/repeater [junit4:junit4] 2> 3299 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for deduced Solr Home: './org.apache.solr.handler.TestReplicatio= nHandler$SolrInstance-1347846889932/repeater/' [junit4:junit4] 2> 3339 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() [junit4:junit4] 2> 3340 T1173 oasc.SolrResourceLoader.locateSolrHome JNDI= not configured for solr (NoInitialContextEx) [junit4:junit4] 2> 3340 T1173 oasc.SolrResourceLoader.locateSolrHome usin= g system property solr.solr.home: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846889932/repeater [junit4:junit4] 2> 3340 T1173 oasc.CoreContainer$Initializer.initialize l= ooking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Te= sts-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.Test= ReplicationHandler$SolrInstance-1347846889932/repeater/solr.xml [junit4:junit4] 2> 3341 T1173 oasc.CoreContainer. New CoreContainer= 1233677239 [junit4:junit4] 2> 3342 T1173 oasc.CoreContainer$Initializer.initialize n= o solr.xml file found - using default [junit4:junit4] 2> 3342 T1173 oasc.CoreContainer.load Loading CoreContain= er using Solr Home: './org.apache.solr.handler.TestReplicationHandler$SolrI= nstance-1347846889932/repeater/' [junit4:junit4] 2> 3342 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846889932/repeater/' [junit4:junit4] 2> 3353 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 3373 T1173 oasc.CoreContainer.load Registering Log Lis= tener [junit4:junit4] 2> 3393 T1173 oasc.CoreContainer.create Creating SolrCore= 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846889932/repeater/collection1 [junit4:junit4] 2> 3394 T1173 oasc.SolrResourceLoader. new SolrReso= urceLoader for directory: './org.apache.solr.handler.TestReplicationHandler= $SolrInstance-1347846889932/repeater/collection1/' [junit4:junit4] 2> 3433 T1173 oasc.SolrConfig. Using Lucene MatchVe= rsion: LUCENE_50 [junit4:junit4] 2> 3484 T1173 oasc.SolrConfig. Loaded SolrConfig: s= olrconfig.xml [junit4:junit4] 2> 3485 T1173 oass.IndexSchema.readSchema Reading Solr Sc= hema [junit4:junit4] 2> 3489 T1173 oass.IndexSchema.readSchema Schema name=3Dt= est [junit4:junit4] 2> 3511 T1173 oass.IndexSchema.readSchema unique key fiel= d: id [junit4:junit4] 2> 3513 T1173 oasc.SolrCore. [collection1] Opening = new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstan= ce-1347846889932/repeater/collection1/, dataDir=3D./org.apache.solr.handler= .TestReplicationHandler$SolrInstance-1347846889932/repeater/collection1/dat= a/ [junit4:junit4] 2> 3513 T1173 oasc.SolrCore. JMX monitoring not det= ected for core: collection1 [junit4:junit4] 2> 3514 T1173 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3Dnull new=3D./org.apache.solr.handler.TestRepl= icationHandler$SolrInstance-1347846889932/repeater/collection1/data/index/ [junit4:junit4] 2> 3515 T1173 oasc.SolrCore.initIndex WARNING [collection= 1] Solr index directory './org.apache.solr.handler.TestReplicationHandler$S= olrInstance-1347846889932/repeater/collection1/data/index' doesn't exist. C= reating new index... [junit4:junit4] 2> 3516 T1173 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846889932/repeater/collection1/data/index for= ceNew:false [junit4:junit4] 2> 3527 T1173 oasc.SolrDeletionPolicy.onCommit SolrDeleti= onPolicy.onCommit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846889932/repeater/collection1/data/in= dex lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@5bb3a0a= e; maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_1,generation=3D= 1,filenames=3D[segments_1] [junit4:junit4] 2> 3527 T1173 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 1 [junit4:junit4] 2> 3528 T1173 oasc.RequestHandlers.initHandlersFromConfig= created standard: solr.StandardRequestHandler [junit4:junit4] 2> 3529 T1173 oasc.RequestHandlers.initHandlersFromConfig= created defaults: solr.StandardRequestHandler [junit4:junit4] 2> 3529 T1173 oasc.RequestHandlers.initHandlersFromConfig= adding lazy requestHandler: solr.StandardRequestHandler [junit4:junit4] 2> 3530 T1173 oasc.RequestHandlers.initHandlersFromConfig= created lazy: solr.StandardRequestHandler [junit4:junit4] 2> 3530 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /update: solr.UpdateRequestHandler [junit4:junit4] 2> 3531 T1173 oasc.RequestHandlers.initHandlersFromConfig= created /replication: solr.ReplicationHandler [junit4:junit4] 2> 3534 T1173 oashl.XMLLoader.init xsltCacheLifetimeSecon= ds=3D60 [junit4:junit4] 2> 3541 T1173 oass.SolrIndexSearcher. Opening Searc= her@6c36c1dc main [junit4:junit4] 2> 3543 T1173 oasu.CommitTracker. Hard AutoCommit: = disabled [junit4:junit4] 2> 3544 T1173 oasu.CommitTracker. Soft AutoCommit: = disabled [junit4:junit4] 2> 3544 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting socketTimeout to: 0 [junit4:junit4] 2> 3545 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting urlScheme to: http:// [junit4:junit4] 2> 3545 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting connTimeout to: 0 [junit4:junit4] 2> 3546 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxConnectionsPerHost to: 20 [junit4:junit4] 2> 3546 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting corePoolSize to: 0 [junit4:junit4] 2> 3547 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maximumPoolSize to: 2147483647 [junit4:junit4] 2> 3547 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting maxThreadIdleTime to: 5 [junit4:junit4] 2> 3547 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting sizeOfQueue to: -1 [junit4:junit4] 2> 3548 T1173 oashc.HttpShardHandlerFactory.getParameter = Setting fairnessPolicy to: false [junit4:junit4] 2> 3548 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnectionsPerHost=3D20&maxConnections=3D10000&= socketTimeout=3D0&connTimeout=3D0&retry=3Dfalse [junit4:junit4] 2> 3565 T1173 oash.SnapPuller. WARNING 'masterUrl' = must be specified without the /replication suffix [junit4:junit4] 2> 3566 T1173 oash.SnapPuller.startExecutorService Poll S= cheduled at an interval of 1000ms [junit4:junit4] 2> 3566 T1173 oash.ReplicationHandler.inform Replication = enabled for following config files: schema.xml [junit4:junit4] 2> 3566 T1173 oash.ReplicationHandler.inform Commits will= be reserved for 10000 [junit4:junit4] 2> 3567 T1249 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@6c36c1dc main{StandardDirectoryReader(se= gments_1:1)} [junit4:junit4] 2> 3567 T1173 oasc.CoreContainer.register registering cor= e: collection1 [junit4:junit4] 2> 3568 T1173 oass.SolrDispatchFilter.init user.dir=3D/us= r/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/bui= ld/solr-core/test/J1 [junit4:junit4] 2> 3568 T1173 oass.SolrDispatchFilter.init SolrDispatchFi= lter.init() done [junit4:junit4] 2> 3569 T1173 oascsi.HttpClientUtil.createClient Creating= new http client, config:maxConnections=3D128&maxConnectionsPerHost=3D32&fo= llowRedirects=3Dfalse [junit4:junit4] 2> 3601 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Ddetails&slave=3Dfalse&qt=3D/replication= &wt=3Djavabin&version=3D2} status=3D0 QTime=3D10=20 [junit4:junit4] 2> ASYNC NEW_CORE C92 name=3Dcollection1 org.apache.solr= .core.SolrCore@1a63320f [junit4:junit4] 2> 3602 T1242 C92 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Ddetails&qt=3D/replication&wt=3Djavabin&= version=3D2} status=3D0 QTime=3D15=20 [junit4:junit4] 2> 3603 T1173 oasc.CoreContainer.shutdown Shutting down C= oreContainer instance=3D1233677239 [junit4:junit4] 2> 3604 T1173 oasc.SolrCore.close [collection1] CLOSING = SolrCore org.apache.solr.core.SolrCore@1a63320f [junit4:junit4] 2> 3605 T1173 oasc.SolrCore.closeSearcher [collection1] C= losing main searcher on request. [junit4:junit4] 2> 3606 T1173 oasu.DirectUpdateHandler2.close closing Dir= ectUpdateHandler2{commits=3D0,autocommits=3D0,soft autocommits=3D0,optimize= s=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesById= =3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D0,cumulative_deletesBy= Id=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 3606 T1173 oasu.DefaultSolrCoreState.decref SolrCoreSt= ate ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 3607 T1173 oasu.DefaultSolrCoreState.decref Closing So= lrCoreState - canceling any ongoing recovery [junit4:junit4] 2> 3607 T1173 oejsh.ContextHandler.doStop stopped o.e.j.s= .ServletContextHandler{/solr,null} [junit4:junit4] 2> 3667 T1221 C90 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 3671 T1221 C90 oasu.DirectUpdateHandler2.deleteAll [co= llection1] REMOVING ALL DOCUMENTS FROM INDEX [junit4:junit4] 2> 3684 T1221 C90 oasc.SolrDeletionPolicy.onInit SolrDele= tionPolicy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ed2914c;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_2,generation=3D2,= filenames=3D[_0.fnm, _0_nrm.cfe, _0.tim, _0.frq, segments_2, _0.fdx, _0_nrm= .cfs, _0.si, _0.tip, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ed2914c;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generation=3D3,= filenames=3D[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1= .fdx, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0.si, _1.tip, _0.= tip, _1.tim, segments_3, _0.fdt] [junit4:junit4] 2> 3684 T1221 C90 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 3 [junit4:junit4] 2> 3692 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {deleteByQuery=3D*:*} 0 21 [junit4:junit4] 2> 3695 T1221 C90 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 3715 T1221 C90 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ed2914c;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generation=3D3,= filenames=3D[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1= .fdx, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0.si, _1.tip, _0.= tip, _1.tim, segments_3, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ed2914c;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generation=3D4,= filenames=3D[segments_4] [junit4:junit4] 2> 3715 T1221 C90 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 4 [junit4:junit4] 2> 3727 T1221 C90 oass.SolrIndexSearcher. Opening S= earcher@374422b3 main [junit4:junit4] 2> 3727 T1228 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@374422b3 main{StandardDirectoryReader(se= gments_4:7)} [junit4:junit4] 2> 3727 T1221 C90 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 3728 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 33 [junit4:junit4] 2> 3731 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 3835 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 3939 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 4043 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 4147 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 4251 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 4353 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 4354 T1239 oash.SnapPuller.fetchLatestIndex Master's g= eneration: 4 [junit4:junit4] 2> 4354 T1239 oash.SnapPuller.fetchLatestIndex Slave's ge= neration: 3 [junit4:junit4] 2> 4354 T1239 oash.SnapPuller.fetchLatestIndex Starting r= eplication process [junit4:junit4] 2> 4355 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D12 status=3D0= QTime=3D0=20 [junit4:junit4] 2> 4358 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dfilelist&generation=3D4&wt=3Djavabin&qt= =3D/replication&version=3D2} status=3D0 QTime=3D2=20 [junit4:junit4] 2> 4358 T1239 oash.SnapPuller.fetchLatestIndex Number of = files in latest index in master: 1 [junit4:junit4] 2> 4360 T1239 oash.SnapPuller.fetchLatestIndex Starting d= ownload to ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-13= 47846886903/slave/collection1/data/index.20120916195451009 fullCopy=3Dfalse [junit4:junit4] 2> 4363 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3Dsegments_4&command=3Dfilecontent&checksum= =3Dtrue&generation=3D4&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime= =3D0=20 [junit4:junit4] 2> 4366 T1239 oash.SnapPuller.fetchLatestIndex Total time= taken for download : 0 secs [junit4:junit4] 2> 4368 T1239 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4:junit4] 2> 4369 T1239 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 4370 T1239 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886903/slave/collection1/data/index forceN= ew:true [junit4:junit4] 2> 4381 T1239 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_3,generation=3D3,fi= lenames=3D[_1_nrm.cfs, _0.fnm, _1.frq, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.f= dx, _1.fdt, _1.si, _0.frq, _0.tim, _0_nrm.cfe, _0.fdx, _0.si, _1.tip, _0.ti= p, _1.tim, segments_3, _0.fdt] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generation=3D4,fi= lenames=3D[segments_4] [junit4:junit4] 2> 4381 T1239 oasc.SolrDeletionPolicy.updateCommits newes= t commit =3D 4 [junit4:junit4] 2> 4389 T1239 oasu.DefaultSolrCoreState.newIndexWriter Ne= w IndexWriter is ready to be used. [junit4:junit4] 2> 4390 T1239 oass.SolrIndexSearcher. Opening Searc= her@535d6541 main [junit4:junit4] 2> 4390 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@535d6541 main{StandardDirectoryReader(se= gments_4:7:nrt)} [junit4:junit4] 2> 4391 T1238 oasc.CachingDirectoryFactory.close Closing = directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-j= ava7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1/data/index [junit4:junit4] 2> 4391 T1239 oasu.DirectUpdateHandler2.commit start comm= it{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dfalse,waitSearch= er=3Dfalse,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 4392 T1239 oasu.DirectUpdateHandler2.commit end_commit= _flush [junit4:junit4] 2> 4392 T1239 oash.SnapPuller.fetchLatestIndex removing t= emporary index download directory ./org.apache.solr.handler.TestReplication= Handler$SolrInstance-1347846886903/slave/collection1/data/index.20120916195= 451009 [junit4:junit4] 2> 4459 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D0 status=3D0 = QTime=3D0=20 [junit4:junit4] 2> 4564 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[0]} 0 1 [junit4:junit4] 2> 4567 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[1]} 0 0 [junit4:junit4] 2> 4570 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[2]} 0 0 [junit4:junit4] 2> 4573 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[3]} 0 0 [junit4:junit4] 2> 4576 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[4]} 0 0 [junit4:junit4] 2> 4579 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[5]} 0 0 [junit4:junit4] 2> 4582 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[6]} 0 0 [junit4:junit4] 2> 4585 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[7]} 0 0 [junit4:junit4] 2> 4588 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[8]} 0 0 [junit4:junit4] 2> 4591 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[9]} 0 0 [junit4:junit4] 2> 4594 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[10]} 0 0 [junit4:junit4] 2> 4597 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[11]} 0 0 [junit4:junit4] 2> 4600 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[12]} 0 0 [junit4:junit4] 2> 4603 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[13]} 0 0 [junit4:junit4] 2> 4606 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[14]} 0 0 [junit4:junit4] 2> 4609 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[15]} 0 0 [junit4:junit4] 2> 4612 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[16]} 0 0 [junit4:junit4] 2> 4615 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[17]} 0 0 [junit4:junit4] 2> 4618 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[18]} 0 0 [junit4:junit4] 2> 4621 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[19]} 0 0 [junit4:junit4] 2> 4624 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[20]} 0 0 [junit4:junit4] 2> 4627 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[21]} 0 0 [junit4:junit4] 2> 4630 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[22]} 0 0 [junit4:junit4] 2> 4633 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[23]} 0 0 [junit4:junit4] 2> 4636 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[24]} 0 0 [junit4:junit4] 2> 4639 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[25]} 0 0 [junit4:junit4] 2> 4642 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[26]} 0 0 [junit4:junit4] 2> 4645 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[27]} 0 0 [junit4:junit4] 2> 4648 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[28]} 0 0 [junit4:junit4] 2> 4651 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[29]} 0 0 [junit4:junit4] 2> 4654 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[30]} 0 0 [junit4:junit4] 2> 4657 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[31]} 0 0 [junit4:junit4] 2> 4660 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[32]} 0 0 [junit4:junit4] 2> 4663 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[33]} 0 0 [junit4:junit4] 2> 4666 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[34]} 0 0 [junit4:junit4] 2> 4669 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[35]} 0 0 [junit4:junit4] 2> 4672 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[36]} 0 0 [junit4:junit4] 2> 4675 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[37]} 0 0 [junit4:junit4] 2> 4678 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[38]} 0 0 [junit4:junit4] 2> 4681 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[39]} 0 0 [junit4:junit4] 2> 4684 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[40]} 0 0 [junit4:junit4] 2> 4687 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[41]} 0 0 [junit4:junit4] 2> 4690 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[42]} 0 0 [junit4:junit4] 2> 4693 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[43]} 0 0 [junit4:junit4] 2> 4696 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[44]} 0 0 [junit4:junit4] 2> 4699 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[45]} 0 0 [junit4:junit4] 2> 4702 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[46]} 0 0 [junit4:junit4] 2> 4705 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[47]} 0 0 [junit4:junit4] 2> 4708 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[48]} 0 0 [junit4:junit4] 2> 4711 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[49]} 0 0 [junit4:junit4] 2> 4714 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[50]} 0 0 [junit4:junit4] 2> 4717 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[51]} 0 0 [junit4:junit4] 2> 4720 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[52]} 0 0 [junit4:junit4] 2> 4723 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[53]} 0 0 [junit4:junit4] 2> 4726 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[54]} 0 0 [junit4:junit4] 2> 4729 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[55]} 0 0 [junit4:junit4] 2> 4732 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[56]} 0 0 [junit4:junit4] 2> 4735 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[57]} 0 0 [junit4:junit4] 2> 4738 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[58]} 0 0 [junit4:junit4] 2> 4741 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[59]} 0 0 [junit4:junit4] 2> 4744 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[60]} 0 0 [junit4:junit4] 2> 4747 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[61]} 0 0 [junit4:junit4] 2> 4750 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[62]} 0 0 [junit4:junit4] 2> 4753 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[63]} 0 0 [junit4:junit4] 2> 4756 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[64]} 0 0 [junit4:junit4] 2> 4759 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[65]} 0 0 [junit4:junit4] 2> 4762 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[66]} 0 0 [junit4:junit4] 2> 4765 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[67]} 0 0 [junit4:junit4] 2> 4768 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[68]} 0 0 [junit4:junit4] 2> 4771 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[69]} 0 0 [junit4:junit4] 2> 4774 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[70]} 0 0 [junit4:junit4] 2> 4783 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[71]} 0 1 [junit4:junit4] 2> 4785 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[72]} 0 0 [junit4:junit4] 2> 4788 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[73]} 0 0 [junit4:junit4] 2> 4791 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[74]} 0 0 [junit4:junit4] 2> 4794 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[75]} 0 0 [junit4:junit4] 2> 4797 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[76]} 0 0 [junit4:junit4] 2> 4800 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[77]} 0 0 [junit4:junit4] 2> 4803 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[78]} 0 0 [junit4:junit4] 2> 4806 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[79]} 0 0 [junit4:junit4] 2> 4809 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[80]} 0 0 [junit4:junit4] 2> 4812 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[81]} 0 0 [junit4:junit4] 2> 4815 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[82]} 0 0 [junit4:junit4] 2> 4818 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[83]} 0 0 [junit4:junit4] 2> 4821 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[84]} 0 0 [junit4:junit4] 2> 4824 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[85]} 0 0 [junit4:junit4] 2> 4827 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[86]} 0 0 [junit4:junit4] 2> 4830 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[87]} 0 0 [junit4:junit4] 2> 4833 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[88]} 0 0 [junit4:junit4] 2> 4836 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[89]} 0 0 [junit4:junit4] 2> 4839 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[90]} 0 0 [junit4:junit4] 2> 4842 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[91]} 0 0 [junit4:junit4] 2> 4845 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[92]} 0 0 [junit4:junit4] 2> 4848 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[93]} 0 0 [junit4:junit4] 2> 4851 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[94]} 0 0 [junit4:junit4] 2> 4854 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[95]} 0 0 [junit4:junit4] 2> 4857 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[96]} 0 0 [junit4:junit4] 2> 4860 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[97]} 0 0 [junit4:junit4] 2> 4863 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[98]} 0 0 [junit4:junit4] 2> 4866 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[99]} 0 0 [junit4:junit4] 2> 4869 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[100]} 0 0 [junit4:junit4] 2> 4872 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[101]} 0 0 [junit4:junit4] 2> 4875 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[102]} 0 0 [junit4:junit4] 2> 4878 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[103]} 0 0 [junit4:junit4] 2> 4881 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[104]} 0 0 [junit4:junit4] 2> 4884 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[105]} 0 0 [junit4:junit4] 2> 4887 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[106]} 0 0 [junit4:junit4] 2> 4890 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[107]} 0 0 [junit4:junit4] 2> 4893 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[108]} 0 0 [junit4:junit4] 2> 4896 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[109]} 0 0 [junit4:junit4] 2> 4899 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[110]} 0 0 [junit4:junit4] 2> 4902 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[111]} 0 0 [junit4:junit4] 2> 4905 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[112]} 0 0 [junit4:junit4] 2> 4908 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[113]} 0 0 [junit4:junit4] 2> 4911 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[114]} 0 0 [junit4:junit4] 2> 4914 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[115]} 0 0 [junit4:junit4] 2> 4917 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[116]} 0 0 [junit4:junit4] 2> 4920 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[117]} 0 0 [junit4:junit4] 2> 4923 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[118]} 0 0 [junit4:junit4] 2> 4926 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[119]} 0 0 [junit4:junit4] 2> 4929 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[120]} 0 0 [junit4:junit4] 2> 4932 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[121]} 0 0 [junit4:junit4] 2> 4935 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[122]} 0 0 [junit4:junit4] 2> 4938 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[123]} 0 0 [junit4:junit4] 2> 4941 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[124]} 0 0 [junit4:junit4] 2> 4944 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[125]} 0 0 [junit4:junit4] 2> 4947 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[126]} 0 0 [junit4:junit4] 2> 4950 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[127]} 0 0 [junit4:junit4] 2> 4953 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[128]} 0 0 [junit4:junit4] 2> 4956 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[129]} 0 0 [junit4:junit4] 2> 4959 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[130]} 0 0 [junit4:junit4] 2> 4962 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[131]} 0 0 [junit4:junit4] 2> 4965 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[132]} 0 0 [junit4:junit4] 2> 4968 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[133]} 0 0 [junit4:junit4] 2> 4971 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[134]} 0 0 [junit4:junit4] 2> 4974 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[135]} 0 0 [junit4:junit4] 2> 4977 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[136]} 0 0 [junit4:junit4] 2> 4980 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[137]} 0 0 [junit4:junit4] 2> 4983 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[138]} 0 0 [junit4:junit4] 2> 4986 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[139]} 0 0 [junit4:junit4] 2> 4989 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[140]} 0 0 [junit4:junit4] 2> 4992 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[141]} 0 0 [junit4:junit4] 2> 4995 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[142]} 0 0 [junit4:junit4] 2> 4998 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[143]} 0 0 [junit4:junit4] 2> 5001 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[144]} 0 0 [junit4:junit4] 2> 5004 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[145]} 0 0 [junit4:junit4] 2> 5007 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[146]} 0 0 [junit4:junit4] 2> 5010 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[147]} 0 0 [junit4:junit4] 2> 5013 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[148]} 0 0 [junit4:junit4] 2> 5016 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[149]} 0 0 [junit4:junit4] 2> 5019 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[150]} 0 0 [junit4:junit4] 2> 5022 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[151]} 0 0 [junit4:junit4] 2> 5025 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[152]} 0 0 [junit4:junit4] 2> 5028 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[153]} 0 0 [junit4:junit4] 2> 5031 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[154]} 0 0 [junit4:junit4] 2> 5034 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[155]} 0 0 [junit4:junit4] 2> 5037 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[156]} 0 0 [junit4:junit4] 2> 5040 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[157]} 0 0 [junit4:junit4] 2> 5043 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[158]} 0 0 [junit4:junit4] 2> 5046 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[159]} 0 0 [junit4:junit4] 2> 5049 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[160]} 0 0 [junit4:junit4] 2> 5052 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[161]} 0 0 [junit4:junit4] 2> 5055 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[162]} 0 0 [junit4:junit4] 2> 5058 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[163]} 0 0 [junit4:junit4] 2> 5061 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[164]} 0 0 [junit4:junit4] 2> 5064 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[165]} 0 0 [junit4:junit4] 2> 5067 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[166]} 0 0 [junit4:junit4] 2> 5070 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[167]} 0 0 [junit4:junit4] 2> 5073 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[168]} 0 0 [junit4:junit4] 2> 5076 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[169]} 0 0 [junit4:junit4] 2> 5079 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[170]} 0 0 [junit4:junit4] 2> 5082 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[171]} 0 0 [junit4:junit4] 2> 5085 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[172]} 0 0 [junit4:junit4] 2> 5088 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[173]} 0 0 [junit4:junit4] 2> 5091 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[174]} 0 0 [junit4:junit4] 2> 5094 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[175]} 0 0 [junit4:junit4] 2> 5097 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[176]} 0 0 [junit4:junit4] 2> 5100 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[177]} 0 0 [junit4:junit4] 2> 5103 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[178]} 0 0 [junit4:junit4] 2> 5106 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[179]} 0 0 [junit4:junit4] 2> 5109 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[180]} 0 0 [junit4:junit4] 2> 5112 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[181]} 0 0 [junit4:junit4] 2> 5115 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[182]} 0 0 [junit4:junit4] 2> 5118 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[183]} 0 0 [junit4:junit4] 2> 5121 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[184]} 0 0 [junit4:junit4] 2> 5124 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[185]} 0 0 [junit4:junit4] 2> 5127 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[186]} 0 0 [junit4:junit4] 2> 5130 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[187]} 0 0 [junit4:junit4] 2> 5133 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[188]} 0 0 [junit4:junit4] 2> 5136 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[189]} 0 0 [junit4:junit4] 2> 5139 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[190]} 0 0 [junit4:junit4] 2> 5142 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[191]} 0 0 [junit4:junit4] 2> 5145 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[192]} 0 0 [junit4:junit4] 2> 5148 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[193]} 0 0 [junit4:junit4] 2> 5151 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[194]} 0 0 [junit4:junit4] 2> 5154 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[195]} 0 0 [junit4:junit4] 2> 5157 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[196]} 0 0 [junit4:junit4] 2> 5160 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[197]} 0 0 [junit4:junit4] 2> 5163 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[198]} 0 0 [junit4:junit4] 2> 5166 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[199]} 0 0 [junit4:junit4] 2> 5169 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[200]} 0 0 [junit4:junit4] 2> 5172 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[201]} 0 0 [junit4:junit4] 2> 5175 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[202]} 0 0 [junit4:junit4] 2> 5178 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[203]} 0 0 [junit4:junit4] 2> 5181 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[204]} 0 0 [junit4:junit4] 2> 5184 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[205]} 0 0 [junit4:junit4] 2> 5187 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[206]} 0 0 [junit4:junit4] 2> 5190 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[207]} 0 0 [junit4:junit4] 2> 5193 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[208]} 0 0 [junit4:junit4] 2> 5196 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[209]} 0 0 [junit4:junit4] 2> 5199 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[210]} 0 0 [junit4:junit4] 2> 5202 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[211]} 0 0 [junit4:junit4] 2> 5205 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[212]} 0 0 [junit4:junit4] 2> 5208 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[213]} 0 0 [junit4:junit4] 2> 5211 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[214]} 0 0 [junit4:junit4] 2> 5214 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[215]} 0 0 [junit4:junit4] 2> 5217 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[216]} 0 0 [junit4:junit4] 2> 5220 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[217]} 0 0 [junit4:junit4] 2> 5223 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[218]} 0 0 [junit4:junit4] 2> 5226 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[219]} 0 0 [junit4:junit4] 2> 5229 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[220]} 0 0 [junit4:junit4] 2> 5232 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[221]} 0 0 [junit4:junit4] 2> 5235 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[222]} 0 0 [junit4:junit4] 2> 5238 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[223]} 0 0 [junit4:junit4] 2> 5241 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[224]} 0 0 [junit4:junit4] 2> 5244 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[225]} 0 0 [junit4:junit4] 2> 5247 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[226]} 0 0 [junit4:junit4] 2> 5250 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[227]} 0 0 [junit4:junit4] 2> 5253 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[228]} 0 0 [junit4:junit4] 2> 5256 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[229]} 0 0 [junit4:junit4] 2> 5259 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[230]} 0 0 [junit4:junit4] 2> 5262 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[231]} 0 0 [junit4:junit4] 2> 5265 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[232]} 0 0 [junit4:junit4] 2> 5268 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[233]} 0 0 [junit4:junit4] 2> 5271 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[234]} 0 0 [junit4:junit4] 2> 5274 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[235]} 0 0 [junit4:junit4] 2> 5277 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[236]} 0 0 [junit4:junit4] 2> 5280 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[237]} 0 0 [junit4:junit4] 2> 5283 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[238]} 0 0 [junit4:junit4] 2> 5286 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[239]} 0 0 [junit4:junit4] 2> 5289 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[240]} 0 0 [junit4:junit4] 2> 5292 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[241]} 0 0 [junit4:junit4] 2> 5295 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[242]} 0 0 [junit4:junit4] 2> 5298 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[243]} 0 0 [junit4:junit4] 2> 5301 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[244]} 0 0 [junit4:junit4] 2> 5304 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[245]} 0 0 [junit4:junit4] 2> 5307 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[246]} 0 0 [junit4:junit4] 2> 5310 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[247]} 0 0 [junit4:junit4] 2> 5313 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[248]} 0 0 [junit4:junit4] 2> 5316 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[249]} 0 0 [junit4:junit4] 2> 5319 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[250]} 0 0 [junit4:junit4] 2> 5322 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[251]} 0 0 [junit4:junit4] 2> 5325 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[252]} 0 0 [junit4:junit4] 2> 5328 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[253]} 0 0 [junit4:junit4] 2> 5331 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[254]} 0 0 [junit4:junit4] 2> 5334 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[255]} 0 0 [junit4:junit4] 2> 5337 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[256]} 0 0 [junit4:junit4] 2> 5340 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[257]} 0 0 [junit4:junit4] 2> 5343 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[258]} 0 0 [junit4:junit4] 2> 5346 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[259]} 0 0 [junit4:junit4] 2> 5349 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[260]} 0 0 [junit4:junit4] 2> 5352 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[261]} 0 0 [junit4:junit4] 2> 5354 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 5355 T1239 oash.SnapPuller.fetchLatestIndex Slave in s= ync with master. [junit4:junit4] 2> 5355 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[262]} 0 0 [junit4:junit4] 2> 5358 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[263]} 0 0 [junit4:junit4] 2> 5361 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[264]} 0 0 [junit4:junit4] 2> 5364 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[265]} 0 0 [junit4:junit4] 2> 5367 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[266]} 0 0 [junit4:junit4] 2> 5370 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[267]} 0 0 [junit4:junit4] 2> 5373 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[268]} 0 0 [junit4:junit4] 2> 5376 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[269]} 0 0 [junit4:junit4] 2> 5379 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[270]} 0 0 [junit4:junit4] 2> 5382 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[271]} 0 0 [junit4:junit4] 2> 5385 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[272]} 0 0 [junit4:junit4] 2> 5388 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[273]} 0 0 [junit4:junit4] 2> 5391 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[274]} 0 0 [junit4:junit4] 2> 5394 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[275]} 0 0 [junit4:junit4] 2> 5397 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[276]} 0 0 [junit4:junit4] 2> 5400 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[277]} 0 0 [junit4:junit4] 2> 5403 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[278]} 0 0 [junit4:junit4] 2> 5407 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[279]} 0 1 [junit4:junit4] 2> 5409 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[280]} 0 0 [junit4:junit4] 2> 5412 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[281]} 0 0 [junit4:junit4] 2> 5415 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[282]} 0 0 [junit4:junit4] 2> 5418 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[283]} 0 0 [junit4:junit4] 2> 5421 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[284]} 0 0 [junit4:junit4] 2> 5424 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[285]} 0 0 [junit4:junit4] 2> 5427 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[286]} 0 0 [junit4:junit4] 2> 5430 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[287]} 0 0 [junit4:junit4] 2> 5433 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[288]} 0 0 [junit4:junit4] 2> 5436 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[289]} 0 0 [junit4:junit4] 2> 5439 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[290]} 0 0 [junit4:junit4] 2> 5442 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[291]} 0 0 [junit4:junit4] 2> 5445 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[292]} 0 0 [junit4:junit4] 2> 5448 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[293]} 0 0 [junit4:junit4] 2> 5451 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[294]} 0 0 [junit4:junit4] 2> 5454 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[295]} 0 0 [junit4:junit4] 2> 5457 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[296]} 0 0 [junit4:junit4] 2> 5460 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[297]} 0 0 [junit4:junit4] 2> 5463 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[298]} 0 0 [junit4:junit4] 2> 5466 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[299]} 0 0 [junit4:junit4] 2> 5469 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[300]} 0 0 [junit4:junit4] 2> 5472 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[301]} 0 0 [junit4:junit4] 2> 5475 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[302]} 0 0 [junit4:junit4] 2> 5478 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[303]} 0 0 [junit4:junit4] 2> 5481 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[304]} 0 0 [junit4:junit4] 2> 5484 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[305]} 0 0 [junit4:junit4] 2> 5487 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[306]} 0 0 [junit4:junit4] 2> 5490 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[307]} 0 0 [junit4:junit4] 2> 5493 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[308]} 0 0 [junit4:junit4] 2> 5496 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[309]} 0 0 [junit4:junit4] 2> 5499 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[310]} 0 0 [junit4:junit4] 2> 5502 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[311]} 0 0 [junit4:junit4] 2> 5505 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[312]} 0 0 [junit4:junit4] 2> 5508 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[313]} 0 0 [junit4:junit4] 2> 5511 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[314]} 0 0 [junit4:junit4] 2> 5514 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[315]} 0 0 [junit4:junit4] 2> 5517 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[316]} 0 0 [junit4:junit4] 2> 5520 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[317]} 0 0 [junit4:junit4] 2> 5523 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[318]} 0 0 [junit4:junit4] 2> 5526 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[319]} 0 0 [junit4:junit4] 2> 5529 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[320]} 0 0 [junit4:junit4] 2> 5532 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[321]} 0 0 [junit4:junit4] 2> 5535 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[322]} 0 0 [junit4:junit4] 2> 5538 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[323]} 0 0 [junit4:junit4] 2> 5541 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[324]} 0 0 [junit4:junit4] 2> 5544 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[325]} 0 0 [junit4:junit4] 2> 5547 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[326]} 0 0 [junit4:junit4] 2> 5550 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[327]} 0 0 [junit4:junit4] 2> 5553 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[328]} 0 0 [junit4:junit4] 2> 5556 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[329]} 0 0 [junit4:junit4] 2> 5559 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[330]} 0 0 [junit4:junit4] 2> 5562 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[331]} 0 0 [junit4:junit4] 2> 5565 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[332]} 0 0 [junit4:junit4] 2> 5568 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[333]} 0 0 [junit4:junit4] 2> 5571 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[334]} 0 0 [junit4:junit4] 2> 5574 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[335]} 0 0 [junit4:junit4] 2> 5577 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[336]} 0 0 [junit4:junit4] 2> 5580 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[337]} 0 0 [junit4:junit4] 2> 5584 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[338]} 0 1 [junit4:junit4] 2> 5586 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[339]} 0 0 [junit4:junit4] 2> 5589 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[340]} 0 0 [junit4:junit4] 2> 5592 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[341]} 0 0 [junit4:junit4] 2> 5595 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[342]} 0 0 [junit4:junit4] 2> 5598 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[343]} 0 0 [junit4:junit4] 2> 5601 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[344]} 0 0 [junit4:junit4] 2> 5604 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[345]} 0 0 [junit4:junit4] 2> 5607 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[346]} 0 0 [junit4:junit4] 2> 5610 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[347]} 0 0 [junit4:junit4] 2> 5613 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[348]} 0 0 [junit4:junit4] 2> 5616 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[349]} 0 0 [junit4:junit4] 2> 5619 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[350]} 0 0 [junit4:junit4] 2> 5622 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[351]} 0 0 [junit4:junit4] 2> 5625 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[352]} 0 0 [junit4:junit4] 2> 5628 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[353]} 0 0 [junit4:junit4] 2> 5631 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[354]} 0 0 [junit4:junit4] 2> 5634 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[355]} 0 0 [junit4:junit4] 2> 5637 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[356]} 0 0 [junit4:junit4] 2> 5640 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[357]} 0 0 [junit4:junit4] 2> 5643 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[358]} 0 0 [junit4:junit4] 2> 5646 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[359]} 0 0 [junit4:junit4] 2> 5649 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[360]} 0 0 [junit4:junit4] 2> 5652 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[361]} 0 0 [junit4:junit4] 2> 5655 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[362]} 0 0 [junit4:junit4] 2> 5658 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[363]} 0 0 [junit4:junit4] 2> 5661 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[364]} 0 0 [junit4:junit4] 2> 5664 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[365]} 0 0 [junit4:junit4] 2> 5667 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[366]} 0 0 [junit4:junit4] 2> 5670 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[367]} 0 0 [junit4:junit4] 2> 5673 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[368]} 0 0 [junit4:junit4] 2> 5676 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[369]} 0 0 [junit4:junit4] 2> 5679 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[370]} 0 0 [junit4:junit4] 2> 5682 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[371]} 0 0 [junit4:junit4] 2> 5685 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[372]} 0 0 [junit4:junit4] 2> 5688 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[373]} 0 0 [junit4:junit4] 2> 5691 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[374]} 0 0 [junit4:junit4] 2> 5694 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[375]} 0 0 [junit4:junit4] 2> 5697 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[376]} 0 0 [junit4:junit4] 2> 5700 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[377]} 0 0 [junit4:junit4] 2> 5703 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[378]} 0 0 [junit4:junit4] 2> 5706 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[379]} 0 0 [junit4:junit4] 2> 5709 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[380]} 0 0 [junit4:junit4] 2> 5712 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[381]} 0 0 [junit4:junit4] 2> 5715 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[382]} 0 0 [junit4:junit4] 2> 5718 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[383]} 0 0 [junit4:junit4] 2> 5721 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[384]} 0 0 [junit4:junit4] 2> 5724 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[385]} 0 0 [junit4:junit4] 2> 5727 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[386]} 0 0 [junit4:junit4] 2> 5730 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[387]} 0 0 [junit4:junit4] 2> 5733 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[388]} 0 0 [junit4:junit4] 2> 5736 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[389]} 0 0 [junit4:junit4] 2> 5739 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[390]} 0 0 [junit4:junit4] 2> 5742 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[391]} 0 0 [junit4:junit4] 2> 5745 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[392]} 0 0 [junit4:junit4] 2> 5748 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[393]} 0 0 [junit4:junit4] 2> 5751 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[394]} 0 0 [junit4:junit4] 2> 5754 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[395]} 0 0 [junit4:junit4] 2> 5757 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[396]} 0 0 [junit4:junit4] 2> 5760 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[397]} 0 0 [junit4:junit4] 2> 5763 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[398]} 0 0 [junit4:junit4] 2> 5766 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[399]} 0 0 [junit4:junit4] 2> 5769 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[400]} 0 0 [junit4:junit4] 2> 5772 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[401]} 0 0 [junit4:junit4] 2> 5775 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[402]} 0 0 [junit4:junit4] 2> 5778 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[403]} 0 0 [junit4:junit4] 2> 5781 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[404]} 0 0 [junit4:junit4] 2> 5784 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[405]} 0 0 [junit4:junit4] 2> 5787 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[406]} 0 0 [junit4:junit4] 2> 5790 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[407]} 0 0 [junit4:junit4] 2> 5793 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[408]} 0 0 [junit4:junit4] 2> 5796 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[409]} 0 0 [junit4:junit4] 2> 5802 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[410]} 0 0 [junit4:junit4] 2> 5805 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[411]} 0 0 [junit4:junit4] 2> 5809 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[412]} 0 1 [junit4:junit4] 2> 5812 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[413]} 0 0 [junit4:junit4] 2> 5815 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[414]} 0 0 [junit4:junit4] 2> 5818 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[415]} 0 0 [junit4:junit4] 2> 5821 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[416]} 0 0 [junit4:junit4] 2> 5824 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[417]} 0 0 [junit4:junit4] 2> 5827 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[418]} 0 0 [junit4:junit4] 2> 5830 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[419]} 0 0 [junit4:junit4] 2> 5833 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[420]} 0 0 [junit4:junit4] 2> 5836 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[421]} 0 0 [junit4:junit4] 2> 5839 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[422]} 0 0 [junit4:junit4] 2> 5842 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[423]} 0 0 [junit4:junit4] 2> 5845 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[424]} 0 0 [junit4:junit4] 2> 5848 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[425]} 0 0 [junit4:junit4] 2> 5851 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[426]} 0 0 [junit4:junit4] 2> 5854 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[427]} 0 0 [junit4:junit4] 2> 5857 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[428]} 0 0 [junit4:junit4] 2> 5860 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[429]} 0 0 [junit4:junit4] 2> 5863 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[430]} 0 0 [junit4:junit4] 2> 5866 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[431]} 0 0 [junit4:junit4] 2> 5869 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[432]} 0 0 [junit4:junit4] 2> 5872 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[433]} 0 0 [junit4:junit4] 2> 5875 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[434]} 0 0 [junit4:junit4] 2> 5878 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[435]} 0 0 [junit4:junit4] 2> 5881 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[436]} 0 0 [junit4:junit4] 2> 5884 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[437]} 0 0 [junit4:junit4] 2> 5887 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[438]} 0 0 [junit4:junit4] 2> 5890 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[439]} 0 0 [junit4:junit4] 2> 5893 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[440]} 0 0 [junit4:junit4] 2> 5896 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[441]} 0 0 [junit4:junit4] 2> 5899 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[442]} 0 0 [junit4:junit4] 2> 5902 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[443]} 0 0 [junit4:junit4] 2> 5905 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[444]} 0 0 [junit4:junit4] 2> 5908 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[445]} 0 0 [junit4:junit4] 2> 5911 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[446]} 0 0 [junit4:junit4] 2> 5914 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[447]} 0 0 [junit4:junit4] 2> 5917 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[448]} 0 0 [junit4:junit4] 2> 5920 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[449]} 0 0 [junit4:junit4] 2> 5923 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[450]} 0 0 [junit4:junit4] 2> 5926 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[451]} 0 0 [junit4:junit4] 2> 5929 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[452]} 0 0 [junit4:junit4] 2> 5932 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[453]} 0 0 [junit4:junit4] 2> 5935 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[454]} 0 0 [junit4:junit4] 2> 5938 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[455]} 0 0 [junit4:junit4] 2> 5941 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[456]} 0 0 [junit4:junit4] 2> 5944 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[457]} 0 0 [junit4:junit4] 2> 5947 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[458]} 0 0 [junit4:junit4] 2> 5950 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[459]} 0 0 [junit4:junit4] 2> 5953 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[460]} 0 0 [junit4:junit4] 2> 5956 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[461]} 0 0 [junit4:junit4] 2> 5959 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[462]} 0 0 [junit4:junit4] 2> 5962 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[463]} 0 0 [junit4:junit4] 2> 5965 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[464]} 0 0 [junit4:junit4] 2> 5968 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[465]} 0 0 [junit4:junit4] 2> 5971 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[466]} 0 0 [junit4:junit4] 2> 5974 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[467]} 0 0 [junit4:junit4] 2> 5977 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[468]} 0 0 [junit4:junit4] 2> 5980 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[469]} 0 0 [junit4:junit4] 2> 5983 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[470]} 0 0 [junit4:junit4] 2> 5986 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[471]} 0 0 [junit4:junit4] 2> 5989 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[472]} 0 0 [junit4:junit4] 2> 5992 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[473]} 0 0 [junit4:junit4] 2> 5995 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[474]} 0 0 [junit4:junit4] 2> 5998 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[475]} 0 0 [junit4:junit4] 2> 6001 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[476]} 0 0 [junit4:junit4] 2> 6004 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[477]} 0 0 [junit4:junit4] 2> 6007 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[478]} 0 0 [junit4:junit4] 2> 6010 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[479]} 0 0 [junit4:junit4] 2> 6013 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[480]} 0 0 [junit4:junit4] 2> 6016 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[481]} 0 0 [junit4:junit4] 2> 6019 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[482]} 0 0 [junit4:junit4] 2> 6022 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[483]} 0 0 [junit4:junit4] 2> 6025 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[484]} 0 0 [junit4:junit4] 2> 6028 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[485]} 0 0 [junit4:junit4] 2> 6031 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[486]} 0 0 [junit4:junit4] 2> 6034 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[487]} 0 0 [junit4:junit4] 2> 6037 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[488]} 0 0 [junit4:junit4] 2> 6040 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[489]} 0 0 [junit4:junit4] 2> 6043 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[490]} 0 0 [junit4:junit4] 2> 6046 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[491]} 0 0 [junit4:junit4] 2> 6049 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[492]} 0 0 [junit4:junit4] 2> 6052 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[493]} 0 0 [junit4:junit4] 2> 6055 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[494]} 0 0 [junit4:junit4] 2> 6058 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[495]} 0 0 [junit4:junit4] 2> 6061 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[496]} 0 0 [junit4:junit4] 2> 6064 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[497]} 0 0 [junit4:junit4] 2> 6067 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[498]} 0 0 [junit4:junit4] 2> 6079 T1223 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3DdisableReplication} status=3D0 QTime=3D= 0=20 [junit4:junit4] 2> 6085 T1221 C90 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 6148 T1221 C90 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ed2914c;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generation=3D4,= filenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886650/master/collection1/data/inde= x lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@7ed2914c;= maxCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generation=3D5,= filenames=3D[_2.si, _2.tip, _2_nrm.cfe, _2.fdt, _2.frq, _2_nrm.cfs, segment= s_5, _2.fdx, _2.tim, _2.fnm] [junit4:junit4] 2> 6149 T1221 C90 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 5 [junit4:junit4] 2> 6157 T1221 C90 oass.SolrIndexSearcher. Opening S= earcher@2f8ad1c main [junit4:junit4] 2> 6158 T1221 C90 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 6158 T1228 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@2f8ad1c main{StandardDirectoryReader(seg= ments_5:9 _2(5.0):C499)} [junit4:junit4] 2> 6158 T1221 C90 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 73 [junit4:junit4] 2> 6162 T1221 C90 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3D*:*&version=3D2} hits=3D499 status=3D= 0 QTime=3D1=20 [junit4:junit4] 2> 6268 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[551]} 0 2 [junit4:junit4] 2> 6270 T1231 C91 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 6314 T1231 C91 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_4,generation=3D4,fi= lenames=3D[segments_4] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generation=3D5,fi= lenames=3D[_2.si, _2.tip, _2_nrm.cfe, _2.fdt, _2.frq, _2_nrm.cfs, segments_= 5, _2.fdx, _2.tim, _2.fnm] [junit4:junit4] 2> 6315 T1231 C91 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 5 [junit4:junit4] 2> 6321 T1231 C91 oass.SolrIndexSearcher. Opening S= earcher@19cebbc7 main [junit4:junit4] 2> 6321 T1231 C91 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 6321 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@19cebbc7 main{StandardDirectoryReader(se= gments_5:9:nrt _2(5.0):C1)} [junit4:junit4] 2> 6322 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 52 [junit4:junit4] 2> 6325 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[552]} 0 1 [junit4:junit4] 2> 6328 T1231 C91 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 6353 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 6372 T1231 C91 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_5,generation=3D5,fi= lenames=3D[_2.si, _2.tip, _2_nrm.cfe, _2.fdt, _2.frq, _2_nrm.cfs, segments_= 5, _2.fdx, _2.tim, _2.fnm] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_6,generation=3D6,fi= lenames=3D[_2.si, _3_nrm.cfe, _3.frq, _3.tim, _2.frq, _2.fdt, _3.fdt, _3.fn= m, _2.fdx, _2.fnm, _2.tim, _3.fdx, _3_nrm.cfs, _2.tip, _2_nrm.cfe, _3.si, _= 3.tip, _2_nrm.cfs, segments_6] [junit4:junit4] 2> 6372 T1231 C91 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 6 [junit4:junit4] 2> 6378 T1231 C91 oass.SolrIndexSearcher. Opening S= earcher@48b0a195 main [junit4:junit4] 2> 6378 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@48b0a195 main{StandardDirectoryReader(se= gments_6:11:nrt _2(5.0):C1 _3(5.0):C1)} [junit4:junit4] 2> 6378 T1231 C91 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 6378 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 50 [junit4:junit4] 2> 6382 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[553]} 0 1 [junit4:junit4] 2> 6385 T1231 C91 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 6432 T1231 C91 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_6,generation=3D6,fi= lenames=3D[_2.si, _3_nrm.cfe, _3.frq, _3.tim, _2.frq, _2.fdt, _3.fdt, _3.fn= m, _2.fdx, _2.fnm, _2.tim, _3.fdx, _3_nrm.cfs, _2.tip, _2_nrm.cfe, _3.si, _= 3.tip, _2_nrm.cfs, segments_6] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_7,generation=3D7,fi= lenames=3D[_3_nrm.cfe, _2.si, _3.frq, _3.tim, _4_nrm.cfe, _4.fnm, _3.fnm, _= 3.fdt, _2.tim, _4.fdx, _2_nrm.cfe, _4.frq, _4.tip, _2_nrm.cfs, _4.tim, _2.f= dt, _2.frq, _4.si, _4.fdt, _2.fdx, _2.fnm, _3.fdx, _2.tip, _3_nrm.cfs, segm= ents_7, _4_nrm.cfs, _3.tip, _3.si] [junit4:junit4] 2> 6433 T1231 C91 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 7 [junit4:junit4] 2> 6438 T1231 C91 oass.SolrIndexSearcher. Opening S= earcher@77fd6b4f main [junit4:junit4] 2> 6439 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@77fd6b4f main{StandardDirectoryReader(se= gments_7:13:nrt _2(5.0):C1 _3(5.0):C1 _4(5.0):C1)} [junit4:junit4] 2> 6439 T1231 C91 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 6439 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 54 [junit4:junit4] 2> 6443 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[554]} 0 1 [junit4:junit4] 2> 6446 T1231 C91 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 6490 T1231 C91 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_7,generation=3D7,fi= lenames=3D[_3_nrm.cfe, _2.si, _3.frq, _3.tim, _4_nrm.cfe, _4.fnm, _3.fnm, _= 3.fdt, _2.tim, _4.fdx, _2_nrm.cfe, _4.frq, _4.tip, _2_nrm.cfs, _4.tim, _2.f= dt, _2.frq, _4.si, _4.fdt, _2.fdx, _2.fnm, _3.fdx, _2.tip, _3_nrm.cfs, segm= ents_7, _4_nrm.cfs, _3.tip, _3.si] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_8,generation=3D8,fi= lenames=3D[_5_nrm.cfe, _3_nrm.cfe, _2.si, _5.fdt, _3.frq, _3.tim, _4_nrm.cf= e, _4.fnm, _3.fnm, _3.fdt, _2.tim, _4.fdx, _5.tip, _5.tim, _2_nrm.cfe, _4.f= rq, _4.tip, _2_nrm.cfs, _5.fnm, _4.tim, _2.fdt, _2.frq, _5.frq, _4.si, _4.f= dt, _2.fdx, _2.fnm, _5.si, _3.fdx, _2.tip, _3_nrm.cfs, segments_8, _5_nrm.c= fs, _4_nrm.cfs, _5.fdx, _3.tip, _3.si] [junit4:junit4] 2> 6491 T1231 C91 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 8 [junit4:junit4] 2> 6496 T1231 C91 oass.SolrIndexSearcher. Opening S= earcher@4788737d main [junit4:junit4] 2> 6497 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@4788737d main{StandardDirectoryReader(se= gments_8:15:nrt _2(5.0):C1 _3(5.0):C1 _4(5.0):C1 _5(5.0):C1)} [junit4:junit4] 2> 6497 T1231 C91 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 6497 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 51 [junit4:junit4] 2> 6501 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{wt=3Djavabin&version=3D2} {add=3D[555]} 0 1 [junit4:junit4] 2> 6504 T1231 C91 oasu.DirectUpdateHandler2.commit start = commit{flags=3D0,_version_=3D0,optimize=3Dfalse,openSearcher=3Dtrue,waitSea= rcher=3Dtrue,expungeDeletes=3Dfalse,softCommit=3Dfalse} [junit4:junit4] 2> 6586 T1231 C91 oasc.SolrDeletionPolicy.onCommit SolrDe= letionPolicy.onCommit: commits:num=3D2 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_8,generation=3D8,fi= lenames=3D[_5_nrm.cfe, _3_nrm.cfe, _2.si, _5.fdt, _3.frq, _3.tim, _4_nrm.cf= e, _4.fnm, _3.fnm, _3.fdt, _2.tim, _4.fdx, _5.tip, _5.tim, _2_nrm.cfe, _4.f= rq, _4.tip, _2_nrm.cfs, _5.fnm, _4.tim, _2.fdt, _2.frq, _5.frq, _4.si, _4.f= dt, _2.fdx, _2.fnm, _5.si, _3.fdx, _2.tip, _3_nrm.cfs, segments_8, _5_nrm.c= fs, _4_nrm.cfs, _5.fdx, _3.tip, _3.si] [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= lockFactory=3Dorg.apache.lucene.store.SingleInstanceLockFactory@c766421; m= axCacheMB=3D48.0 maxMergeSizeMB=3D4.0),segFN=3Dsegments_9,generation=3D9,fi= lenames=3D[_5_nrm.cfe, _3_nrm.cfe, _2.si, _5.fdt, _3.frq, _6.frq, _3.tim, _= 6.fdx, _4_nrm.cfe, _4.fnm, _3.fnm, _3.fdt, _2.tim, _4.fdx, _5.tip, _5.tim, = _2_nrm.cfe, _4.frq, _6.tip, _6_nrm.cfs, _6.tim, _4.tip, _2_nrm.cfs, _5.fnm,= _4.tim, _6_nrm.cfe, _2.fdt, _2.frq, _5.frq, _4.si, _4.fdt, _2.fdx, _2.fnm,= _5.si, _3.fdx, segments_9, _2.tip, _3_nrm.cfs, _5_nrm.cfs, _4_nrm.cfs, _5.= fdx, _6.si, _6.fnm, _3.tip, _3.si, _6.fdt] [junit4:junit4] 2> 6587 T1231 C91 oasc.SolrDeletionPolicy.updateCommits n= ewest commit =3D 9 [junit4:junit4] 2> 6593 T1231 C91 oass.SolrIndexSearcher. Opening S= earcher@3dff480a main [junit4:junit4] 2> 6593 T1238 oasc.SolrCore.registerSearcher [collection1= ] Registered new searcher Searcher@3dff480a main{StandardDirectoryReader(se= gments_9:17:nrt _2(5.0):C1 _3(5.0):C1 _4(5.0):C1 _5(5.0):C1 _6(5.0):C1)} [junit4:junit4] 2> 6593 T1231 C91 oasu.DirectUpdateHandler2.commit end_co= mmit_flush [junit4:junit4] 2> 6594 T1231 C91 UPDATE [collection1] webapp=3D/solr pat= h=3D/update params=3D{waitSearcher=3Dtrue&wt=3Djavabin&commit=3Dtrue&softCo= mmit=3Dfalse&version=3D2} {commit=3D} 0 90 [junit4:junit4] 2> 6597 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D1=20 [junit4:junit4] 2> 6700 T1223 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3DenableReplication} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 6704 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D1=20 [junit4:junit4] 2> 6807 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 6911 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 7015 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 7120 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D1=20 [junit4:junit4] 2> 7223 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 7327 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D0=20 [junit4:junit4] 2> 7354 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dindexversion&wt=3Djavabin&qt=3D/replica= tion&version=3D2} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 7355 T1239 oash.SnapPuller.fetchLatestIndex Master's g= eneration: 5 [junit4:junit4] 2> 7355 T1239 oash.SnapPuller.fetchLatestIndex Slave's ge= neration: 9 [junit4:junit4] 2> 7355 T1239 oash.SnapPuller.fetchLatestIndex Starting r= eplication process [junit4:junit4] 2> 7362 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{command=3Dfilelist&generation=3D5&wt=3Djavabin&qt= =3D/replication&version=3D2} status=3D0 QTime=3D5=20 [junit4:junit4] 2> 7363 T1239 oash.SnapPuller.fetchLatestIndex Number of = files in latest index in master: 10 [junit4:junit4] 2> 7364 T1239 oash.SnapPuller.fetchLatestIndex Starting d= ownload to ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-13= 47846886903/slave/collection1/data/index.20120916195454013 fullCopy=3Dtrue [junit4:junit4] 2> 7368 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.si&command=3Dfilecontent&checksum=3Dtru= e&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0=20 [junit4:junit4] 2> 7372 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.tip&command=3Dfilecontent&checksum=3Dtr= ue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 7377 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2_nrm.cfe&command=3Dfilecontent&checksum= =3Dtrue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime= =3D0=20 [junit4:junit4] 2> 7381 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.frq&command=3Dfilecontent&checksum=3Dtr= ue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 7386 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.fdt&command=3Dfilecontent&checksum=3Dtr= ue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 7391 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3Dsegments_5&command=3Dfilecontent&checksum= =3Dtrue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime= =3D0=20 [junit4:junit4] 2> 7396 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2_nrm.cfs&command=3Dfilecontent&checksum= =3Dtrue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime= =3D0=20 [junit4:junit4] 2> 7400 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.fdx&command=3Dfilecontent&checksum=3Dtr= ue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 7405 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.fnm&command=3Dfilecontent&checksum=3Dtr= ue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 7409 T1222 C90 REQ [collection1] webapp=3D/solr path= =3D/replication params=3D{file=3D_2.tim&command=3Dfilecontent&checksum=3Dtr= ue&generation=3D5&qt=3D/replication&wt=3Dfilestream} status=3D0 QTime=3D0= =20 [junit4:junit4] 2> 7411 T1239 oash.SnapPuller.fetchLatestIndex Total time= taken for download : 0 secs [junit4:junit4] 2> 7414 T1239 oash.SnapPuller.modifyIndexProps New index = installed. Updating index properties... index=3Dindex.20120916195454013 [junit4:junit4] 2> 7415 T1239 oasu.DefaultSolrCoreState.newIndexWriter Cr= eating new IndexWriter... [junit4:junit4] 2> 7415 T1239 oasu.DefaultSolrCoreState.newIndexWriter Wa= iting until IndexWriter is unused... core=3Dcollection1 [junit4:junit4] 2> 7415 T1239 oasu.DefaultSolrCoreState.newIndexWriter Ro= llback old IndexWriter... core=3Dcollection1 [junit4:junit4] 2> 7428 T1239 oasc.SolrCore.getNewIndexDir WARNING New in= dex directory detected: old=3D./org.apache.solr.handler.TestReplicationHand= ler$SolrInstance-1347846886903/slave/collection1/data/index/ new=3D./org.ap= ache.solr.handler.TestReplicationHandler$SolrInstance-1347846886903/slave/c= ollection1/data/index.20120916195454013 [junit4:junit4] 2> 7429 T1239 oasc.CachingDirectoryFactory.get return new= directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-tr= unk-java7/solr/build/solr-core/test/J1/./org.apache.solr.handler.TestReplic= ationHandler$SolrInstance-1347846886903/slave/collection1/data/index.201209= 16195454013 forceNew:true [junit4:junit4] 2> 7432 T1231 C91 REQ [collection1] webapp=3D/solr path= =3D/select params=3D{wt=3Djavabin&q=3Did:555&version=3D2} hits=3D1 status= =3D0 QTime=3D1=20 [junit4:junit4] 2> 7436 T1239 oasc.SolrDeletionPolicy.onInit SolrDeletion= Policy.onInit: commits:num=3D1 [junit4:junit4] 2> =09=09commit{dir=3DNRTCachingDirectory(org.apache.luce= ne.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr= -Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.handler.Tes= tReplicationHandler$SolrInstance-1347846886903/slave/collection1/data/index= .20120916195454013 lockFactory=3Dorg.apache.lu [...truncated too long message...] a:2074) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getIn= dexSize(ReplicationHandler.java:477) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getSt= atistics(ReplicationHandler.java:525) [junit4:junit4] 2> =09at org.apache.solr.core.RequestHandlers$LazyRequest= HandlerWrapper.getStatistics(RequestHandlers.java:310) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap$SolrDynamic= MBean.getMBeanInfo(JmxMonitoredMap.java:231) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getClassName(DefaultMBeanServerInterceptor.java:1804) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getAttribute(DefaultMBeanServerInterceptor.java:644) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.getAttrib= ute(JmxMBeanServer.java:668) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.unregister(= JmxMonitoredMap.java:174) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.clear(JmxMo= nitoredMap.java:116) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.close(SolrCore.jav= a:864) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:213) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:158) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:102) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:56) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:131) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 307206 T1863 oasc.JmxMonitoredMap$SolrDynamicMBean.get= MBeanInfo WARNING Could not getStatistics on info bean Lazy[solr.Replicatio= nHandler] java.lang.IllegalArgumentException: /usr/home/hudson/hudson-slave= /workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.a= pache.solr.cloud.BasicDistributedZk2Test-1347847268410/jetty4/index does no= t exist [junit4:junit4] 2> =09at org.apache.commons.io.FileUtils.sizeOfDirectory(= FileUtils.java:2074) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getIn= dexSize(ReplicationHandler.java:477) [junit4:junit4] 2> =09at org.apache.solr.handler.ReplicationHandler.getSt= atistics(ReplicationHandler.java:525) [junit4:junit4] 2> =09at org.apache.solr.core.RequestHandlers$LazyRequest= HandlerWrapper.getStatistics(RequestHandlers.java:310) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap$SolrDynamic= MBean.getMBeanInfo(JmxMonitoredMap.java:231) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.getClassName(DefaultMBeanServerInterceptor.java:1804) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430) [junit4:junit4] 2> =09at com.sun.jmx.interceptor.DefaultMBeanServerInterc= eptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415) [junit4:junit4] 2> =09at com.sun.jmx.mbeanserver.JmxMBeanServer.unregiste= rMBean(JmxMBeanServer.java:536) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.unregister(= JmxMonitoredMap.java:175) [junit4:junit4] 2> =09at org.apache.solr.core.JmxMonitoredMap.clear(JmxMo= nitoredMap.java:116) [junit4:junit4] 2> =09at org.apache.solr.core.SolrCore.close(SolrCore.jav= a:864) [junit4:junit4] 2> =09at org.apache.solr.cloud.ShardLeaderElectionContext= .runLeaderProcess(ElectionContext.java:213) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.runIamLeader= Process(LeaderElector.java:158) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.checkIfIamLe= ader(LeaderElector.java:102) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector.access$000(L= eaderElector.java:56) [junit4:junit4] 2> =09at org.apache.solr.cloud.LeaderElector$1.process(Le= aderElector.java:131) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.proc= essEvent(ClientCnxn.java:526) [junit4:junit4] 2> =09at org.apache.zookeeper.ClientCnxn$EventThread.run(= ClientCnxn.java:502) [junit4:junit4] 2>=20 [junit4:junit4] 2> 307211 T1863 oasc.SolrCore.closeSearcher [collection1]= Closing main searcher on request. [junit4:junit4] 2> 307213 T1863 oasu.DirectUpdateHandler2.close closing D= irectUpdateHandler2{commits=3D5,autocommits=3D0,soft autocommits=3D0,optimi= zes=3D0,rollbacks=3D0,expungeDeletes=3D0,docsPending=3D0,adds=3D0,deletesBy= Id=3D0,deletesByQuery=3D0,errors=3D0,cumulative_adds=3D35,cumulative_delete= sById=3D0,cumulative_deletesByQuery=3D0,cumulative_errors=3D0} [junit4:junit4] 2> 307213 T1863 oasu.DefaultSolrCoreState.decref SolrCore= State ref count has reached 0 - closing IndexWriter [junit4:junit4] 2> 307215 T1863 oasu.DefaultSolrCoreState.decref Closing = SolrCoreState - canceling any ongoing recovery [junit4:junit4] 2> 307216 T1863 oascc.ZkStateReader$3.process Updating li= ve nodes [junit4:junit4] 2> 307216 T1863 oascc.ZkStateReader$3.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 307216 T1863 oascc.ZkStateReader$2.process A cluster s= tate change has occurred - updating... [junit4:junit4] 2> 307216 T1863 oascc.ZkStateReader$2.process WARNING Zoo= Keeper watch triggered, but Solr cannot talk to ZK [junit4:junit4] 2> 307216 T1863 oascc.ConnectionManager.process Watcher o= rg.apache.solr.common.cloud.ConnectionManager@3c231ff5 name:ZooKeeperConnec= tion Watcher:127.0.0.1:34747/solr got event WatchedEvent state:Disconnected= type:None path:null path:null type:None [junit4:junit4] 2> 307217 T1863 oascc.ConnectionManager.process Client->Z= ooKeeper status change trigger but we are already closed [junit4:junit4] 2> 307217 T1863 oaz.ClientCnxn$EventThread.run EventThrea= d shut down [junit4:junit4] 2> NOTE: test params are: codec=3DAppending, sim=3DDefaul= tSimilarity, locale=3Des_DO, timezone=3DVST [junit4:junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7= .0_06 (64-bit)/cpus=3D16,threads=3D2,free=3D244362928,total=3D411041792 [junit4:junit4] 2> NOTE: All tests run in this JVM: [DOMUtilTest, BasicFu= nctionalityTest, TestArbitraryIndexDir, TestMergePolicyConfig, RequiredFiel= dsTest, TestRealTimeGet, SolrCoreTest, QueryParsingTest, EchoParamsTest, St= atelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, Solr= InfoMBeanTest, XmlUpdateRequestHandlerTest, TestDFRSimilarityFactory, PingR= equestHandlerTest, FullSolrCloudDistribCmdsTest, RAMDirectoryFactoryTest, U= pdateParamsTest, TestDocumentBuilder, TestReload, TestSolrDeletionPolicy1, = TestStressLucene, OverseerTest, IndexSchemaTest, PolyFieldTest, TestBinaryF= ield, TestFoldingMultitermQuery, TermVectorComponentTest, TestPropInjectDef= aults, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerTest, LukeReque= stHandlerTest, SolrIndexConfigTest, FileUtilsTest, RecoveryZkTest, BadIndex= SchemaTest, TestTrie, PrimUtilsTest, ConvertedLegacyTest, UUIDFieldTest, Zk= SolrClientTest, SuggesterTest, SoftAutoCommitTest, DocumentAnalysisRequestH= andlerTest, TestUtils, StatsComponentTest, TestWriterPerf, TestCSVLoader, D= ocumentBuilderTest, TestPhraseSuggestions, ClusterStateUpdateTest, TestValu= eSourceCache, TestSolrCoreProperties, MultiTermTest, DistributedQueryElevat= ionComponentTest, TestReplicationHandler, TestDistributedSearch, TestHashPa= rtitioner, TestJoin, FileBasedSpellCheckerTest, PeerSyncTest, SignatureUpda= teProcessorFactoryTest, TestJmxIntegration, SampleTest, HighlighterTest, Te= stIndexSearcher, TestFunctionQuery, CacheHeaderTest, SpatialFilterTest, Mor= eLikeThisHandlerTest, TestPseudoReturnFields, StandardRequestHandlerTest, J= sonLoaderTest, DirectUpdateHandlerOptimizeTest, IndexSchemaRuntimeFieldTest= , FastVectorHighlighterTest, DebugComponentTest, ReturnFieldsTest, Suggeste= rFSTTest, TestQueryUtils, ShowFileRequestHandlerTest, TestPropInject, Primi= tiveFieldTypeTest, BadComponentTest, TestSolrDeletionPolicy2, TestXIncludeC= onfig, TestQuerySenderListener, TestQuerySenderNoQuery, NumericFieldsTest, = OutputWriterTest, TestConfig, TestPluginEnable, LegacyHTMLStripCharFilterTe= st, TestDefaultSimilarityFactory, URLClassifyProcessorTest, TestBadConfig, = PathHierarchyTokenizerFactoryTest, BasicDistributedZk2Test] [junit4:junit4] Completed on J1 in 307.57s, 1 test, 1 failure <<< FAILURES! [...truncated 5 lines...] BUILD FAILED /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build= .xml:32: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/= build.xml:146: The following error occurred while executing this line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/module-build.xml:63: The following error occurred while executing this li= ne: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:1133: The following error occurred while executing this = line: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucen= e/common-build.xml:810: There were test failures: 228 suites, 923 tests, 1 = suite-level error, 1 failure, 6 ignored (1 assumption) Total time: 33 minutes 33 seconds Build step 'Invoke Ant' marked build as failure Recording test results Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_614_1801041119.1347847581557 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_614_1801041119.1347847581557--