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

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3302 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3302/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  http://127.0.0.1:60330/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:60330/collection1
	at __randomizedtesting.SeedInfo.seed([48F0E0CCA6B6B11:8CDB31D6649706E9]: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:457)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11288 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/init-core-data-001
   [junit4]   2> 1646150 INFO  (SUITE-TestReqParamsAPI-seed#[48F0E0CCA6B6B11]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1646154 INFO  (SUITE-TestReqParamsAPI-seed#[48F0E0CCA6B6B11]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1646156 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1646157 INFO  (Thread-2576) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1646157 INFO  (Thread-2576) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1646267 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkTestServer start zk server on port:60308
   [junit4]   2> 1646267 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1646268 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646355 INFO  (zkCallback-1167-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a90df5e name:ZooKeeperConnection Watcher:127.0.0.1:60308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646355 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646355 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1646355 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1646359 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1646360 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646361 INFO  (zkCallback-1168-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13503827 name:ZooKeeperConnection Watcher:127.0.0.1:60308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646361 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646361 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1646361 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1646364 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1646367 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1646369 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1646373 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1646373 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1646377 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1646377 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1646380 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1646381 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1646384 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1646384 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1646387 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1646387 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1646390 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1646390 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1646393 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1646393 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1646396 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1646396 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1646399 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1646399 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1646402 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1646402 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1646405 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1646405 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1646755 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1
   [junit4]   2> 1646757 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1646759 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45b9ee3c{/,null,AVAILABLE}
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c286c60{HTTP/1.1,[http/1.1]}{127.0.0.1:60314}
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.Server Started @1651921ms
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/tempDir-001/control/data, hostContext=/, hostPort=60314, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores}
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001'
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1646762 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1646764 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646765 INFO  (zkCallback-1169-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@25fec23b name:ZooKeeperConnection Watcher:127.0.0.1:60308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646765 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646765 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1646767 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1646767 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/solr.xml
   [junit4]   2> 1646819 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores
   [junit4]   2> 1646819 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CoreContainer New CoreContainer 187249115
   [junit4]   2> 1646819 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001]
   [junit4]   2> 1646819 WARN  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/lib
   [junit4]   2> 1646820 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1646825 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1646826 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1646826 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1646826 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60308/solr
   [junit4]   2> 1646826 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1646826 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1646828 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646828 INFO  (zkCallback-1172-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29c6fabf name:ZooKeeperConnection Watcher:127.0.0.1:60308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646829 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646829 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1646831 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/242148452@724448b5
   [junit4]   2> 1646833 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ee1448f name:ZooKeeperConnection Watcher:127.0.0.1:60308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1646833 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1646833 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1646835 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1646840 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1646846 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1646850 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1646854 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1646857 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1646860 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1646863 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1646865 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1646867 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1646869 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1646870 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1646876 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1646878 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1646881 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1646882 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95975088200482820-127.0.0.1:60314_-n_0000000000
   [junit4]   2> 1646883 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60314_
   [junit4]   2> 1646883 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1646885 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer Overseer (id=95975088200482820-127.0.0.1:60314_-n_0000000000) starting
   [junit4]   2> 1646889 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1646899 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1646900 INFO  (OverseerCollectionConfigSetProcessor-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1646901 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1646904 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1646904 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60314_
   [junit4]   2> 1646905 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60314_
   [junit4]   2> 1646907 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1646908 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1646925 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1646927 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1646932 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores
   [junit4]   2> 1646934 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1646934 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1
   [junit4]   2> 1646934 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1646935 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1646935 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1646936 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1646937 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1646937 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1646937 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60314_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1646937 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60314",
   [junit4]   2>   "node_name":"127.0.0.1:60314_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1646938 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60314",
   [junit4]   2>   "node_name":"127.0.0.1:60314_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1646938 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1646939 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1646939 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1646941 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1647940 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1647940 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1647941 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1647941 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1647942 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1647942 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1'
   [junit4]   2> 1647942 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1647942 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1647945 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1647953 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1647961 WARN  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1647962 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1647974 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1647979 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1648105 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1648114 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1648115 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1648129 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1648132 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1648139 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1648140 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1648143 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1648143 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1648143 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1648143 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data/]
   [junit4]   2> 1648143 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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@5a937438
   [junit4]   2> 1648144 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data
   [junit4]   2> 1648144 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1648144 WARN  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1648144 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data/index
   [junit4]   2> 1648144 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7010041128455697]
   [junit4]   2> 1648145 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@47e6025c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bc47083),segFN=segments_1,generation=1}
   [junit4]   2> 1648145 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1648145 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data/
   [junit4]   2> 1648146 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1648147 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1648148 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1648148 WARN  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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> 1648152 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1648153 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1648153 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1648154 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1648157 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1648157 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1648158 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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> 1648158 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3706905558648146]
   [junit4]   2> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@47e6025c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bc47083),segFN=segments_1,generation=1}
   [junit4]   2> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48f42c7[collection1] main]
   [junit4]   2> 1648165 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1648167 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1648167 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1648167 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1648167 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1648167 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1648168 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1648168 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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> 1648168 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1648168 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1648169 INFO  (searcherExecutor-3730-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48f42c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1648169 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1648169 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1648169 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1648169 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ 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 1535601413315362816
   [junit4]   2> 1648171 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1535601413315362816
   [junit4]   2> 1648171 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1648172 INFO  (coreLoadExecutor-3729-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1648173 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60314 collection:control_collection shard:shard1
   [junit4]   2> 1648174 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1648179 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95975088200482820-core_node1-n_0000000000
   [junit4]   2> 1648180 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1648183 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1648183 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ 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> 1648183 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60314/collection1/
   [junit4]   2> 1648183 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1648183 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60314/collection1/ has no replicas
   [junit4]   2> 1648184 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1648185 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1648189 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/95975088200482820-core_node1-n_0000000000
   [junit4]   2> 1648192 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60314/collection1/ shard1
   [junit4]   2> 1648193 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60314",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1648303 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1648362 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60314/collection1/ and leader is http://127.0.0.1:60314/collection1/
   [junit4]   2> 1648362 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60314
   [junit4]   2> 1648362 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1648363 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1648363 INFO  (coreZkRegister-3723-thread-1-processing-n:127.0.0.1:60314_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:60314_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1648365 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60314",
   [junit4]   2>   "node_name":"127.0.0.1:60314_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1648365 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60314",
   [junit4]   2>   "node_name":"127.0.0.1:60314_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1648462 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1648462 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1648464 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@561cb6bb name:ZooKeeperConnection Watcher:127.0.0.1:60308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1648464 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1648464 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1648464 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1648465 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1648466 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1648469 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1648475 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1648475 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1648711 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores/collection1
   [junit4]   2> 1648713 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001
   [junit4]   2> 1648713 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1648715 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4751eee4{/,null,AVAILABLE}
   [junit4]   2> 1648715 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d68959f{HTTP/1.1,[http/1.1]}{127.0.0.1:60322}
   [junit4]   2> 1648716 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.Server Started @1653874ms
   [junit4]   2> 1648716 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=60322, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores}
   [junit4]   2> 1648717 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 1648717 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001'
   [junit4]   2> 1648717 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1648717 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1648717 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1648717 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1648719 INFO  (zkCallback-1178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1517d333 name:ZooKeeperConnection Watcher:127.0.0.1:60308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1648719 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1648719 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1648721 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1648721 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/solr.xml
   [junit4]   2> 1648746 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores
   [junit4]   2> 1648746 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CoreContainer New CoreContainer 1132433229
   [junit4]   2> 1648746 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001]
   [junit4]   2> 1648746 WARN  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/lib
   [junit4]   2> 1648746 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1648749 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1648750 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1648750 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1648750 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60308/solr
   [junit4]   2> 1648750 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1648750 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1648751 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1648752 INFO  (zkCallback-1181-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@639d327b name:ZooKeeperConnection Watcher:127.0.0.1:60308 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1648752 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1648753 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1648754 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$56/242148452@40627665
   [junit4]   2> 1648755 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1648757 INFO  (zkCallback-1182-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@750a7b8c name:ZooKeeperConnection Watcher:127.0.0.1:60308/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1648757 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1648768 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1648769 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1648770 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1648776 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1648776 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95975088200482824-127.0.0.1:60322_-n_0000000001
   [junit4]   2> 1648777 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95975088200482820-127.0.0.1:60314_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1648778 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.ZkController Publish node=127.0.0.1:60322_ as DOWN
   [junit4]   2> 1648781 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60322_"} current state version: 3
   [junit4]   2> 1648781 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60322_
   [junit4]   2> 1648894 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1648894 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1648894 INFO  (zkCallback-1182-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1649790 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60322_
   [junit4]   2> 1649791 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60322_
   [junit4]   2> 1649793 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1649793 INFO  (zkCallback-1182-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1649793 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1649794 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1649794 INFO  (zkCallback-1182-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1649794 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1649801 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1649801 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1649802 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores
   [junit4]   2> 1649804 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1649804 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores/collection1
   [junit4]   2> 1649804 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1649805 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1649805 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1649805 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1649805 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [n:127.0.0.1:60322_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1649807 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController Collection collection1 not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1649807 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60322",
   [junit4]   2>   "node_name":"127.0.0.1:60322_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 1649807 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60322",
   [junit4]   2>   "node_name":"127.0.0.1:60322_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1649807 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1649808 INFO  (OverseerStateUpdate-95975088200482820-127.0.0.1:60314_-n_0000000000) [n:127.0.0.1:60314_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1649808 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [collection1]
   [junit4]   2> 1649809 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1649913 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1649913 INFO  (zkCallback-1182-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1649913 INFO  (zkCallback-1173-thread-1-processing-n:127.0.0.1:60314_) [n:127.0.0.1:60314_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1650820 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1650820 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1650821 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1650821 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1650822 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1650822 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores/collection1'
   [junit4]   2> 1650822 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1650822 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1650824 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1650830 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1650833 WARN  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1650833 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1650848 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1650853 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1650936 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1650947 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1650948 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1650960 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1650962 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1650965 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1650966 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1650969 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1650969 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1650969 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1650969 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1650969 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ 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@5a937438
   [junit4]   2> 1650970 INFO  (coreLoadExecutor-3740-thread-1-processing-n:127.0.0.1:60322_) [n:127.0.0.1:60322_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return 

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

747 WARN  (zkCallback-1201-thread-1-processing-n:127.0.0.1:60337_) [n:127.0.0.1:60337_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/95975088200482833-core_node4-n_0000000001
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:244)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:241)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContextBase.cancelElection(ElectionContext.java:143)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.cancelElection(ElectionContext.java:279)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:455)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1674749 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@70bb350{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1674749 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@660e9732{/,null,UNAVAILABLE}
   [junit4]   2> 1674751 INFO  (TEST-TestReqParamsAPI.test-seed#[48F0E0CCA6B6B11]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60308 60308
   [junit4]   2> 1674767 INFO  (Thread-2576) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60308 60308
   [junit4]   2> 1676115 WARN  (Thread-2576) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReqParamsAPI -Dtests.method=test -Dtests.seed=48F0E0CCA6B6B11 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 30.0s J1 | TestReqParamsAPI.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not get expected value  'CY val modified' for path 'response/params/y/c' full output: {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":0},
   [junit4]    >   "response":{
   [junit4]    >     "znodeVersion":0,
   [junit4]    >     "params":{"x":{
   [junit4]    >         "a":"A val",
   [junit4]    >         "b":"B val",
   [junit4]    >         "":{"v":0}}}}},  from server:  http://127.0.0.1:60330/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([48F0E0CCA6B6B11:8CDB31D6649706E9]:0)
   [junit4]    > 	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:457)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:195)
   [junit4]    > 	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:62)
   [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> 1676122 INFO  (SUITE-TestReqParamsAPI-seed#[48F0E0CCA6B6B11]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReqParamsAPI_48F0E0CCA6B6B11-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1226, maxMBSortInHeap=5.676243922827082, sim=ClassicSimilarity, locale=nl-BE, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=76932576,total=265191424
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPNoScore, TestInfoStreamLogging, LoggingHandlerTest, TestDistributedGrouping, AutoCommitTest, TestMinMaxOnMultiValuedField, DeleteInactiveReplicaTest, TestQueryTypes, AnalysisErrorHandlingTest, TestRecovery, ZkSolrClientTest, TestDistributedMissingSort, SolrIndexSplitterTest, TermVectorComponentTest, TestSystemIdResolver, BufferStoreTest, TestCoreDiscovery, TestIndexingPerformance, TestDefaultStatsCache, TestCloudDeleteByQuery, CoreAdminRequestStatusTest, DistributedQueryComponentCustomSortTest, TestFreeTextSuggestions, CSVRequestHandlerTest, SpellCheckCollatorTest, SolrCmdDistributorTest, CoreAdminHandlerTest, TestTestInjection, SimpleMLTQParserTest, HighlighterConfigTest, TestCustomDocTransformer, DistributedFacetPivotLongTailTest, TestManagedStopFilterFactory, TestExactSharedStatsCache, BadCopyFieldTest, TestSearcherReuse, LukeRequestHandlerTest, TestCloudPivotFacet, TestConfigSetsAPI, TestCustomSort, FieldAnalysisRequestHandlerTest, DeleteStatusTest, TestRTimerTree, HdfsDirectoryFactoryTest, DistributedExpandComponentTest, CdcrVersionReplicationTest, ConvertedLegacyTest, TestSolrDeletionPolicy2, BaseCdcrDistributedZkTest, HLLSerializationTest, CacheHeaderTest, RequestLoggingTest, ForceLeaderTest, BlockCacheTest, DistributedQueueTest, TestQueryUtils, TestTolerantUpdateProcessorRandomCloud, TestSolrCloudWithKerberosAlt, TestRealTimeGet, TestConfigSetsAPIZkFailure, TestBadConfig, BigEndianAscendingWordSerializerTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrFieldCacheMBean, TestXmlQParser, TestDFISimilarityFactory, TestSolrJ, TestFieldCacheSortRandom, TestSolr4Spatial, TestOmitPositions, ResponseLogComponentTest, TestStressRecovery, SuggesterWFSTTest, TestSolrCoreProperties, TestDynamicFieldCollectionResource, TestSuggestSpellingConverter, TestCrossCoreJoin, TriLevelCompositeIdRoutingTest, CursorMarkTest, InfoHandlerTest, TestFieldCache, TestSmileRequest, TestBulkSchemaConcurrent, NotRequiredUniqueKeyTest, TestSchemaSimilarityResource, TestConfigSetProperties, TestCopyFieldCollectionResource, DistributedMLTComponentTest, TestZkChroot, ShardSplitTest, TestFuzzyAnalyzedSuggestions, CollectionReloadTest, DistributedIntervalFacetingTest, TestCharFilters, DistanceUnitsTest, CollectionTooManyReplicasTest, SearchHandlerTest, TestReqParamsAPI]
   [junit4] Completed [260/611 (1!)] on J1 in 29.99s, 1 test, 1 failure <<< FAILURES!

[...truncated 1113 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:531: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2557 tests, 1 failure, 122 ignored (72 assumptions) [seed: 48F0E0CCA6B6B11]

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



[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3303 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3303/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
timed out waiting for collection1 startAt time to exceed: Sun May 29 07:33:43 CEST 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Sun May 29 07:33:43 CEST 2016
	at __randomizedtesting.SeedInfo.seed([401404824577DA85:9BBF0444405FB336]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1506)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:856)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10520 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/init-core-data-001
   [junit4]   2> 151074 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 151075 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1
   [junit4]   2> 151095 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 151097 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@308e476b{/solr,null,AVAILABLE}
   [junit4]   2> 151100 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5db001a7{HTTP/1.1,[http/1.1]}{127.0.0.1:57421}
   [junit4]   2> 151100 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.Server Started @155939ms
   [junit4]   2> 151100 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=57421}
   [junit4]   2> 151100 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 151101 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001'
   [junit4]   2> 151101 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 151101 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 151101 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/solr.xml
   [junit4]   2> 151122 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/.
   [junit4]   2> 151122 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer New CoreContainer 393140149
   [junit4]   2> 151122 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001]
   [junit4]   2> 151123 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/lib
   [junit4]   2> 151123 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 151128 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 151129 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 151129 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 151129 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 151129 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 151134 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/.
   [junit4]   2> 151136 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 151136 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1
   [junit4]   2> 151136 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 151137 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1'
   [junit4]   2> 151138 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 151138 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 151138 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 151139 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 151153 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 151156 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 151164 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 151167 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 151171 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 151178 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1'
   [junit4]   2> 151178 INFO  (coreLoadExecutor-891-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1
   [junit4]   2> 151178 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 151178 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 151178 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 151179 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1/data
   [junit4]   2> 151179 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 151179 WARN  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 151179 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 151179 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39806351978112775]
   [junit4]   2> 151180 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_1,generation=1}
   [junit4]   2> 151180 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 151180 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/./collection1/data/
   [junit4]   2> 151182 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 151188 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151189 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151190 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151190 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151192 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 151192 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 151192 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 151193 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 151193 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 151193 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.4794921875, floorSegmentMB=0.5537109375, forceMergeDeletesPctAllowed=14.001333264052878, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 151193 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_1,generation=1}
   [junit4]   2> 151193 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 151194 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@243fc3f5[collection1] main]
   [junit4]   2> 151194 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1/conf
   [junit4]   2> 151194 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1/conf}
   [junit4]   2> 151194 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-001/collection1/conf
   [junit4]   2> 151195 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 151195 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 151195 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 151195 INFO  (coreLoadExecutor-891-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 151195 INFO  (searcherExecutor-892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@243fc3f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 151647 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1
   [junit4]   2> 151653 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 151655 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40bc1239{/solr,null,AVAILABLE}
   [junit4]   2> 151656 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70943fb3{HTTP/1.1,[http/1.1]}{127.0.0.1:57423}
   [junit4]   2> 151656 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.Server Started @156495ms
   [junit4]   2> 151656 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=57423}
   [junit4]   2> 151657 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 151657 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002'
   [junit4]   2> 151657 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 151657 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 151657 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/solr.xml
   [junit4]   2> 151668 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/.
   [junit4]   2> 151668 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer New CoreContainer 1529384908
   [junit4]   2> 151668 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002]
   [junit4]   2> 151668 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/lib
   [junit4]   2> 151669 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 151670 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 151671 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 151671 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 151671 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 151671 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 151672 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/.
   [junit4]   2> 151673 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 151673 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1
   [junit4]   2> 151674 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 151674 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1'
   [junit4]   2> 151674 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 151675 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 151675 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 151675 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 151681 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 151683 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 151687 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 151689 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 151691 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 151692 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1'
   [junit4]   2> 151692 INFO  (coreLoadExecutor-901-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1
   [junit4]   2> 151693 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 151693 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 151693 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 151693 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data
   [junit4]   2> 151693 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 151693 WARN  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 151694 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 151694 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39806351978112775]
   [junit4]   2> 151695 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_1,generation=1}
   [junit4]   2> 151695 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 151695 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/
   [junit4]   2> 151697 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 151697 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151698 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151699 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151700 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 151702 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 151702 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 151702 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 151702 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 151702 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.4794921875, floorSegmentMB=0.5537109375, forceMergeDeletesPctAllowed=14.001333264052878, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_1,generation=1}
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24f622ad[collection1] main]
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1/conf
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1/conf}
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/collection1/conf
   [junit4]   2> 151703 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 151705 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 151706 INFO  (coreLoadExecutor-901-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 151706 INFO  (searcherExecutor-902-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24f622ad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 152185 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 152201 INFO  (qtp1598944171-2018) [    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=15
   [junit4]   2> 152221 INFO  (qtp1598944171-2020) [    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> 152221 INFO  (qtp1809367556-2036) [    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=15
   [junit4]   2> 152225 INFO  (qtp1598944171-2021) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 152226 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 152241 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_2,generation=2}
   [junit4]   2> 152241 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 152243 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f17df41[collection1] main]
   [junit4]   2> 152243 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 152243 INFO  (searcherExecutor-892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f17df41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 152243 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 17
   [junit4]   2> 152326 INFO  (qtp1598944171-2015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 152326 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 152326 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 152326 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 152389 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=62
   [junit4]   2> 152390 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 152399 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314592
   [junit4]   2> 152399 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 152400 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.900390625, floorSegmentMB=2.1640625, forceMergeDeletesPctAllowed=8.33691664325759, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15456831375198946
   [junit4]   2> 152403 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_1,generation=1}
   [junit4]   2> 152403 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 152403 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 152404 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_1,generation=1}
   [junit4]   2> 152404 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 152404 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 152404 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1f111a0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64b1dbd4)
   [junit4]   2> 152440 INFO  (qtp1598944171-2018) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=24
   [junit4]   2> 152447 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152464 INFO  (qtp1598944171-2020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152464 INFO  (qtp1809367556-2037) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:57421/solr/collection1/replication&command=fetchindex} status=0 QTime=0
   [junit4]   2> 152513 INFO  (qtp1598944171-2021) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152536 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1886) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@1f111a0c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@64b1dbd4)
   [junit4]   2> 152580 INFO  (qtp1598944171-2022) [    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=5
   [junit4]   2> 152582 INFO  (qtp1809367556-2039) [    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=8
   [junit4]   2> 152607 INFO  (qtp1598944171-2015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 24
   [junit4]   2> 152608 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 152610 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 152619 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_2,generation=2}
   [junit4]   2> 152619 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 152620 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 152621 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a8ddb05[collection1] main]
   [junit4]   2> 152621 INFO  (searcherExecutor-902-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a8ddb05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 152621 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314592 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314592;done=true>>]
   [junit4]   2> 152621 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 152621 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314592
   [junit4]   2> 152635 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_3,generation=3}
   [junit4]   2> 152635 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 152636 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7da1ec4b[collection1] main]
   [junit4]   2> 152636 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 152636 INFO  (searcherExecutor-892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7da1ec4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 152636 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 28
   [junit4]   2> 152638 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 152642 INFO  (qtp1598944171-2018) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 152642 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 152642 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 152642 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 152662 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=19
   [junit4]   2> 152662 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 152663 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314856
   [junit4]   2> 152667 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 152668 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.900390625, floorSegmentMB=2.1640625, forceMergeDeletesPctAllowed=8.33691664325759, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15456831375198946
   [junit4]   2> 152673 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_2,generation=2}
   [junit4]   2> 152673 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 152673 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 152673 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_2,generation=2}
   [junit4]   2> 152673 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 152673 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 152674 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@19ae8f8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41e39403)
   [junit4]   2> 152674 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 152674 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 152674 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 152675 INFO  (qtp1598944171-2020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152677 INFO  (qtp1598944171-2021) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152678 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152679 INFO  (qtp1598944171-2015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152680 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1949) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@19ae8f8d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@41e39403)
   [junit4]   2> 152683 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 152685 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_3,generation=3}
   [junit4]   2> 152685 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 152686 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 152687 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bb4e57f[collection1] main]
   [junit4]   2> 152688 INFO  (searcherExecutor-902-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bb4e57f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 152688 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314856 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314856;done=true>>]
   [junit4]   2> 152688 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 152688 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314856
   [junit4]   2> 152688 INFO  (qtp1809367556-2040) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:57421/solr/collection1/replication&command=fetchindex} status=0 QTime=50
   [junit4]   2> 152693 INFO  (qtp1598944171-2017) [    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> 152693 INFO  (qtp1809367556-2041) [    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=3
   [junit4]   2> 152695 INFO  (qtp1598944171-2018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 152695 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 152714 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c8b911c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2c1ed6a6),segFN=segments_4,generation=4}
   [junit4]   2> 152714 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 152714 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a1ad43[collection1] main]
   [junit4]   2> 152714 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 152714 INFO  (searcherExecutor-892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11a1ad43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1) Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 152714 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 19
   [junit4]   2> 152716 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 152717 INFO  (qtp1598944171-2020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 152718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 152718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 152718 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 152722 INFO  (qtp1598944171-2021) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=3
   [junit4]   2> 152722 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 152723 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314916
   [junit4]   2> 152723 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 152724 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=14.900390625, floorSegmentMB=2.1640625, forceMergeDeletesPctAllowed=8.33691664325759, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.15456831375198946
   [junit4]   2> 152774 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_3,generation=3}
   [junit4]   2> 152774 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 152785 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 152785 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_3,generation=3}
   [junit4]   2> 152785 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 152795 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 152805 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@723e6f71 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f3ffcf3)
   [junit4]   2> 152815 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 152826 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 152836 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 152836 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 152836 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 152836 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 152847 INFO  (qtp1598944171-2022) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152880 INFO  (qtp1598944171-2015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152892 INFO  (qtp1598944171-2017) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152913 INFO  (qtp1598944171-2018) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 152914 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2012) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@723e6f71 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f3ffcf3)
   [junit4]   2> 152935 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 152938 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56a2d46c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@35e175d1),segFN=segments_4,generation=4}
   [junit4]   2> 152938 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 152938 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 152941 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ddc2f08[collection1] main]
   [junit4]   2> 152942 INFO  (searcherExecutor-902-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ddc2f08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1) Uninverting(_1(7.0.0):c1) Uninverting(_2(7.0.0):c1)))}
   [junit4]   2> 152942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314916 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314916;done=true>>]
   [junit4]   2> 152942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 152942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-002/./collection1/data/index.20160529073314916
   [junit4]   2> 152942 INFO  (qtp1809367556-2034) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:57421/solr/collection1/replication&command=fetchindex} status=0 QTime=226
   [junit4]   2> 152944 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1
   [junit4]   2> 152952 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 152954 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@20f91a91{/solr,null,AVAILABLE}
   [junit4]   2> 152955 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.ServerConnector Started ServerConnector@69be6ea1{HTTP/1.1,[http/1.1]}{127.0.0.1:57457}
   [junit4]   2> 152955 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.e.j.s.Server Started @157794ms
   [junit4]   2> 152955 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1/data, hostContext=/solr, hostPort=57457}
   [junit4]   2> 152956 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 152956 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003'
   [junit4]   2> 152956 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 152956 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 152957 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/solr.xml
   [junit4]   2> 152965 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/.
   [junit4]   2> 152965 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer New CoreContainer 1526156962
   [junit4]   2> 152965 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003]
   [junit4]   2> 152965 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/lib to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/lib
   [junit4]   2> 152965 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 152966 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 152968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 152968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 152968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 152968 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 152969 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/.
   [junit4]   2> 152971 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 152971 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1
   [junit4]   2> 152971 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 152971 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1'
   [junit4]   2> 152972 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 152972 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 152972 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 152972 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[401404824577DA85]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 152983 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 152985 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 152996 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 152998 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 153001 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 153007 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1'
   [junit4]   2> 153007 INFO  (coreLoadExecutor-915-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1
   [junit4]   2> 153007 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 153008 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 153008 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 153009 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1/data
   [junit4]   2> 153010 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 153010 WARN  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 153010 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 153010 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39806351978112775]
   [junit4]   2> 153016 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6f1f3c62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2136a8d5),segFN=segments_1,generation=1}
   [junit4]   2> 153016 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 153016 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/./collection1/data/
   [junit4]   2> 153018 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 153021 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 153022 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 153022 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 153023 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 153025 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 153025 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 153025 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 153026 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 153026 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 153026 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=41.4794921875, floorSegmentMB=0.5537109375, forceMergeDeletesPctAllowed=14.001333264052878, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 153032 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6f1f3c62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2136a8d5),segFN=segments_1,generation=1}
   [junit4]   2> 153032 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 153032 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e97b4d3[collection1] main]
   [junit4]   2> 153032 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1/conf
   [junit4]   2> 153032 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1/conf}
   [junit4]   2> 153032 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-003/collection1/conf
   [junit4]   2> 153033 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 153033 WARN  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 153033 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 153034 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 153034 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 153034 INFO  (coreLoadExecutor-915-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 153034 INFO  (searcherExecutor-916-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e97b4d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 153323 INFO  (qtp1598944171-2019) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 153323 INFO  (indexFetcher-906-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 153505 WARN  (qtp1546764635-2065) [    x:collection1] o.a.s.h.ReplicationHandler Exception while invoking 'details' method for replication on master 
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57421/solr: Expected mime type application/octet-stream but got text/html. <html>
   [junit4]   2> <head>
   [junit4]   2> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
   [junit4]   2> <title>Error 404 </title>
   [junit4]   2> </head>
   [junit4]   2> <body>
   [junit4]   2> <h2>HTTP ERROR: 404</h2>
   [junit4]   2> <p>Problem accessing /solr/replication. Reason:
   [junit4]   2> <pre>    Can not find: /solr/replication</pre></p>
   [junit4]   2> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.8.v20160314</a><hr/>
   [junit4]   2> </body>
   [junit4]   2> </html>
   [junit4]   2> 
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:259)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.getDetails(IndexFetcher.java:1723)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getReplicationDetails(ReplicationHandler.java:880)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:313)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:156)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2036)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:658)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:465)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:257)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:208)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHand

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

n CoreContainer instance=810220905
   [junit4]   2> 253835 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4271a09e
   [junit4]   2> 253835 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 253836 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 253836 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 253836 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 253839 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 253839 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 253839 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-029/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-029/./collection1/data/index;done=false>>]
   [junit4]   2> 253839 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 253839 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-029/./collection1/data/index
   [junit4]   2> 253849 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-029/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-029/./collection1/data;done=false>>]
   [junit4]   2> 253849 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 253849 INFO  (coreCloseExecutor-1532-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-029/./collection1/data
   [junit4]   2> 253850 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[401404824577DA85]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d56a3e2{/solr,null,UNAVAILABLE}
   [junit4]   2> 253859 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[401404824577DA85]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@67f566c2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 253859 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[401404824577DA85]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1392730772
   [junit4]   2> 253860 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4da255d7
   [junit4]   2> 253860 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 253861 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 253861 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 253861 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-030/./collection1/data
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-030/./collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-030/./collection1/data/index;done=false>>]
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 253868 INFO  (coreCloseExecutor-1534-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001/solr-instance-030/./collection1/data/index
   [junit4]   2> 253879 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[401404824577DA85]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41bf6532{/solr,null,UNAVAILABLE}
   [junit4]   2> 253881 INFO  (SUITE-TestReplicationHandler-seed#[401404824577DA85]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_401404824577DA85-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=lt, timezone=Poland
   [junit4]   2> NOTE: Mac OS X 10.11.4 x86_64/Oracle Corporation 1.8.0_72 (64-bit)/cpus=3,threads=1,free=74343656,total=317718528
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, SpatialFilterTest, HdfsBasicDistributedZkTest, OverseerStatusTest, TestDocSet, TestHighlightDedupGrouping, ReturnFieldsTest, SharedFSAutoReplicaFailoverTest, AnalyticsQueryTest, TestOnReconnectListenerSupport, TestSolrConfigHandlerCloud, TestRandomCollapseQParserPlugin, TestReplicationHandler]
   [junit4] Completed [35/611 (1!)] on J0 in 102.83s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 1864 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:740: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:684: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build.xml:233: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/common-build.xml:531: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1427: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:984: There were test failures: 611 suites (10 ignored), 2558 tests, 1 failure, 121 ignored (71 assumptions) [seed: 401404824577DA85]

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