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 2016/05/10 07:29:40 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+116) - Build # 16701 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16701/
Java: 64bit/jdk-9-ea+116 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
timed out waiting for collection1 startAt time to exceed: Tue May 10 05:11:07 GMT-02:00 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Tue May 10 05:11:07 GMT-02:00 2016
	at __randomizedtesting.SeedInfo.seed([93520F30124B4FFE:48F90FF61763264D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1504)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:856)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 11456 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/init-core-data-001
   [junit4]   2> 969013 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 969013 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1
   [junit4]   2> 969019 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969020 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a648aee{/solr,null,AVAILABLE}
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b2bdd69{HTTP/1.1,[http/1.1]}{127.0.0.1:39547}
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server Started @971020ms
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=39547}
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001'
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969021 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/solr.xml
   [junit4]   2> 969024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/.
   [junit4]   2> 969024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1667669240
   [junit4]   2> 969024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001]
   [junit4]   2> 969024 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/lib
   [junit4]   2> 969024 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] 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,
   [junit4]   2> 969025 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 969026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 969026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 969026 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/.
   [junit4]   2> 969027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 969027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1
   [junit4]   2> 969027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 969027 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1'
   [junit4]   2> 969027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 969027 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 969027 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969028 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969031 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 969032 WARN  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 969032 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 969036 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 969037 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 969039 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1'
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data
   [junit4]   2> 969040 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 969040 WARN  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 969041 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 969041 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=61.34375, floorSegmentMB=0.4130859375, forceMergeDeletesPctAllowed=9.578137723095992, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7933079332661207
   [junit4]   2> 969041 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@461a3564 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f97f33e),segFN=segments_1,generation=1}
   [junit4]   2> 969041 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 969041 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/
   [junit4]   2> 969042 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 969043 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969043 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969044 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969044 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@461a3564 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6f97f33e),segFN=segments_1,generation=1}
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@709bb376[collection1] main]
   [junit4]   2> 969045 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/conf
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/conf}
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/conf
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 969046 INFO  (searcherExecutor-3790-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@709bb376[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 969046 INFO  (coreLoadExecutor-3789-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 969529 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1
   [junit4]   2> 969531 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 969531 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31fef387{/solr,null,AVAILABLE}
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6aec26cc{HTTP/1.1,[http/1.1]}{127.0.0.1:40086}
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server Started @971531ms
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=40086}
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002'
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969532 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/solr.xml
   [junit4]   2> 969534 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/.
   [junit4]   2> 969534 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer New CoreContainer 400595824
   [junit4]   2> 969535 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002]
   [junit4]   2> 969535 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/lib
   [junit4]   2> 969535 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] 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,
   [junit4]   2> 969535 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 969536 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 969536 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 969536 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 969536 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 969536 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/.
   [junit4]   2> 969537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 969537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1
   [junit4]   2> 969537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 969537 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1'
   [junit4]   2> 969537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 969537 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 969537 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 969537 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 969540 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 969541 WARN  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 969542 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 969545 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 969547 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 969548 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1'
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 969549 WARN  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 969549 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 969550 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=61.34375, floorSegmentMB=0.4130859375, forceMergeDeletesPctAllowed=9.578137723095992, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7933079332661207
   [junit4]   2> 969550 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ff36cca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f4803),segFN=segments_1,generation=1}
   [junit4]   2> 969550 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 969550 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/
   [junit4]   2> 969551 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 969552 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969552 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969552 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969553 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 969553 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 969553 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 969553 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3ff36cca lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f4803),segFN=segments_1,generation=1}
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17829c2e[collection1] main]
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/conf
   [junit4]   2> 969554 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/conf}
   [junit4]   2> 969555 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/conf
   [junit4]   2> 969555 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 969556 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 969556 INFO  (searcherExecutor-3800-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17829c2e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 969556 INFO  (coreLoadExecutor-3799-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 969579 INFO  (qtp306165980-8508) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 970039 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6aec26cc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 970039 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=400595824
   [junit4]   2> 970039 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4653cbbe
   [junit4]   2> 970039 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 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> 970039 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 970039 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 970039 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 970040 INFO  (coreCloseExecutor-3805-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data
   [junit4]   2> 970040 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31fef387{/solr,null,UNAVAILABLE}
   [junit4]   2> 970047 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7b2bdd69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 970047 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1667669240
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c3f3b31
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 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> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 970048 INFO  (coreCloseExecutor-3807-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 970049 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a648aee{/solr,null,UNAVAILABLE}
   [junit4]   2> 970049 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 970050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5977a384{/solr,null,AVAILABLE}
   [junit4]   2> 970050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@36622d7d{HTTP/1.1,[http/1.1]}{127.0.0.1:42951}
   [junit4]   2> 970050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server Started @972050ms
   [junit4]   2> 970050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=42951}
   [junit4]   2> 970050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
   [junit4]   2> 970050 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001'
   [junit4]   2> 970051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 970051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 970051 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/solr.xml
   [junit4]   2> 970053 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/.
   [junit4]   2> 970053 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer New CoreContainer 182749898
   [junit4]   2> 970053 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001]
   [junit4]   2> 970053 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/lib
   [junit4]   2> 970053 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] 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,
   [junit4]   2> 970054 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 970055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 970055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 970055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/.
   [junit4]   2> 970055 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 970056 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1
   [junit4]   2> 970056 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 970056 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1'
   [junit4]   2> 970056 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970056 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970056 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 970056 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 970059 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 970060 WARN  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 970060 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 970072 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 970074 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 970075 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 970075 INFO  (coreLoadExecutor-3814-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1'
   [junit4]   2> 970075 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1
   [junit4]   2> 970075 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 970075 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 970075 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 970076 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data
   [junit4]   2> 970076 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 970076 WARN  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 970076 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 970076 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=61.34375, floorSegmentMB=0.4130859375, forceMergeDeletesPctAllowed=9.578137723095992, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7933079332661207
   [junit4]   2> 970076 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e82edfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65bd8f58),segFN=segments_1,generation=1}
   [junit4]   2> 970076 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 970077 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/./collection1/data/
   [junit4]   2> 970077 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 970078 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970079 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970079 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970079 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e82edfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65bd8f58),segFN=segments_1,generation=1}
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 970080 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11fcd68f[collection1] main]
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/conf
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/conf}
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1/conf
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 970081 INFO  (searcherExecutor-3815-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11fcd68f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970081 INFO  (coreLoadExecutor-3814-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 970557 INFO  (qtp2048746108-8550) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 970558 INFO  (qtp2048746108-8550) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 970558 INFO  (qtp2048746108-8551) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 970559 INFO  (qtp2048746108-8551) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e82edfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65bd8f58),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e82edfa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65bd8f58),segFN=segments_2,generation=2}
   [junit4]   2> 970559 INFO  (qtp2048746108-8551) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 970560 INFO  (qtp2048746108-8551) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@de0690a[collection1] main]
   [junit4]   2> 970560 INFO  (qtp2048746108-8551) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 970560 INFO  (searcherExecutor-3815-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@de0690a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970560 INFO  (qtp2048746108-8551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 970560 INFO  (qtp2048746108-8552) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 970560 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 970564 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 970565 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a820d37{/solr,null,AVAILABLE}
   [junit4]   2> 970565 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@22a2b7b5{HTTP/1.1,[http/1.1]}{127.0.0.1:44272}
   [junit4]   2> 970565 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.e.j.s.Server Started @972565ms
   [junit4]   2> 970566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=44272}
   [junit4]   2> 970566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@2eee9593
   [junit4]   2> 970566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002'
   [junit4]   2> 970566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 970566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 970566 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/solr.xml
   [junit4]   2> 970568 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/.
   [junit4]   2> 970568 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1360837994
   [junit4]   2> 970568 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002]
   [junit4]   2> 970569 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/lib
   [junit4]   2> 970569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] 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,
   [junit4]   2> 970569 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 970570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 970570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 970570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 970570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 970570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/.
   [junit4]   2> 970571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 970571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1
   [junit4]   2> 970571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 970571 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1'
   [junit4]   2> 970571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 970571 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 970571 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 970571 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 970574 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 970575 WARN  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 970576 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 970579 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 970581 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 970582 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 970582 INFO  (coreLoadExecutor-3824-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1'
   [junit4]   2> 970582 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1
   [junit4]   2> 970582 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 970582 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 970583 WARN  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=61.34375, floorSegmentMB=0.4130859375, forceMergeDeletesPctAllowed=9.578137723095992, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7933079332661207
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6fab40a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930f0aa),segFN=segments_1,generation=1}
   [junit4]   2> 970583 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 970584 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/
   [junit4]   2> 970584 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 970585 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970585 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970586 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970587 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 970587 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 970587 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 970587 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6fab40a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930f0aa),segFN=segments_1,generation=1}
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a62643f[collection1] main]
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/conf
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/conf}
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/collection1/conf
   [junit4]   2> 970588 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 970589 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 970589 INFO  (searcherExecutor-3825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a62643f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970589 INFO  (coreLoadExecutor-3824-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 970590 INFO  (qtp2048746108-8550) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 970590 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 970590 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 970590 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 970591 INFO  (qtp2048746108-8551) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 970591 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.h.IndexFetcher Number of files in latest index in master: 1
   [junit4]   2> 970592 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index.20160510051048780
   [junit4]   2> 970592 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 970592 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=72.3603515625, floorSegmentMB=0.8544921875, forceMergeDeletesPctAllowed=18.403323564797713, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 970592 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6fab40a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930f0aa),segFN=segments_1,generation=1}
   [junit4]   2> 970593 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 970593 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 970593 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6fab40a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930f0aa),segFN=segments_1,generation=1}
   [junit4]   2> 970593 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 970593 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 970593 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@70a23c5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332c7fb7)
   [junit4]   2> 970593 INFO  (qtp2048746108-8552) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 970594 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=100) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@70a23c5b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@332c7fb7)
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=47.521484375, floorSegmentMB=0.71875, forceMergeDeletesPctAllowed=0.830890800523657, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6352640440325353
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6fab40a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930f0aa),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6fab40a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1930f0aa),segFN=segments_2,generation=2}
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9127132[collection1] main]
   [junit4]   2> 970595 INFO  (searcherExecutor-3825-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9127132[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index.20160510051048780 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index.20160510051048780;done=true>>]
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 970595 INFO  (indexFetcher-3829-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-002/./collection1/data/index.20160510051048780
   [junit4]   2> 971073 INFO  (qtp981235574-8570) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 971073 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[93520F30124B4FFE]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 971073 INFO  (qtp2048746108-8545) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getIndexVersion&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 971074 INFO  (qtp2048746108-8550) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getCommits&qt=/replication&wt=javabin&version=2&command=commits} status=0 QTime=0
   [junit4]   2> 971075 INFO  (qtp2048746108-8552) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-001/collection1'
   [junit4]   2> 971075 INFO  (qtp2048746108-8552) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 971075 INFO  (qtp2048746108-8552) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 971078 INFO  (qtp2048746108-8552) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 971079 WARN  (qtp2048746108-8552) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 971080 INFO  (qtp2048746108-8552) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 971083 INFO  (qtp2048746108-8552) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 971085 INFO  (qtp2048746108-8552) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 971086 IN

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

ectory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-029/./collection1/data/index.20160510051216005
   [junit4]   2> 1057901 INFO  (coreCloseExecutor-4432-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-029/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-029/./collection1/data;done=false>>]
   [junit4]   2> 1057901 INFO  (coreCloseExecutor-4432-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1057901 INFO  (coreCloseExecutor-4432-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-029/./collection1/data
   [junit4]   2> 1057901 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@642adbc0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1057902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[93520F30124B4FFE]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d5eb1ae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1057902 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[93520F30124B4FFE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=882651966
   [junit4]   2> 1057902 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@774a13ac
   [junit4]   2> 1057902 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1057902 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-030/./collection1/data
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-030/./collection1/data/index.20160510051205775 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-030/./collection1/data/index.20160510051205775;done=false>>]
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1057903 INFO  (coreCloseExecutor-4434-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001/solr-instance-030/./collection1/data/index.20160510051205775
   [junit4]   2> 1057903 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[93520F30124B4FFE]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@140b5ff7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1057905 INFO  (SUITE-TestReplicationHandler-seed#[93520F30124B4FFE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_93520F30124B4FFE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {name=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), newname=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=6.1808171993543555, sim=ClassicSimilarity, locale=ar-EH, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=281315984,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions, JsonLoaderTest, SystemInfoHandlerTest, SynonymTokenizerTest, TestAuthorizationFramework, ResponseLogComponentTest, PrimUtilsTest, ReturnFieldsTest, TestExceedMaxTermLength, OverseerTaskQueueTest, TestOrdValues, VMParamsZkACLAndCredentialsProvidersTest, HdfsDirectoryFactoryTest, TestFunctionQuery, HdfsTlogReplayBufferedWhileIndexingTest, TestLRUCache, TestMergePolicyConfig, TestFaceting, TestOmitPositions, ResourceLoaderTest, ForceLeaderTest, SOLR749Test, TestFastOutputStream, ZkNodePropsTest, GraphQueryTest, HdfsChaosMonkeyNothingIsSafeTest, CollectionTooManyReplicasTest, TestStressLucene, PreAnalyzedFieldTest, TestComponentsName, TestTestInjection, TestMiniSolrCloudClusterBase, SyncSliceTest, TestClassicSimilarityFactory, TestFoldingMultitermQuery, TestDistributedStatsComponentCardinality, URLClassifyProcessorTest, ConnectionReuseTest, DocumentAnalysisRequestHandlerTest, TestCloudPivotFacet, SignatureUpdateProcessorFactoryTest, TestAtomicUpdateErrorCases, ExternalFileFieldSortTest, TestObjectReleaseTracker, RequiredFieldsTest, TestBadConfig, RankQueryTest, IndexSchemaRuntimeFieldTest, TestSolr4Spatial, QueryEqualityTest, FileBasedSpellCheckerTest, ReplicationFactorTest, CdcrUpdateLogTest, HdfsRestartWhileUpdatingTest, TestHighlightDedupGrouping, XsltUpdateRequestHandlerTest, TestDistribDocBasedVersion, TestSolrConfigHandlerConcurrent, BasicDistributedZkTest, TestRandomFaceting, TestInitParams, ConcurrentDeleteAndCreateCollectionTest, TestLeaderElectionZkExpiry, DistributedFacetPivotLargeTest, SSLMigrationTest, CurrencyFieldOpenExchangeTest, DistributedSpellCheckComponentTest, CoreMergeIndexesAdminHandlerTest, ActionThrottleTest, TolerantUpdateProcessorTest, SolrRequestParserTest, DisMaxRequestHandlerTest, UUIDFieldTest, TestStandardQParsers, TestTolerantUpdateProcessorRandomCloud, TestBinaryField, SolrCoreTest, CdcrVersionReplicationTest, DateFieldTest, SpatialHeatmapFacetsTest, TestConfigReload, OverseerCollectionConfigSetProcessorTest, TestSSLRandomization, TestShardHandlerFactory, TestDocSet, TestLazyCores, SharedFSAutoReplicaFailoverTest, QueryElevationComponentTest, CopyFieldTest, PolyFieldTest, TestSolrCloudWithKerberosAlt, TestManagedResourceStorage, TestReloadDeadlock, DistributedQueryComponentOptimizationTest, DistributedFacetPivotSmallTest, TestRTGBase, TestRawResponseWriter, TestAnalyzeInfixSuggestions, ChaosMonkeySafeLeaderTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [280/597 (1!)] on J0 in 88.90s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1018 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1014: There were test failures: 597 suites (10 ignored), 2412 tests, 1 failure, 117 ignored (71 assumptions) [seed: 93520F30124B4FFE]

Total time: 58 minutes 35 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