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 2015/09/04 08:14:41 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 14107 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14107/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([B4E6738CD203C374:43959DD414EB6C92]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10174 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/init-core-data-001
   [junit4]   2> 978110 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 978111 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/collection1
   [junit4]   2> 978114 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 978115 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@161f9d9{/solr,null,AVAILABLE}
   [junit4]   2> 978117 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Started ServerConnector@13c1be4{HTTP/1.1}{127.0.0.1:37720}
   [junit4]   2> 978117 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server Started @979536ms
   [junit4]   2> 978117 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=37720}
   [junit4]   2> 978117 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 978118 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/'
   [junit4]   2> 978135 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/solr.xml
   [junit4]   2> 978141 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/.
   [junit4]   2> 978141 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer New CoreContainer 28800848
   [junit4]   2> 978142 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/]
   [junit4]   2> 978142 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/lib
   [junit4]   2> 978142 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/lib).
   [junit4]   2> 978148 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 978149 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 978150 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 978150 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 978150 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 978150 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 978151 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/.
   [junit4]   2> 978152 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 978152 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/
   [junit4]   2> 978152 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 978153 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/'
   [junit4]   2> 978153 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 978153 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 978170 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 978173 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 978180 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 978180 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 978183 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 978185 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 978186 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 978187 INFO  (coreLoadExecutor-3480-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/
   [junit4]   2> 978187 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 978187 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 978187 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 978188 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data
   [junit4]   2> 978188 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 978188 WARN  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 978188 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 978188 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=56.2939453125, floorSegmentMB=0.62109375, forceMergeDeletesPctAllowed=0.6732179727156096, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5785270803101431
   [junit4]   2> 978189 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e5425d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9262c),segFN=segments_1,generation=1}
   [junit4]   2> 978189 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 978190 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/
   [junit4]   2> 978192 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 978193 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978194 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978195 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978196 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978200 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 978200 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 978201 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 978201 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 978201 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 978201 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=6.017578125, floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=1.8427628067414725, segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.830078125, noCFSRatio=0.7612032755966752
   [junit4]   2> 978202 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@e5425d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e9262c),segFN=segments_1,generation=1}
   [junit4]   2> 978202 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 978202 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16600b0[collection1] main
   [junit4]   2> 978202 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf
   [junit4]   2> 978203 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 978203 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf
   [junit4]   2> 978203 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 978203 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 978203 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 978204 INFO  (searcherExecutor-3481-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16600b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978204 INFO  (coreLoadExecutor-3480-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 978654 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/collection1
   [junit4]   2> 978657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 978659 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@88f9d9{/solr,null,AVAILABLE}
   [junit4]   2> 978659 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Started ServerConnector@96c663{HTTP/1.1}{127.0.0.1:39679}
   [junit4]   2> 978659 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server Started @980079ms
   [junit4]   2> 978660 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=39679}
   [junit4]   2> 978660 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 978660 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/'
   [junit4]   2> 978674 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/solr.xml
   [junit4]   2> 978679 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/.
   [junit4]   2> 978680 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer New CoreContainer 27297936
   [junit4]   2> 978680 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/]
   [junit4]   2> 978680 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/lib
   [junit4]   2> 978680 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/lib).
   [junit4]   2> 978686 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 978687 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 978688 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 978688 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 978688 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 978688 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 978689 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/.
   [junit4]   2> 978690 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 978690 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/
   [junit4]   2> 978690 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 978690 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/'
   [junit4]   2> 978691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 978691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 978706 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 978709 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 978715 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 978716 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 978718 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 978721 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 978721 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 978722 INFO  (coreLoadExecutor-3490-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/
   [junit4]   2> 978722 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 978722 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 978722 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 978723 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data
   [junit4]   2> 978723 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 978723 WARN  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 978723 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 978724 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=56.2939453125, floorSegmentMB=0.62109375, forceMergeDeletesPctAllowed=0.6732179727156096, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5785270803101431
   [junit4]   2> 978724 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19423e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13acb9d),segFN=segments_1,generation=1}
   [junit4]   2> 978724 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 978724 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/
   [junit4]   2> 978726 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 978728 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978729 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978729 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978730 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 978732 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 978732 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 978732 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 978733 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 978733 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 978733 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=6.017578125, floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=1.8427628067414725, segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.830078125, noCFSRatio=0.7612032755966752
   [junit4]   2> 978733 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19423e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13acb9d),segFN=segments_1,generation=1}
   [junit4]   2> 978733 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 978734 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@aa1482[collection1] main
   [junit4]   2> 978734 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf
   [junit4]   2> 978734 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 978734 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf
   [junit4]   2> 978735 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 978736 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 978736 INFO  (searcherExecutor-3491-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@aa1482[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978736 INFO  (coreLoadExecutor-3490-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 979203 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@96c663{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 979203 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27297936
   [junit4]   2> 979204 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@266f40
   [junit4]   2> 979204 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.UpdateHandler 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]   2> 979204 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 979204 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 979205 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 979205 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 979206 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 979206 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 979206 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data
   [junit4]   2> 979206 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 979207 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 979207 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@88f9d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 979208 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 979209 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f6def0{/solr,null,AVAILABLE}
   [junit4]   2> 979210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c707f5{HTTP/1.1}{127.0.0.1:55897}
   [junit4]   2> 979210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server Started @980630ms
   [junit4]   2> 979210 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=55897}
   [junit4]   2> 979211 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 979211 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/'
   [junit4]   2> 979223 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/solr.xml
   [junit4]   2> 979228 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/.
   [junit4]   2> 979228 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer New CoreContainer 19753326
   [junit4]   2> 979228 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/]
   [junit4]   2> 979228 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/lib
   [junit4]   2> 979229 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/lib).
   [junit4]   2> 979235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 979236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 979237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 979237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 979237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 979237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 979238 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/.
   [junit4]   2> 979238 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 979239 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/
   [junit4]   2> 979239 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 979239 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/'
   [junit4]   2> 979239 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 979239 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 979256 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 979259 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 979301 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 979301 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 979305 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 979307 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 979308 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 979308 INFO  (coreLoadExecutor-3501-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/
   [junit4]   2> 979308 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 979308 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 979308 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 979309 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data
   [junit4]   2> 979309 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 979309 WARN  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 979309 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 979310 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=56.2939453125, floorSegmentMB=0.62109375, forceMergeDeletesPctAllowed=0.6732179727156096, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5785270803101431
   [junit4]   2> 979311 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c2381c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3cf19),segFN=segments_1,generation=1}
   [junit4]   2> 979311 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 979311 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/data/
   [junit4]   2> 979313 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 979315 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979317 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979318 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979320 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979322 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 979322 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 979323 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 979323 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 979324 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 979324 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=6.017578125, floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=1.8427628067414725, segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.830078125, noCFSRatio=0.7612032755966752
   [junit4]   2> 979324 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c2381c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3cf19),segFN=segments_1,generation=1}
   [junit4]   2> 979324 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 979325 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@18aaf47[collection1] main
   [junit4]   2> 979325 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf
   [junit4]   2> 979325 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 979325 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-002/./collection1/conf
   [junit4]   2> 979325 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 979325 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 979326 INFO  (searcherExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18aaf47[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 979326 INFO  (coreLoadExecutor-3501-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 979744 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@13c1be4{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 979745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28800848
   [junit4]   2> 979745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17518a4
   [junit4]   2> 979745 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.UpdateHandler 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]   2> 979746 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 979746 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 979746 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 979747 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 979747 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 979748 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 979748 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data
   [junit4]   2> 979748 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 979748 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 979767 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@161f9d9{/solr,null,UNAVAILABLE}
   [junit4]   2> 979769 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 979770 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1042297{/solr,null,AVAILABLE}
   [junit4]   2> 979771 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f7401b{HTTP/1.1}{127.0.0.1:34935}
   [junit4]   2> 979771 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.Server Started @981191ms
   [junit4]   2> 979771 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=34935}
   [junit4]   2> 979772 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 979772 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/'
   [junit4]   2> 979785 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/solr.xml
   [junit4]   2> 979789 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/.
   [junit4]   2> 979789 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer New CoreContainer 32917610
   [junit4]   2> 979789 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/]
   [junit4]   2> 979789 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/lib
   [junit4]   2> 979790 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/lib).
   [junit4]   2> 979796 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 979797 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 979797 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 979798 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 979798 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 979798 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 979798 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/.
   [junit4]   2> 979799 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 979799 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/
   [junit4]   2> 979799 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 979800 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/'
   [junit4]   2> 979800 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 979800 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 979816 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 979819 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 979825 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 979826 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 979828 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 979830 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 979831 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 979831 INFO  (coreLoadExecutor-3511-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/
   [junit4]   2> 979831 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 979832 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 979832 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 979832 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data
   [junit4]   2> 979832 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 979833 WARN  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 979833 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 979833 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=56.2939453125, floorSegmentMB=0.62109375, forceMergeDeletesPctAllowed=0.6732179727156096, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5785270803101431
   [junit4]   2> 979834 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1743255 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1557cd7),segFN=segments_1,generation=1}
   [junit4]   2> 979834 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 979834 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/data/
   [junit4]   2> 979836 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 979837 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979839 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979839 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979840 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 979841 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 979842 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 979842 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 979843 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 979843 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 979843 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=6.017578125, floorSegmentMB=1.8046875, forceMergeDeletesPctAllowed=1.8427628067414725, segmentsPerTier=20.0, maxCFSSegmentSizeMB=0.830078125, noCFSRatio=0.7612032755966752
   [junit4]   2> 979844 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1743255 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1557cd7),segFN=segments_1,generation=1}
   [junit4]   2> 979844 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 979844 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d3844b[collection1] main
   [junit4]   2> 979844 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf
   [junit4]   2> 979844 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 979845 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-001/./collection1/conf
   [junit4]   2> 979845 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 979845 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 979845 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 979845 INFO  (searcherExecutor-3512-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d3844b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 979845 INFO  (coreLoadExecutor-3511-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 980305 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 980307 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 2
   [junit4]   2> 980321 INFO  (qtp3379277-7752) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 980321 INFO  (qtp3379277-7752) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
   [junit4]   2> 980326 INFO  (qtp3379277-7753) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 980335 INFO  (qtp3379277-7753) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c2381c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3cf19),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@c2381c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a3cf19),segFN=segments_2,generation=2}
   [junit4]   2> 980336 INFO  (qtp3379277-7753) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 980337 INFO  (qtp3379277-7753) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@106b985[collection1] main
   [junit4]   2> 980337 INFO  (qtp3379277-7753) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 980338 INFO  (searcherExecutor-3502-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@106b985[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 980338 INFO  (qtp3379277-7753) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 12
   [junit4]   2> 980348 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 0 3
   [junit4]   2> 980351 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 980354 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 980357 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 980359 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 980361 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 980364 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 0 0
   [junit4]   2> 980367 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 980369 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 0 0
   [junit4]   2> 980371 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 0 0
   [junit4]   2> 980374 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[10]} 0 0
   [junit4]   2> 980376 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[11]} 0 0
   [junit4]   2> 980379 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[12]} 0 0
   [junit4]   2> 980381 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[13]} 0 0
   [junit4]   2> 980384 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[14]} 0 0
   [junit4]   2> 980386 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[15]} 0 0
   [junit4]   2> 980389 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[16]} 0 0
   [junit4]   2> 980391 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[17]} 0 0
   [junit4]   2> 980394 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[18]} 0 0
   [junit4]   2> 980396 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 980399 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 980401 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[21]} 0 0
   [junit4]   2> 980403 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[22]} 0 0
   [junit4]   2> 980405 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[23]} 0 0
   [junit4]   2> 980408 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 980411 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 980413 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[26]} 0 0
   [junit4]   2> 980415 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[27]} 0 0
   [junit4]   2> 980417 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[28]} 0 0
   [junit4]   2> 980420 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[29]} 0 0
   [junit4]   2> 980422 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[30]} 0 0
   [junit4]   2> 980424 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[31]} 0 0
   [junit4]   2> 980427 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[32]} 0 0
   [junit4]   2> 980429 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[33]} 0 0
   [junit4]   2> 980431 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[34]} 0 0
   [junit4]   2> 980433 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[35]} 0 0
   [junit4]   2> 980435 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[36]} 0 0
   [junit4]   2> 980438 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[37]} 0 0
   [junit4]   2> 980441 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[38]} 0 0
   [junit4]   2> 980443 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[39]} 0 0
   [junit4]   2> 980445 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[40]} 0 0
   [junit4]   2> 980447 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[41]} 0 0
   [junit4]   2> 980449 INFO  (qtp10562287-7772) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[42]} 0 0
   [junit4]   2> 980451 INFO  (qtp10562287-7773) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[43]} 0 0
   [junit4]   2> 980453 INFO  (qtp10562287-7771) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[44]} 0 0
   [junit4]   2> 980455 INFO  (qtp10562287-7772) [    x:collection1

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

Replication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1094046 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 1094046 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-027/./collection1/data
   [junit4]   2> 1094047 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10f86a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1094048 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@11f1f24{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1094048 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22050752
   [junit4]   2> 1094048 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@154a5d4
   [junit4]   2> 1094049 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.UpdateHandler 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]   2> 1094049 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1094049 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1094049 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1094050 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1094050 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1094050 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1094051 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-028/./collection1/data
   [junit4]   2> 1094051 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1094051 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1094051 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[B4E6738CD203C374]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66e0a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 1094055 INFO  (SUITE-TestReplicationHandler-seed#[B4E6738CD203C374]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_B4E6738CD203C374-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Memory doPackFST= false), newname=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_BE, timezone=America/Jamaica
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=319480200,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CurrencyFieldOpenExchangeTest, TestCSVLoader, QueryEqualityTest, TestSolrQueryParserDefaultOperatorResource, HdfsBasicDistributedZk2Test, XsltUpdateRequestHandlerTest, FullHLLTest, BigEndianAscendingWordSerializerTest, EchoParamsTest, TestIBSimilarityFactory, TestClassNameShortening, TestExactStatsCache, SpellingQueryConverterTest, TestSolrConfigHandlerCloud, TestMergePolicyConfig, InfoHandlerTest, AliasIntegrationTest, TestInfoStreamLogging, RequestLoggingTest, PeerSyncTest, RollingRestartTest, TestMacros, TestInitParams, IndexSchemaTest, TestDistribIDF, TestDistributedSearch, SmileWriterTest, TestArbitraryIndexDir, TestSimpleTrackingShardHandler, TestImplicitCoreProperties, QueryElevationComponentTest, TestHighlightDedupGrouping, CopyFieldTest, TestNamedUpdateProcessors, TestFunctionQuery, ActionThrottleTest, TestComponentsName, RankQueryTest, TestManagedSchemaFieldTypeResource, TestPivotHelperCode, PolyFieldTest, TestRealTimeGet, DistributedSuggestComponentTest, TestManagedSchemaFieldResource, TestUniqueKeyFieldResource, ResourceLoaderTest, HighlighterMaxOffsetTest, TestAtomicUpdateErrorCases, TestDistributedMissingSort, TestTrackingShardHandlerFactory, CursorPagingTest, TestSchemaResource, ConnectionManagerTest, CollectionStateFormat2Test, RemoteQueryErrorTest, TestCollectionAPI, TestRandomFaceting, TestRemoteStreaming, RequiredFieldsTest, ParsingFieldUpdateProcessorsTest, TestBinaryField, TestConfig, SynonymTokenizerTest, PathHierarchyTokenizerFactoryTest, OpenExchangeRatesOrgProviderTest, SaslZkACLProviderTest, AlternateDirectoryTest, TestOmitPositions, OverseerRolesTest, PrimUtilsTest, SimpleMLTQParserTest, SOLR749Test, HdfsUnloadDistributedZkTest, TestFaceting, BlockDirectoryTest, TestRecoveryHdfs, LeaderElectionIntegrationTest, AnalysisAfterCoreReloadTest, BlockCacheTest, ReplicationFactorTest, TestManagedResource, TestExceedMaxTermLength, DateFieldTest, TestDocumentBuilder, DeleteInactiveReplicaTest, DistributedMLTComponentTest, TestSolrCloudWithKerberosAlt, TestLuceneMatchVersion, TestPseudoReturnFields, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest, TestReplicationHandler]
   [junit4] Completed [287/544] on J0 in 115.98s, 13 tests, 1 error <<< FAILURES!

[...truncated 820 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 544 suites, 2141 tests, 1 error, 71 ignored (35 assumptions)

Total time: 52 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any