Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16983/
Java: 32bit/jdk-9-ea+122 -server -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoading.testDynamicLoading

Error Message:
Could not get expected value  'X val' for path 'x' full output: {   
"responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   
"context":{     "webapp":"/jtx/lk",     "path":"/test1",     
"httpMethod":"GET"},   
"class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":null},  from 
server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val' for path 'x' 
full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"/jtx/lk",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([80F9B8A8BD1F575E:58B495FF4AC2F2FE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:843)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-026/./collection1/data/index.20160614003113362,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-026/./collection1/data,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-026/./collection1/data/index.20160614003113269]
 expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-026/./collection1/data/index.20160614003113362,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-026/./collection1/data,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-026/./collection1/data/index.20160614003113269]
 expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([80F9B8A8BD1F575E:778A56F07BF7F8B8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:900)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1332)
        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:843)




Build Log:
[...truncated 11033 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_80F9B8A8BD1F575E-001/init-core-data-001
   [junit4]   2> 402658 INFO  
(SUITE-TestReplicationHandler-seed#[80F9B8A8BD1F575E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 402659 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 402659 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001/collection1
   [junit4]   2> 402661 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 402662 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@80c969{/solr,null,AVAILABLE}
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@18365ff{HTTP/1.1,[http/1.1]}{127.0.0.1:42778}
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server Started @404529ms
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-001/collection1/data,
 hostPort=42778}
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1a10788
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001'
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 402664 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001/solr.xml
   [junit4]   2> 402667 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001/.
   [junit4]   2> 402668 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer New CoreContainer 30227877
   [junit4]   2> 402668 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001]
   [junit4]   2> 402668 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-001/lib
   [junit4]   2> 402668 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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> 402669 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 402670 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 402670 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 402670 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 402670 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 402670 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001/.
   [junit4]   2> 402671 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 402671 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1
   [junit4]   2> 402671 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 402671 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/collection1'
   [junit4]   2> 402671 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 402671 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 402671 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 402671 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 402675 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 402676 WARN  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 402676 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 402688 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 402690 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 402691 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 402692 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/collection1'
   [junit4]   2> 402692 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1
   [junit4]   2> 402692 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 402692 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 402692 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 402693 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data
   [junit4]   2> 402693 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 402693 WARN  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 402693 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 402693 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8202595492730762]
   [junit4]   2> 402693 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@248b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ceb50a),segFN=segments_1,generation=1}
   [junit4]   2> 402693 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 402694 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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/
   [junit4]   2> 402694 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 402696 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 402696 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 402696 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 402697 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 402697 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 402697 INFO  (coreLoadExecutor-1267-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> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=78.6650390625, 
floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=12.457704349249022, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@248b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ceb50a),segFN=segments_1,generation=1}
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@406d26[collection1] main]
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/collection1/conf
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/collection1/conf}
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-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_80F9B8A8BD1F575E-001/solr-instance-001/collection1/conf
   [junit4]   2> 402698 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 402699 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml,xslt/dummy.xsl
   [junit4]   2> 402699 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 402699 INFO  (searcherExecutor-1268-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@406d26[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 402699 INFO  (coreLoadExecutor-1267-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 403173 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002/collection1
   [junit4]   2> 403175 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 403176 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a0cedb{/solr,null,AVAILABLE}
   [junit4]   2> 403176 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@8303f3{HTTP/1.1,[http/1.1]}{127.0.0.1:43496}
   [junit4]   2> 403176 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server Started @405041ms
   [junit4]   2> 403176 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-002/collection1/data,
 hostPort=43496}
   [junit4]   2> 403176 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1a10788
   [junit4]   2> 403177 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002'
   [junit4]   2> 403177 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 403177 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 403177 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002/solr.xml
   [junit4]   2> 403179 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002/.
   [junit4]   2> 403179 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer New CoreContainer 29638967
   [junit4]   2> 403179 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002]
   [junit4]   2> 403179 WARN  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-002/lib
   [junit4]   2> 403180 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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> 403180 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 403181 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 403181 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 403181 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 403181 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 403182 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002/.
   [junit4]   2> 403182 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 403182 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1
   [junit4]   2> 403182 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 403183 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/collection1'
   [junit4]   2> 403183 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 403183 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 403183 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 403183 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 403188 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 403189 WARN  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 403190 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 403194 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 403195 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 403196 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 403197 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/collection1'
   [junit4]   2> 403197 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1
   [junit4]   2> 403197 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 403197 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 403197 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 403197 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data
   [junit4]   2> 403198 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 403198 WARN  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 403198 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 403198 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8202595492730762]
   [junit4]   2> 403198 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@249f75 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160d4c9),segFN=segments_1,generation=1}
   [junit4]   2> 403198 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 403199 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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/
   [junit4]   2> 403200 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 403201 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403202 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403202 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403203 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403203 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 403203 INFO  (coreLoadExecutor-1277-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> 403203 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=78.6650390625, 
floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=12.457704349249022, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@249f75 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@160d4c9),segFN=segments_1,generation=1}
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@11f278e[collection1] main]
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/collection1/conf
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/collection1/conf}
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-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_80F9B8A8BD1F575E-001/solr-instance-002/collection1/conf
   [junit4]   2> 403204 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 403206 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 403206 INFO  (searcherExecutor-1278-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11f278e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 403206 INFO  (coreLoadExecutor-1277-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 403495 INFO  (qtp27848-2623) [    ] 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> 403684 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 403685 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@18365ff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 403685 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30227877
   [junit4]   2> 403685 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1e92600
   [junit4]   2> 403685 INFO  (coreCloseExecutor-1283-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> 403686 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-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_80F9B8A8BD1F575E-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 403686 INFO  (coreCloseExecutor-1283-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_80F9B8A8BD1F575E-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 403687 INFO  (coreCloseExecutor-1283-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 403687 INFO  (coreCloseExecutor-1283-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_80F9B8A8BD1F575E-001/solr-instance-001/./collection1/data
   [junit4]   2> 403687 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@80c969{/solr,null,UNAVAILABLE}
   [junit4]   2> 403688 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@8303f3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 403688 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=29638967
   [junit4]   2> 403688 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c0a7b5
   [junit4]   2> 403688 INFO  (coreCloseExecutor-1285-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> 403688 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 403688 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 403688 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 403688 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-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_80F9B8A8BD1F575E-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-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_80F9B8A8BD1F575E-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-thread-1) [    ] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 403689 INFO  (coreCloseExecutor-1285-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_80F9B8A8BD1F575E-001/solr-instance-002/./collection1/data
   [junit4]   2> 403689 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1a0cedb{/solr,null,UNAVAILABLE}
   [junit4]   2> 403691 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigReplication
   [junit4]   2> 403691 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003/collection1
   [junit4]   2> 403693 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19c9b59{/solr,null,AVAILABLE}
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@97ceb5{HTTP/1.1,[http/1.1]}{127.0.0.1:45224}
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server Started @405559ms
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-003/collection1/data,
 hostPort=45224}
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1a10788
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003'
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 403694 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 403695 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003/solr.xml
   [junit4]   2> 403697 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003/.
   [junit4]   2> 403697 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer New CoreContainer 11156606
   [junit4]   2> 403697 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003]
   [junit4]   2> 403697 WARN  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-003/lib
   [junit4]   2> 403698 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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> 403698 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 403699 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 403699 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 403699 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 403699 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 403699 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003/.
   [junit4]   2> 403700 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 403700 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1
   [junit4]   2> 403700 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 403700 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/collection1'
   [junit4]   2> 403700 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 403701 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 403704 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 403704 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 403704 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 403705 WARN  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 403706 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 403710 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 403711 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 403712 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/collection1'
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1/data
   [junit4]   2> 403713 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 403713 WARN  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 403714 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 403714 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8202595492730762]
   [junit4]   2> 403714 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e4a15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@576a4d),segFN=segments_1,generation=1}
   [junit4]   2> 403714 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 403714 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_80F9B8A8BD1F575E-001/solr-instance-003/./collection1/data/
   [junit4]   2> 403715 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 403716 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403716 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403716 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403717 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 403717 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 403717 INFO  (coreLoadExecutor-1292-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> 403717 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=78.6650390625, 
floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=12.457704349249022, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@e4a15 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@576a4d),segFN=segments_1,generation=1}
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@789294[collection1] main]
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/collection1/conf
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/collection1/conf}
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-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_80F9B8A8BD1F575E-001/solr-instance-003/collection1/conf
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.h.ReplicationHandler Replication enabled for following config files: 
schema.xml,xslt/dummy.xsl
   [junit4]   2> 403718 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 403718 INFO  (searcherExecutor-1293-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@789294[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 403719 INFO  (coreLoadExecutor-1292-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 404206 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004/collection1
   [junit4]   2> 404207 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 404208 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8f5df1{/solr,null,AVAILABLE}
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@58f0e4{HTTP/1.1,[http/1.1]}{127.0.0.1:44625}
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.e.j.s.Server Started @406074ms
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-004/collection1/data,
 hostPort=44625}
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
jdk.internal.loader.ClassLoaders$AppClassLoader@1a10788
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004'
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 404209 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004/solr.xml
   [junit4]   2> 404212 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004/.
   [junit4]   2> 404212 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer New CoreContainer 20867476
   [junit4]   2> 404212 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004]
   [junit4]   2> 404212 WARN  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004/lib
 to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-004/lib
   [junit4]   2> 404212 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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> 404214 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: 
   [junit4]   2> 404215 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 404215 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 404215 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 404215 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 404216 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004/.
   [junit4]   2> 404216 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, 
dataDir=data/, loadOnStartup=true, transient=false, name=collection1, 
config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 404216 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] 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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1
   [junit4]   2> 404217 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 404217 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/collection1'
   [junit4]   2> 404217 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 404217 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 404217 INFO  
(TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[80F9B8A8BD1F575E])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 404217 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 404221 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 404222 WARN  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 404222 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 404225 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 404227 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 404228 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/collection1'
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_80F9B8A8BD1F575E-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1/data
   [junit4]   2> 404229 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1/data/index/
   [junit4]   2> 404229 WARN  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 404230 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1/data/index
   [junit4]   2> 404230 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8202595492730762]
   [junit4]   2> 404230 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@aa9041 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c307b7),segFN=segments_1,generation=1}
   [junit4]   2> 404230 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 404230 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_80F9B8A8BD1F575E-001/solr-instance-004/./collection1/data/
   [junit4]   2> 404231 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 404232 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 404232 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 404233 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-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> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=78.6650390625, 
floorSegmentMB=2.0234375, forceMergeDeletesPctAllowed=12.457704349249022, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@aa9041 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c307b7),segFN=segments_1,generation=1}
   [junit4]   2> 404234 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 404235 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@141c20c[collection1] main]
   [junit4]   2> 404235 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/collection1/conf
   [junit4]   2> 404235 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/collection1/conf}
   [junit4]   2> 404235 INFO  (coreLoadExecutor-1302-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_80F9B8A8BD1F575E-001/solr-instance-004/collection1/conf
   [junit4]   2> 404235 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 404237 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 404237 INFO  (searcherExecutor-1303-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@141c20c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 404237 INFO  (coreLoadExecutor-1302-thread-1) [    ] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 404239 INFO  (qtp5435870-2665) [    ] 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> 404719 INFO  (qtp5435870-2667) [    ] 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> 404720 INFO  (qtp5435870-2660) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 404721 INFO  (qtp5435870-2665) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 404722 INFO  (qtp5435870-2661) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 404722 INFO  (qtp5435870-2667) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 404723 INFO  (qtp5435870-2660) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 404723 INFO  (qtp5435870-2665) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 404723 INFO  (qtp5435870-2661) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 404724 INFO  (qtp5435870-2667) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 404724 INFO  (qtp5435870-2660) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 404725 INFO  (qtp5435870-2665) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 404726 INFO  (qtp5435870-2661) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 404726 INFO  (qtp5435870-2667) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 404726 INFO  (qtp5435870-2660) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 404727 INFO  (qtp5435870-2665) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 404727 INFO  (qtp5435870-2661) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr 

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

> 2101625 INFO  
> (TEST-TestDynamicLoading.testDynamicLoading-seed#[80F9B8A8BD1F575E]) [    ] 
> o.e.j.s.h.ContextHandler Stopped 
> o.e.j.s.ServletContextHandler@571ad9{/jtx/lk,null,UNAVAILABLE}
   [junit4]   2> 2101626 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[80F9B8A8BD1F575E]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42620 42620
   [junit4]   2> 2106762 INFO  (Thread-4487) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42620 42620
   [junit4]   2> 2106762 WARN  (Thread-4487) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        35      /solr/configs/conf1
   [junit4]   2>        6       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       /solr/configs/.system
   [junit4]   2>        2       /solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2>        2       /solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        49      /solr/overseer/collection-queue-work
   [junit4]   2>        35      /solr/overseer/queue
   [junit4]   2>        21      /solr/overseer/queue-work
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        6       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicLoading 
-Dtests.method=testDynamicLoading -Dtests.seed=80F9B8A8BD1F575E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-GQ 
-Dtests.timezone=America/Virgin -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 57.0s J1 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected 
value  'X val' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"/jtx/lk",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([80F9B8A8BD1F575E:58B495FF4AC2F2FE]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2106765 INFO  
(SUITE-TestDynamicLoading-seed#[80F9B8A8BD1F575E]-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/J1/temp/solr.core.TestDynamicLoading_80F9B8A8BD1F575E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{blobName=PostingsFormat(name=Direct), size=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=Memory doPackFST= false), id=FSTOrd50, 
version=PostingsFormat(name=Memory doPackFST= false), 
md5=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct)}, 
docValues:{}, maxPointsInLeafNode=860, maxMBSortInHeap=5.222934632858918, 
sim=ClassicSimilarity, locale=pt-GQ, timezone=America/Virgin
   [junit4]   2> NOTE: Linux 4.4.0-24-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=109305872,total=458227712
   [junit4]   2> NOTE: All tests run in this JVM: [ZkControllerTest, 
TestReqParamsAPI, TestSimpleQParserPlugin, TestNoOpRegenerator, 
TestSurroundQueryParser, DOMUtilTest, TestRandomCollapseQParserPlugin, 
ExitableDirectoryReaderTest, OpenExchangeRatesOrgProviderTest, 
FastVectorHighlighterTest, TestMiniSolrCloudClusterBase, CSVRequestHandlerTest, 
TestMinMaxOnMultiValuedField, TestQueryTypes, SolrIndexConfigTest, 
UniqFieldsUpdateProcessorFactoryTest, TestFieldCache, RuleEngineTest, 
TestSortingResponseWriter, MergeStrategyTest, TestDefaultStatsCache, 
TestSolrCloudWithKerberosAlt, TestBinaryResponseWriter, 
TestSolrDeletionPolicy2, WordBreakSolrSpellCheckerTest, 
TestCursorMarkWithoutUniqueKey, TestSolrFieldCacheMBean, MultiTermTest, 
MinimalSchemaTest, OverseerRolesTest, TestFilteredDocIdSet, 
TestPivotHelperCode, NumericFieldsTest, BigEndianAscendingWordSerializerTest, 
TestInitQParser, TestSolrCoreProperties, DocumentBuilderTest, 
RestartWhileUpdatingTest, TestSimpleTrackingShardHandler, HttpPartitionTest, 
UpdateRequestProcessorFactoryTest, TestRuleBasedAuthorizationPlugin, 
LeaderInitiatedRecoveryOnShardRestartTest, SolrPluginUtilsTest, 
TestEmbeddedSolrServerConstructors, TestCloudDeleteByQuery, 
TestAddFieldRealTimeGet, FacetPivotSmallTest, TestPartialUpdateDeduplication, 
DirectSolrSpellCheckerTest, FileUtilsTest, TestTrie, ChangedSchemaMergeTest, 
TimeZoneUtilsTest, TestNumericTerms64, DistributedQueryComponentCustomSortTest, 
TestManagedSynonymFilterFactory, TestRawResponseWriter, LoggingHandlerTest, 
HighlighterTest, TestQuerySenderListener, TestCollationFieldDocValues, 
ConjunctionSolrSpellCheckerTest, TestQuerySenderNoQuery, 
SecurityConfHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, 
DistribCursorPagingTest, DistanceFunctionTest, CoreAdminRequestStatusTest, 
TestSolrConfigHandlerCloud, ConvertedLegacyTest, EnumFieldTest, 
HdfsRecoveryZkTest, TestFastLRUCache, TestSchemaNameResource, 
OutOfBoxZkACLAndCredentialsProvidersTest, BlockCacheTest, BJQParserTest, 
CollectionsAPIAsyncDistributedZkTest, RecoveryAfterSoftCommitTest, 
HdfsThreadLeakTest, TestDownShardTolerantSearch, ShardRoutingCustomTest, 
TestBlobHandler, BasicFunctionalityTest, TestTolerantUpdateProcessorCloud, 
HdfsDirectoryTest, TestFieldCacheSort, TestCoreContainer, MBeansHandlerTest, 
TestSolrDynamicMBean, TestFieldResource, CollectionsAPIDistributedZkTest, 
TestLFUCache, DistanceUnitsTest, TestReloadAndDeleteDocs, 
BasicDistributedZk2Test, ShardRoutingTest, BasicZkTest, RecoveryZkTest, 
ClusterStateUpdateTest, ZkCLITest, TestDistributedSearch, TestRecovery, 
DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressVersions, 
DistributedTermsComponentTest, SpellCheckComponentTest, TestFiltering, 
SuggesterFSTTest, DocValuesTest, TestAtomicUpdateErrorCases, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, 
XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils, 
TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, IndexSchemaTest, TestCollationField, 
TestPHPSerializedResponseWriter, HighlighterConfigTest, TestSolrIndexConfig, 
BadComponentTest, TestStressRecovery, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, 
UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, 
TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, 
ConnectionReuseTest, TestJettySolrRunner, ActionThrottleTest, 
AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, CollectionReloadTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, CustomCollectionTest, DistributedQueueTest, 
OverseerStatusTest, RemoteQueryErrorTest, RollingRestartTest, SolrXmlInZkTest, 
TestCloudInspectUtil, TestCollectionAPI, TestDistribDocBasedVersion, 
TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestSSLRandomization, 
TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, ZkStateWriterTest, 
CachingDirectoryFactoryTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, 
TestConfigOverlay, TestConfigSetProperties, TestDynamicLoading]
   [junit4] Completed [508/614 (2!)] on J1 in 57.01s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 332 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:531: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1427: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:984: 
There were test failures: 614 suites (10 ignored), 2584 tests, 2 failures, 118 
ignored (72 assumptions) [seed: 80F9B8A8BD1F575E]

Total time: 61 minutes 43 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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to