You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@sd-datasolutions.de> on 2012/12/12 00:26:54 UTC

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.6.0_37) - Build # 2140 - Still Failing!

Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Windows/2140/
Java: 32bit/jdk1.6.0_37 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1103, name=Thread-204, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1103, name=Thread-204, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below.
	at __randomizedtesting.SeedInfo.seed([588B2E07AF6DB6A7]:0)
	at java.lang.Thread.getStackTrace(Thread.java:1479)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:516)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:982)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:874)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:866)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:244)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:204)
	at org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:541)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:481)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273)
	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:181)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cb3006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c81878)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 8043 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 3 T970 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4:junit4]   2> 3 T970 oas.SolrTestCaseJ4.setUp ###Starting test
[junit4:junit4]   2> 19 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 23 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58578
[junit4:junit4]   2> 23 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 24 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master
[junit4:junit4]   2> 24 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 64 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 65 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 65 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master
[junit4:junit4]   2> 65 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\solr.xml
[junit4:junit4]   2> 65 T970 oasc.CoreContainer.<init> New CoreContainer 20312683
[junit4:junit4]   2> 67 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 67 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 67 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 89 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 114 T980 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1
[junit4:junit4]   2> 117 T980 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\'
[junit4:junit4]   2> 172 T980 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 253 T980 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 253 T980 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 257 T980 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 281 T980 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 282 T980 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\
[junit4:junit4]   2> 282 T980 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 283 T980 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 283 T980 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data forceNew:false
[junit4:junit4]   2> 283 T980 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 284 T980 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index/
[junit4:junit4]   2> 284 T980 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 285 T980 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index forceNew:false
[junit4:junit4]   2> 286 T980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@50c45f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ecd278)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 286 T980 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 286 T980 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 287 T980 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 288 T980 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 289 T980 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 289 T980 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 289 T980 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 290 T980 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 296 T980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 302 T980 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 303 T980 oass.SolrIndexSearcher.<init> Opening Searcher@143cb0b main
[junit4:junit4]   2> 303 T980 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 303 T980 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 303 T980 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 303 T980 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 304 T980 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 304 T980 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 313 T980 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 314 T980 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 314 T980 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 314 T981 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@143cb0b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 315 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 315 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 315 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 332 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 335 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58581
[junit4:junit4]   2> 336 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 337 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave
[junit4:junit4]   2> 337 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 356 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 356 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 357 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave
[junit4:junit4]   2> 357 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\solr.xml
[junit4:junit4]   2> 357 T970 oasc.CoreContainer.<init> New CoreContainer 4305595
[junit4:junit4]   2> 359 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 359 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 359 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 379 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 406 T993 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1
[junit4:junit4]   2> 407 T993 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\'
[junit4:junit4]   2> 452 T993 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 511 T993 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 511 T993 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 515 T993 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 538 T993 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 540 T993 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\
[junit4:junit4]   2> 540 T993 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 540 T993 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 541 T993 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data forceNew:false
[junit4:junit4]   2> 541 T993 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 541 T993 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index/
[junit4:junit4]   2> 542 T993 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 543 T993 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index forceNew:false
[junit4:junit4]   2> 544 T993 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@88de50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ef8e8)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 544 T993 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 544 T993 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 545 T993 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 546 T993 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 546 T993 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 546 T993 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 547 T993 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 547 T993 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 549 T993 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 553 T993 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 553 T993 oass.SolrIndexSearcher.<init> Opening Searcher@21b367 main
[junit4:junit4]   2> 553 T993 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 553 T993 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 554 T993 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 554 T993 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 554 T993 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 554 T993 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 554 T993 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 554 T993 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 555 T993 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 555 T993 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 555 T993 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 555 T993 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 560 T993 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 575 T993 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 575 T993 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 575 T994 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21b367 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 575 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 575 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 575 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 593 T970 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=4305595
[junit4:junit4]   2> 594 T970 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e543fa
[junit4:junit4]   2> 594 T970 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 595 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 595 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 595 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 596 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 597 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 597 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 665 T970 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=20312683
[junit4:junit4]   2> 666 T970 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13d7910
[junit4:junit4]   2> 666 T970 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 666 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 666 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 666 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 668 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 668 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 669 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 722 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 725 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58584
[junit4:junit4]   2> 726 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 726 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master
[junit4:junit4]   2> 727 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 741 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 742 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 742 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master
[junit4:junit4]   2> 742 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\solr.xml
[junit4:junit4]   2> 742 T970 oasc.CoreContainer.<init> New CoreContainer 11597231
[junit4:junit4]   2> 742 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 742 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 743 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 764 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 789 T1005 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1
[junit4:junit4]   2> 790 T1005 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\'
[junit4:junit4]   2> 835 T1005 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 894 T1005 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 894 T1005 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 897 T1005 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 922 T1005 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 924 T1005 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\
[junit4:junit4]   2> 924 T1005 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 924 T1005 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 925 T1005 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data forceNew:false
[junit4:junit4]   2> 925 T1005 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 925 T1005 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index/
[junit4:junit4]   2> 926 T1005 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 926 T1005 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index forceNew:false
[junit4:junit4]   2> 926 T1005 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a7d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80463c)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 927 T1005 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 927 T1005 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 929 T1005 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 929 T1005 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 929 T1005 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 929 T1005 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 929 T1005 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 931 T1005 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 932 T1005 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 937 T1005 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 937 T1005 oass.SolrIndexSearcher.<init> Opening Searcher@9fd8a7 main
[junit4:junit4]   2> 937 T1005 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 937 T1005 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 938 T1005 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 938 T1005 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 938 T1005 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 938 T1005 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 938 T1005 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 938 T1005 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 939 T1005 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 939 T1005 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 939 T1005 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 939 T1005 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 944 T1005 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 945 T1005 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 945 T1005 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 945 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9fd8a7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 945 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 945 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 945 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@11d491f
[junit4:junit4]   2> 956 T999 C61 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4:junit4]   2> 957 T999 C61 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 957 T999 C61 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a7d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80463c)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 959 T999 C61 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 959 T999 C61 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 3
[junit4:junit4]   2> 962 T1000 C61 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 964 T1000 C61 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a7d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80463c)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a7d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80463c)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 964 T1000 C61 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 964 T1000 C61 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 964 T1000 C61 oass.SolrIndexSearcher.<init> Opening Searcher@1836c59 main
[junit4:junit4]   2> 966 T1000 C61 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 966 T1006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1836c59 main{StandardDirectoryReader(segments_2:2)}
[junit4:junit4]   2> 966 T1006 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 966 T1000 C61 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 4
[junit4:junit4]   2> 970 T1001 C61 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1073 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1075 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58588
[junit4:junit4]   2> 1075 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1076 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave
[junit4:junit4]   2> 1076 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 1092 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1093 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1093 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave
[junit4:junit4]   2> 1093 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\solr.xml
[junit4:junit4]   2> 1093 T970 oasc.CoreContainer.<init> New CoreContainer 22969251
[junit4:junit4]   2> 1094 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 1094 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 1094 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 1114 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1145 T1016 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1
[junit4:junit4]   2> 1145 T1016 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\'
[junit4:junit4]   2> 1185 T1016 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1247 T1016 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1247 T1016 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1250 T1016 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1271 T1016 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1273 T1016 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\
[junit4:junit4]   2> 1273 T1016 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1273 T1016 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1276 T1016 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data forceNew:false
[junit4:junit4]   2> 1276 T1016 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1276 T1016 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index/
[junit4:junit4]   2> 1276 T1016 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1277 T1016 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index forceNew:false
[junit4:junit4]   2> 1278 T1016 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f743b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4be76)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1278 T1016 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1278 T1016 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 1279 T1016 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1280 T1016 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1280 T1016 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1280 T1016 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1281 T1016 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1282 T1016 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1284 T1016 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1286 T1016 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1287 T1016 oass.SolrIndexSearcher.<init> Opening Searcher@317b12 main
[junit4:junit4]   2> 1287 T1016 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1287 T1016 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1287 T1016 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 1288 T1016 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1288 T1016 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 1288 T1016 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1288 T1016 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1288 T1016 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1288 T1016 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1289 T1016 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1289 T1016 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1289 T1016 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 1295 T1016 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 1295 T1016 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1295 T1017 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@317b12 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1296 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 1296 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1296 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@106820e
[junit4:junit4]   2> 1310 T1010 C62 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 1422 T1003 C61 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 1425 T1004 C61 REQ [collection1] webapp=/solr path=/replication params={command=commits&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1437 T999 oasc.CoreContainer.reload Reloading SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1
[junit4:junit4]   2> 1437 T999 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\'
[junit4:junit4]   2> 1486 T999 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1544 T999 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1545 T999 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1548 T999 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1574 T999 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1575 T999 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\
[junit4:junit4]   2> 1575 T999 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 1575 T999 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 1576 T999 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index/
[junit4:junit4]   2> 1577 T999 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1578 T999 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1578 T999 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1578 T999 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1578 T999 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1580 T999 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1581 T999 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1585 T999 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 1586 T999 oass.SolrIndexSearcher.<init> Opening Searcher@eb9c67 main
[junit4:junit4]   2> 1586 T999 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1587 T999 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1587 T999 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 1587 T999 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 1588 T1019 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eb9c67 main{StandardDirectoryReader(segments_2:2:nrt)}
[junit4:junit4]   2> 1588 T999 oasc.CoreContainer.registerCore replacing core: collection1
[junit4:junit4]   2> 1588 T999 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11d491f
[junit4:junit4]   2> 1588 T999 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 1589 T999 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 1589 T999 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@17090d9
[junit4:junit4]   2> 1597 T1000 C63 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1600 T1001 C63 REQ [collection1] webapp=/solr path=/replication params={command=commits&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1605 T1002 C63 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 1
[junit4:junit4]   2> 1608 T1003 C63 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 1611 T1004 C63 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 1614 T1004 C63 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a7d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80463c)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@17a7d15 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80463c)),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_3]
[junit4:junit4]   2> 1614 T1004 C63 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_3]
[junit4:junit4]   2> 1614 T1004 C63 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 1614 T1004 C63 oass.SolrIndexSearcher.<init> Opening Searcher@11cb0c5 main
[junit4:junit4]   2> 1615 T1004 C63 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1615 T1019 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11cb0c5 main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C2)}
[junit4:junit4]   2> 1616 T1019 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 1616 T1004 C63 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 5
[junit4:junit4]   2> 1618 T999 C63 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 1723 T1012 C62 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1826 T1013 C62 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1874 T1001 C63 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 1875 T1018 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 1875 T1018 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 1875 T1018 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 1878 T1002 C63 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 1878 T1002 C63 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 1882 T1002 C63 REQ [collection1] webapp=/solr path=/replication params={command=filelist&generation=3&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 1883 T1018 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 8
[junit4:junit4]   2> 1884 T1018 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index.20121212020736009 forceNew:false
[junit4:junit4]   2> 1884 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1884 T1018 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@620289 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac76be) fullCopy=false
[junit4:junit4]   2> 1893 T1003 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=3 
[junit4:junit4]   2> 1908 T1004 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0_Memory_0.ram&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1911 T999 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1914 T1000 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1918 T1001 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1921 T1002 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1925 T1003 C63 REQ [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1929 T1004 C63 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 1930 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 1930 T1018 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 1933 T1014 C62 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 1936 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1936 T1018 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 1937 T1018 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 1937 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1938 T1018 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f743b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4be76)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f743b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4be76)),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_3]
[junit4:junit4]   2> 1939 T1018 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_3]
[junit4:junit4]   2> 1939 T1018 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 1939 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1940 T1018 oass.SolrIndexSearcher.<init> Opening Searcher@50243d main
[junit4:junit4]   2> 1940 T1017 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50243d main{StandardDirectoryReader(segments_3:4:nrt _0(5.0):C2)}
[junit4:junit4]   2> 1940 T1017 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 1941 T1018 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 1941 T1018 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f743b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4be76)),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f743b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c4be76)),segFN=segments_4,generation=4,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 1941 T1018 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 1941 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 1942 T1018 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 1942 T1018 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@620289 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ac76be)
[junit4:junit4]   2> 1942 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index.20121212020736009
[junit4:junit4]   2> 1942 T1018 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 2036 T1015 C62 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 2159 T970 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=11597231
[junit4:junit4]   2> 2159 T970 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17090d9
[junit4:junit4]   2> 2159 T970 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2161 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2161 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2161 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2164 T970 C63 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 2164 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2165 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 2166 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2218 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2226 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58593
[junit4:junit4]   2> 2227 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2227 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master
[junit4:junit4]   2> 2228 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 2256 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2257 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2257 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master
[junit4:junit4]   2> 2257 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\solr.xml
[junit4:junit4]   2> 2258 T970 oasc.CoreContainer.<init> New CoreContainer 705113
[junit4:junit4]   2> 2259 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2259 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 2260 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\'
[junit4:junit4]   2> 2282 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2307 T1030 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1
[junit4:junit4]   2> 2308 T1030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\'
[junit4:junit4]   2> 2350 T1030 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2413 T1030 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2413 T1030 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2418 T1030 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2440 T1030 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2442 T1030 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\
[junit4:junit4]   2> 2443 T1030 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2443 T1030 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2443 T1030 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data forceNew:false
[junit4:junit4]   2> 2444 T1030 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 2444 T1030 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index/
[junit4:junit4]   2> 2445 T1030 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2446 T1030 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index forceNew:false
[junit4:junit4]   2> 2446 T1030 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1de398)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2446 T1030 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2447 T1030 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 2447 T1030 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2449 T1030 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2452 T1030 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2453 T1030 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2453 T1030 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2454 T1030 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2459 T1030 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2463 T1030 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 2463 T1030 oass.SolrIndexSearcher.<init> Opening Searcher@ff2441 main
[junit4:junit4]   2> 2464 T1030 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2464 T1030 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2464 T1030 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2465 T1030 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2466 T1030 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2466 T1030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2473 T1030 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 2473 T1030 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2474 T1030 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2475 T1031 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff2441 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2475 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2475 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2475 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2496 T970 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=22969251
[junit4:junit4]   2> 2497 T970 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@106820e
[junit4:junit4]   2> 2497 T970 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 2498 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 2498 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 2498 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 2500 T970 C62 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 2501 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 2501 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 2502 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 2554 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2556 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58596
[junit4:junit4]   2> 2557 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2558 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave
[junit4:junit4]   2> 2558 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 2574 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2574 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2575 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave
[junit4:junit4]   2> 2575 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\solr.xml
[junit4:junit4]   2> 2575 T970 oasc.CoreContainer.<init> New CoreContainer 26546155
[junit4:junit4]   2> 2575 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2576 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 2576 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\'
[junit4:junit4]   2> 2597 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2622 T1041 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1
[junit4:junit4]   2> 2623 T1041 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\'
[junit4:junit4]   2> 2670 T1041 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 2729 T1041 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2729 T1041 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2732 T1041 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 2756 T1041 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2759 T1041 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\
[junit4:junit4]   2> 2759 T1041 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 2759 T1041 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2759 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data forceNew:false
[junit4:junit4]   2> 2759 T1041 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 2759 T1041 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index/
[junit4:junit4]   2> 2761 T1041 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2763 T1041 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index forceNew:false
[junit4:junit4]   2> 2763 T1041 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 2764 T1041 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 2764 T1041 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 2765 T1041 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2765 T1041 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 2766 T1041 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 2766 T1041 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 2766 T1041 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2767 T1041 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2769 T1041 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2772 T1041 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 2772 T1041 oass.SolrIndexSearcher.<init> Opening Searcher@14d3c3b main
[junit4:junit4]   2> 2773 T1041 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2773 T1041 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2773 T1041 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 2773 T1041 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2773 T1041 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 2774 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2774 T1041 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2774 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2774 T1041 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2774 T1041 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2775 T1041 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2775 T1041 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 2780 T1041 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 2780 T1041 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2780 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14d3c3b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2780 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2781 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2781 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@890800
[junit4:junit4]   2> 2792 T1025 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 2792 T1025 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 2793 T1025 C64 REQ [collection1] webapp=/solr path=/replication params={command=details&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> ASYNC  NEW_CORE C65 name=collection1 org.apache.solr.core.SolrCore@18625e5
[junit4:junit4]   2> 2801 T1035 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 2801 T1035 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 2804 T1026 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 2804 T1026 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 2805 T1026 C64 REQ [collection1] webapp=/solr path=/replication params={command=details&slave=false&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2805 T1035 C65 REQ [collection1] webapp=/solr path=/replication params={command=details&qt=/replication&wt=javabin&version=2} status=0 QTime=5 
[junit4:junit4]   2> 2820 T970 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2822 T970 oejs.AbstractConnector.doStart Started SelectChannelConnector@0.0.0.0:58602
[junit4:junit4]   2> 2824 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2825 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater
[junit4:junit4]   2> 2825 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\'
[junit4:junit4]   2> 2840 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2840 T970 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2841 T970 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater
[junit4:junit4]   2> 2841 T970 oasc.CoreContainer$Initializer.initialize looking for solr.xml: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\solr.xml
[junit4:junit4]   2> 2841 T970 oasc.CoreContainer.<init> New CoreContainer 28218309
[junit4:junit4]   2> 2843 T970 oasc.CoreContainer$Initializer.initialize no solr.xml file found - using default
[junit4:junit4]   2> 2843 T970 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\'
[junit4:junit4]   2> 2843 T970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\'
[junit4:junit4]   2> 2864 T970 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2874 T1027 C64 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2890 T1053 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1
[junit4:junit4]   2> 2892 T1053 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\'
[junit4:junit4]   2> 2939 T1053 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 3000 T1053 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 3000 T1053 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 3003 T1053 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3025 T1053 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3027 T1053 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\
[junit4:junit4]   2> 3027 T1053 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 3027 T1053 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 3028 T1053 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data forceNew:false
[junit4:junit4]   2> 3028 T1053 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data
[junit4:junit4]   2> 3028 T1053 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\index/
[junit4:junit4]   2> 3030 T1053 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3031 T1053 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\index forceNew:false
[junit4:junit4]   2> 3031 T1053 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@658c79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c7c7fa)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3031 T1053 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3031 T1053 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\index
[junit4:junit4]   2> 3032 T1053 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 3034 T1053 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 3034 T1053 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 3034 T1053 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 3034 T1053 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 3034 T1053 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 3036 T1053 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 3040 T1053 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data
[junit4:junit4]   2> 3040 T1053 oass.SolrIndexSearcher.<init> Opening Searcher@1ef330a main
[junit4:junit4]   2> 3041 T1053 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 3041 T1053 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 3041 T1053 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 3041 T1053 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3042 T1053 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 3042 T1053 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3042 T1053 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3042 T1053 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3042 T1053 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3042 T1053 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3043 T1053 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3043 T1053 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 3047 T1053 oash.SnapPuller.<init> WARNING 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 3049 T1053 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 3049 T1053 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 3050 T1053 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 3050 T1053 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3050 T1054 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ef330a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 3050 T970 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 3050 T970 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3051 T970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C66 name=collection1 org.apache.solr.core.SolrCore@ea91f6
[junit4:junit4]   2> 3063 T1047 C66 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data
[junit4:junit4]   2> 3063 T1047 C66 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\index
[junit4:junit4]   2> 3066 T1028 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 3067 T1028 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 3067 T1028 C64 REQ [collection1] webapp=/solr path=/replication params={command=details&slave=false&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 3068 T1047 C66 REQ [collection1] webapp=/solr path=/replication params={command=details&qt=/replication&wt=javabin&version=2} status=0 QTime=6 
[junit4:junit4]   2> 3080 T970 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=28218309
[junit4:junit4]   2> 3080 T970 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ea91f6
[junit4:junit4]   2> 3081 T970 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 3081 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 3081 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 3083 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 3083 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 3083 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267256933\repeater\collection1\data\index
[junit4:junit4]   2> 3084 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 3146 T1024 C64 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 3149 T1025 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 3150 T1025 C64 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1de398)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3151 T1025 C64 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 3151 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 2
[junit4:junit4]   2> 3155 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
[junit4:junit4]   2> 3158 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
[junit4:junit4]   2> 3160 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
[junit4:junit4]   2> 3163 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
[junit4:junit4]   2> 3166 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
[junit4:junit4]   2> 3169 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
[junit4:junit4]   2> 3172 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> 3175 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 3179 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 3182 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 3185 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 3188 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
[junit4:junit4]   2> 3190 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
[junit4:junit4]   2> 3193 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 3196 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 3200 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 3202 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
[junit4:junit4]   2> 3205 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
[junit4:junit4]   2> 3208 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
[junit4:junit4]   2> 3211 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
[junit4:junit4]   2> 3214 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
[junit4:junit4]   2> 3219 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 1
[junit4:junit4]   2> 3222 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 3225 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
[junit4:junit4]   2> 3227 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
[junit4:junit4]   2> 3231 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
[junit4:junit4]   2> 3234 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
[junit4:junit4]   2> 3238 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
[junit4:junit4]   2> 3242 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 3244 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
[junit4:junit4]   2> 3248 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
[junit4:junit4]   2> 3251 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 3254 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 1
[junit4:junit4]   2> 3270 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 1
[junit4:junit4]   2> 3272 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
[junit4:junit4]   2> 3275 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 3279 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
[junit4:junit4]   2> 3281 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 3284 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 3287 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 3289 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
[junit4:junit4]   2> 3292 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
[junit4:junit4]   2> 3295 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
[junit4:junit4]   2> 3304 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
[junit4:junit4]   2> 3307 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 0
[junit4:junit4]   2> 3310 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 0
[junit4:junit4]   2> 3315 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 0
[junit4:junit4]   2> 3318 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 3321 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 0
[junit4:junit4]   2> 3324 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 0
[junit4:junit4]   2> 3326 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 0
[junit4:junit4]   2> 3330 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 1
[junit4:junit4]   2> 3332 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 0
[junit4:junit4]   2> 3335 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 0
[junit4:junit4]   2> 3338 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 0
[junit4:junit4]   2> 3342 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
[junit4:junit4]   2> 3344 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 0
[junit4:junit4]   2> 3347 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 0
[junit4:junit4]   2> 3350 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 3353 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 0
[junit4:junit4]   2> 3357 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
[junit4:junit4]   2> 3359 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 0
[junit4:junit4]   2> 3362 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 3365 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 0
[junit4:junit4]   2> 3367 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 0
[junit4:junit4]   2> 3370 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 0
[junit4:junit4]   2> 3374 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 0
[junit4:junit4]   2> 3377 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 0
[junit4:junit4]   2> 3380 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 0
[junit4:junit4]   2> 3384 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 0
[junit4:junit4]   2> 3387 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 3391 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 0
[junit4:junit4]   2> 3394 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 3398 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 0
[junit4:junit4]   2> 3401 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 0
[junit4:junit4]   2> 3404 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 0
[junit4:junit4]   2> 3407 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 0
[junit4:junit4]   2> 3409 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 3413 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 3416 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 0
[junit4:junit4]   2> 3420 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 0
[junit4:junit4]   2> 3423 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 0
[junit4:junit4]   2> 3426 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 0
[junit4:junit4]   2> 3430 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 0
[junit4:junit4]   2> 3433 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 3436 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 0
[junit4:junit4]   2> 3439 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 0
[junit4:junit4]   2> 3442 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 0
[junit4:junit4]   2> 3446 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 0
[junit4:junit4]   2> 3450 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 3452 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 3455 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 3458 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 3462 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 0
[junit4:junit4]   2> 3465 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 3468 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 3471 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 0
[junit4:junit4]   2> 3474 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 0
[junit4:junit4]   2> 3477 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 0
[junit4:junit4]   2> 3481 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 0
[junit4:junit4]   2> 3484 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 3487 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 3490 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 3492 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 3495 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 0
[junit4:junit4]   2> 3498 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 3502 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 0
[junit4:junit4]   2> 3505 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 3509 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 3512 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 3515 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 3519 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 0
[junit4:junit4]   2> 3522 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 3525 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 3528 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 0
[junit4:junit4]   2> 3531 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 3534 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 3537 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 3540 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 0
[junit4:junit4]   2> 3543 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 3547 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 3550 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 3554 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 1
[junit4:junit4]   2> 3556 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 0
[junit4:junit4]   2> 3559 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 0
[junit4:junit4]   2> 3564 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 0
[junit4:junit4]   2> 3567 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 0
[junit4:junit4]   2> 3570 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 0
[junit4:junit4]   2> 3574 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 0
[junit4:junit4]   2> 3576 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 3579 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 0
[junit4:junit4]   2> 3582 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 0
[junit4:junit4]   2> 3586 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 0
[junit4:junit4]   2> 3589 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 3592 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 0
[junit4:junit4]   2> 3595 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 3598 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 0
[junit4:junit4]   2> 3601 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 0
[junit4:junit4]   2> 3605 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 3608 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 3611 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 3614 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 0
[junit4:junit4]   2> 3617 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 0
[junit4:junit4]   2> 3619 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 0
[junit4:junit4]   2> 3622 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 0
[junit4:junit4]   2> 3626 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 0
[junit4:junit4]   2> 3629 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 0
[junit4:junit4]   2> 3633 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 3636 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 3639 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 0
[junit4:junit4]   2> 3643 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 0
[junit4:junit4]   2> 3647 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 3651 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 0
[junit4:junit4]   2> 3654 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 0
[junit4:junit4]   2> 3657 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 3659 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 0
[junit4:junit4]   2> 3663 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 3666 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 0
[junit4:junit4]   2> 3671 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 1
[junit4:junit4]   2> 3674 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 0
[junit4:junit4]   2> 3678 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 0
[junit4:junit4]   2> 3681 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 0
[junit4:junit4]   2> 3684 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 0
[junit4:junit4]   2> 3688 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 0
[junit4:junit4]   2> 3691 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 3695 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 3698 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 0
[junit4:junit4]   2> 3701 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 0
[junit4:junit4]   2> 3704 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 0
[junit4:junit4]   2> 3707 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 0
[junit4:junit4]   2> 3710 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 0
[junit4:junit4]   2> 3713 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 3716 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 0
[junit4:junit4]   2> 3719 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 0
[junit4:junit4]   2> 3723 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 0
[junit4:junit4]   2> 3726 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 3730 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 0
[junit4:junit4]   2> 3733 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 0
[junit4:junit4]   2> 3736 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 3739 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 0
[junit4:junit4]   2> 3742 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 0
[junit4:junit4]   2> 3745 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 0
[junit4:junit4]   2> 3748 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 0
[junit4:junit4]   2> 3751 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 0
[junit4:junit4]   2> 3755 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 0
[junit4:junit4]   2> 3758 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 0
[junit4:junit4]   2> 3762 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 0
[junit4:junit4]   2> 3765 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 0
[junit4:junit4]   2> 3774 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 0
[junit4:junit4]   2> 3777 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 3780 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 0
[junit4:junit4]   2> 3783 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 3785 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 0
[junit4:junit4]   2> 3788 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 3791 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 0
[junit4:junit4]   2> 3794 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 0
[junit4:junit4]   2> 3797 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 3800 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 3803 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 3806 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 0
[junit4:junit4]   2> 3809 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 0
[junit4:junit4]   2> 3813 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 0
[junit4:junit4]   2> 3817 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 0
[junit4:junit4]   2> 3819 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 0
[junit4:junit4]   2> 3822 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 0
[junit4:junit4]   2> 3825 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 0
[junit4:junit4]   2> 3828 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 0
[junit4:junit4]   2> 3831 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 3834 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 3837 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 0
[junit4:junit4]   2> 3840 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 3844 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 3847 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 3850 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 3853 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 3856 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 0
[junit4:junit4]   2> 3859 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 3862 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 3866 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 3868 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 3871 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 0
[junit4:junit4]   2> 3874 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 0
[junit4:junit4]   2> 3877 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 3878 T1029 C64 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 3880 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 0
[junit4:junit4]   2> 3884 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 3887 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 0
[junit4:junit4]   2> 3890 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 0
[junit4:junit4]   2> 3894 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 0
[junit4:junit4]   2> 3897 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 0
[junit4:junit4]   2> 3901 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 0
[junit4:junit4]   2> 3904 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 0
[junit4:junit4]   2> 3907 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 3909 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 0
[junit4:junit4]   2> 3912 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 0
[junit4:junit4]   2> 3915 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 0
[junit4:junit4]   2> 3919 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 0
[junit4:junit4]   2> 3922 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 0
[junit4:junit4]   2> 3924 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 3928 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 0
[junit4:junit4]   2> 3931 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 0
[junit4:junit4]   2> 3935 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 0
[junit4:junit4]   2> 3938 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 0
[junit4:junit4]   2> 3941 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 0
[junit4:junit4]   2> 3944 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 0
[junit4:junit4]   2> 3948 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 3950 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 3954 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 0
[junit4:junit4]   2> 3957 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 3961 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 0
[junit4:junit4]   2> 3964 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 0
[junit4:junit4]   2> 3966 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 0
[junit4:junit4]   2> 3968 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 0
[junit4:junit4]   2> 3970 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 0
[junit4:junit4]   2> 3972 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 0
[junit4:junit4]   2> 3975 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 0
[junit4:junit4]   2> 3978 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 3982 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 3985 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 3988 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 0
[junit4:junit4]   2> 3992 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 0
[junit4:junit4]   2> 3994 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 3997 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 0
[junit4:junit4]   2> 4000 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 4004 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 4007 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 0
[junit4:junit4]   2> 4011 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 0
[junit4:junit4]   2> 4014 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 4017 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 4022 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 0
[junit4:junit4]   2> 4025 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 4028 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 4032 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 4034 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 0
[junit4:junit4]   2> 4037 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 4041 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 0
[junit4:junit4]   2> 4044 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 4048 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 0
[junit4:junit4]   2> 4051 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 4054 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 0
[junit4:junit4]   2> 4057 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 0
[junit4:junit4]   2> 4061 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 0
[junit4:junit4]   2> 4064 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 0
[junit4:junit4]   2> 4066 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 0
[junit4:junit4]   2> 4069 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 4073 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 0
[junit4:junit4]   2> 4075 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 0
[junit4:junit4]   2> 4077 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 0
[junit4:junit4]   2> 4080 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 4084 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 0
[junit4:junit4]   2> 4087 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 0
[junit4:junit4]   2> 4090 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 0
[junit4:junit4]   2> 4093 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 0
[junit4:junit4]   2> 4096 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 0
[junit4:junit4]   2> 4100 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 0
[junit4:junit4]   2> 4103 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 0
[junit4:junit4]   2> 4106 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 0
[junit4:junit4]   2> 4109 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 4112 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 0
[junit4:junit4]   2> 4115 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 0
[junit4:junit4]   2> 4117 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 0
[junit4:junit4]   2> 4121 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 0
[junit4:junit4]   2> 4124 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 0
[junit4:junit4]   2> 4127 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 0
[junit4:junit4]   2> 4131 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 0
[junit4:junit4]   2> 4133 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 0
[junit4:junit4]   2> 4136 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 0
[junit4:junit4]   2> 4139 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 0
[junit4:junit4]   2> 4142 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 0
[junit4:junit4]   2> 4146 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 0
[junit4:junit4]   2> 4149 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 0
[junit4:junit4]   2> 4152 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 4155 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 0
[junit4:junit4]   2> 4158 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 0
[junit4:junit4]   2> 4160 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 0
[junit4:junit4]   2> 4163 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 0
[junit4:junit4]   2> 4166 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 0
[junit4:junit4]   2> 4170 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 0
[junit4:junit4]   2> 4173 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 4176 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 4180 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 0
[junit4:junit4]   2> 4183 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 0
[junit4:junit4]   2> 4186 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 4189 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 0
[junit4:junit4]   2> 4192 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 0
[junit4:junit4]   2> 4196 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 0
[junit4:junit4]   2> 4199 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 0
[junit4:junit4]   2> 4201 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 0
[junit4:junit4]   2> 4205 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 0
[junit4:junit4]   2> 4208 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 0
[junit4:junit4]   2> 4211 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 0
[junit4:junit4]   2> 4215 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 0
[junit4:junit4]   2> 4218 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 0
[junit4:junit4]   2> 4221 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 0
[junit4:junit4]   2> 4224 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 0
[junit4:junit4]   2> 4227 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 4230 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 0
[junit4:junit4]   2> 4233 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 0
[junit4:junit4]   2> 4236 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 0
[junit4:junit4]   2> 4239 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 4242 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 0
[junit4:junit4]   2> 4244 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 0
[junit4:junit4]   2> 4247 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 0
[junit4:junit4]   2> 4250 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 0
[junit4:junit4]   2> 4254 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 0
[junit4:junit4]   2> 4257 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 0
[junit4:junit4]   2> 4260 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 0
[junit4:junit4]   2> 4263 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 0
[junit4:junit4]   2> 4267 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 4269 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 4273 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 4276 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 0
[junit4:junit4]   2> 4279 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 4282 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 4284 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 4287 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 4290 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 4293 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 4296 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
[junit4:junit4]   2> 4299 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 4302 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 4305 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 4309 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 4312 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 4315 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 4318 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 4322 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 4325 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 0
[junit4:junit4]   2> 4327 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 4331 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 4335 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 4338 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 0
[junit4:junit4]   2> 4341 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 0
[junit4:junit4]   2> 4344 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 0
[junit4:junit4]   2> 4347 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 0
[junit4:junit4]   2> 4350 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 0
[junit4:junit4]   2> 4353 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 0
[junit4:junit4]   2> 4356 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 0
[junit4:junit4]   2> 4359 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 0
[junit4:junit4]   2> 4363 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
[junit4:junit4]   2> 4366 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 4368 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 4371 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 4375 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 0
[junit4:junit4]   2> 4378 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 0
[junit4:junit4]   2> 4381 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 0
[junit4:junit4]   2> 4384 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 4387 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 0
[junit4:junit4]   2> 4391 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 4394 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
[junit4:junit4]   2> 4399 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 1
[junit4:junit4]   2> 4401 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 4404 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 4407 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
[junit4:junit4]   2> 4410 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 0
[junit4:junit4]   2> 4413 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 4416 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 4419 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 0
[junit4:junit4]   2> 4422 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 0
[junit4:junit4]   2> 4426 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 4429 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 0
[junit4:junit4]   2> 4432 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 4436 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 0
[junit4:junit4]   2> 4439 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 0
[junit4:junit4]   2> 4442 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 0
[junit4:junit4]   2> 4447 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 0
[junit4:junit4]   2> 4449 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 0
[junit4:junit4]   2> 4453 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 0
[junit4:junit4]   2> 4457 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 0
[junit4:junit4]   2> 4462 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 0
[junit4:junit4]   2> 4466 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 0
[junit4:junit4]   2> 4469 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 0
[junit4:junit4]   2> 4472 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 0
[junit4:junit4]   2> 4476 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 4479 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 0
[junit4:junit4]   2> 4482 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 0
[junit4:junit4]   2> 4486 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 0
[junit4:junit4]   2> 4489 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 0
[junit4:junit4]   2> 4492 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 4495 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 0
[junit4:junit4]   2> 4498 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 0
[junit4:junit4]   2> 4501 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 0
[junit4:junit4]   2> 4504 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 0
[junit4:junit4]   2> 4508 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 4511 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 4514 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 4517 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 0
[junit4:junit4]   2> 4521 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 0
[junit4:junit4]   2> 4524 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 0
[junit4:junit4]   2> 4527 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 4530 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 4533 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 4536 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 4539 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 0
[junit4:junit4]   2> 4542 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
[junit4:junit4]   2> 4545 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 0
[junit4:junit4]   2> 4548 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 4551 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 0
[junit4:junit4]   2> 4554 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 4557 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 4561 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 4564 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 4567 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 4570 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 4573 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 4576 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1
[junit4:junit4]   2> 4578 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 4581 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 4585 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
[junit4:junit4]   2> 4589 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 0
[junit4:junit4]   2> 4599 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 1
[junit4:junit4]   2> 4601 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 4604 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 0
[junit4:junit4]   2> 4608 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 1
[junit4:junit4]   2> 4617 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 0
[junit4:junit4]   2> 4619 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 4621 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 0
[junit4:junit4]   2> 4624 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 0
[junit4:junit4]   2> 4627 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 1
[junit4:junit4]   2> 4629 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 4631 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 4634 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 4637 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 4640 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 4658 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 1
[junit4:junit4]   2> 4659 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 0
[junit4:junit4]   2> 4662 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 0
[junit4:junit4]   2> 4665 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 0
[junit4:junit4]   2> 4668 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 0
[junit4:junit4]   2> 4672 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 0
[junit4:junit4]   2> 4675 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 4679 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 0
[junit4:junit4]   2> 4682 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 4685 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 0
[junit4:junit4]   2> 4688 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 0
[junit4:junit4]   2> 4692 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 0
[junit4:junit4]   2> 4695 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 0
[junit4:junit4]   2> 4698 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 0
[junit4:junit4]   2> 4700 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 4704 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 0
[junit4:junit4]   2> 4707 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 4710 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 4713 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
[junit4:junit4]   2> 4716 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
[junit4:junit4]   2> 4719 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 0
[junit4:junit4]   2> 4723 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 0
[junit4:junit4]   2> 4726 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 0
[junit4:junit4]   2> 4728 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
[junit4:junit4]   2> 4731 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 0
[junit4:junit4]   2> 4734 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 0
[junit4:junit4]   2> 4737 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
[junit4:junit4]   2> 4740 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
[junit4:junit4]   2> 4742 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 0
[junit4:junit4]   2> 4745 T1024 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 4748 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 4751 T1027 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 0
[junit4:junit4]   2> 4755 T1028 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 0
[junit4:junit4]   2> 4758 T1029 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 0
[junit4:junit4]   2> 4761 T1026 C64 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 0
[junit4:junit4]   2> 4764 T1024 C64 REQ [collection1] webapp=/solr path=/replication params={command=disableReplication} status=0 QTime=0 
[junit4:junit4]   2> 4767 T1025 C64 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4783 T1025 C64 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1de398)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1c0b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1de398)),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 4784 T1025 C64 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 4784 T1025 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 4784 T1025 C64 oass.SolrIndexSearcher.<init> Opening Searcher@e799e main
[junit4:junit4]   2> 4785 T1025 C64 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4785 T1031 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e799e main{StandardDirectoryReader(segments_2:3 _0(5.0):C499)}
[junit4:junit4]   2> 4785 T1031 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 4785 T1025 C64 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 18
[junit4:junit4]   2> 4788 T1027 C64 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=499 status=0 QTime=1 
[junit4:junit4]   2> 4876 T1028 C64 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 4892 T1040 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 4893 T1040 C65 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4894 T1040 C65 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4894 T1040 C65 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 3
[junit4:junit4]   2> 4897 T1035 C65 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4899 T1035 C65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 4899 T1035 C65 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 4899 T1035 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 4900 T1035 C65 oass.SolrIndexSearcher.<init> Opening Searcher@106aa39 main
[junit4:junit4]   2> 4900 T1035 C65 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4900 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@106aa39 main{StandardDirectoryReader(segments_2:3 _0(5.0):C1)}
[junit4:junit4]   2> 4901 T1042 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 4901 T1035 C65 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 4
[junit4:junit4]   2> 4905 T1036 C65 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[552]} 0 1
[junit4:junit4]   2> 4909 T1037 C65 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4911 T1037 C65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_3,generation=3,filenames=[_1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Memory_0.ram, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, segments_3, _0.fdt]
[junit4:junit4]   2> 4911 T1037 C65 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Memory_0.ram, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, segments_3, _0.fdt]
[junit4:junit4]   2> 4911 T1037 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 4912 T1037 C65 oass.SolrIndexSearcher.<init> Opening Searcher@1092204 main
[junit4:junit4]   2> 4912 T1037 C65 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4913 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1092204 main{StandardDirectoryReader(segments_3:5 _0(5.0):C1 _1(5.0):C1)}
[junit4:junit4]   2> 4913 T1042 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 4913 T1037 C65 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 4
[junit4:junit4]   2> 4916 T1038 C65 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[553]} 0 0
[junit4:junit4]   2> 4920 T1039 C65 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4922 T1039 C65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_3,generation=3,filenames=[_1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _0_nrm.cfs, _1.fnm, _1_nrm.cfe, _1.fdx, _1_Memory_0.ram, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, segments_3, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_4,generation=4,filenames=[_2.si, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _0_nrm.cfs, _2.fdx, _1.fnm, _2.fnm, _1_nrm.cfe, _1.fdx, _2_nrm.cfe, _1_Memory_0.ram, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _2_Memory_0.ram, _2_nrm.cfs, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 4923 T1039 C65 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_2.si, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _0_nrm.cfs, _2.fdx, _1.fnm, _2.fnm, _1_nrm.cfe, _1.fdx, _2_nrm.cfe, _1_Memory_0.ram, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _2_Memory_0.ram, _2_nrm.cfs, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 4923 T1039 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 4924 T1039 C65 oass.SolrIndexSearcher.<init> Opening Searcher@c8f62f main
[junit4:junit4]   2> 4924 T1039 C65 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4925 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c8f62f main{StandardDirectoryReader(segments_4:7 _0(5.0):C1 _1(5.0):C1 _2(5.0):C1)}
[junit4:junit4]   2> 4925 T1042 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 4925 T1039 C65 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 5
[junit4:junit4]   2> 4928 T1040 C65 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[554]} 0 0
[junit4:junit4]   2> 4931 T1035 C65 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4934 T1035 C65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_4,generation=4,filenames=[_2.si, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _0_nrm.cfs, _2.fdx, _1.fnm, _2.fnm, _1_nrm.cfe, _1.fdx, _2_nrm.cfe, _1_Memory_0.ram, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _2_Memory_0.ram, _2_nrm.cfs, _0.si, _0.fdt, segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_5,generation=5,filenames=[_2.si, _3_nrm.cfe, _3.fdt, _3.fnm, _1.fnm, _1_Memory_0.ram, _2_nrm.cfe, _2_Memory_0.ram, _3_Memory_0.ram, _0.si, _2_nrm.cfs, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _0_nrm.cfs, _2.fdx, _1_nrm.cfe, _2.fnm, _3.fdx, _1.fdx, _3_nrm.cfs, _1.fdt, _1.si, _0_nrm.cfe, _3.si, _0.fdx, segments_5, _0.fdt]
[junit4:junit4]   2> 4934 T1035 C65 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_2.si, _3_nrm.cfe, _3.fdt, _3.fnm, _1.fnm, _1_Memory_0.ram, _2_nrm.cfe, _2_Memory_0.ram, _3_Memory_0.ram, _0.si, _2_nrm.cfs, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _0_nrm.cfs, _2.fdx, _1_nrm.cfe, _2.fnm, _3.fdx, _1.fdx, _3_nrm.cfs, _1.fdt, _1.si, _0_nrm.cfe, _3.si, _0.fdx, segments_5, _0.fdt]
[junit4:junit4]   2> 4934 T1035 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 4936 T1035 C65 oass.SolrIndexSearcher.<init> Opening Searcher@c41d96 main
[junit4:junit4]   2> 4937 T1035 C65 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4937 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c41d96 main{StandardDirectoryReader(segments_5:9 _0(5.0):C1 _1(5.0):C1 _2(5.0):C1 _3(5.0):C1)}
[junit4:junit4]   2> 4937 T1042 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 4937 T1035 C65 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 6
[junit4:junit4]   2> 4940 T1036 C65 UPDATE [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[555]} 0 0
[junit4:junit4]   2> 4944 T1037 C65 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 4947 T1037 C65 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_5,generation=5,filenames=[_2.si, _3_nrm.cfe, _3.fdt, _3.fnm, _1.fnm, _1_Memory_0.ram, _2_nrm.cfe, _2_Memory_0.ram, _3_Memory_0.ram, _0.si, _2_nrm.cfs, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _0_nrm.cfs, _2.fdx, _1_nrm.cfe, _2.fnm, _3.fdx, _1.fdx, _3_nrm.cfs, _1.fdt, _1.si, _0_nrm.cfe, _3.si, _0.fdx, segments_5, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@429664 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12c3c25)),segFN=segments_6,generation=6,filenames=[_2.si, _3_nrm.cfe, _4_nrm.cfe, _4.fnm, _3.fdt, _3.fnm, _1.fnm, _4.fdx, _1_Memory_0.ram, _2_nrm.cfe, _2_Memory_0.ram, _3_Memory_0.ram, _0.si, _2_nrm.cfs, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _4.si, _4.fdt, _0_nrm.cfs, _2.fdx, _1_nrm.cfe, _2.fnm, _3.fdx, _1.fdx, _3_nrm.cfs, _1.fdt, _4_Memory_0.ram, _1.si, _4_nrm.cfs, _0_nrm.cfe, _3.si, _0.fdx, segments_6, _0.fdt]
[junit4:junit4]   2> 4948 T1037 C65 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_2.si, _3_nrm.cfe, _4_nrm.cfe, _4.fnm, _3.fdt, _3.fnm, _1.fnm, _4.fdx, _1_Memory_0.ram, _2_nrm.cfe, _2_Memory_0.ram, _3_Memory_0.ram, _0.si, _2_nrm.cfs, _1_nrm.cfs, _0.fnm, _0_Memory_0.ram, _2.fdt, _4.si, _4.fdt, _0_nrm.cfs, _2.fdx, _1_nrm.cfe, _2.fnm, _3.fdx, _1.fdx, _3_nrm.cfs, _1.fdt, _4_Memory_0.ram, _1.si, _4_nrm.cfs, _0_nrm.cfe, _3.si, _0.fdx, segments_6, _0.fdt]
[junit4:junit4]   2> 4948 T1037 C65 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 4949 T1037 C65 oass.SolrIndexSearcher.<init> Opening Searcher@152084c main
[junit4:junit4]   2> 4949 T1037 C65 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 4950 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@152084c main{StandardDirectoryReader(segments_6:11 _0(5.0):C1 _1(5.0):C1 _2(5.0):C1 _3(5.0):C1 _4(5.0):C1)}
[junit4:junit4]   2> 4950 T1042 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 4950 T1037 C65 UPDATE [collection1] webapp=/solr path=/update params={waitSearcher=true&wt=javabin&commit=true&softCommit=false&version=2} {commit=} 0 6
[junit4:junit4]   2> 4953 T1038 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5056 T1029 C64 REQ [collection1] webapp=/solr path=/replication params={command=enableReplication} status=0 QTime=0 
[junit4:junit4]   2> 5060 T1039 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 5162 T1040 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5266 T1035 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5370 T1037 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5474 T1038 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5579 T1039 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=2 
[junit4:junit4]   2> 5683 T1040 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5789 T1035 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 5876 T1025 C64 REQ [collection1] webapp=/solr path=/replication params={command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 5877 T1043 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 5877 T1043 oash.SnapPuller.fetchLatestIndex Slave's generation: 6
[junit4:junit4]   2> 5877 T1043 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 5880 T1027 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data
[junit4:junit4]   2> 5880 T1027 C64 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 5889 T1027 C64 REQ [collection1] webapp=/solr path=/replication params={command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=9 
[junit4:junit4]   2> 5891 T1043 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 8
[junit4:junit4]   2> 5892 T1043 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index.20121212020740018 forceNew:false
[junit4:junit4]   2> 5892 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 5892 T1043 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cab16f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b89544) fullCopy=true
[junit4:junit4]   2> 5894 T1037 C65 REQ [collection1] webapp=/solr path=/select params={wt=javabin&q=id:555&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 5895 T1028 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5899 T1029 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0_Memory_0.ram&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5903 T1026 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5908 T1024 C64 REQ [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5914 T1025 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5917 T1027 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5921 T1028 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5924 T1029 C64 REQ [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&compression=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 5925 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 5925 T1043 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 5929 T1043 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121212020740018
[junit4:junit4]   2> 5929 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 5930 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 5935 T1043 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 5935 T1043 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 5935 T1043 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 5936 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 5936 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 5936 T1043 oasc.SolrCore.getNewIndexDir New index directory detected: old=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index/ new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index.20121212020740018
[junit4:junit4]   2> 5937 T1043 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cab16f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b89544),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 5937 T1043 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 5937 T1043 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 5937 T1043 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> 5937 T1043 oass.SolrIndexSearcher.<init> Opening Searcher@d1305d main
[junit4:junit4]   2> 5939 T1042 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d1305d main{StandardDirectoryReader(segments_2:3:nrt _0(5.0):C499)}
[junit4:junit4]   2> 5939 T1042 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 5939 T1043 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 5939 T1043 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cab16f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b89544),segFN=segments_2,generation=2,filenames=[_0.fnm, _0_Memory_0.ram, _0_nrm.cfe, segments_2, _0.fdx, _0_nrm.cfs, _0.si, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cab16f lockFactory=o

[...truncated too long message...]

=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=493,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 31942 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 31942 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 31942 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 31947 T970 C77 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 31948 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 31948 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254129\master\collection1\data\index
[junit4:junit4]   2> 31950 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 32016 T970 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23530327
[junit4:junit4]   2> 32016 T970 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f55d5d
[junit4:junit4]   2> 32016 T970 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 32016 T970 oasc.SolrCore.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 32019 T970 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 32020 T970 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 32021 T970 C76 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 32022 T970 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 32023 T970 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data\index
[junit4:junit4]   2> 32023 T970 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   1> replicate slave to master
[junit4:junit4]   2> 32139 T970 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32150 T969 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 32304 T1186 oash.SnapPuller.fetchLatestIndex SEVERE Master at: http://127.0.0.1:58647/solr is not available. Index fetch failed. Exception: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:58647/solr
[junit4:junit4]   2> 32306 T1186 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data forceNew:false
[junit4:junit4]   2> 32306 T1186 oasc.CachingDirectoryFactory.close Releasing directory:C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1355267254446\slave\collection1\data
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {newname=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Memory doPackFST= true), name=PostingsFormat(name=Memory doPackFST= true)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=da, timezone=Africa/Kampala
[junit4:junit4]   2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_37 (32-bit)/cpus=2,threads=1,free=29448680,total=102957056
[junit4:junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, TestBM25SimilarityFactory, CircularListTest, TestCSVResponseWriter, DateMathParserTest, TestArbitraryIndexDir, OverseerTest, TestRemoteStreaming, SuggesterWFSTTest, TestZkChroot, CSVRequestHandlerTest, FileUtilsTest, MoreLikeThisHandlerTest, TestReversedWildcardFilterFactory, TestJmxMonitoredMap, UniqFieldsUpdateProcessorFactoryTest, TestCollationField, SolrRequestParserTest, SpellCheckComponentTest, TestQuerySenderNoQuery, TestRealTimeGet, TestLMJelinekMercerSimilarityFactory, TestReload, TestPropInjectDefaults, SuggesterTest, LegacyHTMLStripCharFilterTest, ZkControllerTest, SolrPluginUtilsTest, WordBreakSolrSpellCheckerTest, XsltUpdateRequestHandlerTest, TestAnalyzedSuggestions, SpatialFilterTest, TestBinaryResponseWriter, LeaderElectionTest, TestCSVLoader, TestBadConfig, TestRecovery, DisMaxRequestHandlerTest, TestFoldingMultitermQuery, TestUpdate, TestBinaryField, OpenExchangeRatesOrgProviderTest, TestSystemIdResolver, TestFaceting, ExternalFileFieldSortTest, TestElisionMultitermQuery, TestReplicationHandler]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandler -Dtests.seed=588B2E07AF6DB6A7 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Africa/Kampala -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s | TestReplicationHandler (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1103, name=Thread-204, state=RUNNABLE, group=TGRP-TestReplicationHandler], registration stack trace below.
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([588B2E07AF6DB6A7]:0)
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1479)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:516)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:982)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:874)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:866)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:33)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:204)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.logReplicationTimeAndConfFiles(SnapPuller.java:541)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:481)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler$1.run(ReplicationHandler.java:181)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cb3006 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c81878)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:662)
[junit4:junit4] Completed in 32.51s, 1 test, 1 error <<< FAILURES!

[...truncated 597 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:352: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:178: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:438: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1171: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:835: There were test failures: 240 suites, 996 tests, 1 suite-level error, 12 ignored (7 assumptions)

Total time: 44 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_37 -server -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure