You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/11/20 12:40:12 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18328 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18328/
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 changed' for path 'x' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "params":{"wt":"json"},   "context":{     "webapp":"",     "path":"/test1",     "httpMethod":"GET"},   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",   "x":"X val"},  from server:  null

Stack Trace:
java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "params":{"wt":"json"},
  "context":{
    "webapp":"",
    "path":"/test1",
    "httpMethod":"GET"},
  "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
  "x":"X val"},  from server:  null
	at __randomizedtesting.SeedInfo.seed([965BCF026DD21885:4E16E2559A0FBD25]: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:249)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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 12407 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoading
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/init-core-data-001
   [junit4]   2> 1742861 INFO  (SUITE-TestDynamicLoading-seed#[965BCF026DD21885]-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> 1742861 INFO  (SUITE-TestDynamicLoading-seed#[965BCF026DD21885]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1742863 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1742863 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1742863 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1742963 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkTestServer start zk server on port:39169
   [junit4]   2> 1742969 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742970 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742971 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742971 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742972 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742973 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742973 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742973 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742974 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742974 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1742975 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] 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> 1743033 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores/collection1
   [junit4]   2> 1743034 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1743035 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21db9d4e{/,null,AVAILABLE}
   [junit4]   2> 1743036 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.ServerConnector Started ServerConnector@47a5cd86{SSL,[ssl, http/1.1]}{127.0.0.1:34920}
   [junit4]   2> 1743037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server Started @1745143ms
   [junit4]   2> 1743037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/control/data, hostContext=/, hostPort=34920, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores}
   [junit4]   2> 1743037 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1743037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1743037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1743037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1743037 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:23:59.150Z
   [junit4]   2> 1743039 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1743039 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/solr.xml
   [junit4]   2> 1743044 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr
   [junit4]   2> 1743053 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34920_
   [junit4]   2> 1743053 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_    ] o.a.s.c.Overseer Overseer (id=96969991059996677-127.0.0.1:34920_-n_0000000000) starting
   [junit4]   2> 1743056 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34920_
   [junit4]   2> 1743056 INFO  (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1743107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores
   [junit4]   2> 1743107 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:34920_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1743108 INFO  (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1744114 WARN  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1744115 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1744130 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1744188 WARN  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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> 1744190 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1744196 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1744196 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/control-001/cores/collection1/data/]
   [junit4]   2> 1744196 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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@86c6c38
   [junit4]   2> 1744197 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1744199 WARN  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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> 1744206 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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> 1744206 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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> 1744207 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1744207 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1744207 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017
   [junit4]   2> 1744208 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75fcfd80[collection1] main]
   [junit4]   2> 1744208 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1744208 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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> 1744209 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1744209 INFO  (searcherExecutor-7895-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75fcfd80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1744209 INFO  (coreLoadExecutor-7894-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_ 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 1551519858370281472
   [junit4]   2> 1744213 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1744213 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ 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> 1744213 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34920/collection1/
   [junit4]   2> 1744213 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1744213 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:34920/collection1/ has no replicas
   [junit4]   2> 1744214 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ 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:34920/collection1/ shard1
   [junit4]   2> 1744365 INFO  (coreZkRegister-7887-thread-1-processing-n:127.0.0.1:34920_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:34920_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1744611 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1744611 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1744669 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores/collection1
   [junit4]   2> 1744669 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001
   [junit4]   2> 1744670 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1744671 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7734a751{/,null,AVAILABLE}
   [junit4]   2> 1744672 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3995208f{SSL,[ssl, http/1.1]}{127.0.0.1:33235}
   [junit4]   2> 1744672 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server Started @1746778ms
   [junit4]   2> 1744672 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=33235, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores}
   [junit4]   2> 1744673 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1744673 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1744673 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1744673 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1744673 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:24:00.786Z
   [junit4]   2> 1744674 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1744675 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/solr.xml
   [junit4]   2> 1744680 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr
   [junit4]   2> 1744685 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1744686 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33235_
   [junit4]   2> 1744687 INFO  (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1744687 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1744687 INFO  (zkCallback-3166-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1744745 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores
   [junit4]   2> 1744745 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:33235_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1744746 INFO  (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1745753 WARN  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1745754 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1745770 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1745828 WARN  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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> 1745830 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1745835 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1745836 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1745836 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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@86c6c38
   [junit4]   2> 1745836 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1745839 WARN  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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> 1745849 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1745850 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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> 1745850 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1745850 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1745851 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017
   [junit4]   2> 1745851 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69141308[collection1] main]
   [junit4]   2> 1745852 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1745852 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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> 1745852 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1745853 INFO  (searcherExecutor-7906-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69141308[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1745853 INFO  (coreLoadExecutor-7905-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_ 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 1551519860094140416
   [junit4]   2> 1745857 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1745857 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ 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> 1745857 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33235/collection1/
   [junit4]   2> 1745857 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1745858 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:33235/collection1/ has no replicas
   [junit4]   2> 1745859 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33235/collection1/ shard2
   [junit4]   2> 1746009 INFO  (coreZkRegister-7900-thread-1-processing-n:127.0.0.1:33235_ x:collection1 s:shard2 c:collection1 r:core_node1) [n:127.0.0.1:33235_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1746302 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores/collection1
   [junit4]   2> 1746303 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001
   [junit4]   2> 1746304 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1746305 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14d48680{/,null,AVAILABLE}
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.ServerConnector Started ServerConnector@21925c8c{SSL,[ssl, http/1.1]}{127.0.0.1:39647}
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server Started @1748412ms
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=39647, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores}
   [junit4]   2> 1746306 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1746306 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:24:02.419Z
   [junit4]   2> 1746308 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1746308 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/solr.xml
   [junit4]   2> 1746313 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr
   [junit4]   2> 1746318 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1746319 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39647_
   [junit4]   2> 1746320 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1746320 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1746320 INFO  (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1746320 INFO  (zkCallback-3166-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1746384 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores
   [junit4]   2> 1746384 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:39647_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1746385 INFO  (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1747395 WARN  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1747396 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1747412 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1747515 WARN  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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> 1747518 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1747525 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1747525 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1747525 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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@86c6c38
   [junit4]   2> 1747526 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1747529 WARN  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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> 1747535 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1747535 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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> 1747536 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1747536 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1747536 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017
   [junit4]   2> 1747536 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78c995be[collection1] main]
   [junit4]   2> 1747537 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1747537 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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> 1747537 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1747538 INFO  (searcherExecutor-7917-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78c995be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1747538 INFO  (coreLoadExecutor-7916-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_ 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 1551519861860990976
   [junit4]   2> 1747543 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1747543 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ 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> 1747543 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39647/collection1/
   [junit4]   2> 1747543 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1747543 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:39647/collection1/ has no replicas
   [junit4]   2> 1747545 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39647/collection1/ shard1
   [junit4]   2> 1747695 INFO  (coreZkRegister-7911-thread-1-processing-n:127.0.0.1:39647_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:39647_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1747954 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores/collection1
   [junit4]   2> 1747954 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001
   [junit4]   2> 1747955 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1747956 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32b8c747{/,null,AVAILABLE}
   [junit4]   2> 1747957 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.ServerConnector Started ServerConnector@73767549{SSL,[ssl, http/1.1]}{127.0.0.1:41124}
   [junit4]   2> 1747957 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server Started @1750063ms
   [junit4]   2> 1747957 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=41124, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores}
   [junit4]   2> 1747957 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1747958 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1747958 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1747958 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1747958 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:24:04.071Z
   [junit4]   2> 1747959 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1747959 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/solr.xml
   [junit4]   2> 1747965 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr
   [junit4]   2> 1747969 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1747970 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41124_
   [junit4]   2> 1747971 INFO  (zkCallback-3166-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747971 INFO  (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747971 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747971 INFO  (zkCallback-3183-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1747971 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1748029 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores
   [junit4]   2> 1748029 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:41124_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1748030 INFO  (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1749036 WARN  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1749037 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1749048 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1749127 WARN  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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> 1749140 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1749146 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1749146 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1749146 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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@86c6c38
   [junit4]   2> 1749147 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1749150 WARN  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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> 1749156 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1749156 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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> 1749156 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1749156 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1749157 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017
   [junit4]   2> 1749157 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b2eba41[collection1] main]
   [junit4]   2> 1749157 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1749158 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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> 1749158 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1749158 INFO  (searcherExecutor-7928-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b2eba41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1749158 INFO  (coreLoadExecutor-7927-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_ 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 1551519863559684096
   [junit4]   2> 1749162 INFO  (coreZkRegister-7922-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1749162 INFO  (updateExecutor-3180-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1749162 INFO  (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1749162 INFO  (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1749163 INFO  (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1749163 INFO  (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ 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> 1749163 INFO  (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ 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:33235/collection1/] and I am [https://127.0.0.1:41124/collection1/]
   [junit4]   2> 1749164 INFO  (recoveryExecutor-3181-thread-1-processing-n:127.0.0.1:41124_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:41124_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:33235]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41124_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1749189 INFO  (qtp500553324-17450) [n:127.0.0.1:33235_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1749190 INFO  (qtp500553324-17450) [n:127.0.0.1:33235_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 1749190 INFO  (qtp500553324-17450) [n:127.0.0.1:33235_    ] 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:41124_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41124","node_name":"127.0.0.1:41124_","state":"down"}
   [junit4]   2> 1749586 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores/collection1
   [junit4]   2> 1749587 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001
   [junit4]   2> 1749587 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1749588 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70a72af0{/,null,AVAILABLE}
   [junit4]   2> 1749589 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f28c88a{SSL,[ssl, http/1.1]}{127.0.0.1:44418}
   [junit4]   2> 1749589 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.Server Started @1751695ms
   [junit4]   2> 1749589 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=44418, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores}
   [junit4]   2> 1749589 ERROR (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1749590 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1749590 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1749590 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1749590 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T12:24:05.703Z
   [junit4]   2> 1749592 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1749592 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/solr.xml
   [junit4]   2> 1749597 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39169/solr
   [junit4]   2> 1749602 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1749605 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44418_
   [junit4]   2> 1749605 INFO  (zkCallback-3190-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1749605 INFO  (zkCallback-3171-thread-1-processing-n:127.0.0.1:33235_) [n:127.0.0.1:33235_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1749605 INFO  (zkCallback-3183-thread-1-processing-n:127.0.0.1:41124_) [n:127.0.0.1:41124_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1749605 INFO  (zkCallback-3162-thread-1-processing-n:127.0.0.1:34920_) [n:127.0.0.1:34920_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1749605 INFO  (zkCallback-3177-thread-1-processing-n:127.0.0.1:39647_) [n:127.0.0.1:39647_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1749605 INFO  (zkCallback-3166-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1749639 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores
   [junit4]   2> 1749639 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [n:127.0.0.1:44418_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1749641 INFO  (OverseerStateUpdate-96969991059996677-127.0.0.1:34920_-n_0000000000) [n:127.0.0.1:34920_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1750190 INFO  (qtp500553324-17450) [n:127.0.0.1:33235_    ] 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:41124_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:41124","node_name":"127.0.0.1:41124_","state":"recovering"}
   [junit4]   2> 1750190 INFO  (qtp500553324-17450) [n:127.0.0.1:33235_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1750190 INFO  (qtp500553324-17450) [n:127.0.0.1:33235_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:41124_&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> 1750649 WARN  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1750649 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1750662 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1750755 WARN  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ 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> 1750758 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1750765 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1750765 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ 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/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1750766 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ 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@86c6c38
   [junit4]   2> 1750766 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1750769 WARN  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ 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> 1750776 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1750776 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ 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> 1750776 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1750776 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1750776 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=21.76171875, floorSegmentMB=1.9091796875, forceMergeDeletesPctAllowed=25.31630213084218, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7438764601507017
   [junit4]   2> 1750777 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c8b0322[collection1] main]
   [junit4]   2> 1750777 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1750777 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ 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> 1750777 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1750778 INFO  (searcherExecutor-7939-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c8b0322[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1750778 INFO  (coreLoadExecutor-7938-thread-1-processing-n:127.0.0.1:44418_) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551519865258377216
   [junit4]   2> 1750781 INFO  (coreZkRegister-7933-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1750782 INFO  (updateExecutor-3187-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1750782 INFO  (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1750782 INFO  (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1750782 INFO  (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1750782 INFO  (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1750782 INFO  (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:39647/collection1/] and I am [https://127.0.0.1:44418/collection1/]
   [junit4]   2> 1750783 INFO  (recoveryExecutor-3188-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:39647]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44418_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1750812 INFO  (qtp1902424450-17478) [n:127.0.0.1:39647_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1750812 INFO  (qtp1902424450-17478) [n:127.0.0.1:39647_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1750812 INFO  (qtp1902424450-17478) [n:127.0.0.1:39647_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:44418_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"https://127.0.0.1:44418","node_name":"127.0.0.1:44418_","state":"down"}
   [junit4]   2> 1751142 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
   [junit4]   2> 1751145 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.TestSolrConfigHandler going to send config command. path /config?wt=json , payload: {
   [junit4]   2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1}
   [junit4]   2> }
   [junit4]   2> 1751178 INFO  (qtp602773686-17542) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"add-runtimelib":{
   [junit4]   2>     "name":"colltest",
   [junit4]   2>     "version":1}}]
   [junit4]   2> 1751178 INFO  (qtp602773686-17542) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 2 replicas to set the property overlay to be of version 0 for collection collection1
   [junit4]   2> 1751179 INFO  (Thread-3892) [n:127.0.0.1:34920_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 1751179 INFO  (Thread-3896) [n:127.0.0.1:39647_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 1751179 INFO  (Thread-3894) [n:127.0.0.1:33235_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 1751179 INFO  (Thread-3895) [n:127.0.0.1:41124_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 1751179 INFO  (Thread-3893) [n:127.0.0.1:44418_    ] o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> 1751179 INFO  (solrHandlerExecutor-7944-thread-2-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1751180 INFO  (solrHandlerExecutor-7944-thread-1-processing-n:127.0.0.1:44418_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:44418_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 1751180 INFO  (Thread-3892) [n:127.0.0.1:34920_    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1751180 INFO  (Thread-3896) [n:127.0.0.1:39647_    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1751180 ERROR (Thread-3892) [n:127.0.0.1:34920_    ] o.a.s.s.IndexSchema This IndexSchema is not mutable.
   [junit4]   2> 1751180 INFO  (Thread-3894) [n:127.0.0.1:33235_    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1751180 WARN  (Thread-3892) [n:127.0.0.1:34920_    ] o.a.s.c.SolrCore 
   [junit4]   2> org.apache.solr.common.SolrException: This IndexSchema is not mutable.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1751180 INFO  (Thread-3892) [n:127.0.0.1:34920_    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 1751180 INFO  (Thread-3893) [n:127.0.0.1:44418_    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1751180 ERROR (Thread-3894) [n:127.0.0.1:33235_    ] o.a.s.s.IndexSchema This IndexSchema is not mutable.
   [junit4]   2> 1751180 ERROR (Thread-3893) [n:127.0.0.1:44418_    ] o.a.s.s.IndexSchema This IndexSchema is not mutable.
   [junit4]   2> 1751180 INFO  (Thread-3895) [n:127.0.0.1:41124_    ] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1751180 WARN  (Thread-3893) [n:127.0.0.1:44418_    ] o.a.s.c.SolrCore 
   [junit4]   2> org.apache.solr.common.SolrException: This IndexSchema is not mutable.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1751181 INFO  (Thread-3893) [n:127.0.0.1:44418_    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 1751180 ERROR (Thread-3896) [n:127.0.0.1:39647_    ] o.a.s.s.IndexSchema This IndexSchema is not mutable.
   [junit4]   2> 1751180 ERROR (Thread-3895) [n:127.0.0.1:41124_    ] o.a.s.s.IndexSchema This IndexSchema is not mutable.
   [junit4]   2> 1751181 WARN  (Thread-3896) [n:127.0.0.1:39647_    ] o.a.s.c.SolrCore 
   [junit4]   2> org.apache.solr.common.SolrException: This IndexSchema is not mutable.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1751180 WARN  (Thread-3894) [n:127.0.0.1:33235_    ] o.a.s.c.SolrCore 
   [junit4]   2> org.apache.solr.common.SolrException: This IndexSchema is not mutable.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1751181 INFO  (Thread-3894) [n:127.0.0.1:33235_    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 1751181 INFO  (Thread-3896) [n:127.0.0.1:39647_    ] o.a.s.c.SolrCore core reload collection1
   [junit4]   2> 1751181 WARN  (Thread-3895) [n:127.0.0.1:41124_    ] o.a.s.c.SolrCore 
   [junit4]   2> org.apache.solr.common.SolrException: This IndexSchema is not mutable.
   [junit4]   2> 	at org.apache.solr.schema.IndexSchema.getSchemaUpdateLock(IndexSchema.java:1872)
   [junit4]   2> 	at org.apache.solr.schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:424)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2725)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 17

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

o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6e7d627b
   [junit4]   2> 1784319 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f28c88a{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1784319 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@70a72af0{/,null,UNAVAILABLE}
   [junit4]   2> 1784321 INFO  (TEST-TestDynamicLoading.testDynamicLoading-seed#[965BCF026DD21885]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39169 39169
   [junit4]   2> 1784350 INFO  (Thread-3842) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39169 39169
   [junit4]   2> 1784350 WARN  (Thread-3842) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.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> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	8	/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=965BCF026DD21885 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Marigot -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 41.5s J0 | TestDynamicLoading.testDynamicLoading <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'X val changed' for path 'x' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "params":{"wt":"json"},
   [junit4]    >   "context":{
   [junit4]    >     "webapp":"",
   [junit4]    >     "path":"/test1",
   [junit4]    >     "httpMethod":"GET"},
   [junit4]    >   "class":"org.apache.solr.core.BlobStoreTestRequestHandler",
   [junit4]    >   "x":"X val"},  from server:  null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([965BCF026DD21885:4E16E2559A0FBD25]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:535)
   [junit4]    > 	at org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:249)
   [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> 1784353 INFO  (SUITE-TestDynamicLoading-seed#[965BCF026DD21885]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestDynamicLoading_965BCF026DD21885-001
   [junit4]   2> Nov 20, 2016 12:24:40 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=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14978, maxDocsPerChunk=10, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=14978, blockSize=10)), sim=RandomSimilarity(queryNorm=true): {}, locale=da, timezone=America/Marigot
   [junit4]   2> NOTE: Linux 4.4.0-47-generic amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=12,threads=1,free=215551600,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, TestCollationFieldDocValues, DefaultValueUpdateProcessorTest, TestBinaryResponseWriter, SSLMigrationTest, TestSha256AuthenticationProvider, BadCopyFieldTest, DistributedVersionInfoTest, TestRealTimeGet, SuggestComponentContextFilterQueryTest, ResponseLogComponentTest, TestSolrCloudWithKerberosAlt, TestRemoteStreaming, TestFoldingMultitermQuery, LeaderElectionIntegrationTest, SpellPossibilityIteratorTest, TestCrossCoreJoin, CloudMLTQParserTest, PluginInfoTest, CloudExitableDirectoryReaderTest, TestDynamicFieldResource, TestExclusionRuleCollectionAccess, TestPseudoReturnFields, TestHashQParserPlugin, SignatureUpdateProcessorFactoryTest, TestSortByMinMaxFunction, TestAnalyzedSuggestions, HdfsChaosMonkeySafeLeaderTest, TestMiniSolrCloudClusterSSL, RequiredFieldsTest, DocExpirationUpdateProcessorFactoryTest, TestAuthenticationFramework, BasicDistributedZkTest, TestUseDocValuesAsStored2, TestClusterProperties, TestHdfsUpdateLog, TestRawResponseWriter, TestRangeQuery, XsltUpdateRequestHandlerTest, TestRestoreCore, TestSchemaResource, DistributedDebugComponentTest, CdcrReplicationDistributedZkTest, TestRestManager, TestCopyFieldCollectionResource, CollectionTooManyReplicasTest, UniqFieldsUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, CoreSorterTest, TestQuerySenderListener, CursorPagingTest, PathHierarchyTokenizerFactoryTest, TestRequestForwarding, CdcrVersionReplicationTest, BasicZkTest, DisMaxRequestHandlerTest, DistributedQueryElevationComponentTest, CursorMarkTest, TestCloudManagedSchema, TestUniqueKeyFieldResource, FastVectorHighlighterTest, TestStandardQParsers, TestNumericTerms64, DeleteLastCustomShardedReplicaTest, TestOverriddenPrefixQueryForCustomFieldType, TestJoin, TlogReplayBufferedWhileIndexingTest, TestLazyCores, TestLMJelinekMercerSimilarityFactory, TestGeoJSONResponseWriter, DeleteShardTest, DocumentAnalysisRequestHandlerTest, AsyncCallRequestStatusResponseTest, ActionThrottleTest, NotRequiredUniqueKeyTest, TestAtomicUpdateErrorCases, TestStressLucene, TestSolrXml, SecurityConfHandlerTest, BlockJoinFacetRandomTest, TestShortCircuitedRequests, ScriptEngineTest, FullHLLTest, LeaderElectionContextKeyTest, UUIDFieldTest, TestFieldSortValues, TestReplicationHandler, TestFaceting, TestSmileRequest, CoreAdminRequestStatusTest, PingRequestHandlerTest, ZkNodePropsTest, TestHdfsBackupRestoreCore, TestScoreJoinQPNoScore, TestSubQueryTransformerDistrib, SortSpecParsingTest, HdfsBasicDistributedZk2Test, TestAuthorizationFramework, TestCloudPivotFacet, TestMaxScoreQueryParser, AnalysisErrorHandlingTest, TestFastWriter, TestSuggestSpellingConverter, QueryElevationComponentTest, TestBadConfig, TestExpandComponent, OverseerTest, ClusterStateUpdateTest, ZkSolrClientTest, TestDistributedSearch, DistributedTermsComponentTest, StatsComponentTest, TestFunctionQuery, SoftAutoCommitTest, SolrRequestParserTest, TestTrie, SpatialFilterTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestUpdate, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestWriterPerf, TestOmitPositions, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, TestPHPSerializedResponseWriter, SearchHandlerTest, HighlighterConfigTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, TestXIncludeConfig, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CustomCollectionTest, DistribCursorPagingTest, ForceLeaderTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, RuleEngineTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSets, TestDynamicLoading]
   [junit4] Completed [540/652 (1!)] on J0 in 42.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 62659 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18329 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18329/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/snapshot_metadata, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132809, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132717] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/snapshot_metadata, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132809, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-015/./collection1/data/index.20161120162132717] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([D3B191C7C77B8E97:24C27F9F01932171]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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)


FAILED:  org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:36887/solr/managed-preanalyzed, https://127.0.0.1:43771/solr/managed-preanalyzed]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:36887/solr/managed-preanalyzed, https://127.0.0.1:43771/solr/managed-preanalyzed]
	at __randomizedtesting.SeedInfo.seed([D3B191C7C77B8E97:7BA4232C1B7D1D61]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36887/solr/managed-preanalyzed: No such path /schema/fields/field2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	... 45 more




Build Log:
[...truncated 11486 lines...]
   [junit4] Suite: org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/init-core-data-001
   [junit4]   2> 801096 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-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> 801099 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001
   [junit4]   2> 801099 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 801099 INFO  (Thread-1160) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 801099 INFO  (Thread-1160) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 801199 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42406
   [junit4]   2> 801210 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 801211 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 801212 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f1e341{/solr,null,AVAILABLE}
   [junit4]   2> 801212 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@893f34{/solr,null,AVAILABLE}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@a5bc81{SSL,[ssl, http/1.1]}{127.0.0.1:43771}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@99abe8{SSL,[ssl, http/1.1]}{127.0.0.1:36887}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.Server Started @804094ms
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.Server Started @804095ms
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43771}
   [junit4]   2> 801221 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36887}
   [junit4]   2> 801221 ERROR (jetty-launcher-1379-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801221 ERROR (jetty-launcher-1379-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T15:15:33.062Z
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 801222 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T15:15:33.062Z
   [junit4]   2> 801226 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801226 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 801243 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42406/solr
   [junit4]   2> 801246 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158824e81cc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 801249 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42406/solr
   [junit4]   2> 801252 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x158824e81cc0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 801271 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:36887_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36887_solr
   [junit4]   2> 801271 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:43771_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43771_solr
   [junit4]   2> 801272 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:36887_solr    ] o.a.s.c.Overseer Overseer (id=96970665685155844-127.0.0.1:36887_solr-n_0000000000) starting
   [junit4]   2> 801276 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801282 INFO  (zkCallback-1386-thread-1-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 801289 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:36887_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36887_solr
   [junit4]   2> 801290 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801291 INFO  (zkCallback-1386-thread-1-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 801490 INFO  (jetty-launcher-1379-thread-1) [n:127.0.0.1:43771_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/.
   [junit4]   2> 801556 INFO  (jetty-launcher-1379-thread-2) [n:127.0.0.1:36887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/.
   [junit4]   2> 801563 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 801699 INFO  (qtp16442650-6405) [n:127.0.0.1:36887_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 801702 INFO  (OverseerThreadFactory-2906-thread-1-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.CreateCollectionCmd Create collection managed-preanalyzed
   [junit4]   2> 801821 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2
   [junit4]   2> 801928 INFO  (zkCallback-1386-thread-2-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 801948 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2
   [junit4]   2> 802056 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 802056 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 802839 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 802854 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 802863 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 802864 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2  x:managed-preanalyzed_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 802864 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/managed-preanalyzed_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 802876 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 802877 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 802877 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 802877 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 802878 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bf752c[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 802879 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 802880 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 802883 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 802884 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 802884 INFO  (searcherExecutor-2911-thread-1-processing-n:127.0.0.1:36887_solr x:managed-preanalyzed_shard2_replica1 s:shard2 c:managed-preanalyzed r:core_node1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@1bf752c[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 802884 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551530652833153024
   [junit4]   2> 802889 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36887/solr/managed-preanalyzed_shard2_replica1/
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 802890 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:36887/solr/managed-preanalyzed_shard2_replica1/ has no replicas
   [junit4]   2> 802894 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36887/solr/managed-preanalyzed_shard2_replica1/ shard2
   [junit4]   2> 802964 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 802976 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 803000 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 803000 INFO  (zkCallback-1386-thread-2-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 803002 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 803003 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1  x:managed-preanalyzed_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 803004 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/managed-preanalyzed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 803015 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 803015 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 803016 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 803016 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 803016 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d82de[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 803017 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 803017 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 803018 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 803018 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 803018 INFO  (searcherExecutor-2916-thread-1-processing-n:127.0.0.1:43771_solr x:managed-preanalyzed_shard1_replica1 s:shard1 c:managed-preanalyzed r:core_node2) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@6d82de[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 803019 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551530652974710784
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:43771/solr/managed-preanalyzed_shard1_replica1/
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 803024 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SyncStrategy https://127.0.0.1:43771/solr/managed-preanalyzed_shard1_replica1/ has no replicas
   [junit4]   2> 803028 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:43771/solr/managed-preanalyzed_shard1_replica1/ shard1
   [junit4]   2> 803045 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 803046 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard2_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard2&wt=javabin&version=2} status=0 QTime=1225
   [junit4]   2> 803148 INFO  (zkCallback-1386-thread-2-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 803148 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 803179 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 803182 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cloud-managed-preanalyzed&newCollection=true&name=managed-preanalyzed_shard1_replica1&action=CREATE&numShards=2&collection=managed-preanalyzed&shard=shard1&wt=javabin&version=2} status=0 QTime=1234
   [junit4]   2> 803187 INFO  (qtp16442650-6405) [n:127.0.0.1:36887_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 803287 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 803287 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed-preanalyzed/state.json] for collection [managed-preanalyzed] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 803709 INFO  (OverseerCollectionConfigSetProcessor-96970665685155844-127.0.0.1:36887_solr-n_0000000000) [n:127.0.0.1:36887_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 804187 INFO  (qtp16442650-6405) [n:127.0.0.1:36887_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cloud-managed-preanalyzed&maxShardsPerNode=1&name=managed-preanalyzed&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2487
   [junit4]   2> 804209 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[D3B191C7C77B8E97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdd2Fields
   [junit4]   2> 804223 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 804231 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804241 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804243 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 804243 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 804243 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 804244 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 804245 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 804245 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 804246 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 804246 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 804248 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 804252 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804252 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804253 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804259 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804260 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 804262 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804262 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 18 ms
   [junit4]   2> 804262 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804262 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 804271 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 804273 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.ManagedIndexSchema Took 29.0ms for 1 replicas to apply schema update version 1 for collection managed-preanalyzed
   [junit4]   2> 804274 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 804299 INFO  (qtp5280494-6404) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=76
   [junit4]   2> 804300 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804300 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804303 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804304 INFO  (qtp16442650-6411) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field1 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 804310 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 804312 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804312 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 38 ms
   [junit4]   2> 804315 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804317 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804317 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804320 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804322 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed-preanalyzed/managed-schema 
   [junit4]   2> 804323 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 804324 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard2_replica1
   [junit4]   2> 804324 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.c.SolrCore config update listener called for core managed-preanalyzed_shard1_replica1
   [junit4]   2> 804325 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 804342 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed-preanalyzed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 804343 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 804343 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 804344 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 804344 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804344 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804346 INFO  (Thread-1179) [n:127.0.0.1:36887_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard2_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 804346 INFO  (Thread-1180) [n:127.0.0.1:43771_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed-preanalyzed_shard1_replica1' using configuration from collection managed-preanalyzed
   [junit4]   2> 804347 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [[managed-preanalyzed_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/managed-preanalyzed_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node2/./managed-preanalyzed_shard2_replica1/data/]
   [junit4]   2> 804349 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [[managed-preanalyzed_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/managed-preanalyzed_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001/tempDir-001/node1/./managed-preanalyzed_shard1_replica1/data/]
   [junit4]   2> 804350 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804350 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804351 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard1_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804353 INFO  (qtp5280494-6403) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.h.SchemaHandler REFRESHING SCHEMA (refreshIfBelowVersion=2, currentVersion=1) before returning version!
   [junit4]   2> 804358 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 804358 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 804358 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e0c691[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 804359 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804359 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard2_replica1
   [junit4]   2> 804359 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 804360 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 804360 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804360 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 804360 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.c.SolrCore core reload managed-preanalyzed_shard1_replica1
   [junit4]   2> 804360 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 804360 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 804360 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 804360 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@836bd2[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 804361 INFO  (searcherExecutor-2923-thread-1-processing-n:127.0.0.1:36887_solr x:managed-preanalyzed_shard2_replica1 s:shard2 c:managed-preanalyzed r:core_node1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@1e0c691[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804361 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551530654381899776
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed-preanalyzed
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed-preanalyzed
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 804362 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 804363 INFO  (searcherExecutor-2924-thread-1-processing-n:127.0.0.1:43771_solr x:managed-preanalyzed_shard1_replica1 s:shard1 c:managed-preanalyzed r:core_node2) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@836bd2[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804363 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1551530654383996928
   [junit4]   2> 804364 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 804365 INFO  (Thread-1179) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b27001[managed-preanalyzed_shard2_replica1] main]
   [junit4]   2> 804365 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804365 INFO  (searcherExecutor-2923-thread-1-processing-n:127.0.0.1:36887_solr x:managed-preanalyzed_shard2_replica1 s:shard2 c:managed-preanalyzed r:core_node1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1] Registered new searcher Searcher@b27001[managed-preanalyzed_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804365 INFO  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 21 ms
   [junit4]   2> 804365 INFO  (qtp5280494-6403) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 804366 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 804366 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@160c29f[managed-preanalyzed_shard1_replica1] main]
   [junit4]   2> 804366 INFO  (Thread-1180) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@211c1
   [junit4]   2> 804366 INFO  (searcherExecutor-2924-thread-1-processing-n:127.0.0.1:43771_solr x:managed-preanalyzed_shard1_replica1 s:shard1 c:managed-preanalyzed r:core_node2) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1] Registered new searcher Searcher@160c29f[managed-preanalyzed_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 804367 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.s.ManagedIndexSchema Took 43.0ms for 1 replicas to apply schema update version 2 for collection managed-preanalyzed
   [junit4]   2> 804367 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=57
   [junit4]   2> 804367 INFO  (qtp16442650-6408) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ef5766
   [junit4]   2> 804367 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 804370 INFO  (qtp5280494-6397) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard1_replica1]  webapp=/solr path=/schema/fields/field2 params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 804372 INFO  (qtp16442650-6413) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.S.Request [managed-preanalyzed_shard2_replica1]  webapp=/solr path=/schema/fields/field2 params={wt=javabin&version=2} status=404 QTime=0
   [junit4]   2> 804372 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema [managed-preanalyzed_shard2_replica1] Schema name=managed-preanalyzed
   [junit4]   2> 804373 ERROR (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection managed-preanalyzed failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36887/solr/managed-preanalyzed: No such path /schema/fields/field2, retry? 0
   [junit4]   2> 804373 INFO  (TEST-PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields-seed#[D3B191C7C77B8E97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdd2Fields
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PreAnalyzedFieldManagedSchemaCloudTest -Dtests.method=testAdd2Fields -Dtests.seed=D3B191C7C77B8E97 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.19s J0 | PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:36887/solr/managed-preanalyzed, https://127.0.0.1:43771/solr/managed-preanalyzed]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D3B191C7C77B8E97:7BA4232C1B7D1D61]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:418)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1288)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1058)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1000)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.addField(PreAnalyzedFieldManagedSchemaCloudTest.java:61)
   [junit4]    > 	at org.apache.solr.schema.PreAnalyzedFieldManagedSchemaCloudTest.testAdd2Fields(PreAnalyzedFieldManagedSchemaCloudTest.java:52)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36887/solr/managed-preanalyzed: No such path /schema/fields/field2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	... 45 more
   [junit4]   2> 804378 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.IndexSchema Loaded schema managed-preanalyzed/1.6 with uniqueid field id
   [junit4]   2> 804378 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
   [junit4]   2> 804378 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@99abe8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 804378 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@a5bc81{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 804379 INFO  (jetty-launcher-1379-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7288472
   [junit4]   2> 804379 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10162572
   [junit4]   2> 804379 INFO  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804382 INFO  (coreCloseExecutor-2931-thread-1) [n:127.0.0.1:36887_solr c:managed-preanalyzed s:shard2 r:core_node1 x:managed-preanalyzed_shard2_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1155194
   [junit4]   2> 804383 INFO  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 804397 INFO  (coreCloseExecutor-2932-thread-1) [n:127.0.0.1:43771_solr c:managed-preanalyzed s:shard1 r:core_node2 x:managed-preanalyzed_shard1_replica1] o.a.s.c.SolrCore [managed-preanalyzed_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@30f971
   [junit4]   2> 804401 INFO  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 804403 INFO  (jetty-launcher-1379-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96970665685155844-127.0.0.1:36887_solr-n_0000000000) closing
   [junit4]   2> 804403 INFO  (OverseerStateUpdate-96970665685155844-127.0.0.1:36887_solr-n_0000000000) [n:127.0.0.1:36887_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36887_solr
   [junit4]   2> 804405 WARN  (zkCallback-1386-thread-3-processing-n:127.0.0.1:36887_solr) [n:127.0.0.1:36887_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 804406 INFO  (jetty-launcher-1379-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@893f34{/solr,null,UNAVAILABLE}
   [junit4]   2> 804406 ERROR (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.s.ManagedIndexSchemaFactory Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 804407 WARN  (Thread-1182) [n:127.0.0.1:43771_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard1_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core managed-preanalyzed_shard1_replica1: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	... 8 more
   [junit4]   2> 804408 ERROR (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.s.ManagedIndexSchemaFactory Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 804408 WARN  (Thread-1181) [n:127.0.0.1:36887_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core [managed-preanalyzed_shard2_replica1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:976)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2732)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$4(ZkController.java:2448)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not load conf for core managed-preanalyzed_shard2_replica1: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:968)
   [junit4]   2> 	... 3 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error attempting to access /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:141)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2> 	... 4 more
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:126)
   [junit4]   2> 	... 8 more
   [junit4]   2> 805900 WARN  (zkCallback-1390-thread-1-processing-n:127.0.0.1:43771_solr) [n:127.0.0.1:43771_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 805901 INFO  (jetty-launcher-1379-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f1e341{/solr,null,UNAVAILABLE}
   [junit4]   2> 805902 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42406 42406
   [junit4]   2> 805904 INFO  (Thread-1160) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42406 42406
   [junit4]   2> 805904 WARN  (Thread-1160) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/configs/cloud-managed-preanalyzed
   [junit4]   2> 	4	/solr/configs/cloud-managed-preanalyzed/managed-schema
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/managed-preanalyzed/state.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	9	/solr/overseer/queue
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 805905 INFO  (SUITE-PreAnalyzedFieldManagedSchemaCloudTest-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.schema.PreAnalyzedFieldManagedSchemaCloudTest_D3B191C7C77B8E97-001
   [junit4]   2> Nov 20, 2016 3:15:37 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=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=lt, timezone=Singapore
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=95371728,total=305897472
   [junit4]   2> NOTE: All tests run in this JVM: [BlockCacheTest, TestSubQueryTransformerDistrib, SSLMigrationTest, TestRestManager, TestExclusionRuleCollectionAccess, TestConfigSetsAPIExclusivity, TestSuggestSpellingConverter, TestCopyFieldCollectionResource, TestHdfsBackupRestoreCore, TestConfigOverlay, DocumentAnalysisRequestHandlerTest, TestBadConfig, RequestLoggingTest, TestMacros, BlockJoinFacetRandomTest, AtomicUpdatesTest, TestLRUCache, DistributedFacetPivotLargeTest, TestRandomRequestDistribution, TestHighlightDedupGrouping, TestExpandComponent, TestRestoreCore, TestMaxScoreQueryParser, TestJsonFacets, RequiredFieldsTest, DeleteShardTest, QueryElevationComponentTest, TestCollapseQParserPlugin, DefaultValueUpdateProcessorTest, OverseerStatusTest, FileBasedSpellCheckerTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrConfigHandlerCloud, TestCloudPivotFacet, TestStandardQParsers, PreAnalyzedUpdateProcessorTest, FastVectorHighlighterTest, TestUseDocValuesAsStored2, TestJmxIntegration, TestSolrCoreProperties, TestDynamicFieldResource, TestRandomFaceting, TestSolr4Spatial, CollectionTooManyReplicasTest, ConjunctionSolrSpellCheckerTest, DateMathParserTest, TestRangeQuery, SystemInfoHandlerTest, StandardRequestHandlerTest, TestShardHandlerFactory, CloudMLTQParserTest, SearchHandlerTest, TestHashQParserPlugin, NotRequiredUniqueKeyTest, SolrRequestParserTest, TestPseudoReturnFields, TestSortByMinMaxFunction, BasicAuthIntegrationTest, TestReloadDeadlock, HdfsBasicDistributedZk2Test, TestInitParams, ConcurrentDeleteAndCreateCollectionTest, UUIDFieldTest, XsltUpdateRequestHandlerTest, TestCrossCoreJoin, TestAtomicUpdateErrorCases, TestLFUCache, ReturnFieldsTest, NumericFieldsTest, TestSmileRequest, RecoveryAfterSoftCommitTest, TestSolrCloudWithKerberosAlt, TestGeoJSONResponseWriter, PolyFieldTest, TestFieldCacheSort, TestChildDocTransformer, TestLMJelinekMercerSimilarityFactory, MultiThreadedOCPTest, ActionThrottleTest, TestRemoteStreaming, DistributedDebugComponentTest, RegexBoostProcessorTest, PreAnalyzedFieldManagedSchemaCloudTest]
   [junit4] Completed [275/652 (1!)] on J0 in 5.34s, 1 test, 1 error <<< FAILURES!

[...truncated 181 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/init-core-data-001
   [junit4]   2> 1135353 INFO  (SUITE-TestReplicationHandler-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1135355 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 1135355 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1
   [junit4]   2> 1135358 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1135359 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a8d782{/solr,null,AVAILABLE}
   [junit4]   2> 1135360 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d803a2{HTTP/1.1,[http/1.1]}{127.0.0.1:36367}
   [junit4]   2> 1135360 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.Server Started @1136587ms
   [junit4]   2> 1135360 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=36367}
   [junit4]   2> 1135360 ERROR (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1135360 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 1135361 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1135361 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1135361 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-11-20T15:21:05.555Z
   [junit4]   2> 1135361 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/solr.xml
   [junit4]   2> 1135373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/.
   [junit4]   2> 1135374 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1135387 WARN  (coreLoadExecutor-4147-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1135388 INFO  (coreLoadExecutor-4147-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1135414 INFO  (coreLoadExecutor-4147-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1135418 INFO  (coreLoadExecutor-4147-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1135420 INFO  (coreLoadExecutor-4147-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/./collection1
   [junit4]   2> 1135420 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1135421 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=41.7880859375, floorSegmentMB=1.513671875, forceMergeDeletesPctAllowed=24.29121587605277, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3758850617178843
   [junit4]   2> 1135429 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1135429 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1135429 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1135430 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d928a[collection1] main]
   [junit4]   2> 1135430 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-001/collection1/conf
   [junit4]   2> 1135431 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1135431 INFO  (coreLoadExecutor-4147-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1135431 INFO  (searcherExecutor-4148-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d928a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1135876 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-002/collection1
   [junit4]   2> 1135878 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1135879 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8a9fd5{/solr,null,AVAILABLE}
   [junit4]   2> 1135880 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1326a08{HTTP/1.1,[http/1.1]}{127.0.0.1:45654}
   [junit4]   2> 1135880 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.Server Started @1137107ms
   [junit4]   2> 1135880 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001/solr-instance-0

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

/sec) to MockDirectoryWrapper(RAMDirectory@dd8858 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@175c438)
   [junit4]   2> 1186819 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:689)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:265)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1186820 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=80.970703125, floorSegmentMB=0.814453125, forceMergeDeletesPctAllowed=9.240449547216224, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.280436857886101
   [junit4]   2> 1186821 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1186822 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14156b2[collection1] main]
   [junit4]   2> 1186823 INFO  (searcherExecutor-4788-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14156b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1186823 INFO  (qtp794904-9299) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:42909/solr/collection1/replication&command=fetchindex} status=0 QTime=30
   [junit4]   2> 1186825 INFO  (qtp16475656-9282) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1186826 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1186827 INFO  (qtp794904-9303) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1186827 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1186828 INFO  (qtp16475656-9286) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1186829 INFO  (qtp16475656-9287) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1186830 INFO  (qtp16475656-9288) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1186831 INFO  (qtp794904-9298) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1186831 INFO  (qtp16475656-9281) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1186832 INFO  (qtp794904-9305) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1186832 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 1186833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7fe278{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1186833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17629519
   [junit4]   2> 1186833 INFO  (coreCloseExecutor-4797-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15628e3
   [junit4]   2> 1186834 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@171947a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1186836 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@f2e5ef{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1186836 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28434985
   [junit4]   2> 1186836 INFO  (coreCloseExecutor-4799-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4445c
   [junit4]   2> 1186837 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[D3B191C7C77B8E97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@107bf35{/solr,null,UNAVAILABLE}
   [junit4]   2> 1186839 INFO  (SUITE-TestReplicationHandler-seed#[D3B191C7C77B8E97]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_D3B191C7C77B8E97-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), newname=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1670, maxMBSortInHeap=5.5612891831111275, sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=109889200,total=304517120
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest, SOLR749Test, TestFilteredDocIdSet, TestHashPartitioner, HLLSerializationTest, ChaosMonkeyNothingIsSafeTest, SharedFSAutoReplicaFailoverUtilsTest, ConfigSetsAPITest, LeaderFailoverAfterPartitionTest, BlockDirectoryTest, DistributedFacetPivotWhiteBoxTest, TestSolrCloudWithSecureImpersonation, AnalyticsMergeStrategyTest, TestDistribDocBasedVersion, TestConfigSetsAPIZkFailure, TestFiltering, CustomCollectionTest, HighlighterMaxOffsetTest, OpenExchangeRatesOrgProviderTest, TestBlobHandler, CoreMergeIndexesAdminHandlerTest, CollectionsAPIAsyncDistributedZkTest, CSVRequestHandlerTest, AlternateDirectoryTest, TestPivotHelperCode, TestSQLHandler, TestReRankQParserPlugin, TestSearchPerf, TestNRTOpen, DirectoryFactoryTest, SpatialFilterTest, RestartWhileUpdatingTest, TestRTimerTree, TestPKIAuthenticationPlugin, DistribJoinFromCollectionTest, QueryParsingTest, TestDistributedGrouping, SpellCheckCollatorTest, TestDefaultSearchFieldResource, ConvertedLegacyTest, DistributedIntervalFacetingTest, UtilsToolTest, TestSchemaSimilarityResource, IndexSchemaTest, BasicFunctionalityTest, CheckHdfsIndexTest, DeleteStatusTest, TestStressUserVersions, TestQueryUtils, AliasIntegrationTest, TestManagedResource, UUIDUpdateProcessorFallbackTest, TestFuzzyAnalyzedSuggestions, TestUpdate, CdcrReplicationHandlerTest, TestComplexPhraseQParserPlugin, TestOnReconnectListenerSupport, DocValuesMissingTest, TestScoreJoinQPScore, TestSolr4Spatial2, TestSubQueryTransformer, TestSizeLimitedDistributedMap, IndexBasedSpellCheckerTest, TestSolrCloudSnapshots, TestFreeTextSuggestions, TestRebalanceLeaders, WordBreakSolrSpellCheckerTest, MergeStrategyTest, TestXIncludeConfig, TestStressRecovery, ZkControllerTest, TestReplicationHandlerBackup, ChaosMonkeySafeLeaderTest, BaseCdcrDistributedZkTest, TestDocumentBuilder, RemoteQueryErrorTest, TestSolrIndexConfig, TestStressVersions, SoftAutoCommitTest, TestManagedSchema, OutOfBoxZkACLAndCredentialsProvidersTest, DirectSolrSpellCheckerTest, TestDefaultStatsCache, TestSearcherReuse, SpellCheckComponentTest, TermsComponentTest, TestTolerantUpdateProcessorCloud, TestIntervalFaceting, TestSchemaManager, SampleTest, SchemaVersionSpecificBehaviorTest, IndexSchemaRuntimeFieldTest, MoreLikeThisHandlerTest, TestXmlQParserPlugin, TestSurroundQueryParser, TestCloudDeleteByQuery, TestManagedStopFilterFactory, TestPartialUpdateDeduplication, TestSolrQueryParserDefaultOperatorResource, TestWordDelimiterFilterFactory, TestRequestStatusCollectionAPI, CollectionReloadTest, SuggestComponentTest, TestQueryWrapperFilter, TestMinMaxOnMultiValuedField, TestConfigSetImmutable, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [321/652 (2!)] on J1 in 51.51s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 55580 lines...]