Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17970/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 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":"/cn_j/d",     "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":"/cn_j/d",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":null},  from server:  null
        at 
__randomizedtesting.SeedInfo.seed([3CF848B880947342:E4B565EF7749D6E2]: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:535)
        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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(Thread.java:745)




Build Log:
[...truncated 12274 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/init-core-data-001
   [junit4]   2> 1813608 INFO  
(SUITE-TestDynamicLoading-seed#[3CF848B880947342]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1813609 INFO  
(SUITE-TestDynamicLoading-seed#[3CF848B880947342]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /cn_j/d
   [junit4]   2> 1813611 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1813611 INFO  (Thread-3196) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1813611 INFO  (Thread-3196) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1813711 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44917
   [junit4]   2> 1813716 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1813717 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1813718 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1813719 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1813719 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1813720 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1813720 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1813721 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1813721 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1813722 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1813722 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1813781 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/control-001/cores/collection1
   [junit4]   2> 1813782 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1813783 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b6f8817{/cn_j/d,null,AVAILABLE}
   [junit4]   2> 1813784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@c29a363{SSL,[ssl, 
http/1.1]}{127.0.0.1:39293}
   [junit4]   2> 1813784 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server Started @1816400ms
   [junit4]   2> 1813785 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/tempDir-001/control/data,
 hostContext=/cn_j/d, hostPort=39293, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/control-001/cores}
   [junit4]   2> 1813785 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1813785 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1813785 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1813785 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-04T19:24:30.392Z
   [junit4]   2> 1813786 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1813787 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/control-001/solr.xml
   [junit4]   2> 1813809 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44917/solr
   [junit4]   2> 1813817 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:39293_cn_j%2Fd
   [junit4]   2> 1813818 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.Overseer Overseer 
(id=96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) starting
   [junit4]   2> 1813820 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39293_cn_j%2Fd
   [junit4]   2> 1813821 INFO  
(zkCallback-23454-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1813832 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/control-001/cores
   [junit4]   2> 1813832 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1813834 INFO  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1814841 WARN  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1814842 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1814854 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1814941 WARN  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1814943 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1814949 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1814950 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/control-001/cores/collection1/data/]
   [junit4]   2> 1814950 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b696d9e
   [junit4]   2> 1814951 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2066674631, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1814953 WARN  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1814958 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1814958 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1814959 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1814959 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1814959 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=77.3115234375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=16.978030046519446, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5290711742421251
   [junit4]   2> 1814959 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@377e1e9e[collection1] main]
   [junit4]   2> 1814960 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1814960 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1814960 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1814961 INFO  
(searcherExecutor-11742-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@377e1e9e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814961 INFO  
(coreLoadExecutor-11741-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1547288257828487168
   [junit4]   2> 1814965 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1814965 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1814965 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:39293/cn_j/d/collection1/
   [junit4]   2> 1814965 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1814965 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:39293/cn_j/d/collection1/ 
has no replicas
   [junit4]   2> 1814967 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:39293/cn_j/d/collection1/ shard1
   [junit4]   2> 1815118 INFO  
(coreZkRegister-11734-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd 
x:collection1 s:shard1 c:control_collection r:core_node1) 
[n:127.0.0.1:39293_cn_j%2Fd c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1815335 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1815336 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1815336 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1815401 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001/cores/collection1
   [junit4]   2> 1815402 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001
   [junit4]   2> 1815402 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1815403 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3ca1a23c{/cn_j/d,null,AVAILABLE}
   [junit4]   2> 1815404 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@44d44205{SSL,[ssl, 
http/1.1]}{127.0.0.1:34540}
   [junit4]   2> 1815405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server Started @1818020ms
   [junit4]   2> 1815405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/cn_j/d, hostPort=34540, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001/cores}
   [junit4]   2> 1815405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1815405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1815405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1815405 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-04T19:24:32.012Z
   [junit4]   2> 1815407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1815407 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001/solr.xml
   [junit4]   2> 1815413 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44917/solr
   [junit4]   2> 1815416 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1815418 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34540_cn_j%2Fd
   [junit4]   2> 1815420 INFO  (zkCallback-23458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1815420 INFO  
(zkCallback-23454-thread-2-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1815420 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1815430 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001/cores
   [junit4]   2> 1815431 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1815432 INFO  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1815533 WARN  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.Overseer Bad version writing to ZK 
using compare-and-set, will force refresh cluster state: KeeperErrorCode = 
BadVersion for /collections/collection1/state.json
   [junit4]   2> 1815535 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1815535 INFO  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1815535 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1816439 WARN  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1816440 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1816451 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1816535 WARN  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1816554 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1816560 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1816560 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1816560 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b696d9e
   [junit4]   2> 1816562 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2066674631, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1816564 WARN  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1816571 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1816571 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1816571 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1816572 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1816572 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=77.3115234375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=16.978030046519446, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5290711742421251
   [junit4]   2> 1816572 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@744bb163[collection1] main]
   [junit4]   2> 1816573 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1816573 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1816573 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1816574 INFO  
(searcherExecutor-11753-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@744bb163[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1816574 INFO  
(coreLoadExecutor-11752-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547288259519840256
   [junit4]   2> 1816578 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1816578 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1816579 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:34540/cn_j/d/collection1/
   [junit4]   2> 1816579 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1816579 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:34540/cn_j/d/collection1/ has no replicas
   [junit4]   2> 1816580 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34540/cn_j/d/collection1/ shard2
   [junit4]   2> 1816682 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1816731 INFO  
(coreZkRegister-11747-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:34540_cn_j%2Fd 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1816833 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1816990 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001/cores/collection1
   [junit4]   2> 1816991 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001
   [junit4]   2> 1816992 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1816992 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@683bc235{/cn_j/d,null,AVAILABLE}
   [junit4]   2> 1816994 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@39575a9d{SSL,[ssl, 
http/1.1]}{127.0.0.1:45113}
   [junit4]   2> 1816994 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server Started @1819609ms
   [junit4]   2> 1816994 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/cn_j/d, hostPort=45113, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001/cores}
   [junit4]   2> 1816994 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1816995 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1816995 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1816995 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-04T19:24:33.602Z
   [junit4]   2> 1816996 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1816996 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001/solr.xml
   [junit4]   2> 1817002 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44917/solr
   [junit4]   2> 1817006 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1817007 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45113_cn_j%2Fd
   [junit4]   2> 1817008 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1817008 INFO  
(zkCallback-23454-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1817008 INFO  (zkCallback-23458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1817009 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1817023 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001/cores
   [junit4]   2> 1817023 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1817024 INFO  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1817125 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1817125 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1818031 WARN  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1818032 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1818048 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1818158 WARN  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1818160 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1818166 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1818166 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1818166 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b696d9e
   [junit4]   2> 1818167 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2066674631, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1818170 WARN  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1818176 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1818176 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1819129 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1819130 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1819130 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=77.3115234375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=16.978030046519446, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5290711742421251
   [junit4]   2> 1819130 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@174381a3[collection1] main]
   [junit4]   2> 1819131 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1819131 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1819131 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1819131 INFO  
(searcherExecutor-11764-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@174381a3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1819132 INFO  
(coreLoadExecutor-11763-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547288262202097664
   [junit4]   2> 1819136 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1819136 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1819136 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync 
replicas to https://127.0.0.1:45113/cn_j/d/collection1/
   [junit4]   2> 1819136 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync 
Success - now sync replicas to me
   [junit4]   2> 1819137 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy 
https://127.0.0.1:45113/cn_j/d/collection1/ has no replicas
   [junit4]   2> 1819137 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1819137 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1819138 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45113/cn_j/d/collection1/ shard1
   [junit4]   2> 1819240 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1819240 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1819289 INFO  
(coreZkRegister-11758-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45113_cn_j%2Fd 
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 1819391 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1819391 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1819581 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001/cores/collection1
   [junit4]   2> 1819582 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001
   [junit4]   2> 1819583 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1819584 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c167f52{/cn_j/d,null,AVAILABLE}
   [junit4]   2> 1819585 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@50263907{SSL,[ssl, 
http/1.1]}{127.0.0.1:42826}
   [junit4]   2> 1819586 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server Started @1822201ms
   [junit4]   2> 1819586 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/cn_j/d, hostPort=42826, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001/cores}
   [junit4]   2> 1819586 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1819586 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1819586 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1819586 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-04T19:24:36.193Z
   [junit4]   2> 1819588 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1819588 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001/solr.xml
   [junit4]   2> 1819594 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44917/solr
   [junit4]   2> 1819599 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1819601 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42826_cn_j%2Fd
   [junit4]   2> 1819602 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819602 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819602 INFO  
(zkCallback-23454-thread-3-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819602 INFO  (zkCallback-23458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819603 INFO  
(zkCallback-23476-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1819611 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001/cores
   [junit4]   2> 1819611 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1819612 INFO  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard2
   [junit4]   2> 1819714 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1819714 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1819714 INFO  
(zkCallback-23476-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1820620 WARN  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1820621 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1820632 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1820769 WARN  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1820771 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1820778 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1820778 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1820778 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b696d9e
   [junit4]   2> 1820779 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2066674631, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1820783 WARN  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1820792 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1820792 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1820792 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1820792 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1820793 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=77.3115234375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=16.978030046519446, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5290711742421251
   [junit4]   2> 1820793 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ccdbf3d[collection1] main]
   [junit4]   2> 1820794 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1820794 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1820795 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1820795 INFO  
(coreLoadExecutor-11774-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd c:collection1 s:shard2 r:core_node3 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1547288263945879552
   [junit4]   2> 1820799 INFO  
(searcherExecutor-11775-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@7ccdbf3d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1820800 INFO  
(coreZkRegister-11769-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core 
needs to recover:collection1
   [junit4]   2> 1820800 INFO  
(updateExecutor-23473-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState 
Running recovery
   [junit4]   2> 1820800 INFO  
(recoveryExecutor-23474-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1820800 INFO  
(recoveryExecutor-23474-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
###### startupVersions=[[]]
   [junit4]   2> 1820800 INFO  
(recoveryExecutor-23474-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Begin buffering updates. core=[collection1]
   [junit4]   2> 1820801 INFO  
(recoveryExecutor-23474-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting 
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1820801 INFO  
(recoveryExecutor-23474-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Publishing state of core [collection1] as recovering, leader is 
[https://127.0.0.1:34540/cn_j/d/collection1/] and I am 
[https://127.0.0.1:42826/cn_j/d/collection1/]
   [junit4]   2> 1820802 INFO  
(recoveryExecutor-23474-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd 
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:42826_cn_j%2Fd 
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy 
Sending prep recovery command to [https://127.0.0.1:34540/cn_j/d]; 
[WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42826_cn_j%252Fd&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1820838 INFO  (qtp939862031-91342) [n:127.0.0.1:34540_cn_j%2Fd 
   ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, 
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1820839 INFO  (qtp939862031-91342) [n:127.0.0.1:34540_cn_j%2Fd 
   ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1820839 INFO  (qtp939862031-91342) [n:127.0.0.1:34540_cn_j%2Fd 
   ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=down, localState=active, nodeName=127.0.0.1:42826_cn_j%2Fd, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42826/cn_j/d","node_name":"127.0.0.1:42826_cn_j%2Fd","state":"down"}
   [junit4]   2> 1820903 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1820903 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1820903 INFO  
(zkCallback-23476-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 1821170 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001/cores/collection1
   [junit4]   2> 1821171 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001
   [junit4]   2> 1821172 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1821173 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c2812b8{/cn_j/d,null,AVAILABLE}
   [junit4]   2> 1821175 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.ServerConnector Started ServerConnector@79c7a02e{SSL,[ssl, 
http/1.1]}{127.0.0.1:42909}
   [junit4]   2> 1821176 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.Server Started @1823791ms
   [junit4]   2> 1821176 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/cn_j/d, hostPort=42909, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001/cores}
   [junit4]   2> 1821176 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1821176 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1821176 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1821176 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-04T19:24:37.783Z
   [junit4]   2> 1821178 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1821178 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001/solr.xml
   [junit4]   2> 1821186 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44917/solr
   [junit4]   2> 1821190 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42909_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 1821191 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42909_cn_j%2Fd    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42909_cn_j%2Fd
   [junit4]   2> 1821192 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821192 INFO  
(zkCallback-23476-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821192 INFO  (zkCallback-23458-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821194 INFO  
(zkCallback-23483-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821194 INFO  
(zkCallback-23454-thread-1-processing-n:127.0.0.1:39293_cn_j%2Fd) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821192 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (4) -> (5)
   [junit4]   2> 1821212 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42909_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001/cores
   [junit4]   2> 1821212 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) 
[n:127.0.0.1:42909_cn_j%2Fd    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 1821213 INFO  
(OverseerStateUpdate-96705516025872389-127.0.0.1:39293_cn_j%2Fd-n_0000000000) 
[n:127.0.0.1:39293_cn_j%2Fd    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1821314 INFO  
(zkCallback-23464-thread-1-processing-n:127.0.0.1:34540_cn_j%2Fd) 
[n:127.0.0.1:34540_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1821314 INFO  
(zkCallback-23483-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1821314 INFO  
(zkCallback-23470-thread-1-processing-n:127.0.0.1:45113_cn_j%2Fd) 
[n:127.0.0.1:45113_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1821314 INFO  
(zkCallback-23476-thread-1-processing-n:127.0.0.1:42826_cn_j%2Fd) 
[n:127.0.0.1:42826_cn_j%2Fd    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 1821839 INFO  (qtp939862031-91342) [n:127.0.0.1:34540_cn_j%2Fd 
   ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): 
collection=collection1, shard=shard2, thisCore=collection1, 
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, 
currentState=recovering, localState=active, nodeName=127.0.0.1:42826_cn_j%2Fd, 
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42826/cn_j/d","node_name":"127.0.0.1:42826_cn_j%2Fd","state":"recovering"}
   [junit4]   2> 1821839 INFO  (qtp939862031-91342) [n:127.0.0.1:34540_cn_j%2Fd 
   ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1821839 INFO  (qtp939862031-91342) [n:127.0.0.1:34540_cn_j%2Fd 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:42826_cn_j%252Fd&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 1822220 WARN  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1822221 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1822233 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1822350 WARN  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1822352 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1822360 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 1822360 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1822360 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b696d9e
   [junit4]   2> 1822361 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2066674631, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1822364 WARN  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1822371 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1822371 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1822372 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1822372 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1822372 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=77.3115234375, 
floorSegmentMB=0.9443359375, forceMergeDeletesPctAllowed=16.978030046519446, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5290711742421251
   [junit4]   2> 1822372 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@10b4bce5[collection1] main]
   [junit4]   2> 1822373 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1822373 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1822373 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1822374 INFO  
(searcherExecutor-11786-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd 
x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:42909_cn_j%2Fd 
c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@10b4bce5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1822374 INFO  
(coreLoadExecutor-11785-thread-1-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:co

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

j%2Fd) [n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 
x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1864892 INFO  
(zkCallback-23483-thread-2-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1864892 INFO  
(zkCallback-23483-thread-2-processing-n:127.0.0.1:42909_cn_j%2Fd) 
[n:127.0.0.1:42909_cn_j%2Fd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@740f5cce
   [junit4]   2> 1864901 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@79c7a02e{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1864902 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c2812b8{/cn_j/d,null,UNAVAILABLE}
   [junit4]   2> 1864911 INFO  
(TEST-TestDynamicLoading.testDynamicLoading-seed#[3CF848B880947342]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44917 44917
   [junit4]   2> 1864925 INFO  (Thread-3196) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44917 44917
   [junit4]   2> 1864926 WARN  (Thread-3196) [    ] 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>        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>        6       /solr/clusterprops.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>        47      /solr/overseer/collection-queue-work
   [junit4]   2>        35      /solr/overseer/queue
   [junit4]   2>        20      /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=3CF848B880947342 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv 
-Dtests.timezone=Pacific/Rarotonga -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 51.3s J2 | 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":"/cn_j/d",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":null},  from server:  null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3CF848B880947342:E4B565EF7749D6E2]:0)
   [junit4]    >        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:232)
   [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(Thread.java:745)
   [junit4]   2> 1864938 INFO  
(SUITE-TestDynamicLoading-seed#[3CF848B880947342]-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/J2/temp/solr.core.TestDynamicLoading_3CF848B880947342-001
   [junit4]   2> Oct 04, 2016 7:25:21 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{blobName=PostingsFormat(name=MockRandom), size=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=Memory doPackFST= true), 
id=Lucene50(blocksize=128), version=PostingsFormat(name=MockRandom), 
md5=PostingsFormat(name=Memory doPackFST= true), 
timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{}, 
maxPointsInLeafNode=973, maxMBSortInHeap=6.190036333258161, 
sim=ClassicSimilarity, locale=lv, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=232586248,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, 
TestCoreDiscovery, SecurityConfHandlerTest, TestReqParamsAPI, 
LukeRequestHandlerTest, TestSolrJ, HardAutoCommitTest, 
TestExtendedDismaxParser, DeleteInactiveReplicaTest, TestDocSet, 
TestCloudPivotFacet, DeleteReplicaTest, TestCollationField, 
TestPhraseSuggestions, DateFieldTest, LeaderElectionTest, 
URLClassifyProcessorTest, SolrCLIZkUtilsTest, 
OverseerCollectionConfigSetProcessorTest, DistributedQueueTest, 
TestSchemaManager, AssignTest, StatelessScriptUpdateProcessorFactoryTest, 
TestDistribIDF, TestSlowCompositeReaderWrapper, TestObjectReleaseTracker, 
TestAuthorizationFramework, TestWriterPerf, 
HdfsTlogReplayBufferedWhileIndexingTest, TestStressUserVersions, 
HdfsLockFactoryTest, BlockDirectoryTest, PrimitiveFieldTypeTest, 
FieldMutatingUpdateProcessorTest, TestPerFieldSimilarityWithDefaultOverride, 
FullSolrCloudDistribCmdsTest, OverseerStatusTest, TestBackupRepositoryFactory, 
TestJsonRequest, LeaderInitiatedRecoveryOnCommitTest, 
TestSubQueryTransformerDistrib, TestReRankQParserPlugin, TestManagedSchema, 
TestQuerySenderNoQuery, ResourceLoaderTest, 
CloneFieldUpdateProcessorFactoryTest, CurrencyFieldXmlFileTest, 
OutputWriterTest, DistributedFacetPivotLargeTest, HttpPartitionTest, 
TestClassicSimilarityFactory, MultiThreadedOCPTest, MBeansHandlerTest, 
UnloadDistributedZkTest, TestOrdValues, SuggesterWFSTTest, 
HighlighterConfigTest, TestFieldCacheSortRandom, TestSort, DocValuesMultiTest, 
SolrPluginUtilsTest, SliceStateTest, TestSolrCoreSnapshots, TestConfig, 
HLLSerializationTest, ExitableDirectoryReaderTest, BadIndexSchemaTest, 
PrimUtilsTest, RAMDirectoryFactoryTest, TestGeoJSONResponseWriter, 
TestComponentsName, TestNRTOpen, TestCopyFieldCollectionResource, 
TestConfigSetsAPI, TestFieldCacheReopen, SharedFSAutoReplicaFailoverTest, 
TestStressReorder, BlockJoinFacetDistribTest, StressHdfsTest, 
TestCSVResponseWriter, TestFilteredDocIdSet, SuggesterTSTTest, 
HdfsNNFailoverTest, DebugComponentTest, TestUninvertingReader, 
StatsComponentTest, TestChildDocTransformer, GraphQueryTest, 
TestDistributedStatsComponentCardinality, TestRestManager, 
HdfsChaosMonkeyNothingIsSafeTest, TestFastOutputStream, 
TestSolrConfigHandlerCloud, TestAnalyzeInfixSuggestions, DateRangeFieldTest, 
HdfsRestartWhileUpdatingTest, AutoCommitTest, XmlUpdateRequestHandlerTest, 
TestLMDirichletSimilarityFactory, TestLocalFSCloudBackupRestore, 
TestSolrConfigHandler, TestPHPSerializedResponseWriter, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, 
CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, 
TestRandomFaceting, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, 
DistributedSpellCheckComponentTest, TestReload, TestCoreContainer, 
SimpleFacetsTest, TestSolr4Spatial, ConvertedLegacyTest, TestLazyCores, 
HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SolrRequestParserTest, DocValuesTest, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, 
TestOmitPositions, TermsComponentTest, DocumentBuilderTest, 
PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, 
TestSolrQueryParser, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, UpdateParamsTest, ResponseLogComponentTest, 
SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, SampleTest, 
TestBinaryField, MinimalSchemaTest, TestElisionMultitermQuery, 
ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, 
TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, 
EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestIBSimilarityFactory, TestJmxMonitoredMap, 
ScriptEngineTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, TestUtils, ZkNodePropsTest, 
UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, 
DistributedIntervalFacetingTest, TestTolerantSearch, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrBootstrapTest, DistributedVersionInfoTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, RollingRestartTest, TestCloudDeleteByQuery, 
TestConfigSetsAPIExclusivity, TestCryptoKeys, TestLeaderElectionZkExpiry, 
TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestReplicaProperties, 
TestStressLiveNodes, DirectoryFactoryTest, HdfsDirectoryFactoryTest, 
TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading]
   [junit4] Completed [541/635 (1!)] on J2 in 51.85s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 60584 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to