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...@thetaphi.de> on 2013/05/26 14:56:13 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_21) - Build # 2829 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2829/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Sun May 26 21:16:36 KST 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Sun May 26 21:16:36 KST 2013
	at __randomizedtesting.SeedInfo.seed([39CE52AA79AF232C:E265526C7C874A9F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1473)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:777)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9280 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4:junit4]   2> 222982 T594 oas.SolrTestCaseJ4.setUp ###Starting doTestDetails
[junit4:junit4]   2> 223014 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 223022 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50223
[junit4:junit4]   2> 223023 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 223023 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 223024 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master
[junit4:junit4]   2> 223024 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\solr.xml
[junit4:junit4]   2> 223024 T594 oasc.CoreContainer.<init> New CoreContainer 440672916
[junit4:junit4]   2> 223025 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 223026 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\'
[junit4:junit4]   2> 223026 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\'
[junit4:junit4]   2> 223135 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 223136 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 223136 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 223136 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 223137 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 223137 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 223137 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 223138 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 223138 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 223138 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 223155 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 223183 T604 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1
[junit4:junit4]   2> 223184 T604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\'
[junit4:junit4]   2> 223236 T604 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 223298 T604 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 223298 T604 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 223302 T604 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 223323 T604 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 223324 T604 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 223325 T604 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\
[junit4:junit4]   2> 223325 T604 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 223326 T604 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 223326 T604 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\
[junit4:junit4]   2> 223326 T604 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\index/
[junit4:junit4]   2> 223327 T604 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 223332 T604 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\index
[junit4:junit4]   2> 223333 T604 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 223334 T604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 223336 T604 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 223336 T604 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 223337 T604 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 223337 T604 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 223337 T604 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 223338 T604 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 223344 T604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 223348 T604 oass.SolrIndexSearcher.<init> Opening Searcher@50c0a81d main
[junit4:junit4]   2> 223349 T604 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 223349 T604 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 223349 T604 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 223349 T604 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 223350 T604 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 223354 T605 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50c0a81d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 223355 T594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 223355 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 223355 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 223373 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 223379 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50226
[junit4:junit4]   2> 223379 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 223380 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 223380 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave
[junit4:junit4]   2> 223380 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\solr.xml
[junit4:junit4]   2> 223381 T594 oasc.CoreContainer.<init> New CoreContainer 701724234
[junit4:junit4]   2> 223382 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 223382 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\'
[junit4:junit4]   2> 223383 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\'
[junit4:junit4]   2> 223467 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 223468 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 223468 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 223469 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 223469 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 223470 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 223470 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 223470 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 223471 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 223472 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 223477 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 223483 T616 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1
[junit4:junit4]   2> 223485 T616 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\'
[junit4:junit4]   2> 223551 T616 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 223615 T616 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 223616 T616 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 223619 T616 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 223642 T616 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 223645 T616 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 223645 T616 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\
[junit4:junit4]   2> 223645 T616 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 223645 T616 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 223645 T616 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\
[junit4:junit4]   2> 223645 T616 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index/
[junit4:junit4]   2> 223645 T616 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 223647 T616 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index
[junit4:junit4]   2> 223648 T616 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_1,generation=1}
[junit4:junit4]   2> 223648 T616 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 223649 T616 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 223650 T616 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 223650 T616 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 223650 T616 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 223651 T616 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 223651 T616 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 223653 T616 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 223657 T616 oass.SolrIndexSearcher.<init> Opening Searcher@42bca7a0 main
[junit4:junit4]   2> 223658 T616 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 223658 T616 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 223662 T616 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 223663 T616 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 223663 T617 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42bca7a0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 223664 T594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 223664 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 223664 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C715 name=collection1 org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 223679 T598 C715 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 223684 T600 C715 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 223696 T597 C715 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C716 name=collection1 org.apache.solr.core.SolrCore@1f89ad0e
[junit4:junit4]   2> 223698 T613 C716 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 223703 T602 C715 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 223704 T602 C715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 223705 T602 C715 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 4
[junit4:junit4]   2> 223709 T596 C715 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 223711 T596 C715 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 223712 T596 C715 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 223712 T596 C715 oass.SolrIndexSearcher.<init> Opening Searcher@6f3681bc main
[junit4:junit4]   2> 223713 T596 C715 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 223713 T605 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f3681bc main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   2> 223713 T596 C715 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 223718 T620 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 223718 T620 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 223722 T599 C715 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 223723 T620 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 223723 T620 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 223723 T620 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> ASYNC  NEW_CORE C717 name=collection1 org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 223736 T598 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=11 
[junit4:junit4]   2> 223737 T620 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 10
[junit4:junit4]   2> 223737 T620 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211617901
[junit4:junit4]   2> 223737 T620 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3233273d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e42a50e) fullCopy=false
[junit4:junit4]   2> 223744 T600 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 223754 T597 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 223757 T602 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223760 T596 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223765 T599 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223768 T598 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223772 T600 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223775 T597 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223779 T602 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0_Lucene41_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223781 T596 C717 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 223789 T620 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 223791 T620 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 223791 T620 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 223793 T620 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_2,generation=2}
[junit4:junit4]   2> 223793 T620 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 223793 T620 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 223794 T620 oass.SolrIndexSearcher.<init> Opening Searcher@4577d008 main
[junit4:junit4]   2> 223795 T617 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4577d008 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   2> 223795 T620 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211617901 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211617901;done=true>>]
[junit4:junit4]   2> 223795 T620 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211617901
[junit4:junit4]   2> 223795 T620 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211617901
[junit4:junit4]   2> ASYNC  NEW_CORE C718 name=collection1 org.apache.solr.core.SolrCore@1f89ad0e
[junit4:junit4]   2> 223796 T614 C718 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50223/solr/replication&command=fetchindex&wait=true} status=0 QTime=80 
[junit4:junit4]   2> ASYNC  NEW_CORE C719 name=collection1 org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 223801 T599 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 223803 T615 C718 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=4 
[junit4:junit4]   2> 223808 T598 C719 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 2
[junit4:junit4]   2> 223812 T600 C719 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 223818 T600 C719 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_3,generation=3}
[junit4:junit4]   2> 223818 T600 C719 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 223819 T600 C719 oass.SolrIndexSearcher.<init> Opening Searcher@47173e0a main
[junit4:junit4]   2> 223819 T600 C719 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 223821 T605 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@47173e0a main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   2> 223821 T600 C719 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 223824 T622 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 223824 T622 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 223828 T597 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 223829 T622 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 223829 T622 oash.SnapPuller.fetchLatestIndex Slave's generation: 2
[junit4:junit4]   2> 223829 T622 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 223832 T602 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 223835 T622 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 19
[junit4:junit4]   2> 223836 T622 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618000
[junit4:junit4]   2> 223836 T622 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@55901196 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65d084da) fullCopy=false
[junit4:junit4]   2> 223839 T596 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 223844 T599 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Lucene41_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 223846 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fnm because it already exists
[junit4:junit4]   2> 223849 T598 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Lucene41_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 223854 T600 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_Lucene41_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 223856 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   2> 223859 T597 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 223864 T602 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 223867 T596 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 223868 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Lucene41_0.doc because it already exists
[junit4:junit4]   2> 223870 T599 C719 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C720 name=collection1 org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 223883 T598 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 223885 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   2> 223885 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdx because it already exists
[junit4:junit4]   2> 223885 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0.si because it already exists
[junit4:junit4]   2> 223885 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Lucene41_0.tim because it already exists
[junit4:junit4]   2> 223886 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdt because it already exists
[junit4:junit4]   2> 223886 T622 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Lucene41_0.tip because it already exists
[junit4:junit4]   2> 223890 T600 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=1 
[junit4:junit4]   2> 223890 T622 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 223892 T622 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 223892 T622 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 223893 T622 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 223895 T622 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_3,generation=3}
[junit4:junit4]   2> 223895 T622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 223896 T622 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 223897 T622 oass.SolrIndexSearcher.<init> Opening Searcher@3bf1f9d4 main
[junit4:junit4]   2> 223898 T617 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3bf1f9d4 main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   2> 223898 T622 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618000 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618000;done=true>>]
[junit4:junit4]   2> 223898 T622 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618000
[junit4:junit4]   2> 223898 T622 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618000
[junit4:junit4]   2> ASYNC  NEW_CORE C721 name=collection1 org.apache.solr.core.SolrCore@1f89ad0e
[junit4:junit4]   2> 223899 T609 C721 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50223/solr/replication&command=fetchindex&wait=true} status=0 QTime=76 
[junit4:junit4]   2> 223908 T597 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 223909 T611 C721 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=6 
[junit4:junit4]   2> 223913 T602 C720 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 223917 T596 C720 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 223921 T596 C720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15881ebc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4691fd4c),segFN=segments_4,generation=4}
[junit4:junit4]   2> 223921 T596 C720 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 223924 T596 C720 oass.SolrIndexSearcher.<init> Opening Searcher@62c63720 main
[junit4:junit4]   2> 223924 T596 C720 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 223925 T605 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62c63720 main{StandardDirectoryReader(segments_4:7:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1)}
[junit4:junit4]   2> 223925 T596 C720 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 223931 T624 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 223931 T624 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 223933 T599 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 223934 T624 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 223935 T624 oash.SnapPuller.fetchLatestIndex Slave's generation: 3
[junit4:junit4]   2> 223935 T624 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 223938 T598 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 223940 T624 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 28
[junit4:junit4]   2> 223941 T624 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618104
[junit4:junit4]   2> 223941 T624 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@562cf72d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1478232f) fullCopy=false
[junit4:junit4]   2> 223944 T600 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 223945 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1_Lucene41_0.doc because it already exists
[junit4:junit4]   2> 223949 T597 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2_Lucene41_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 223954 T602 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2_Lucene41_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 223955 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1.fnm because it already exists
[junit4:junit4]   2> 223957 T596 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2_nrm.cfe&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 223958 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0.si because it already exists
[junit4:junit4]   2> 223961 T599 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2_nrm.cfs&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 223962 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Lucene41_0.tim because it already exists
[junit4:junit4]   2> 223962 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Lucene41_0.tip because it already exists
[junit4:junit4]   2> 223962 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1_nrm.cfs because it already exists
[junit4:junit4]   2> 223962 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fnm because it already exists
[junit4:junit4]   2> 223962 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1_Lucene41_0.tim because it already exists
[junit4:junit4]   2> 223967 T598 C720 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=1 
[junit4:junit4]   2> 223973 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1_Lucene41_0.tip because it already exists
[junit4:junit4]   2> ASYNC  NEW_CORE C722 name=collection1 org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 223976 T600 C722 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2_Lucene41_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 223978 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0_nrm.cfs because it already exists
[junit4:junit4]   2> 223980 T597 C722 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 223980 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1_nrm.cfe because it already exists
[junit4:junit4]   2> 223983 T602 C722 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=_2.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 223985 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1.fdx because it already exists
[junit4:junit4]   2> 223985 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1.fdt because it already exists
[junit4:junit4]   2> 223985 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0_Lucene41_0.doc because it already exists
[junit4:junit4]   2> 223985 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _1.si because it already exists
[junit4:junit4]   2> 223985 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0_nrm.cfe because it already exists
[junit4:junit4]   2> 223986 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdx because it already exists
[junit4:junit4]   2> 223986 T624 oash.SnapPuller.downloadIndexFiles Skipping download for _0.fdt because it already exists
[junit4:junit4]   2> 223989 T596 C722 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 223991 T624 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 223992 T624 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 223993 T624 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 223993 T624 oasu.DefaultSolrCoreState.newIndexWriter Closing old IndexWriter... core=collection1
[junit4:junit4]   2> 223996 T624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5a8e0168 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@71158384),segFN=segments_4,generation=4}
[junit4:junit4]   2> 223997 T624 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 223997 T624 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 223999 T624 oass.SolrIndexSearcher.<init> Opening Searcher@42ca16 main
[junit4:junit4]   2> 224000 T617 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42ca16 main{StandardDirectoryReader(segments_4:7:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1)}
[junit4:junit4]   2> 224000 T624 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618104 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618104;done=true>>]
[junit4:junit4]   2> 224000 T624 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618104
[junit4:junit4]   2> 224000 T624 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index.20130526211618104
[junit4:junit4]   2> ASYNC  NEW_CORE C723 name=collection1 org.apache.solr.core.SolrCore@1f89ad0e
[junit4:junit4]   2> 224001 T613 C723 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50223/solr/replication&command=fetchindex&wait=true} status=0 QTime=71 
[junit4:junit4]   2> 224013 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 224019 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50235
[junit4:junit4]   2> 224020 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 224020 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 224021 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater
[junit4:junit4]   2> 224021 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\solr.xml
[junit4:junit4]   2> 224022 T594 oasc.CoreContainer.<init> New CoreContainer 28452598
[junit4:junit4]   2> 224023 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 224023 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\'
[junit4:junit4]   2> 224024 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\'
[junit4:junit4]   2> 224136 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 224136 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 224137 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 224137 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 224138 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 224138 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 224139 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 224139 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 224139 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 224140 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 224147 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 224154 T635 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1
[junit4:junit4]   2> 224156 T635 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\'
[junit4:junit4]   2> 224210 T635 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 224276 T635 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 224277 T635 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 224281 T635 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 224301 T635 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 224302 T635 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 224303 T635 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\
[junit4:junit4]   2> 224303 T635 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 224303 T635 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 224304 T635 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\
[junit4:junit4]   2> 224304 T635 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\index/
[junit4:junit4]   2> 224304 T635 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 224305 T635 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\index
[junit4:junit4]   2> 224306 T635 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@d8fc047 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3109f639),segFN=segments_1,generation=1}
[junit4:junit4]   2> 224307 T635 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 224308 T635 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 224308 T635 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 224308 T635 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 224309 T635 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 224309 T635 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 224310 T635 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 224317 T635 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 224321 T635 oass.SolrIndexSearcher.<init> Opening Searcher@767fff83 main
[junit4:junit4]   2> 224321 T635 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 224321 T635 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 224323 T635 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
[junit4:junit4]   2> 224323 T635 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 224323 T635 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml
[junit4:junit4]   2> 224323 T635 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 224324 T635 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 224324 T636 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@767fff83 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 224326 T594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 224327 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 224327 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C724 name=collection1 org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 224347 T599 C724 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={slave=false&command=details&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> ASYNC  NEW_CORE C725 name=collection1 org.apache.solr.core.SolrCore@10dc65c0
[junit4:junit4]   2> 224348 T629 C725 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details&_trace=getDetails&wt=javabin&qt=/replication&version=2} status=0 QTime=5 
[junit4:junit4]   2> 224367 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=28452598
[junit4:junit4]   2> 224369 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10dc65c0
[junit4:junit4]   2> 224369 T594 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> 224370 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 224370 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 224370 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 224371 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 224371 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 224371 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\;done=false>>]
[junit4:junit4]   2> 224371 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\
[junit4:junit4]   2> 224373 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\index;done=false>>]
[junit4:junit4]   2> 224373 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578166\repeater\collection1\data\index
[junit4:junit4]   2> 224374 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 224440 T594 oas.SolrTestCaseJ4.tearDown ###Ending doTestDetails
[junit4:junit4]   2> 224453 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=440672916
[junit4:junit4]   2> 224454 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a2b77fd
[junit4:junit4]   2> 224455 T594 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 224456 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 224456 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 224457 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 224459 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 224460 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 224460 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 224461 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\index
[junit4:junit4]   2> 224462 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 224462 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577168\master\collection1\data\
[junit4:junit4]   2> 224463 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 224528 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=701724234
[junit4:junit4]   2> 224530 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f89ad0e
[junit4:junit4]   2> 224530 T594 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> 224531 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 224532 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 224532 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 224536 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 224536 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 224536 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 224537 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\
[junit4:junit4]   2> 224537 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 224537 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570577527\slave\collection1\data\index
[junit4:junit4]   2> 224538 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 224629 T594 oas.SolrTestCaseJ4.setUp ###Starting doTestReplicateAfterWrite2Slave
[junit4:junit4]   2> 224647 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 224650 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50239
[junit4:junit4]   2> 224651 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 224652 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 224652 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master
[junit4:junit4]   2> 224653 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\solr.xml
[junit4:junit4]   2> 224653 T594 oasc.CoreContainer.<init> New CoreContainer 2030197140
[junit4:junit4]   2> 224654 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 224655 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\'
[junit4:junit4]   2> 224655 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\'
[junit4:junit4]   2> 224786 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 224786 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 224786 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 224787 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 224788 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 224788 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 224789 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 224789 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 224789 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 224790 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 224803 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 224810 T647 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1
[junit4:junit4]   2> 224811 T647 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\'
[junit4:junit4]   2> 224865 T647 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 224932 T647 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 224933 T647 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 224936 T647 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 224961 T647 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 224963 T647 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 224963 T647 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\
[junit4:junit4]   2> 224964 T647 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 224964 T647 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 224965 T647 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\
[junit4:junit4]   2> 224965 T647 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\index/
[junit4:junit4]   2> 224965 T647 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 224967 T647 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\index
[junit4:junit4]   2> 224968 T647 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f0008e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a1a0409),segFN=segments_1,generation=1}
[junit4:junit4]   2> 224968 T647 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 224970 T647 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 224970 T647 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 224971 T647 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 224971 T647 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 224971 T647 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 224972 T647 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 224981 T647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 224984 T647 oass.SolrIndexSearcher.<init> Opening Searcher@3fb075f3 main
[junit4:junit4]   2> 224984 T647 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 224985 T647 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 224985 T647 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 224985 T647 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 224986 T647 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 224986 T648 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3fb075f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 224987 T594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 224987 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 224987 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 225013 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 225018 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50242
[junit4:junit4]   2> 225020 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 225020 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 225020 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave
[junit4:junit4]   2> 225021 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\solr.xml
[junit4:junit4]   2> 225021 T594 oasc.CoreContainer.<init> New CoreContainer 61144496
[junit4:junit4]   2> 225022 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 225023 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\'
[junit4:junit4]   2> 225023 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\'
[junit4:junit4]   2> 225107 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 225107 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 225108 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 225108 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 225108 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 225109 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 225109 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 225110 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 225110 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 225111 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 225122 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 225128 T659 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1
[junit4:junit4]   2> 225130 T659 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\'
[junit4:junit4]   2> 225187 T659 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 225253 T659 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 225253 T659 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 225258 T659 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 225279 T659 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 225281 T659 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 225282 T659 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\
[junit4:junit4]   2> 225282 T659 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 225282 T659 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 225283 T659 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\
[junit4:junit4]   2> 225283 T659 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\index/
[junit4:junit4]   2> 225283 T659 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 225284 T659 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\index
[junit4:junit4]   2> 225285 T659 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_1,generation=1}
[junit4:junit4]   2> 225285 T659 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 225287 T659 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 225288 T659 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 225288 T659 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 225288 T659 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 225289 T659 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 225289 T659 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 225290 T659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 225295 T659 oass.SolrIndexSearcher.<init> Opening Searcher@5a7b2b9a main
[junit4:junit4]   2> 225296 T659 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 225296 T659 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 225296 T659 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 225296 T659 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 225296 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5a7b2b9a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 225297 T594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 225298 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 225298 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C726 name=collection1 org.apache.solr.core.SolrCore@210e5887
[junit4:junit4]   2> 225314 T641 C726 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 225325 T643 C726 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f0008e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a1a0409),segFN=segments_1,generation=1}
[junit4:junit4]   2> 225327 T643 C726 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 225329 T643 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 7
[junit4:junit4]   2> 225333 T644 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 1
[junit4:junit4]   2> 225338 T645 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 1
[junit4:junit4]   2> 225342 T646 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 1
[junit4:junit4]   2> 225348 T642 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 1
[junit4:junit4]   2> 225352 T641 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 1
[junit4:junit4]   2> 225356 T643 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 1
[junit4:junit4]   2> 225360 T644 C726 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
[junit4:junit4]   2> ASYNC  NEW_CORE C727 name=collection1 org.apache.solr.core.SolrCore@210e5887
[junit4:junit4]   2> 225368 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
[junit4:junit4]   2> 225372 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
[junit4:junit4]   2> 225377 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
[junit4:junit4]   2> 225383 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
[junit4:junit4]   2> 225388 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 1
[junit4:junit4]   2> 225393 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 1
[junit4:junit4]   2> 225395 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
[junit4:junit4]   2> 225398 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
[junit4:junit4]   2> 225401 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
[junit4:junit4]   2> 225406 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 1
[junit4:junit4]   2> 225409 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 1
[junit4:junit4]   2> 225413 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 1
[junit4:junit4]   2> 225417 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 1
[junit4:junit4]   2> 225421 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 1
[junit4:junit4]   2> 225424 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
[junit4:junit4]   2> 225429 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 1
[junit4:junit4]   2> 225432 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 1
[junit4:junit4]   2> 225436 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 1
[junit4:junit4]   2> 225440 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 1
[junit4:junit4]   2> 225444 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 1
[junit4:junit4]   2> 225447 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 1
[junit4:junit4]   2> 225452 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 1
[junit4:junit4]   2> 225457 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 1
[junit4:junit4]   2> 225464 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 1
[junit4:junit4]   2> 225469 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 1
[junit4:junit4]   2> 225474 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
[junit4:junit4]   2> 225479 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
[junit4:junit4]   2> 225485 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 1
[junit4:junit4]   2> 225488 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
[junit4:junit4]   2> 225492 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 1
[junit4:junit4]   2> 225494 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
[junit4:junit4]   2> 225497 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
[junit4:junit4]   2> 225500 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
[junit4:junit4]   2> 225506 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 1
[junit4:junit4]   2> 225510 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 1
[junit4:junit4]   2> 225514 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 1
[junit4:junit4]   2> 225518 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 1
[junit4:junit4]   2> 225521 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[45]} 0 1
[junit4:junit4]   2> 225525 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[46]} 0 1
[junit4:junit4]   2> 225528 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[47]} 0 1
[junit4:junit4]   2> 225530 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[48]} 0 0
[junit4:junit4]   2> 225534 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[49]} 0 1
[junit4:junit4]   2> 225538 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[50]} 0 1
[junit4:junit4]   2> 225541 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[51]} 0 1
[junit4:junit4]   2> 225544 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[52]} 0 0
[junit4:junit4]   2> 225552 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[53]} 0 1
[junit4:junit4]   2> 225558 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[54]} 0 1
[junit4:junit4]   2> 225564 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[55]} 0 1
[junit4:junit4]   2> 225569 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[56]} 0 1
[junit4:junit4]   2> 225575 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[57]} 0 1
[junit4:junit4]   2> 225581 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[58]} 0 1
[junit4:junit4]   2> 225586 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[59]} 0 0
[junit4:junit4]   2> 225593 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[60]} 0 1
[junit4:junit4]   2> 225598 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[61]} 0 1
[junit4:junit4]   2> 225603 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[62]} 0 1
[junit4:junit4]   2> 225607 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[63]} 0 0
[junit4:junit4]   2> 225610 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[64]} 0 1
[junit4:junit4]   2> 225613 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[65]} 0 1
[junit4:junit4]   2> 225617 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[66]} 0 1
[junit4:junit4]   2> 225621 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[67]} 0 1
[junit4:junit4]   2> 225624 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[68]} 0 1
[junit4:junit4]   2> 225629 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[69]} 0 1
[junit4:junit4]   2> 225635 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[70]} 0 1
[junit4:junit4]   2> 225641 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[71]} 0 0
[junit4:junit4]   2> 225646 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[72]} 0 1
[junit4:junit4]   2> 225650 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[73]} 0 0
[junit4:junit4]   2> 225655 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[74]} 0 1
[junit4:junit4]   2> 225659 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[75]} 0 1
[junit4:junit4]   2> 225663 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[76]} 0 1
[junit4:junit4]   2> 225668 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[77]} 0 1
[junit4:junit4]   2> 225671 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[78]} 0 0
[junit4:junit4]   2> 225675 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[79]} 0 0
[junit4:junit4]   2> 225678 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[80]} 0 1
[junit4:junit4]   2> 225682 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[81]} 0 1
[junit4:junit4]   2> 225685 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[82]} 0 1
[junit4:junit4]   2> 225688 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[83]} 0 1
[junit4:junit4]   2> 225691 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[84]} 0 1
[junit4:junit4]   2> 225693 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[85]} 0 0
[junit4:junit4]   2> 225697 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[86]} 0 1
[junit4:junit4]   2> 225699 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[87]} 0 1
[junit4:junit4]   2> 225702 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[88]} 0 1
[junit4:junit4]   2> 225706 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[89]} 0 1
[junit4:junit4]   2> 225709 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[90]} 0 0
[junit4:junit4]   2> 225713 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[91]} 0 0
[junit4:junit4]   2> 225717 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[92]} 0 0
[junit4:junit4]   2> 225720 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[93]} 0 0
[junit4:junit4]   2> 225725 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[94]} 0 1
[junit4:junit4]   2> 225729 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[95]} 0 0
[junit4:junit4]   2> 225737 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[96]} 0 0
[junit4:junit4]   2> 225743 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[97]} 0 1
[junit4:junit4]   2> 225752 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[98]} 0 1
[junit4:junit4]   2> 225757 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[99]} 0 1
[junit4:junit4]   2> 225761 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[100]} 0 1
[junit4:junit4]   2> 225764 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[101]} 0 0
[junit4:junit4]   2> 225766 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[102]} 0 0
[junit4:junit4]   2> 225769 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[103]} 0 0
[junit4:junit4]   2> 225773 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[104]} 0 0
[junit4:junit4]   2> 225777 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[105]} 0 1
[junit4:junit4]   2> 225780 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[106]} 0 0
[junit4:junit4]   2> 225785 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[107]} 0 1
[junit4:junit4]   2> 225787 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[108]} 0 0
[junit4:junit4]   2> 225790 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[109]} 0 0
[junit4:junit4]   2> 225796 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[110]} 0 0
[junit4:junit4]   2> 225800 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[111]} 0 0
[junit4:junit4]   2> 225806 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[112]} 0 1
[junit4:junit4]   2> 225809 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[113]} 0 0
[junit4:junit4]   2> 225811 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[114]} 0 0
[junit4:junit4]   2> 225815 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[115]} 0 1
[junit4:junit4]   2> 225817 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[116]} 0 0
[junit4:junit4]   2> 225821 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[117]} 0 0
[junit4:junit4]   2> 225824 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[118]} 0 0
[junit4:junit4]   2> 225828 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[119]} 0 1
[junit4:junit4]   2> 225831 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[120]} 0 0
[junit4:junit4]   2> 225834 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[121]} 0 0
[junit4:junit4]   2> 225838 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[122]} 0 0
[junit4:junit4]   2> 225843 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123]} 0 0
[junit4:junit4]   2> 225846 T641 C727 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 225847 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[124]} 0 1
[junit4:junit4]   2> 225851 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[125]} 0 1
[junit4:junit4]   2> 225854 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[126]} 0 1
[junit4:junit4]   2> 225859 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[127]} 0 2
[junit4:junit4]   2> 225863 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[128]} 0 1
[junit4:junit4]   2> 225866 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[129]} 0 1
[junit4:junit4]   2> 225869 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[130]} 0 0
[junit4:junit4]   2> 225874 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[131]} 0 1
[junit4:junit4]   2> 225877 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[132]} 0 1
[junit4:junit4]   2> 225881 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[133]} 0 1
[junit4:junit4]   2> 225885 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[134]} 0 0
[junit4:junit4]   2> 225890 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[135]} 0 1
[junit4:junit4]   2> 225894 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[136]} 0 0
[junit4:junit4]   2> 225898 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[137]} 0 1
[junit4:junit4]   2> 225906 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[138]} 0 1
[junit4:junit4]   2> 225913 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[139]} 0 0
[junit4:junit4]   2> 225921 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[140]} 0 0
[junit4:junit4]   2> 225929 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[141]} 0 0
[junit4:junit4]   2> 225934 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[142]} 0 1
[junit4:junit4]   2> 225938 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[143]} 0 1
[junit4:junit4]   2> 225942 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[144]} 0 1
[junit4:junit4]   2> 225945 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[145]} 0 1
[junit4:junit4]   2> 225948 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[146]} 0 1
[junit4:junit4]   2> 225951 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[147]} 0 1
[junit4:junit4]   2> 225953 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[148]} 0 0
[junit4:junit4]   2> 225957 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[149]} 0 0
[junit4:junit4]   2> 225960 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[150]} 0 1
[junit4:junit4]   2> 225963 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[151]} 0 1
[junit4:junit4]   2> 225965 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[152]} 0 0
[junit4:junit4]   2> 225969 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[153]} 0 1
[junit4:junit4]   2> 225973 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[154]} 0 1
[junit4:junit4]   2> 225975 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[155]} 0 0
[junit4:junit4]   2> 225979 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[156]} 0 1
[junit4:junit4]   2> 225983 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[157]} 0 0
[junit4:junit4]   2> 225987 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[158]} 0 1
[junit4:junit4]   2> 225988 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[159]} 0 0
[junit4:junit4]   2> 225992 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[160]} 0 1
[junit4:junit4]   2> 225995 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[161]} 0 1
[junit4:junit4]   2> 225999 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[162]} 0 1
[junit4:junit4]   2> 226002 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[163]} 0 1
[junit4:junit4]   2> 226005 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[164]} 0 1
[junit4:junit4]   2> 226007 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[165]} 0 0
[junit4:junit4]   2> 226010 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[166]} 0 0
[junit4:junit4]   2> 226013 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[167]} 0 1
[junit4:junit4]   2> 226017 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[168]} 0 1
[junit4:junit4]   2> 226021 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[169]} 0 1
[junit4:junit4]   2> 226025 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[170]} 0 1
[junit4:junit4]   2> 226029 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[171]} 0 1
[junit4:junit4]   2> 226032 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[172]} 0 0
[junit4:junit4]   2> 226036 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[173]} 0 1
[junit4:junit4]   2> 226040 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[174]} 0 1
[junit4:junit4]   2> 226044 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[175]} 0 1
[junit4:junit4]   2> 226046 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[176]} 0 0
[junit4:junit4]   2> 226050 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[177]} 0 1
[junit4:junit4]   2> 226053 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[178]} 0 1
[junit4:junit4]   2> 226056 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[179]} 0 0
[junit4:junit4]   2> 226060 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[180]} 0 1
[junit4:junit4]   2> 226064 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[181]} 0 1
[junit4:junit4]   2> 226069 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[182]} 0 1
[junit4:junit4]   2> 226073 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[183]} 0 1
[junit4:junit4]   2> 226077 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[184]} 0 1
[junit4:junit4]   2> 226080 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[185]} 0 1
[junit4:junit4]   2> 226084 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[186]} 0 1
[junit4:junit4]   2> 226088 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[187]} 0 1
[junit4:junit4]   2> 226092 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[188]} 0 1
[junit4:junit4]   2> 226096 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[189]} 0 1
[junit4:junit4]   2> 226099 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[190]} 0 0
[junit4:junit4]   2> 226103 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[191]} 0 1
[junit4:junit4]   2> 226107 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[192]} 0 0
[junit4:junit4]   2> 226113 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[193]} 0 1
[junit4:junit4]   2> 226117 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[194]} 0 0
[junit4:junit4]   2> 226121 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[195]} 0 1
[junit4:junit4]   2> 226124 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[196]} 0 1
[junit4:junit4]   2> 226128 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[197]} 0 0
[junit4:junit4]   2> 226133 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[198]} 0 0
[junit4:junit4]   2> 226138 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[199]} 0 0
[junit4:junit4]   2> 226142 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[200]} 0 1
[junit4:junit4]   2> 226145 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[201]} 0 1
[junit4:junit4]   2> 226149 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[202]} 0 1
[junit4:junit4]   2> 226153 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[203]} 0 1
[junit4:junit4]   2> 226157 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[204]} 0 1
[junit4:junit4]   2> 226161 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[205]} 0 1
[junit4:junit4]   2> 226165 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[206]} 0 1
[junit4:junit4]   2> 226168 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[207]} 0 1
[junit4:junit4]   2> 226172 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[208]} 0 0
[junit4:junit4]   2> 226175 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[209]} 0 0
[junit4:junit4]   2> 226181 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[210]} 0 1
[junit4:junit4]   2> 226185 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[211]} 0 0
[junit4:junit4]   2> 226189 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[212]} 0 0
[junit4:junit4]   2> 226194 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[213]} 0 0
[junit4:junit4]   2> 226199 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[214]} 0 0
[junit4:junit4]   2> 226203 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[215]} 0 0
[junit4:junit4]   2> 226208 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[216]} 0 1
[junit4:junit4]   2> 226211 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[217]} 0 0
[junit4:junit4]   2> 226215 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[218]} 0 0
[junit4:junit4]   2> 226218 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[219]} 0 0
[junit4:junit4]   2> 226223 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[220]} 0 0
[junit4:junit4]   2> 226227 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[221]} 0 1
[junit4:junit4]   2> 226230 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[222]} 0 1
[junit4:junit4]   2> 226233 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[223]} 0 0
[junit4:junit4]   2> 226238 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[224]} 0 1
[junit4:junit4]   2> 226242 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[225]} 0 0
[junit4:junit4]   2> 226247 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[226]} 0 1
[junit4:junit4]   2> 226251 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[227]} 0 1
[junit4:junit4]   2> 226255 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[228]} 0 1
[junit4:junit4]   2> 226258 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[229]} 0 1
[junit4:junit4]   2> 226262 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[230]} 0 1
[junit4:junit4]   2> 226265 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[231]} 0 1
[junit4:junit4]   2> 226268 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[232]} 0 0
[junit4:junit4]   2> 226273 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[233]} 0 1
[junit4:junit4]   2> 226277 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[234]} 0 1
[junit4:junit4]   2> 226280 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[235]} 0 1
[junit4:junit4]   2> 226284 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[236]} 0 1
[junit4:junit4]   2> 226288 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[237]} 0 1
[junit4:junit4]   2> 226292 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[238]} 0 0
[junit4:junit4]   2> 226296 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[239]} 0 1
[junit4:junit4]   2> 226300 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[240]} 0 1
[junit4:junit4]   2> 226303 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[241]} 0 1
[junit4:junit4]   2> 226307 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[242]} 0 1
[junit4:junit4]   2> 226311 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[243]} 0 1
[junit4:junit4]   2> 226315 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[244]} 0 1
[junit4:junit4]   2> 226319 T645 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[245]} 0 0
[junit4:junit4]   2> 226323 T646 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[246]} 0 0
[junit4:junit4]   2> 226327 T642 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[247]} 0 1
[junit4:junit4]   2> 226331 T641 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[248]} 0 0
[junit4:junit4]   2> 226336 T643 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[249]} 0 1
[junit4:junit4]   2> 226342 T644 C727 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[250]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C728 name=collection1 org.apache.solr.core.SolrCore@210e5887
[junit4:junit4]   2> 226358 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[251]} 0 1
[junit4:junit4]   2> 226364 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[252]} 0 1
[junit4:junit4]   2> 226368 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[253]} 0 1
[junit4:junit4]   2> 226373 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[254]} 0 1
[junit4:junit4]   2> 226381 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[255]} 0 2
[junit4:junit4]   2> 226387 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[256]} 0 0
[junit4:junit4]   2> 226392 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[257]} 0 0
[junit4:junit4]   2> 226398 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[258]} 0 0
[junit4:junit4]   2> 226403 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[259]} 0 1
[junit4:junit4]   2> 226406 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[260]} 0 1
[junit4:junit4]   2> 226410 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[261]} 0 0
[junit4:junit4]   2> 226413 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[262]} 0 1
[junit4:junit4]   2> 226417 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[263]} 0 0
[junit4:junit4]   2> 226420 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[264]} 0 0
[junit4:junit4]   2> 226424 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[265]} 0 1
[junit4:junit4]   2> 226427 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[266]} 0 1
[junit4:junit4]   2> 226430 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[267]} 0 0
[junit4:junit4]   2> 226433 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[268]} 0 0
[junit4:junit4]   2> 226436 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[269]} 0 1
[junit4:junit4]   2> 226438 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[270]} 0 0
[junit4:junit4]   2> 226442 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[271]} 0 0
[junit4:junit4]   2> 226446 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[272]} 0 0
[junit4:junit4]   2> 226450 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[273]} 0 1
[junit4:junit4]   2> 226454 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[274]} 0 0
[junit4:junit4]   2> 226457 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[275]} 0 1
[junit4:junit4]   2> 226461 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[276]} 0 0
[junit4:junit4]   2> 226467 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[277]} 0 1
[junit4:junit4]   2> 226471 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[278]} 0 0
[junit4:junit4]   2> 226477 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[279]} 0 1
[junit4:junit4]   2> 226481 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[280]} 0 1
[junit4:junit4]   2> 226486 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[281]} 0 1
[junit4:junit4]   2> 226492 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[282]} 0 1
[junit4:junit4]   2> 226497 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[283]} 0 1
[junit4:junit4]   2> 226501 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[284]} 0 0
[junit4:junit4]   2> 226507 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[285]} 0 1
[junit4:junit4]   2> 226513 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[286]} 0 1
[junit4:junit4]   2> 226518 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[287]} 0 1
[junit4:junit4]   2> 226523 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[288]} 0 0
[junit4:junit4]   2> 226528 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[289]} 0 1
[junit4:junit4]   2> 226533 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[290]} 0 1
[junit4:junit4]   2> 226539 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[291]} 0 1
[junit4:junit4]   2> 226544 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[292]} 0 1
[junit4:junit4]   2> 226548 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[293]} 0 1
[junit4:junit4]   2> 226554 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[294]} 0 1
[junit4:junit4]   2> 226561 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[295]} 0 1
[junit4:junit4]   2> 226566 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[296]} 0 1
[junit4:junit4]   2> 226570 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[297]} 0 0
[junit4:junit4]   2> 226576 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[298]} 0 1
[junit4:junit4]   2> 226582 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[299]} 0 1
[junit4:junit4]   2> 226588 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[300]} 0 1
[junit4:junit4]   2> 226592 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[301]} 0 1
[junit4:junit4]   2> 226598 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[302]} 0 1
[junit4:junit4]   2> 226603 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[303]} 0 1
[junit4:junit4]   2> 226609 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[304]} 0 1
[junit4:junit4]   2> 226614 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[305]} 0 1
[junit4:junit4]   2> 226620 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[306]} 0 1
[junit4:junit4]   2> 226625 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[307]} 0 1
[junit4:junit4]   2> 226630 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[308]} 0 1
[junit4:junit4]   2> 226635 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[309]} 0 1
[junit4:junit4]   2> 226641 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[310]} 0 1
[junit4:junit4]   2> 226645 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[311]} 0 0
[junit4:junit4]   2> 226651 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[312]} 0 1
[junit4:junit4]   2> 226656 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[313]} 0 1
[junit4:junit4]   2> 226660 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[314]} 0 1
[junit4:junit4]   2> 226665 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[315]} 0 1
[junit4:junit4]   2> 226670 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[316]} 0 1
[junit4:junit4]   2> 226675 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[317]} 0 1
[junit4:junit4]   2> 226679 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[318]} 0 0
[junit4:junit4]   2> 226684 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[319]} 0 0
[junit4:junit4]   2> 226691 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[320]} 0 1
[junit4:junit4]   2> 226696 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[321]} 0 1
[junit4:junit4]   2> 226701 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[322]} 0 0
[junit4:junit4]   2> 226706 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[323]} 0 1
[junit4:junit4]   2> 226711 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[324]} 0 1
[junit4:junit4]   2> 226716 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[325]} 0 1
[junit4:junit4]   2> 226723 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[326]} 0 1
[junit4:junit4]   2> 226727 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[327]} 0 1
[junit4:junit4]   2> 226733 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[328]} 0 1
[junit4:junit4]   2> 226738 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[329]} 0 1
[junit4:junit4]   2> 226743 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[330]} 0 1
[junit4:junit4]   2> 226747 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[331]} 0 1
[junit4:junit4]   2> 226753 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[332]} 0 1
[junit4:junit4]   2> 226758 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[333]} 0 1
[junit4:junit4]   2> 226764 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[334]} 0 1
[junit4:junit4]   2> 226768 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[335]} 0 0
[junit4:junit4]   2> 226773 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[336]} 0 1
[junit4:junit4]   2> 226778 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[337]} 0 1
[junit4:junit4]   2> 226783 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[338]} 0 1
[junit4:junit4]   2> 226787 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[339]} 0 0
[junit4:junit4]   2> 226793 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[340]} 0 1
[junit4:junit4]   2> 226798 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[341]} 0 1
[junit4:junit4]   2> 226801 T642 C728 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 226804 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[342]} 0 1
[junit4:junit4]   2> 226810 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[343]} 0 1
[junit4:junit4]   2> 226814 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[344]} 0 1
[junit4:junit4]   2> 226820 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[345]} 0 1
[junit4:junit4]   2> 226837 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[346]} 0 1
[junit4:junit4]   2> 226844 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[347]} 0 1
[junit4:junit4]   2> 226861 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[348]} 0 0
[junit4:junit4]   2> 226865 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[349]} 0 0
[junit4:junit4]   2> 226868 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[350]} 0 0
[junit4:junit4]   2> 226872 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[351]} 0 1
[junit4:junit4]   2> 226875 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[352]} 0 0
[junit4:junit4]   2> 226878 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[353]} 0 0
[junit4:junit4]   2> 226881 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[354]} 0 0
[junit4:junit4]   2> 226884 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[355]} 0 0
[junit4:junit4]   2> 226887 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[356]} 0 0
[junit4:junit4]   2> 226890 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[357]} 0 0
[junit4:junit4]   2> 226893 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[358]} 0 0
[junit4:junit4]   2> 226897 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[359]} 0 0
[junit4:junit4]   2> 226900 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[360]} 0 0
[junit4:junit4]   2> 226902 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[361]} 0 0
[junit4:junit4]   2> 226906 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[362]} 0 0
[junit4:junit4]   2> 226909 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[363]} 0 0
[junit4:junit4]   2> 226912 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[364]} 0 0
[junit4:junit4]   2> 226916 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[365]} 0 0
[junit4:junit4]   2> 226919 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[366]} 0 0
[junit4:junit4]   2> 226923 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[367]} 0 1
[junit4:junit4]   2> 226925 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[368]} 0 0
[junit4:junit4]   2> 226928 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[369]} 0 0
[junit4:junit4]   2> 226932 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[370]} 0 0
[junit4:junit4]   2> 226936 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[371]} 0 1
[junit4:junit4]   2> 226939 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[372]} 0 1
[junit4:junit4]   2> 226943 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[373]} 0 1
[junit4:junit4]   2> 226946 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[374]} 0 1
[junit4:junit4]   2> 226948 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[375]} 0 1
[junit4:junit4]   2> 226951 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[376]} 0 1
[junit4:junit4]   2> 226955 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[377]} 0 1
[junit4:junit4]   2> 226959 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[378]} 0 1
[junit4:junit4]   2> 226963 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[379]} 0 0
[junit4:junit4]   2> 226967 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[380]} 0 0
[junit4:junit4]   2> 226970 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[381]} 0 0
[junit4:junit4]   2> 226975 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[382]} 0 0
[junit4:junit4]   2> 226983 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[383]} 0 3
[junit4:junit4]   2> 226989 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[384]} 0 1
[junit4:junit4]   2> 226993 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[385]} 0 1
[junit4:junit4]   2> 226999 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[386]} 0 0
[junit4:junit4]   2> 227005 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[387]} 0 1
[junit4:junit4]   2> 227009 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[388]} 0 0
[junit4:junit4]   2> 227013 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[389]} 0 0
[junit4:junit4]   2> 227017 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[390]} 0 1
[junit4:junit4]   2> 227019 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[391]} 0 0
[junit4:junit4]   2> 227024 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[392]} 0 0
[junit4:junit4]   2> 227027 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[393]} 0 0
[junit4:junit4]   2> 227031 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[394]} 0 1
[junit4:junit4]   2> 227033 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[395]} 0 0
[junit4:junit4]   2> 227036 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[396]} 0 0
[junit4:junit4]   2> 227039 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[397]} 0 1
[junit4:junit4]   2> 227043 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[398]} 0 1
[junit4:junit4]   2> 227045 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[399]} 0 0
[junit4:junit4]   2> 227049 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[400]} 0 1
[junit4:junit4]   2> 227053 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[401]} 0 0
[junit4:junit4]   2> 227057 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[402]} 0 1
[junit4:junit4]   2> 227060 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[403]} 0 1
[junit4:junit4]   2> 227065 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[404]} 0 1
[junit4:junit4]   2> 227069 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[405]} 0 1
[junit4:junit4]   2> 227074 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[406]} 0 1
[junit4:junit4]   2> 227079 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[407]} 0 1
[junit4:junit4]   2> 227084 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[408]} 0 1
[junit4:junit4]   2> 227089 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[409]} 0 1
[junit4:junit4]   2> 227095 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[410]} 0 1
[junit4:junit4]   2> 227100 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[411]} 0 1
[junit4:junit4]   2> 227105 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[412]} 0 1
[junit4:junit4]   2> 227110 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[413]} 0 0
[junit4:junit4]   2> 227116 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[414]} 0 1
[junit4:junit4]   2> 227123 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[415]} 0 1
[junit4:junit4]   2> 227129 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[416]} 0 1
[junit4:junit4]   2> 227137 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[417]} 0 2
[junit4:junit4]   2> 227143 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[418]} 0 0
[junit4:junit4]   2> 227147 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[419]} 0 1
[junit4:junit4]   2> 227150 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[420]} 0 1
[junit4:junit4]   2> 227154 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[421]} 0 1
[junit4:junit4]   2> 227159 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[422]} 0 1
[junit4:junit4]   2> 227163 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[423]} 0 0
[junit4:junit4]   2> 227167 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[424]} 0 0
[junit4:junit4]   2> 227170 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[425]} 0 0
[junit4:junit4]   2> 227174 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[426]} 0 1
[junit4:junit4]   2> 227178 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[427]} 0 1
[junit4:junit4]   2> 227182 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[428]} 0 1
[junit4:junit4]   2> 227186 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[429]} 0 0
[junit4:junit4]   2> 227189 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[430]} 0 0
[junit4:junit4]   2> 227192 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[431]} 0 0
[junit4:junit4]   2> 227196 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[432]} 0 0
[junit4:junit4]   2> 227200 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[433]} 0 1
[junit4:junit4]   2> 227202 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[434]} 0 0
[junit4:junit4]   2> 227206 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[435]} 0 1
[junit4:junit4]   2> 227208 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[436]} 0 0
[junit4:junit4]   2> 227212 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[437]} 0 1
[junit4:junit4]   2> 227215 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[438]} 0 0
[junit4:junit4]   2> 227217 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[439]} 0 0
[junit4:junit4]   2> 227220 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[440]} 0 0
[junit4:junit4]   2> 227223 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[441]} 0 0
[junit4:junit4]   2> 227229 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[442]} 0 0
[junit4:junit4]   2> 227231 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[443]} 0 0
[junit4:junit4]   2> 227237 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[444]} 0 0
[junit4:junit4]   2> 227241 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[445]} 0 1
[junit4:junit4]   2> 227245 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[446]} 0 0
[junit4:junit4]   2> 227250 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[447]} 0 0
[junit4:junit4]   2> 227253 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[448]} 0 0
[junit4:junit4]   2> 227259 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[449]} 0 1
[junit4:junit4]   2> 227262 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[450]} 0 0
[junit4:junit4]   2> 227268 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[451]} 0 0
[junit4:junit4]   2> 227272 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[452]} 0 1
[junit4:junit4]   2> 227276 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[453]} 0 1
[junit4:junit4]   2> 227280 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[454]} 0 1
[junit4:junit4]   2> 227281 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[455]} 0 0
[junit4:junit4]   2> 227285 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[456]} 0 1
[junit4:junit4]   2> 227289 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[457]} 0 1
[junit4:junit4]   2> 227293 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[458]} 0 1
[junit4:junit4]   2> 227296 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[459]} 0 0
[junit4:junit4]   2> 227300 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[460]} 0 0
[junit4:junit4]   2> 227304 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[461]} 0 0
[junit4:junit4]   2> 227307 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[462]} 0 0
[junit4:junit4]   2> 227311 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[463]} 0 0
[junit4:junit4]   2> 227316 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[464]} 0 0
[junit4:junit4]   2> 227320 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[465]} 0 1
[junit4:junit4]   2> 227324 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[466]} 0 1
[junit4:junit4]   2> 227328 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[467]} 0 1
[junit4:junit4]   2> 227332 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[468]} 0 1
[junit4:junit4]   2> 227338 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[469]} 0 3
[junit4:junit4]   2> 227341 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[470]} 0 0
[junit4:junit4]   2> 227345 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[471]} 0 1
[junit4:junit4]   2> 227348 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[472]} 0 0
[junit4:junit4]   2> 227351 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[473]} 0 1
[junit4:junit4]   2> 227355 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[474]} 0 1
[junit4:junit4]   2> 227359 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[475]} 0 1
[junit4:junit4]   2> 227363 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[476]} 0 1
[junit4:junit4]   2> 227367 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[477]} 0 1
[junit4:junit4]   2> 227371 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[478]} 0 0
[junit4:junit4]   2> 227375 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[479]} 0 1
[junit4:junit4]   2> 227388 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[480]} 0 0
[junit4:junit4]   2> 227393 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[481]} 0 0
[junit4:junit4]   2> 227397 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[482]} 0 0
[junit4:junit4]   2> 227401 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[483]} 0 0
[junit4:junit4]   2> 227406 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[484]} 0 1
[junit4:junit4]   2> 227409 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[485]} 0 1
[junit4:junit4]   2> 227412 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[486]} 0 1
[junit4:junit4]   2> 227415 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[487]} 0 0
[junit4:junit4]   2> 227419 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[488]} 0 1
[junit4:junit4]   2> 227424 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[489]} 0 1
[junit4:junit4]   2> 227427 T641 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[490]} 0 0
[junit4:junit4]   2> 227431 T643 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[491]} 0 0
[junit4:junit4]   2> 227437 T645 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[492]} 0 1
[junit4:junit4]   2> 227441 T646 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[493]} 0 0
[junit4:junit4]   2> 227446 T644 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[494]} 0 0
[junit4:junit4]   2> 227451 T642 C728 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[495]} 0 1
[junit4:junit4]   2> ASYNC  NEW_CORE C729 name=collection1 org.apache.solr.core.SolrCore@210e5887
[junit4:junit4]   2> 227464 T641 C729 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[496]} 0 1
[junit4:junit4]   2> 227470 T643 C729 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[497]} 0 1
[junit4:junit4]   2> 227476 T645 C729 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[498]} 0 1
[junit4:junit4]   2> 227482 T646 C729 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=disableReplication} status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C730 name=collection1 org.apache.solr.core.SolrCore@27e257d7
[junit4:junit4]   2> 227508 T656 C730 oash.SnapPuller.disablePoll inside disable poll, value of pollDisabled = true
[junit4:junit4]   2> 227510 T656 C730 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=disablepoll} status=0 QTime=3 
[junit4:junit4]   2> 227515 T644 C729 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 227541 T644 C729 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f0008e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a1a0409),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f0008e7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a1a0409),segFN=segments_2,generation=2}
[junit4:junit4]   2> 227542 T644 C729 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 227544 T644 C729 oass.SolrIndexSearcher.<init> Opening Searcher@370f5bdc main
[junit4:junit4]   2> 227544 T644 C729 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 227545 T648 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@370f5bdc main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C499)}
[junit4:junit4]   2> 227545 T644 C729 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 30
[junit4:junit4]   2> 227553 T642 C729 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=499 status=0 QTime=4 
[junit4:junit4]   2> 227562 T657 C730 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_1,generation=1}
[junit4:junit4]   2> 227563 T657 C730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 227565 T657 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[551]} 0 5
[junit4:junit4]   2> 227570 T658 C730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 227572 T658 C730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_2,generation=2}
[junit4:junit4]   2> 227573 T658 C730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 227574 T658 C730 oass.SolrIndexSearcher.<init> Opening Searcher@23875ef8 main
[junit4:junit4]   2> 227574 T658 C730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 227575 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@23875ef8 main{StandardDirectoryReader(segments_2:3:nrt _0(4.4):C1)}
[junit4:junit4]   2> 227576 T658 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 227586 T653 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[552]} 0 7
[junit4:junit4]   2> 227589 T654 C730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 227594 T654 C730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_3,generation=3}
[junit4:junit4]   2> 227594 T654 C730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 227596 T654 C730 oass.SolrIndexSearcher.<init> Opening Searcher@3b955630 main
[junit4:junit4]   2> 227597 T654 C730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 227597 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3b955630 main{StandardDirectoryReader(segments_3:5:nrt _0(4.4):C1 _1(4.4):C1)}
[junit4:junit4]   2> 227598 T654 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 227601 T655 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[553]} 0 0
[junit4:junit4]   2> 227611 T656 C730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 227614 T656 C730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_3,generation=3}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_4,generation=4}
[junit4:junit4]   2> 227615 T656 C730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 4
[junit4:junit4]   2> 227615 T656 C730 oass.SolrIndexSearcher.<init> Opening Searcher@34b84a57 main
[junit4:junit4]   2> 227616 T656 C730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 227616 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34b84a57 main{StandardDirectoryReader(segments_4:7:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1)}
[junit4:junit4]   2> 227616 T656 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 227621 T657 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[554]} 0 1
[junit4:junit4]   2> 227624 T658 C730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 227628 T658 C730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_4,generation=4}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_5,generation=5}
[junit4:junit4]   2> 227628 T658 C730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 5
[junit4:junit4]   2> 227629 T658 C730 oass.SolrIndexSearcher.<init> Opening Searcher@10cd61f0 main
[junit4:junit4]   2> 227629 T658 C730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 227630 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10cd61f0 main{StandardDirectoryReader(segments_5:9:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1 _3(4.4):C1)}
[junit4:junit4]   2> 227630 T658 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 227634 T653 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[555]} 0 1
[junit4:junit4]   2> 227637 T654 C730 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 227640 T654 C730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_5,generation=5}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@f4ea3fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@55fa9c66),segFN=segments_6,generation=6}
[junit4:junit4]   2> 227641 T654 C730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 6
[junit4:junit4]   2> 227642 T654 C730 oass.SolrIndexSearcher.<init> Opening Searcher@36aff6d4 main
[junit4:junit4]   2> 227642 T654 C730 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 227642 T660 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36aff6d4 main{StandardDirectoryReader(segments_6:11:nrt _0(4.4):C1 _1(4.4):C1 _2(4.4):C1 _3(4.4):C1 _4(4.4):C1)}
[junit4:junit4]   2> 227643 T654 C730 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 227647 T655 C730 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=id:555&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 227649 T641 C729 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=enablereplication} status=0 QTime=0 
[junit4:junit4]   2> 227652 T656 C730 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=fetchindex} status=0 QTime=2 
[junit4:junit4]   2> 227652 T594 oas.SolrTestCaseJ4.tearDown ###Ending doTestReplicateAfterWrite2Slave
[junit4:junit4]   2> 227665 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2030197140
[junit4:junit4]   2> 227666 T664 oahic.DefaultRequestDirector.tryExecute I/O exception (org.apache.http.NoHttpResponseException) caught when processing request: The target server failed to respond
[junit4:junit4]   2> 227666 T664 oahic.DefaultRequestDirector.tryExecute Retrying request
[junit4:junit4]   2> 227669 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@210e5887
[junit4:junit4]   2> 227669 T594 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=499,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 227672 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 227672 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 227672 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 227678 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 227678 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 227679 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 227679 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\
[junit4:junit4]   2> 227680 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 227680 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570578794\master\collection1\data\index
[junit4:junit4]   2> 227681 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 227750 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=61144496
[junit4:junit4]   2> 227751 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@27e257d7
[junit4:junit4]   2> 227752 T594 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=5,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 227752 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 227752 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 227753 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 227756 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 227757 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 227757 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 227757 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\index
[junit4:junit4]   2> 227758 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 227758 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570579164\slave\collection1\data\
[junit4:junit4]   2> 227760 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 227840 T594 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
[junit4:junit4]   2> 227851 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 227855 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50251
[junit4:junit4]   2> 227856 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 227856 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 227857 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master
[junit4:junit4]   2> 227857 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\solr.xml
[junit4:junit4]   2> 227858 T594 oasc.CoreContainer.<init> New CoreContainer 1805724917
[junit4:junit4]   2> 227859 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 227859 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\'
[junit4:junit4]   2> 227860 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\'
[junit4:junit4]   2> 227976 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 227976 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 227976 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 227976 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 227977 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 227977 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 227978 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 227978 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 227979 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 227979 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 227987 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 227993 T674 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1
[junit4:junit4]   2> 227994 T674 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\'
[junit4:junit4]   2> 228053 T674 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 228121 T674 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 228122 T674 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 228126 T674 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 228147 T674 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 228149 T674 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 228150 T674 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\data\
[junit4:junit4]   2> 228150 T674 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 228150 T674 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 228150 T674 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\data\
[junit4:junit4]   2> 228150 T674 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\data\index/
[junit4:junit4]   2> 228150 T674 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 228152 T674 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582004\master\collection1\data\index
[junit4:junit4]   2> 228152 T674 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19a23dcb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b863bfd),segFN=segments_1,generation=1}
[junit4:junit4]   2> 228152 T674 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 228153 T674 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 228154 T674 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 228154 T674 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 228154 T674 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 228154 T674 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 228155 T674 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 228163 T674 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 228167 T674 oass.SolrIndexSearcher.<init> Opening Searcher@4d2bcc24 main
[junit4:junit4]   2> 228167 T674 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 228168 T674 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 228168 T674 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
[junit4:junit4]   2> 228168 T674 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 228169 T674 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 228169 T675 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4d2bcc24 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 228170 T594 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 228171 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 228172 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 228185 T594 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 228189 T594 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50254
[junit4:junit4]   2> 228190 T594 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 228190 T594 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 228191 T594 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave
[junit4:junit4]   2> 228191 T594 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\solr.xml
[junit4:junit4]   2> 228192 T594 oasc.CoreContainer.<init> New CoreContainer 1257413731
[junit4:junit4]   2> 228193 T594 oasc.CoreContainer$Initializer.initialize no solr.xml found. using default old-style solr.xml
[junit4:junit4]   2> 228193 T594 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\'
[junit4:junit4]   2> 228194 T594 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\'
[junit4:junit4]   2> 228282 T594 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
[junit4:junit4]   2> 228283 T594 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 228283 T594 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
[junit4:junit4]   2> 228283 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 228283 T594 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 228284 T594 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 228284 T594 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 228285 T594 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 228285 T594 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 228285 T594 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 228289 T594 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 228294 T686 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1
[junit4:junit4]   2> 228295 T686 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\'
[junit4:junit4]   2> 228356 T686 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 228418 T686 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 228418 T686 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 228421 T686 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 228444 T686 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 228446 T686 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 228447 T686 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\, dataDir=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\data\
[junit4:junit4]   2> 228447 T686 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
[junit4:junit4]   2> 228447 T686 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 228448 T686 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\data\
[junit4:junit4]   2> 228449 T686 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\data\index/
[junit4:junit4]   2> 228449 T686 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 228450 T686 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570582340\slave\collection1\data\index
[junit4:junit4]   2> 228451 T686 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2503172b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ee3f539),segFN=segments_1,generation=1}
[junit4:junit4]   2> 228451 T686 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 228453 T686 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 228454 T686 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 228454 T686 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 228454 T686 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 228455 T686 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 228455 T686 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 228456 T686 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 228461 T686 oass.SolrIndexSearcher.<init> Opening Searcher@3af23330 main
[junit4:junit4]   2> 228462 T686 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 228462 T686 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 228463 T686 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
[junit4:junit4]   2> 228463 T686 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 228463 T687 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3af23330 m

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

e.execute [collection1] webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:50426/solr/replication&command=fetchindex&wait=true} status=0 QTime=77 
[junit4:junit4]   2> 310103 T1196 C859 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=id+desc&q=*:*&wt=javabin&version=2} hits=6 status=0 QTime=1 
[junit4:junit4]   2> 310118 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1548972363
[junit4:junit4]   2> 310119 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d5c3867
[junit4:junit4]   2> 310120 T594 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=4,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 310120 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 310121 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 310121 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 310123 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 310124 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 310124 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570659757\repeater\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570659757\repeater\collection1\data\;done=false>>]
[junit4:junit4]   2> 310124 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570659757\repeater\collection1\data\
[junit4:junit4]   2> 310125 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570659757\repeater\collection1\data\index.20130526211743988 [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570659757\repeater\collection1\data\index.20130526211743988;done=false>>]
[junit4:junit4]   2> 310125 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570659757\repeater\collection1\data\index.20130526211743988
[junit4:junit4]   2> 310126 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 310190 T594 oas.SolrTestCaseJ4.tearDown ###Ending doTestRepeater
[junit4:junit4]   2> 310206 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=197744516
[junit4:junit4]   2> 310207 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f4bdca0
[junit4:junit4]   2> 310207 T594 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=6,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 310207 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 310208 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 310208 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 310209 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 310209 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 310211 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658518\master\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658518\master\collection1\data\index;done=false>>]
[junit4:junit4]   2> 310212 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658518\master\collection1\data\index
[junit4:junit4]   2> 310212 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658518\master\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658518\master\collection1\data\;done=false>>]
[junit4:junit4]   2> 310212 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658518\master\collection1\data\
[junit4:junit4]   2> 310213 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 310284 T594 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1074750675
[junit4:junit4]   2> 310285 T594 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7dcac116
[junit4:junit4]   2> 310285 T594 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> 310287 T594 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 310287 T594 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 310287 T594 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 310294 T594 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 310295 T594 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
[junit4:junit4]   2> 310296 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658904\slave\collection1\data\ [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658904\slave\collection1\data\;done=false>>]
[junit4:junit4]   2> 310296 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658904\slave\collection1\data\
[junit4:junit4]   2> 310297 T594 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658904\slave\collection1\data\index [CachedDir<<refCount=0;path=.\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658904\slave\collection1\data\index;done=false>>]
[junit4:junit4]   2> 310297 T594 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.handler.TestReplicationHandler$SolrInstance-1369570658904\slave\collection1\data\index
[junit4:junit4]   2> 310297 T594 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
[junit4:junit4]   2> 310382 T594 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=sk, timezone=Asia/Seoul
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=1,free=6496616,total=97046528
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SolrCoreCheckLockOnStartupTest, SpellCheckCollatorTest, SOLR749Test, TestSolrQueryParserDefaultOperatorResource, TestJoin, TestRTGBase, TestHashPartitioner, TestCSVLoader, ResourceLoaderTest, TestShardHandlerFactory, DistributedSpellCheckComponentTest, TestCloudManagedSchemaAddField, StatelessScriptUpdateProcessorFactoryTest, TestJmxIntegration, SolrTestCaseJ4Test, ScriptEngineTest, TestSolrQueryParserResource, TestSolrJ, TestBinaryField, MoreLikeThisHandlerTest, TestNumberUtils, SimplePostToolTest, TestCloudManagedSchema, SpellPossibilityIteratorTest, TestComponentsName, TestCopyFieldCollectionResource, BadIndexSchemaTest, NoCacheHeaderTest, BasicFunctionalityTest, DocValuesTest, TestReplicationHandler]
[junit4:junit4] Completed in 87.46s, 13 tests, 1 failure <<< FAILURES!

[...truncated 833 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:366: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 failure, 18 ignored (12 assumptions)

Total time: 65 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_21) - Build # 2830 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/2830/
Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.ShardSplitTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:61739 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:61739 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([A34429A8A55BA592:22A2A7B0D204C5AE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 10058 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4:junit4]   2> 2268891 T7083 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 2268897 T7083 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-ShardSplitTest-1369594612849
[junit4:junit4]   2> 2268900 T7083 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 2268901 T7084 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 2268999 T7083 oasc.ZkTestServer.run start zk server on port:61720
[junit4:junit4]   2> 2269002 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2269018 T7090 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@432504b2 name:ZooKeeperConnection Watcher:127.0.0.1:61720 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2269018 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2269018 T7083 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 2269032 T7085 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ee2334c7a0000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2269036 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2269043 T7092 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@457c8908 name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2269043 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2269044 T7083 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 2269057 T7083 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 2269066 T7083 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 2269073 T7083 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 2269083 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2269085 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 2269105 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 2269107 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 2269117 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2269118 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 2269138 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 2269139 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 2269150 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 2269151 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 2269161 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2269162 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 2269173 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2269174 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 2269183 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2269184 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 2269195 T7083 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2269196 T7083 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 2269210 T7085 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ee2334c7a0001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2269628 T7083 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2269638 T7083 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61727
[junit4:junit4]   2> 2269639 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2269639 T7083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2269640 T7083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160
[junit4:junit4]   2> 2269641 T7083 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160\solr.xml
[junit4:junit4]   2> 2269642 T7083 oasc.CoreContainer.<init> New CoreContainer 1448806633
[junit4:junit4]   2> 2269643 T7083 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160\'
[junit4:junit4]   2> 2269644 T7083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160\'
[junit4:junit4]   2> 2269758 T7083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2269758 T7083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2269758 T7083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2269758 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2269758 T7083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2269759 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2269759 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2269760 T7083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2269761 T7083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2269761 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2269769 T7083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2269770 T7083 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61720/solr
[junit4:junit4]   2> 2269771 T7083 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2269773 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2269787 T7103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12cee0b2 name:ZooKeeperConnection Watcher:127.0.0.1:61720 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2269789 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2269792 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2269801 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2269805 T7105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68c19dae name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2269805 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2269809 T7083 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 2269816 T7083 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 2269821 T7083 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2269824 T7083 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61727_
[junit4:junit4]   2> 2269826 T7083 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61727_
[junit4:junit4]   2> 2269832 T7083 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2269843 T7083 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2269847 T7083 oasc.Overseer.start Overseer (id=89757752548261891-127.0.0.1:61727_-n_0000000000) starting
[junit4:junit4]   2> 2269855 T7083 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 2269865 T7107 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2269866 T7083 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2269871 T7083 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2269877 T7083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2269882 T7106 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2269888 T7108 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160\collection1
[junit4:junit4]   2> 2269888 T7108 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2269890 T7108 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2269890 T7108 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2269892 T7108 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160\collection1\'
[junit4:junit4]   2> 2269894 T7108 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2269896 T7108 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160/collection1/lib/README' to classloader
[junit4:junit4]   2> 2269963 T7108 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2270023 T7108 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2270026 T7108 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2270029 T7108 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2270646 T7108 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2270650 T7108 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2270651 T7108 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2270656 T7108 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2270687 T7108 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2270687 T7108 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-controljetty-1369594613160\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/control/data\
[junit4:junit4]   2> 2270688 T7108 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdac14
[junit4:junit4]   2> 2270688 T7108 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2270689 T7108 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/control/data\
[junit4:junit4]   2> 2270689 T7108 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/control/data\index/
[junit4:junit4]   2> 2270690 T7108 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369594612847\control\data\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2270690 T7108 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/control/data\index
[junit4:junit4]   2> 2270695 T7108 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d7a3463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d46abc2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2270695 T7108 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2270700 T7108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2270700 T7108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2270701 T7108 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2270701 T7108 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2270702 T7108 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2270702 T7108 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2270703 T7108 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2270703 T7108 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2270704 T7108 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2270714 T7108 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2270720 T7108 oass.SolrIndexSearcher.<init> Opening Searcher@7344c10b main
[junit4:junit4]   2> 2270720 T7108 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847\control\data\tlog
[junit4:junit4]   2> 2270722 T7108 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2270722 T7108 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2270726 T7109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7344c10b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2270727 T7108 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2270727 T7108 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2271360 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2271362 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61727_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61727"}
[junit4:junit4]   2> 2271363 T7106 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2271363 T7106 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2271383 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2271710 T7108 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2271710 T7108 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61727 collection:control_collection shard:shard1
[junit4:junit4]   2> 2271713 T7108 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2271742 T7108 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2271753 T7108 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2271754 T7108 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2271755 T7108 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:61727/collection1/
[junit4:junit4]   2> 2271755 T7108 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2271756 T7108 oasc.SyncStrategy.syncToMe http://127.0.0.1:61727/collection1/ has no replicas
[junit4:junit4]   2> 2271756 T7108 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61727/collection1/
[junit4:junit4]   2> 2271757 T7108 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2272865 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2272899 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2272930 T7108 oasc.ZkController.register We are http://127.0.0.1:61727/collection1/ and leader is http://127.0.0.1:61727/collection1/
[junit4:junit4]   2> 2272930 T7108 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61727
[junit4:junit4]   2> 2272931 T7108 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2272931 T7108 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2272932 T7108 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2272939 T7108 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2272941 T7083 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2272943 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2272943 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2272961 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 2272967 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2272973 T7112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6df41889 name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2272974 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2272977 T7083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2272984 T7083 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 2273391 T7083 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2273394 T7083 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61739
[junit4:junit4]   2> 2273396 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2273396 T7083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2273397 T7083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935
[junit4:junit4]   2> 2273399 T7083 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935\solr.xml
[junit4:junit4]   2> 2273399 T7083 oasc.CoreContainer.<init> New CoreContainer 289202605
[junit4:junit4]   2> 2273400 T7083 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935\'
[junit4:junit4]   2> 2273402 T7083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935\'
[junit4:junit4]   2> 2273522 T7083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2273522 T7083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2273522 T7083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2273523 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2273524 T7083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2273524 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2273524 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2273525 T7083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2273526 T7083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2273526 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2273533 T7083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2273534 T7083 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61720/solr
[junit4:junit4]   2> 2273534 T7083 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2273536 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2273552 T7123 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fb3f53 name:ZooKeeperConnection Watcher:127.0.0.1:61720 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2273555 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2273558 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2273564 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2273569 T7125 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41f87838 name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2273569 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2273578 T7083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2274390 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2274392 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61727_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61727"}
[junit4:junit4]   2> 2274409 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2274410 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2274411 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2274564 T7083 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61739_
[junit4:junit4]   2> 2274570 T7083 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61739_
[junit4:junit4]   2> 2274577 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2274579 T7125 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2274580 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2274580 T7105 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2274582 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2274589 T7112 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 2274604 T7126 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935\collection1
[junit4:junit4]   2> 2274604 T7126 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2274607 T7126 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2274607 T7126 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2274613 T7126 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935\collection1\'
[junit4:junit4]   2> 2274617 T7126 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2274619 T7126 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935/collection1/lib/README' to classloader
[junit4:junit4]   2> 2274738 T7126 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2274800 T7126 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2274802 T7126 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2274809 T7126 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2275404 T7126 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2275408 T7126 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2275410 T7126 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2275416 T7126 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2275446 T7126 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2275447 T7126 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty1-1369594616935\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty1\
[junit4:junit4]   2> 2275447 T7126 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdac14
[junit4:junit4]   2> 2275447 T7126 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2275447 T7126 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty1\
[junit4:junit4]   2> 2275447 T7126 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty1\index/
[junit4:junit4]   2> 2275448 T7126 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty1\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2275448 T7126 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty1\index
[junit4:junit4]   2> 2275453 T7126 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43ef8fdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@339a3cc4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2275453 T7126 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2275457 T7126 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2275458 T7126 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2275459 T7126 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2275460 T7126 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2275460 T7126 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2275460 T7126 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2275461 T7126 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2275461 T7126 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2275462 T7126 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2275470 T7126 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2275476 T7126 oass.SolrIndexSearcher.<init> Opening Searcher@42a52488 main
[junit4:junit4]   2> 2275477 T7126 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty1\tlog
[junit4:junit4]   2> 2275478 T7126 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2275480 T7126 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2275483 T7127 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@42a52488 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2275485 T7126 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2275485 T7126 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2275896 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2275898 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61739_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61739"}
[junit4:junit4]   2> 2275898 T7106 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 2275899 T7106 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2275916 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2275917 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2275919 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2276470 T7126 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2276470 T7126 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61739 collection:collection1 shard:shard1
[junit4:junit4]   2> 2276473 T7126 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 2276502 T7126 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2276513 T7126 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2276513 T7126 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2276514 T7126 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:61739/collection1/
[junit4:junit4]   2> 2276515 T7126 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2276515 T7126 oasc.SyncStrategy.syncToMe http://127.0.0.1:61739/collection1/ has no replicas
[junit4:junit4]   2> 2276516 T7126 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61739/collection1/
[junit4:junit4]   2> 2276516 T7126 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 2277404 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2277436 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2277436 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2277436 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2277487 T7126 oasc.ZkController.register We are http://127.0.0.1:61739/collection1/ and leader is http://127.0.0.1:61739/collection1/
[junit4:junit4]   2> 2277487 T7126 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61739
[junit4:junit4]   2> 2277488 T7126 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2277488 T7126 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2277489 T7126 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2277495 T7126 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2277498 T7083 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2277499 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2277499 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2277918 T7083 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2277923 T7083 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61748
[junit4:junit4]   2> 2277923 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2277924 T7083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2277924 T7083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468
[junit4:junit4]   2> 2277924 T7083 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468\solr.xml
[junit4:junit4]   2> 2277925 T7083 oasc.CoreContainer.<init> New CoreContainer 1523703287
[junit4:junit4]   2> 2277926 T7083 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468\'
[junit4:junit4]   2> 2277927 T7083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468\'
[junit4:junit4]   2> 2278053 T7083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2278054 T7083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2278054 T7083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2278054 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2278055 T7083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2278055 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2278056 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2278056 T7083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2278057 T7083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2278057 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2278064 T7083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2278065 T7083 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61720/solr
[junit4:junit4]   2> 2278065 T7083 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2278067 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2278084 T7139 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e46f92c name:ZooKeeperConnection Watcher:127.0.0.1:61720 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2278086 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2278089 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2278097 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2278100 T7141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59d68e1 name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2278100 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2278109 T7083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2279052 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2279053 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61739_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61739"}
[junit4:junit4]   2> 2279068 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2279068 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2279068 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2279068 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2279194 T7083 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61748_
[junit4:junit4]   2> 2279200 T7083 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61748_
[junit4:junit4]   2> 2279208 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2279211 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 2279213 T7105 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2279214 T7125 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2279215 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2279214 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2279218 T7141 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2279222 T7112 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2279228 T7142 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468\collection1
[junit4:junit4]   2> 2279228 T7142 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2279231 T7142 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2279231 T7142 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2279234 T7142 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468\collection1\'
[junit4:junit4]   2> 2279236 T7142 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2279236 T7142 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468/collection1/lib/README' to classloader
[junit4:junit4]   2> 2279301 T7142 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2279369 T7142 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2279372 T7142 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2279376 T7142 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2280028 T7142 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2280032 T7142 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2280034 T7142 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2280039 T7142 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2280074 T7142 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2280074 T7142 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty2-1369594621468\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty2\
[junit4:junit4]   2> 2280075 T7142 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdac14
[junit4:junit4]   2> 2280075 T7142 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2280077 T7142 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty2\
[junit4:junit4]   2> 2280077 T7142 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty2\index/
[junit4:junit4]   2> 2280078 T7142 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty2\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2280078 T7142 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty2\index
[junit4:junit4]   2> 2280083 T7142 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4acfd7e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b06bf82),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2280083 T7142 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2280089 T7142 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2280089 T7142 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2280090 T7142 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2280090 T7142 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2280091 T7142 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2280091 T7142 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2280092 T7142 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2280092 T7142 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2280093 T7142 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2280103 T7142 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2280110 T7142 oass.SolrIndexSearcher.<init> Opening Searcher@2dacb869 main
[junit4:junit4]   2> 2280111 T7142 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty2\tlog
[junit4:junit4]   2> 2280112 T7142 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2280113 T7142 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2280119 T7143 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2dacb869 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2280121 T7142 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2280121 T7142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2280697 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2280699 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61748_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61748"}
[junit4:junit4]   2> 2280699 T7106 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2280700 T7106 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2280720 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2280720 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2280721 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2280720 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2281208 T7142 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2281209 T7142 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61748 collection:collection1 shard:shard2
[junit4:junit4]   2> 2281210 T7142 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 2281225 T7142 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2281231 T7142 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2281231 T7142 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2281232 T7142 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:61748/collection1/
[junit4:junit4]   2> 2281232 T7142 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2281233 T7142 oasc.SyncStrategy.syncToMe http://127.0.0.1:61748/collection1/ has no replicas
[junit4:junit4]   2> 2281233 T7142 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61748/collection1/
[junit4:junit4]   2> 2281233 T7142 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 2282358 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2282394 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2282394 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2282395 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2282394 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2282454 T7142 oasc.ZkController.register We are http://127.0.0.1:61748/collection1/ and leader is http://127.0.0.1:61748/collection1/
[junit4:junit4]   2> 2282454 T7142 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61748
[junit4:junit4]   2> 2282455 T7142 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 2282455 T7142 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2282456 T7142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2282463 T7142 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2282466 T7083 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2282467 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2282467 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2282935 T7083 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2282942 T7083 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61757
[junit4:junit4]   2> 2282942 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2282942 T7083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2282943 T7083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430
[junit4:junit4]   2> 2282943 T7083 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430\solr.xml
[junit4:junit4]   2> 2282943 T7083 oasc.CoreContainer.<init> New CoreContainer 1876423292
[junit4:junit4]   2> 2282944 T7083 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430\'
[junit4:junit4]   2> 2282944 T7083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430\'
[junit4:junit4]   2> 2283066 T7083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2283067 T7083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2283067 T7083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2283068 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2283068 T7083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2283069 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2283070 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2283070 T7083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2283071 T7083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2283071 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2283079 T7083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2283080 T7083 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61720/solr
[junit4:junit4]   2> 2283080 T7083 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2283082 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2283100 T7155 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@379145d2 name:ZooKeeperConnection Watcher:127.0.0.1:61720 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2283102 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2283106 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2283118 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2283123 T7157 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71190a1 name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2283124 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2283134 T7083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2284036 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2284038 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61748_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61748"}
[junit4:junit4]   2> 2284060 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284060 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284061 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284062 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284060 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284217 T7083 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61757_
[junit4:junit4]   2> 2284222 T7083 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61757_
[junit4:junit4]   2> 2284230 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284231 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284231 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 2284237 T7105 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2284237 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2284239 T7125 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2284239 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2284246 T7112 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2284247 T7157 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2284249 T7141 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 2284266 T7158 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430\collection1
[junit4:junit4]   2> 2284267 T7158 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2284269 T7158 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2284270 T7158 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2284276 T7158 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430\collection1\'
[junit4:junit4]   2> 2284280 T7158 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2284282 T7158 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430/collection1/lib/README' to classloader
[junit4:junit4]   2> 2284367 T7158 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2284432 T7158 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2284450 T7158 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2284456 T7158 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2285094 T7158 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2285098 T7158 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2285100 T7158 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2285105 T7158 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2285140 T7158 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2285140 T7158 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty3-1369594626430\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\
[junit4:junit4]   2> 2285141 T7158 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdac14
[junit4:junit4]   2> 2285141 T7158 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2285142 T7158 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\
[junit4:junit4]   2> 2285142 T7158 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index/
[junit4:junit4]   2> 2285142 T7158 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty3\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2285144 T7158 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index
[junit4:junit4]   2> 2285150 T7158 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64842b76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e897c51),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2285150 T7158 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2285156 T7158 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2285156 T7158 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2285157 T7158 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2285206 T7158 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2285208 T7158 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2285208 T7158 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2285208 T7158 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2285209 T7158 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2285209 T7158 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2285220 T7158 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2285228 T7158 oass.SolrIndexSearcher.<init> Opening Searcher@4faa0093 main
[junit4:junit4]   2> 2285229 T7158 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty3\tlog
[junit4:junit4]   2> 2285232 T7158 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2285232 T7158 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2285237 T7159 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4faa0093 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2285240 T7158 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2285240 T7158 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2285699 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2285701 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61757_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61757"}
[junit4:junit4]   2> 2285702 T7106 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2285702 T7106 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard1
[junit4:junit4]   2> 2285722 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2285723 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2285724 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2285723 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2285723 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2286326 T7158 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2286326 T7158 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61757 collection:collection1 shard:shard1
[junit4:junit4]   2> 2286339 T7158 oasc.ZkController.register We are http://127.0.0.1:61757/collection1/ and leader is http://127.0.0.1:61739/collection1/
[junit4:junit4]   2> 2286339 T7158 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61757
[junit4:junit4]   2> 2286340 T7158 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2286340 T7158 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1856 name=collection1 org.apache.solr.core.SolrCore@33d124a8 url=http://127.0.0.1:61757/collection1 node=127.0.0.1:61757_ C1856_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:61757_, base_url=http://127.0.0.1:61757}
[junit4:junit4]   2> 2286342 T7160 C1856 P61757 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2286343 T7160 C1856 P61757 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2286343 T7160 C1856 P61757 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2286344 T7160 C1856 P61757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2286343 T7158 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2286352 T7160 C1856 P61757 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2286354 T7083 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2286355 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2286356 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2286374 T7117 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2286799 T7083 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4:junit4]   2> 2286804 T7083 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:61767
[junit4:junit4]   2> 2286804 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2286805 T7083 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2286805 T7083 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323
[junit4:junit4]   2> 2286807 T7083 oasc.CoreContainer$Initializer.initialize looking for solr config file: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323\solr.xml
[junit4:junit4]   2> 2286807 T7083 oasc.CoreContainer.<init> New CoreContainer 901241249
[junit4:junit4]   2> 2286808 T7083 oasc.CoreContainer.load Loading CoreContainer using Solr Home: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323\'
[junit4:junit4]   2> 2286808 T7083 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323\'
[junit4:junit4]   2> 2286927 T7083 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2286927 T7083 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2286928 T7083 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2286928 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2286928 T7083 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2286928 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2286929 T7083 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2286929 T7083 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2286930 T7083 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2286931 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2286938 T7083 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener
[junit4:junit4]   2> 2286939 T7083 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:61720/solr
[junit4:junit4]   2> 2286939 T7083 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2286941 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2286959 T7172 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fd4e449 name:ZooKeeperConnection Watcher:127.0.0.1:61720 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2286962 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2286966 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2286966 T7085 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13ee2334c7a000b, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 2286973 T7083 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2286977 T7174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eca8758 name:ZooKeeperConnection Watcher:127.0.0.1:61720/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2286977 T7083 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2286986 T7083 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2287354 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2287356 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61757_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61757"}
[junit4:junit4]   2> 2287376 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2287376 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2287378 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2287376 T7174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2287376 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2287379 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2287452 T7117 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4:junit4]   2> 2287452 T7117 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=4&state=recovering&nodeName=127.0.0.1:61757_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1078 
[junit4:junit4]   2> 2288069 T7083 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61767_
[junit4:junit4]   2> 2288075 T7083 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:61767_
[junit4:junit4]   2> 2288085 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2288085 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2288085 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 2288089 T7174 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2288090 T7174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2288092 T7105 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2288093 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2288092 T7125 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2288096 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2288100 T7112 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2288103 T7141 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2288104 T7157 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 2288118 T7175 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323\collection1
[junit4:junit4]   2> 2288118 T7175 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 2288120 T7175 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2288120 T7175 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 2288124 T7175 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323\collection1\'
[junit4:junit4]   2> 2288125 T7175 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2288126 T7175 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323/collection1/lib/README' to classloader
[junit4:junit4]   2> 2288187 T7175 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
[junit4:junit4]   2> 2288252 T7175 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2288255 T7175 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
[junit4:junit4]   2> 2288260 T7175 oass.IndexSchema.readSchema [collection1] Schema name=test
[junit4:junit4]   2> 2288893 T7175 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 2288897 T7175 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 2288898 T7175 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2288905 T7175 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 2288938 T7175 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2288938 T7175 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.ShardSplitTest-jetty4-1369594630323\collection1\, dataDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\
[junit4:junit4]   2> 2288939 T7175 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34fdac14
[junit4:junit4]   2> 2288939 T7175 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 2288940 T7175 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\
[junit4:junit4]   2> 2288940 T7175 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index/
[junit4:junit4]   2> 2288940 T7175 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty4\index' doesn't exist. Creating new index...
[junit4:junit4]   2> 2288942 T7175 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index
[junit4:junit4]   2> 2288946 T7175 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@426b6133 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ff88057),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2288946 T7175 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2288951 T7175 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 2288951 T7175 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 2288952 T7175 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 2288952 T7175 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 2288953 T7175 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 2288953 T7175 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 2288954 T7175 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 2288954 T7175 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 2288955 T7175 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 2288966 T7175 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 2288973 T7175 oass.SolrIndexSearcher.<init> Opening Searcher@70adfafb main
[junit4:junit4]   2> 2288974 T7175 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=.\org.apache.solr.cloud.ShardSplitTest-1369594612847\jetty4\tlog
[junit4:junit4]   2> 2288975 T7175 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 2288975 T7175 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 2288981 T7176 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70adfafb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 2288982 T7175 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 2288982 T7175 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> ASYNC  NEW_CORE C1857 name=collection1 org.apache.solr.core.SolrCore@33d124a8 url=http://127.0.0.1:61757/collection1 node=127.0.0.1:61757_ C1857_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:61757_, base_url=http://127.0.0.1:61757}
[junit4:junit4]   2> 2289501 T7160 C1857 P61757 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:61739/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2289501 T7160 C1857 P61757 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61757 START replicas=[http://127.0.0.1:61739/collection1/] nUpdates=100
[junit4:junit4]   2> 2289503 T7160 C1857 P61757 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2289503 T7160 C1857 P61757 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2289503 T7160 C1857 P61757 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2289504 T7160 C1857 P61757 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2289505 T7160 C1857 P61757 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2289506 T7160 C1857 P61757 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:61739/collection1/. core=collection1
[junit4:junit4]   2> 2289506 T7160 C1857 P61757 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1858 name=collection1 org.apache.solr.core.SolrCore@732be7c8 url=http://127.0.0.1:61739/collection1 node=127.0.0.1:61739_ C1858_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61739_, base_url=http://127.0.0.1:61739, leader=true}
[junit4:junit4]   2> 2289517 T7117 C1858 P61739 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2289521 T7120 C1858 P61739 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2289523 T7120 C1858 P61739 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43ef8fdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@339a3cc4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2289523 T7120 C1858 P61739 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2289525 T7120 C1858 P61739 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43ef8fdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@339a3cc4),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43ef8fdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@339a3cc4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2289525 T7120 C1858 P61739 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2289525 T7120 C1858 P61739 oass.SolrIndexSearcher.<init> Opening Searcher@58a6fb2c realtime
[junit4:junit4]   2> 2289525 T7120 C1858 P61739 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2289526 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 2289527 T7160 C1857 P61757 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2289528 T7160 C1857 P61757 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2289531 T7116 C1858 P61739 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2289531 T7116 C1858 P61739 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 2289531 T7160 C1857 P61757 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2289531 T7160 C1857 P61757 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2289531 T7160 C1857 P61757 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2289533 T7118 C1858 P61739 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2289534 T7160 C1857 P61757 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2289535 T7160 C1857 P61757 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index.20130526205713484
[junit4:junit4]   2> 2289535 T7160 C1857 P61757 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@603e025a lockFactory=org.apache.lucene.store.NativeFSLockFactory@753312ab) fullCopy=false
[junit4:junit4]   2> 2289539 T7119 C1858 P61739 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2289541 T7160 C1857 P61757 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2289542 T7160 C1857 P61757 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2289542 T7160 C1857 P61757 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2289546 T7160 C1857 P61757 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64842b76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e897c51),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64842b76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e897c51),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2289546 T7160 C1857 P61757 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2289547 T7160 C1857 P61757 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2289547 T7160 C1857 P61757 oass.SolrIndexSearcher.<init> Opening Searcher@26c0bf11 main
[junit4:junit4]   2> 2289549 T7159 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26c0bf11 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2289549 T7160 C1857 P61757 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index.20130526205713484 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index.20130526205713484;done=true>>]
[junit4:junit4]   2> 2289549 T7160 C1857 P61757 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index.20130526205713484
[junit4:junit4]   2> 2289549 T7160 C1857 P61757 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty3\index.20130526205713484
[junit4:junit4]   2> 2289549 T7160 C1857 P61757 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2289550 T7160 C1857 P61757 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2289550 T7160 C1857 P61757 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2289550 T7160 C1857 P61757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2289555 T7160 C1857 P61757 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2290426 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2290428 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61767_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61767"}
[junit4:junit4]   2> 2290429 T7106 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 2290429 T7106 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard=shard2
[junit4:junit4]   2> 2290443 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61757_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61757"}
[junit4:junit4]   2> 2290462 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2290462 T7174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2290462 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2290463 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2290463 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2290462 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2290929 T7175 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2290929 T7175 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:61767 collection:collection1 shard:shard2
[junit4:junit4]   2> 2290943 T7175 oasc.ZkController.register We are http://127.0.0.1:61767/collection1/ and leader is http://127.0.0.1:61748/collection1/
[junit4:junit4]   2> 2290944 T7175 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61767
[junit4:junit4]   2> 2290944 T7175 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 2290945 T7175 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C1859 name=collection1 org.apache.solr.core.SolrCore@50028eac url=http://127.0.0.1:61767/collection1 node=127.0.0.1:61767_ C1859_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:61767_, base_url=http://127.0.0.1:61767}
[junit4:junit4]   2> 2290946 T7179 C1859 P61767 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 2290947 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 2290947 T7179 C1859 P61767 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 2290948 T7179 C1859 P61767 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2290947 T7175 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2290953 T7179 C1859 P61767 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2290956 T7083 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0
[junit4:junit4]   2> 2290957 T7083 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2290958 T7083 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2290966 T7135 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true
[junit4:junit4]   2> 2290969 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2290972 T7083 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 2290973 T7083 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 2290975 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2291945 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2291948 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61767_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61767"}
[junit4:junit4]   2> 2291949 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2291966 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2291967 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2291968 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2291967 T7174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2291966 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2291969 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2292909 T7135 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: 5, state: recovering, checkLive: true, onlyIfLeader: true for: 2 seconds.
[junit4:junit4]   2> 2292910 T7135 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=5&state=recovering&nodeName=127.0.0.1:61767_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1944 
[junit4:junit4]   2> 2292924 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2293898 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C1859_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:61767_, base_url=http://127.0.0.1:61767}
[junit4:junit4]   2> 2294851 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:61748/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 2294851 T7179 C1859 P61767 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61767 START replicas=[http://127.0.0.1:61748/collection1/] nUpdates=100
[junit4:junit4]   2> 2294853 T7179 C1859 P61767 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 2294854 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 2294854 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 2294854 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 2294855 T7179 C1859 P61767 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 2294856 T7179 C1859 P61767 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:61748/collection1/. core=collection1
[junit4:junit4]   2> 2294857 T7179 C1859 P61767 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C1860 name=collection1 org.apache.solr.core.SolrCore@530292f9 url=http://127.0.0.1:61748/collection1 node=127.0.0.1:61748_ C1860_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61748_, base_url=http://127.0.0.1:61748, leader=true}
[junit4:junit4]   2> 2294869 T7132 C1860 P61748 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2294872 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2294875 T7135 C1860 P61748 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2294878 T7135 C1860 P61748 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4acfd7e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b06bf82),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2294878 T7135 C1860 P61748 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2294880 T7135 C1860 P61748 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4acfd7e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b06bf82),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4acfd7e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b06bf82),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2294880 T7135 C1860 P61748 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2294881 T7135 C1860 P61748 oass.SolrIndexSearcher.<init> Opening Searcher@49846e33 realtime
[junit4:junit4]   2> 2294881 T7135 C1860 P61748 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2294881 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 2294882 T7179 C1859 P61767 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2294883 T7179 C1859 P61767 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 2294885 T7134 C1860 P61748 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 2294885 T7134 C1860 P61748 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 2294886 T7179 C1859 P61767 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 2294886 T7179 C1859 P61767 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 2294886 T7179 C1859 P61767 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 2294888 T7136 C1860 P61748 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 2294889 T7179 C1859 P61767 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 2294890 T7179 C1859 P61767 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index.20130526205718839
[junit4:junit4]   2> 2294890 T7179 C1859 P61767 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@5951ab69 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40f143f0) fullCopy=false
[junit4:junit4]   2> 2294893 T7137 C1860 P61748 oasc.SolrCore.execute [collection1] webapp= path=/replication params={file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 2294895 T7179 C1859 P61767 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 2294896 T7179 C1859 P61767 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 2294896 T7179 C1859 P61767 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 2294898 T7179 C1859 P61767 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@426b6133 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ff88057),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@426b6133 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ff88057),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2294899 T7179 C1859 P61767 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2294899 T7179 C1859 P61767 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 2294899 T7179 C1859 P61767 oass.SolrIndexSearcher.<init> Opening Searcher@3edf0c37 main
[junit4:junit4]   2> 2294900 T7176 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3edf0c37 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.CachingDirectoryFactory.closeCacheValue looking to close .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index.20130526205718839 [CachedDir<<refCount=0;path=.\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index.20130526205718839;done=true>>]
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.CachingDirectoryFactory.close Closing directory: .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index.20130526205718839
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.CachingDirectoryFactory.closeCacheValue Removing directory before core close: .\org.apache.solr.cloud.ShardSplitTest-1369594612847/jetty4\index.20130526205718839
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 2294902 T7179 C1859 P61767 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2294913 T7179 C1859 P61767 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 2295844 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2296356 T7106 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2296358 T7106 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard_state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "shard_range":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:61767_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:61767"}
[junit4:junit4]   2> 2296377 T7112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2296377 T7141 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2296380 T7105 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2296380 T7125 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2296377 T7157 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2296378 T7174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 2296819 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2296821 T7083 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C1861 name=collection1 org.apache.solr.core.SolrCore@50183e9d url=http://127.0.0.1:61727/collection1 node=127.0.0.1:61727_ C1861_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:61727_, base_url=http://127.0.0.1:61727, leader=true}
[junit4:junit4]   2> 2296839 T7100 C1861 P61727 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2296847 T7100 C1861 P61727 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d7a3463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d46abc2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 2296847 T7100 C1861 P61727 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
[junit4:junit4]   2> 2296848 T7100 C1861 P61727 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d7a3463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d46abc2),segFN=segments_1,generation=1}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d7a3463 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d46abc2),segFN=segments_2,generation=2}
[junit4:junit4]   2> 2296848 T7100 C1861 P61727 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
[junit4:junit4]   2> 2296848 T7100 C1861 P61727 oass.SolrIndexSearcher.<init> Opening Searcher@6f86649e main
[junit4:junit4]   2> 2296848 T7100 C1861 P61727 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2296850 T7109 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f86649e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2296850 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 2296857 T7118 C1858 P61739 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2296860 T7118 C1858 P61739 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43ef8fdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@339a3cc4),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@43ef8fdb lockFactory=org.apache.lucene.store.NativeFSLockFactory@339a3cc4),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2296860 T7118 C1858 P61739 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2296861 T7118 C1858 P61739 oass.SolrIndexSearcher.<init> Opening Searcher@41ed3d83 main
[junit4:junit4]   2> 2296861 T7118 C1858 P61739 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2296862 T7127 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41ed3d83 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2296863 T7118 C1858 P61739 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:61757/collection1/, StdNode: http://127.0.0.1:61748/collection1/, StdNode: http://127.0.0.1:61767/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 2296867 T7134 C1860 P61748 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2296868 T7134 C1860 P61748 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4acfd7e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b06bf82),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4acfd7e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b06bf82),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2296868 T7134 C1860 P61748 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2296869 T7134 C1860 P61748 oass.SolrIndexSearcher.<init> Opening Searcher@1fe3a35c main
[junit4:junit4]   2> 2296870 T7134 C1860 P61748 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C1857_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61757_, base_url=http://127.0.0.1:61757}
[junit4:junit4]   2> 2296879 T7153 C1857 P61757 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2296880 T7153 C1857 P61757 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64842b76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e897c51),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64842b76 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e897c51),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2296880 T7153 C1857 P61757 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2296882 T7153 C1857 P61757 oass.SolrIndexSearcher.<init> Opening Searcher@2e1778c9 main
[junit4:junit4]   2> 2296882 T7153 C1857 P61757 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2>  C1859_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:61767_, base_url=http://127.0.0.1:61767}
[junit4:junit4]   2> 2296885 T7167 C1859 P61767 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 2296885 T7167 C1859 P61767 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@426b6133 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ff88057),segFN=segments_2,generation=2}
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@426b6133 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3ff88057),segFN=segments_3,generation=3}
[junit4:junit4]   2> 2296886 T7167 C1859 P61767 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 3
[junit4:junit4]   2> 2296888 T7167 C1859 P61767 oass.SolrIndexSearcher.<init> Opening Searcher@4a4a644d main
[junit4:junit4]   2> 2296888 T7167 C1859 P61767 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 2296889 T7176 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a4a644d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2296890 T7143 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fe3a35c main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2296890 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 23
[junit4:junit4]   2> 2296891 T7159 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e1778c9 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 2296892 T7167 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 2296893 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 2296894 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 37
[junit4:junit4]   2> 2296895 T7083 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2296898 T7119 C1858 P61739 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2296900 T7149 C1857 P61757 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 2296903 T7136 C1860 P61748 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2296905 T7169 C1859 P61767 oasc.SolrCore.execute [collection1] webapp= path=/select params={tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 2298873 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436124072188575744)} 0 6
[junit4:junit4]   2> 2298891 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436124072196964352&update.from=http://127.0.0.1:61739/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436124072196964352)} 0 6
[junit4:junit4]   2> 2298903 T7168 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=FROMLEADER&_version_=-1436124072205352960&update.from=http://127.0.0.1:61748/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1436124072205352960)} 0 5
[junit4:junit4]   2> 2298905 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1436124072205352960)} 0 20
[junit4:junit4]   2> 2298906 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {deleteByQuery=*:* (-1436124072196964352)} 0 29
[junit4:junit4]   2> 2298910 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1436124072231567360)]} 0 0
[junit4:junit4]   2> 2298919 T7167 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!0 (1436124072236810240)]} 0 0
[junit4:junit4]   2> 2298921 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!0 (1436124072236810240)]} 0 6
[junit4:junit4]   2> 2298925 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1 (1436124072247296000)]} 0 1
[junit4:junit4]   2> 2298937 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!1 (1436124072255684608)]} 0 1
[junit4:junit4]   2> 2298939 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!1 (1436124072255684608)]} 0 7
[junit4:junit4]   2> 2298940 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!1]} 0 11
[junit4:junit4]   2> 2298944 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1436124072266170368)]} 0 1
[junit4:junit4]   2> 2298951 T7149 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!2 (1436124072269316096)]} 0 0
[junit4:junit4]   2> 2298953 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!2 (1436124072269316096)]} 0 7
[junit4:junit4]   2> 2298957 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3 (1436124072280850432)]} 0 1
[junit4:junit4]   2> 2298969 T7169 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!3 (1436124072289239040)]} 0 1
[junit4:junit4]   2> 2298971 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!3 (1436124072289239040)]} 0 7
[junit4:junit4]   2> 2298972 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!3]} 0 10
[junit4:junit4]   2> 2298976 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1436124072299724800)]} 0 1
[junit4:junit4]   2> 2298984 T7170 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!4 (1436124072304967680)]} 0 0
[junit4:junit4]   2> 2298986 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!4 (1436124072304967680)]} 0 7
[junit4:junit4]   2> 2298988 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1436124072313356288)]} 0 0
[junit4:junit4]   2> 2298997 T7165 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!5 (1436124072318599168)]} 0 0
[junit4:junit4]   2> 2298999 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!5 (1436124072318599168)]} 0 7
[junit4:junit4]   2> 2299004 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6 (1436124072329084928)]} 0 1
[junit4:junit4]   2> 2299014 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!6 (1436124072337473536)]} 0 0
[junit4:junit4]   2> 2299016 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!6 (1436124072337473536)]} 0 6
[junit4:junit4]   2> 2299017 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!6]} 0 10
[junit4:junit4]   2> 2299021 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1436124072347959296)]} 0 0
[junit4:junit4]   2> 2299027 T7151 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!7 (1436124072351105024)]} 0 0
[junit4:junit4]   2> 2299028 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!7 (1436124072351105024)]} 0 4
[junit4:junit4]   2> 2299030 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8 (1436124072357396480)]} 0 0
[junit4:junit4]   2> 2299038 T7152 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!8 (1436124072362639360)]} 0 0
[junit4:junit4]   2> 2299039 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!8 (1436124072362639360)]} 0 4
[junit4:junit4]   2> 2299040 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!8]} 0 7
[junit4:junit4]   2> 2299042 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1436124072369979392)]} 0 0
[junit4:junit4]   2> 2299050 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!9 (1436124072373125120)]} 0 1
[junit4:junit4]   2> 2299051 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!9 (1436124072373125120)]} 0 6
[junit4:junit4]   2> 2299055 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1436124072383610880)]} 0 1
[junit4:junit4]   2> 2299063 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!10 (1436124072387805184)]} 0 1
[junit4:junit4]   2> 2299065 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!10 (1436124072387805184)]} 0 6
[junit4:junit4]   2> 2299068 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1436124072397242368)]} 0 0
[junit4:junit4]   2> 2299077 T7166 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!11 (1436124072402485248)]} 0 0
[junit4:junit4]   2> 2299079 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!11 (1436124072402485248)]} 0 7
[junit4:junit4]   2> 2299083 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1436124072412971008)]} 0 1
[junit4:junit4]   2> 2299091 T7168 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!12 (1436124072417165312)]} 0 0
[junit4:junit4]   2> 2299093 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!12 (1436124072417165312)]} 0 7
[junit4:junit4]   2> 2299098 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1436124072426602496)]} 0 2
[junit4:junit4]   2> 2299106 T7149 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!13 (1436124072432893952)]} 0 1
[junit4:junit4]   2> 2299107 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!13 (1436124072432893952)]} 0 6
[junit4:junit4]   2> 2299112 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1436124072443379712)]} 0 1
[junit4:junit4]   2> 2299119 T7167 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!14 (1436124072446525440)]} 0 1
[junit4:junit4]   2> 2299120 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!14 (1436124072446525440)]} 0 6
[junit4:junit4]   2> 2299125 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15 (1436124072457011200)]} 0 0
[junit4:junit4]   2> 2299136 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!15 (1436124072465399808)]} 0 1
[junit4:junit4]   2> 2299138 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!15 (1436124072465399808)]} 0 6
[junit4:junit4]   2> 2299139 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!15]} 0 10
[junit4:junit4]   2> 2299144 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16 (1436124072476934144)]} 0 1
[junit4:junit4]   2> 2299154 T7151 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!16 (1436124072484274176)]} 0 1
[junit4:junit4]   2> 2299155 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[q!16 (1436124072484274176)]} 0 4
[junit4:junit4]   2> 2299156 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!16]} 0 9
[junit4:junit4]   2> 2299159 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17 (1436124072492662784)]} 0 0
[junit4:junit4]   2> 2299172 T7169 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!17 (1436124072502099968)]} 0 0
[junit4:junit4]   2> 2299174 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[r!17 (1436124072502099968)]} 0 7
[junit4:junit4]   2> 2299175 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!17]} 0 11
[junit4:junit4]   2> 2299179 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1436124072513634304)]} 0 1
[junit4:junit4]   2> 2299187 T7152 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!18 (1436124072517828608)]} 0 1
[junit4:junit4]   2> 2299189 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!18 (1436124072517828608)]} 0 7
[junit4:junit4]   2> 2299193 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1436124072528314368)]} 0 1
[junit4:junit4]   2> 2299201 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!19 (1436124072532508672)]} 0 1
[junit4:junit4]   2> 2299203 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!19 (1436124072532508672)]} 0 6
[junit4:junit4]   2> 2299209 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1436124072545091584)]} 0 0
[junit4:junit4]   2> 2299216 T7170 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!20 (1436124072549285888)]} 0 1
[junit4:junit4]   2> 2299217 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!20 (1436124072549285888)]} 0 4
[junit4:junit4]   2> 2299224 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21 (1436124072560820224)]} 0 1
[junit4:junit4]   2> 2299235 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!21 (1436124072569208832)]} 0 1
[junit4:junit4]   2> 2299237 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!21 (1436124072569208832)]} 0 6
[junit4:junit4]   2> 2299238 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!21]} 0 10
[junit4:junit4]   2> 2299241 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1436124072578646016)]} 0 1
[junit4:junit4]   2> 2299251 T7149 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!22 (1436124072583888896)]} 0 2
[junit4:junit4]   2> 2299252 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!22 (1436124072583888896)]} 0 7
[junit4:junit4]   2> 2299258 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23 (1436124072596471808)]} 0 1
[junit4:junit4]   2> 2299270 T7165 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!23 (1436124072605908992)]} 0 0
[junit4:junit4]   2> 2299272 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[x!23 (1436124072605908992)]} 0 6
[junit4:junit4]   2> 2299273 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!23]} 0 9
[junit4:junit4]   2> 2299278 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24 (1436124072616394752)]} 0 1
[junit4:junit4]   2> 2299288 T7168 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!24 (1436124072622686208)]} 0 0
[junit4:junit4]   2> 2299290 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!24 (1436124072622686208)]} 0 7
[junit4:junit4]   2> 2299291 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!24]} 0 11
[junit4:junit4]   2> 2299296 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1436124072636317696)]} 0 0
[junit4:junit4]   2> 2299306 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!25 (1436124072641560576)]} 0 1
[junit4:junit4]   2> 2299308 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!25 (1436124072641560576)]} 0 8
[junit4:junit4]   2> 2299313 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26 (1436124072654143488)]} 0 1
[junit4:junit4]   2> 2299324 T7167 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!26 (1436124072662532096)]} 0 1
[junit4:junit4]   2> 2299325 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!26 (1436124072662532096)]} 0 5
[junit4:junit4]   2> 2299327 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!26]} 0 10
[junit4:junit4]   2> 2299331 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27 (1436124072671969280)]} 0 1
[junit4:junit4]   2> 2299344 T7152 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!27 (1436124072682455040)]} 0 1
[junit4:junit4]   2> 2299347 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!27 (1436124072682455040)]} 0 7
[junit4:junit4]   2> 2299348 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!27]} 0 13
[junit4:junit4]   2> 2299352 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28 (1436124072695037952)]} 0 1
[junit4:junit4]   2> 2299361 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!28 (1436124072701329408)]} 0 0
[junit4:junit4]   2> 2299362 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!28 (1436124072701329408)]} 0 4
[junit4:junit4]   2> 2299363 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!28]} 0 7
[junit4:junit4]   2> 2299365 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29 (1436124072708669440)]} 0 0
[junit4:junit4]   2> 2299374 T7169 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!29 (1436124072714960896)]} 0 0
[junit4:junit4]   2> 2299375 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[d!29 (1436124072714960896)]} 0 4
[junit4:junit4]   2> 2299376 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!29]} 0 7
[junit4:junit4]   2> 2299378 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1436124072722300928)]} 0 0
[junit4:junit4]   2> 2299384 T7170 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!30 (1436124072725446656)]} 0 0
[junit4:junit4]   2> 2299386 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!30 (1436124072725446656)]} 0 5
[junit4:junit4]   2> 2299388 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1436124072732786688)]} 0 0
[junit4:junit4]   2> 2299395 T7166 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!31 (1436124072735932416)]} 0 1
[junit4:junit4]   2> 2299397 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!31 (1436124072735932416)]} 0 6
[junit4:junit4]   2> 2299401 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32 (1436124072746418176)]} 0 1
[junit4:junit4]   2> 2299412 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!32 (1436124072753758208)]} 0 0
[junit4:junit4]   2> 2299414 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[g!32 (1436124072753758208)]} 0 6
[junit4:junit4]   2> 2299415 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!32]} 0 10
[junit4:junit4]   2> 2299418 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33 (1436124072764243968)]} 0 0
[junit4:junit4]   2> 2299427 T7149 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!33 (1436124072770535424)]} 0 0
[junit4:junit4]   2> 2299429 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!33 (1436124072770535424)]} 0 5
[junit4:junit4]   2> 2299433 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!33]} 0 12
[junit4:junit4]   2> 2299437 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34 (1436124072783118336)]} 0 1
[junit4:junit4]   2> 2299446 T7151 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!34 (1436124072791506944)]} 0 0
[junit4:junit4]   2> 2299447 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!34 (1436124072791506944)]} 0 3
[junit4:junit4]   2> 2299447 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!34]} 0 7
[junit4:junit4]   2> 2299450 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35 (1436124072797798400)]} 0 0
[junit4:junit4]   2> 2299460 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!35 (1436124072804089856)]} 0 1
[junit4:junit4]   2> 2299461 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!35 (1436124072804089856)]} 0 5
[junit4:junit4]   2> 2299462 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!35]} 0 9
[junit4:junit4]   2> 2299466 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1436124072813527040)]} 0 1
[junit4:junit4]   2> 2299473 T7152 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!36 (1436124072818769920)]} 0 0
[junit4:junit4]   2> 2299474 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!36 (1436124072818769920)]} 0 4
[junit4:junit4]   2> 2299479 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37 (1436124072828207104)]} 0 1
[junit4:junit4]   2> 2299488 T7165 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!37 (1436124072834498560)]} 0 0
[junit4:junit4]   2> 2299489 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!37 (1436124072834498560)]} 0 4
[junit4:junit4]   2> 2299490 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!37]} 0 8
[junit4:junit4]   2> 2299492 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38 (1436124072841838592)]} 0 0
[junit4:junit4]   2> 2299503 T7168 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!38 (1436124072848130048)]} 0 1
[junit4:junit4]   2> 2299504 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[m!38 (1436124072848130048)]} 0 6
[junit4:junit4]   2> 2299506 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!38]} 0 11
[junit4:junit4]   2> 2299510 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39 (1436124072860712960)]} 0 0
[junit4:junit4]   2> 2299523 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!39 (1436124072870150144)]} 0 1
[junit4:junit4]   2> 2299524 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!39 (1436124072870150144)]} 0 5
[junit4:junit4]   2> 2299525 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!39]} 0 10
[junit4:junit4]   2> 2299529 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40 (1436124072880635904)]} 0 1
[junit4:junit4]   2> 2299540 T7167 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[o!40 (1436124072887975936)]} 0 1
[junit4:junit4]   2> 2299541 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[o!40 (1436124072887975936)]} 0 5
[junit4:junit4]   2> 2299543 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[o!40]} 0 12
[junit4:junit4]   2> 2299548 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41 (1436124072900558848)]} 0 1
[junit4:junit4]   2> 2299559 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[p!41 (1436124072908947456)]} 0 0
[junit4:junit4]   2> 2299560 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[p!41 (1436124072908947456)]} 0 5
[junit4:junit4]   2> 2299563 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[p!41]} 0 11
[junit4:junit4]   2> 2299567 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1436124072920481792)]} 0 1
[junit4:junit4]   2> 2299574 T7149 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[q!42 (1436124072923627520)]} 0 1
[junit4:junit4]   2> 2299576 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[q!42 (1436124072923627520)]} 0 6
[junit4:junit4]   2> 2299581 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1436124072933064704)]} 0 2
[junit4:junit4]   2> 2299589 T7169 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[r!43 (1436124072939356160)]} 0 0
[junit4:junit4]   2> 2299591 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[r!43 (1436124072939356160)]} 0 7
[junit4:junit4]   2> 2299595 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44 (1436124072949841920)]} 0 1
[junit4:junit4]   2> 2299605 T7151 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[s!44 (1436124072957181952)]} 0 0
[junit4:junit4]   2> 2299607 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[s!44 (1436124072957181952)]} 0 6
[junit4:junit4]   2> 2299608 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[s!44]} 0 10
[junit4:junit4]   2> 2299612 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45 (1436124072967667712)]} 0 0
[junit4:junit4]   2> 2299623 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[t!45 (1436124072975007744)]} 0 1
[junit4:junit4]   2> 2299624 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[t!45 (1436124072975007744)]} 0 5
[junit4:junit4]   2> 2299626 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[t!45]} 0 11
[junit4:junit4]   2> 2299630 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1436124072986542080)]} 0 0
[junit4:junit4]   2> 2299639 T7170 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[u!46 (1436124072991784960)]} 0 1
[junit4:junit4]   2> 2299641 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[u!46 (1436124072991784960)]} 0 7
[junit4:junit4]   2> 2299645 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47 (1436124073002270720)]} 0 1
[junit4:junit4]   2> 2299655 T7152 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[v!47 (1436124073010659328)]} 0 0
[junit4:junit4]   2> 2299657 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[v!47 (1436124073010659328)]} 0 4
[junit4:junit4]   2> 2299659 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[v!47]} 0 11
[junit4:junit4]   2> 2299663 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1436124073020096512)]} 0 1
[junit4:junit4]   2> 2299672 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[w!48 (1436124073026387968)]} 0 0
[junit4:junit4]   2> 2299673 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[w!48 (1436124073026387968)]} 0 5
[junit4:junit4]   2> 2299678 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1436124073035825152)]} 0 1
[junit4:junit4]   2> 2299686 T7166 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[x!49 (1436124073041068032)]} 0 1
[junit4:junit4]   2> 2299687 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[x!49 (1436124073041068032)]} 0 5
[junit4:junit4]   2> 2299691 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50 (1436124073050505216)]} 0 0
[junit4:junit4]   2> 2299703 T7168 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[y!50 (1436124073058893824)]} 0 1
[junit4:junit4]   2> 2299704 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[y!50 (1436124073058893824)]} 0 5
[junit4:junit4]   2> 2299706 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[y!50]} 0 10
[junit4:junit4]   2> 2299710 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1436124073070428160)]} 0 1
[junit4:junit4]   2> 2299719 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[z!51 (1436124073075671040)]} 0 1
[junit4:junit4]   2> 2299721 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[z!51 (1436124073075671040)]} 0 7
[junit4:junit4]   2> 2299725 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52 (1436124073086156800)]} 0 0
[junit4:junit4]   2> 2299738 T7167 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[a!52 (1436124073095593984)]} 0 1
[junit4:junit4]   2> 2299738 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[a!52 (1436124073095593984)]} 0 5
[junit4:junit4]   2> 2299740 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[a!52]} 0 10
[junit4:junit4]   2> 2299744 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53 (1436124073106079744)]} 0 1
[junit4:junit4]   2> 2299757 T7151 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[b!53 (1436124073114468352)]} 0 2
[junit4:junit4]   2> 2299758 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[b!53 (1436124073114468352)]} 0 6
[junit4:junit4]   2> 2299759 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[b!53]} 0 11
[junit4:junit4]   2> 2299764 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54 (1436124073127051264)]} 0 0
[junit4:junit4]   2> 2299776 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[c!54 (1436124073136488448)]} 0 1
[junit4:junit4]   2> 2299777 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[c!54 (1436124073136488448)]} 0 5
[junit4:junit4]   2> 2299779 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[c!54]} 0 11
[junit4:junit4]   2> 2299782 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1436124073144877056)]} 0 1
[junit4:junit4]   2> 2299790 T7169 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[d!55 (1436124073150119936)]} 0 1
[junit4:junit4]   2> 2299792 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[d!55 (1436124073150119936)]} 0 6
[junit4:junit4]   2> 2299797 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1436124073161654272)]} 0 1
[junit4:junit4]   2> 2299805 T7170 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[e!56 (1436124073165848576)]} 0 1
[junit4:junit4]   2> 2299807 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[e!56 (1436124073165848576)]} 0 6
[junit4:junit4]   2> 2299812 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1436124073177382912)]} 0 1
[junit4:junit4]   2> 2299820 T7165 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[f!57 (1436124073181577216)]} 0 0
[junit4:junit4]   2> 2299821 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[f!57 (1436124073181577216)]} 0 5
[junit4:junit4]   2> 2299824 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1436124073189965824)]} 0 0
[junit4:junit4]   2> 2299833 T7152 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[g!58 (1436124073196257280)]} 0 0
[junit4:junit4]   2> 2299835 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[g!58 (1436124073196257280)]} 0 6
[junit4:junit4]   2> 2299840 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59 (1436124073206743040)]} 0 1
[junit4:junit4]   2> 2299851 T7148 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[h!59 (1436124073215131648)]} 0 1
[junit4:junit4]   2> 2299852 T7116 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[h!59 (1436124073215131648)]} 0 5
[junit4:junit4]   2> 2299854 T7133 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[h!59]} 0 11
[junit4:junit4]   2> 2299858 T7096 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60 (1436124073225617408)]} 0 1
[junit4:junit4]   2> 2299869 T7149 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[i!60 (1436124073234006016)]} 0 0
[junit4:junit4]   2> 2299872 T7121 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[i!60 (1436124073234006016)]} 0 6
[junit4:junit4]   2> 2299873 T7134 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[i!60]} 0 11
[junit4:junit4]   2> 2299877 T7098 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61 (1436124073245540352)]} 0 0
[junit4:junit4]   2> 2299889 T7153 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[j!61 (1436124073253928960)]} 0 0
[junit4:junit4]   2> 2299890 T7118 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[j!61 (1436124073253928960)]} 0 5
[junit4:junit4]   2> 2299892 T7136 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[j!61]} 0 11
[junit4:junit4]   2> 2299895 T7097 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1436124073264414720)]} 0 0
[junit4:junit4]   2> 2299905 T7151 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[k!62 (1436124073269657600)]} 0 1
[junit4:junit4]   2> 2299905 T7119 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[k!62 (1436124073269657600)]} 0 5
[junit4:junit4]   2> 2299909 T7100 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63 (1436124073279094784)]} 0 0
[junit4:junit4]   2> 2299921 T7166 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[l!63 (1436124073287483392)]} 0 1
[junit4:junit4]   2> 2299922 T7135 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[l!63 (1436124073287483392)]} 0 5
[junit4:junit4]   2> 2299924 T7120 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[l!63]} 0 10
[junit4:junit4]   2> 2299928 T7099 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1436124073297969152)]} 0 1
[junit4:junit4]   2> 2299936 T7168 C1859 P61767 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[m!64 (1436124073303212032)]} 0 1
[junit4:junit4]   2> 2299937 T7137 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[m!64 (1436124073303212032)]} 0 6
[junit4:junit4]   2> 2299943 T7101 C1861 P61727 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=javabin&version=2} {add=[n!65 (1436124073312649216)]} 0 2
[junit4:junit4]   2> 2299952 T7150 C1857 P61757 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61739/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[n!65 (1436124073321037824)]} 0 1
[junit4:junit4]   2> 2299954 T7117 C1858 P61739 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={distrib.from=http://127.0.0.1:61748/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[n!65 (1436124073321037824)]} 0 6
[junit4:junit4]   2> 2299955 T7132 C1860 P61748 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={wt=jav

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

12343 T7083 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2312346 T7083 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:61720 61720
[junit4:junit4]   2> 2313508 T7174 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2314598 T7174 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2314598 T7174 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 2314603 T7083 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 61727
[junit4:junit4]   2> 2314634 T7083 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   2> 2314635 T7083 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:61720 61720
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testDistribSearch -Dtests.seed=A34429A8A55BA592 -Dtests.slow=true -Dtests.locale=ga_IE -Dtests.timezone=Europe/Ljubljana -Dtests.file.encoding=Cp1252
[junit4:junit4] ERROR   45.8s | ShardSplitTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Server at http://127.0.0.1:61739 returned non ok status:500, message:Server Error
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A34429A8A55BA592:22A2A7B0D204C5AE]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:385)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:208)
[junit4:junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.doTest(ShardSplitTest.java:133)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:815)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 2314649 T7083 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ga_IE, timezone=Europe/Ljubljana
[junit4:junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=2,threads=3,free=327951280,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, TestCSVLoader, SpellPossibilityIteratorTest, StatsComponentTest, TestFieldTypeResource, SolrIndexConfigTest, TestSchemaResource, TestLFUCache, SuggesterTest, SimpleFacetsTest, OutputWriterTest, MBeansHandlerTest, PrimUtilsTest, TestQuerySenderListener, TestReload, BadIndexSchemaTest, LegacyHTMLStripCharFilterTest, TestPropInject, TestXIncludeConfig, CopyFieldTest, BasicZkTest, TestFastOutputStream, TestSolrXMLSerializer, QueryEqualityTest, TestDistributedGrouping, BadCopyFieldTest, ShowFileRequestHandlerTest, SpellCheckCollatorTest, TestCoreContainer, TestSolrXml, TestPHPSerializedResponseWriter, TestPhraseSuggestions, QueryResultKeyTest, TestSort, CachingDirectoryFactoryTest, TestFoldingMultitermQuery, TestPseudoReturnFields, TestWriterPerf, TestAtomicUpdateErrorCases, NoCacheHeaderTest, TestWordDelimiterFilterFactory, UniqFieldsUpdateProcessorFactoryTest, TestUtils, TestSearchPerf, CollectionsAPIDistributedZkTest, PreAnalyzedUpdateProcessorTest, TestRemoteStreaming, BasicDistributedZkTest, TestArbitraryIndexDir, PolyFieldTest, TestBinaryResponseWriter, DistributedTermsComponentTest, FastVectorHighlighterTest, ShardRoutingCustomTest, TimeZoneUtilsTest, TestCloudManagedSchema, SolrCoreCheckLockOnStartupTest, IndexSchemaRuntimeFieldTest, OpenCloseCoreStressTest, DOMUtilTest, DirectSolrSpellCheckerTest, TestCollationKeyRangeQueries, SpatialFilterTest, TestPartialUpdateDeduplication, TestSuggestSpellingConverter, ClusterStateTest, DocumentAnalysisRequestHandlerTest, TestQueryUtils, AutoCommitTest, TestRealTimeGet, SolrIndexSplitterTest, RegexBoostProcessorTest, CoreAdminHandlerTest, TestLRUCache, StandardRequestHandlerTest, PreAnalyzedFieldTest, TestManagedSchema, TestSolrQueryParserResource, LeaderElectionTest, SolrPluginUtilsTest, OpenExchangeRatesOrgProviderTest, TestDistributedSearch, CurrencyFieldXmlFileTest, TestJmxMonitoredMap, TestDefaultSimilarityFactory, TestJmxIntegration, TestBadConfig, TestRangeQuery, SolrTestCaseJ4Test, SuggesterTSTTest, TestZkChroot, SpellingQueryConverterTest, ChaosMonkeyShardSplitTest, TestTrie, JsonLoaderTest, MultiTermTest, PeerSyncTest, SearchHandlerTest, RAMDirectoryFactoryTest, ScriptEngineTest, TestSurroundQueryParser, DateMathParserTest, TestLazyCores, FileBasedSpellCheckerTest, SystemInfoHandlerTest, XsltUpdateRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, DocValuesTest, TestShardHandlerFactory, EchoParamsTest, ShardRoutingTest, TestSerializedLuceneMatchVersion, HighlighterConfigTest, TestSolrDeletionPolicy2, TestStressLucene, TestCharFilters, TestSolrJ, LoggingHandlerTest, UpdateParamsTest, XmlUpdateRequestHandlerTest, SolrRequestParserTest, HardAutoCommitTest, DirectUpdateHandlerTest, DistributedQueryElevationComponentTest, OverseerCollectionProcessorTest, TestStressRecovery, FullSolrCloudDistribCmdsTest, DisMaxRequestHandlerTest, TermVectorComponentDistributedTest, TestHashPartitioner, TestStressReorder, TestReversedWildcardFilterFactory, SampleTest, FieldMutatingUpdateProcessorTest, IndexReaderFactoryTest, ZkCLITest, DirectUpdateHandlerOptimizeTest, FieldAnalysisRequestHandlerTest, SortByFunctionTest, TestRTGBase, TestManagedSchemaFieldResource, SliceStateTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, SliceStateUpdateTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestMultiCoreConfBootstrap, TestStressVersions, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestUpdate, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, CoreContainerCoreInitFailuresTest, SOLR749Test, TestPropInjectDefaults, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestNumberUtils, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestPluginEnable, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, DateFieldTest, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, FileUtilsTest, CircularListTest, AliasIntegrationTest, ShardSplitTest]
[junit4:junit4] Completed in 45.79s, 1 test, 1 error <<< FAILURES!

[...truncated 54 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:386: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:366: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:181: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:437: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1243: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:887: There were test failures: 296 suites, 1234 tests, 1 error, 18 ignored (12 assumptions)

Total time: 63 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_21 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure